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
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
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
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
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
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
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
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
Gordon Williams
7f886e79c5
Merge branch 'master' of github.com:espruino/BangleApps
2022-10-21 15:04:06 +01:00
Gordon Williams
d49728fa63
settings/boot update - **Rotation** allows you to rotate (or mirror) what's displayed on the screen, eg. for left-handed wearers (needs 2v16 or 2v15 cutting edge firmware to work reliably)
2022-10-21 15:01:35 +01:00
Martin Boonk
1e3e1af2f9
setting - Bump version
2022-10-20 22:06:16 +02:00
Gordon Williams
638400e99c
settings .50: Add Bangle.js 2 touchscreen calibration - for 2v16 or 2v15 cutting edge builds
2022-10-19 13:40:10 +01:00
Gordon Williams
9b5dd113b4
settings 0.49: Now reloads settings properly after 'Calibrate Battery'
2022-07-18 14:24:53 +01:00
Gordon Williams
43ab255ef5
Merge branch 'master' into themefiles
2022-06-06 12:10:00 +01:00
Gordon Williams
e1dd6d2368
Merge branch 'master' into localization
2022-06-06 11:40:12 +01:00
Martin Boonk
9cc603e4bf
Update metadata and changelog
2022-06-05 15:09:19 +02:00
Martin Boonk
f897b4f86c
Update metadata and changelog
2022-06-05 15:03:36 +02:00
Alessandro Cocco
f01dd23bab
[Settings] Improve "Turn Off" user experience
...
- User must confirm
- Show a goodbye message
- Clear the screen
2022-05-29 22:29:26 +02:00
Gordon Williams
6b8cf13f6c
0.46: Fix regression after making 'calibrate battery' only for Bangle.js 2
2022-05-26 10:07:04 +01:00
Gordon Williams
1b290a6982
settings 0.45: Add calibrate battery option
2022-05-23 11:16:40 +01:00
Alessandro Cocco
7abb4c780c
[Settings] Update metadata and changelog
2022-05-03 23:22:50 +02:00
Richard de Boer
ff0dac7e33
settings: Add some Bangle 1 colours to theme customizer
...
orange, purple and grey seemed distinct enough to be nice additions
2022-04-26 18:46:50 +02:00
Gordon Williams
c1db203205
settings 0.42: Fix theme customizer on new Bangle 2 firmware
2022-02-15 15:07:11 +00:00
Gordon Williams
5ea2cf8b56
settings 0.41: Stop users disabling all wake-up methods and locking themselves out ( fix #1272 )
2022-01-12 13:37:39 +00:00
hughbarney
8fd1eb5d24
merge with upstream, resolve conflicts
2022-01-04 18:42:45 +00:00
hughbarney
6c4e59d595
Settings, moved Turn Off into Utils
2022-01-02 16:40:49 +00:00
t0m1o1
d6f6b95daf
Update ChangeLog
2021-12-24 03:24:44 +00:00
hughbarney
aa365bc1de
Setting: restructed menus as per forum discussion
2021-12-16 21:11:51 +00:00
Gordon Williams
bb10a5a3dd
boot 0.39: Fix passkey support (fix https://github.com/espruino/Espruino/issues/2035
2021-12-15 11:48:03 +00:00
Gordon Williams
59b06d5aef
boot 0.38: Option to log to file if settings.log==2
...
settings 0.36: Added 'Utils' menu with helpful utilities for restoring Bangle.js
2021-12-09 16:49:28 +00:00
Gordon Williams
ff8b08911d
0.35: Change App/Widget settings to 'App Settings' so it fits on Bangle screen
2021-12-06 16:17:55 +00:00
Richard de Boer
c24f67b06b
settings: remove Quiet Mode LCD options
...
Updating these will be handled by the Quiet Mode Schedule app (qmsched)
2021-12-02 22:54:16 +01:00
Gordon Williams
816635eaf7
0.33: Really fix 'beep' menu on Bangle.js 2 this timeproper fix for beep switching
2021-11-18 14:08:12 +00:00
Gordon Williams
6bd548d409
setting 0.32: Fix 'beep' menu on Bangle.js 2
2021-11-18 10:27:26 +00:00