You are reading a single comment by @myownself and its replies. Click here to read the full conversation.
  • Really LCD and LockScreen both prevent the button from executing it's 'primary' event?

    Just the screen lock. Actually try setOptions: http://www.espruino.com/Reference#l_BangĀ­le_setOptions

    Bangle.setOptions({lockTimeout:0})

    So you can set locking independent of the LCD.

    Will these settings be restored after the user is exiting the app to his preferences?

    Yes.

  • So you can set locking independent of the LCD.

    Oh, that is much easier. Somehow I assumed that Bangle.setOptions would actually write the new settings like the Settings app does.

About

Avatar for myownself @myownself started