1
0
Fork 0
Commit Graph

172 Commits (master)

Author SHA1 Message Date
Rob Pilling 308956b17b settings: note push/pop/restoreMenu in README 2024-11-19 22:13:08 +00:00
Rob Pilling 24d92f4f03 settings: charge calibration restores util menu 2024-11-19 22:13:08 +00:00
Rob Pilling ba1506d1ba settings: add restoreMenu comment 2024-11-19 22:13:08 +00:00
Rob Pilling c63e940ddd settings: whitelist menu restores itself
... rather than pushing
2024-11-19 22:13:08 +00:00
Rob Pilling 9c9de9b063 settings: fix main menu comment 2024-11-19 22:11:59 +00:00
Rob Pilling 6c1596de1d settings: restoreMenu reuses the current menu's scroll
... not the one from the level up
2024-11-19 22:11:59 +00:00
Rob Pilling 6c00324db6 settings: restore ble menu after connectable
... rather than going back to the main menu
2024-11-19 22:11:59 +00:00
Rob Pilling 3bdde4d629 settings: fix missing call on reset menu 2024-11-19 22:11:59 +00:00
Rob Pilling 726807b0f8 settings: fix missing call for touch calibration menu 2024-11-19 22:07:51 +00:00
Rob Pilling 516e17d0d8 settings: return the new menu from popMenu
(for theme)
2024-11-19 22:07:09 +00:00
Rob Pilling 83e647ac9b settings: bump version 2024-10-30 18:24:54 +00:00
Rob Pilling 75ed3daf52 settings: special-case theme menu (push & pop) 2024-10-30 08:53:23 +00:00
Rob Pilling 9503c0fc6b settings: remember previous menu's scroll position 2024-10-30 08:43:08 +00:00
Rob Pilling d7d60b4bca settings: delete duplicate "< Back" setting 2024-10-30 08:41:24 +00:00
Rob Pilling b44dd75e3e settings: fix indent 2024-10-30 08:40:57 +00:00
Pavel Machek 1c6928ae60 settings: fix whitespace 2024-07-19 22:12:44 +02:00
Pavel Machek 9ae99c5cf2 [] settings: cleanups, go to full brightness. 2024-07-19 22:10:55 +02:00
Gordon Williams 1344838a99 add back arrows to confirmation dialogs 2024-07-10 14:35:56 +01:00
Gordon Williams 422a3492cf 0.74: Add extra layer of checks before allowing a factory reset (fix #3476) 2024-07-10 14:31:20 +01:00
Rob Pilling 72658828ac settings: handle fastload
by ensuring `const`s are deleted
2024-07-04 12:17:45 +01:00
Rob Pilling 1d2ec94f8d settings: add BLE privacy option 2024-06-16 17:35:15 +01:00
Anton cad2ffe283 Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
Anton a468292536 Fix apps with undefined variables 2024-03-13 11:51:40 +01:00
Rob Pilling 1c28933dfd settings: fix typo 2024-02-28 22:52:05 +00:00
Gordon Williams 79c86b03e2 .69: Add option to wake on double tap 2024-02-08 15:37:20 +00:00
Erik Andresen df78381823 settings: Fix syntax error 2023-11-16 19:30:26 +01:00
Gordon Williams 681bd41945 Rename 'Wake on BTN1/Touch' to 'Wake on Button/Tap' on Bangle.js 2 2023-11-16 15:04:24 +00:00
thyttan 670aaf2126 setting: bump version and ChangeLog
After LCD calibration fix.
2023-11-07 21:33:15 +01:00
Graham Fenner af06a96bac typo fix: && || ternary 2023-11-07 03:36:30 +00:00
thyttan 7bf3a846c2 setting: Prepend 'LCD->Calibration' touch listener
...and stop event propagation.
2023-10-19 19:28:43 +02:00
Gordon Williams 213ac33faa 0.64: Default to wakeOnTwist being off 2023-10-10 11:26:10 +01:00
Gordon Williams d58c29f8d0 semicolons 2023-09-18 13:42:32 +01:00
Gordon Williams f67d9eb85f Remove 'beta' label from passkey - it's been around for a while and works ok 2023-08-16 09:47:01 +01:00
Simon Sievert e1692a4dbc
boot, setting: whitelist: try to resolve peer address
This uses NRF.resolveAddress() on newer firmwares, to try to resolve "random private resolvable addresses" of peers that connect, before checking the whitelist.
2023-08-16 09:14:09 +02:00
Gordon Williams f384aa244c 0.62: Fix whitelist showing as 'on' by default when it's not after 0.59 2023-07-31 10:49:04 +01:00
Rob Pilling 37c0571b97 settings: Make Connectable temporarily bypasses the whitelist 2023-05-29 10:18:15 +01:00
Rob Pilling 77fd3a0c7d Revert "settings: permit temporarily allowing a BLE connection"
This reverts commit 74d91c60a1.
2023-05-29 10:12:46 +01:00
Rob Pilling 74d91c60a1 settings: permit temporarily allowing a BLE connection 2023-05-25 21:58:33 +01:00
Gordon Williams 0e7afd5550 Moved LCD calibration to top of menu, and use 12 taps (not 8)
LCD calibration will now error if the calibration is obviously wrong
2023-05-04 12:21:32 +01:00
Rob Pilling e24b8283b1 Simplify toggling whitelist 2023-02-27 20:36:31 +00:00
Rob Pilling 774372dfa9 settings app: preserve whitelist when disabled 2023-02-26 09:17:24 +00:00
Gordon Williams 0ba8cef33c Convert Yes/No On/Off in settings to checkboxes, add /*LANG*/ to some more text strings 2023-02-23 11:46:49 +00:00
Hugh Barney 8aabecd53c fixed setting version 2023-01-31 23:46:58 +00:00
Hugh Barney 0140cb9150 Settings.log, off,display,log, both 2023-01-31 22:18:15 +00:00
Hugh Barney 91ca7cb906 fixed typos 2023-01-01 14:19:26 +00:00
Hugh Barney d3f7226c97 Settings, make system menu items shorter, eg clock instead of Select Clock 2022-12-23 23:50:40 +00:00
thyttan 525b23a296 remove accidentally created file 2022-12-01 21:08:46 +01:00
thyttan 481ddb6a22 add more /*LANG*/ to some of the most installed apps 2022-12-01 21:03:15 +01:00
Gordon Williams 1b1f1d776b settings 0.54: If setting.json is corrupt, ensure it gets re-written 2022-11-04 10:07:53 +00:00
Gordon Williams 779b16b671 Fix for issue where launcher would fast-load back to clock even if the clock didn't have widgets 2022-11-01 14:21:27 +00:00