Gordon Williams
0ac5822d7a
update readme for https://github.com/espruino/BangleApps/pull/1773
2022-05-04 08:33:40 +01:00
Alessandro Cocco
7abb4c780c
[Settings] Update metadata and changelog
2022-05-03 23:22:50 +02:00
Alessandro Cocco
fdcb965b5e
[Settings] Improve the "Date & Time" menu
...
- Use month name instead of month number
- Move the "time" options after the "date" options
2022-05-03 23:22:50 +02:00
Alessandro Cocco
ec4ba0d0a7
[Settings] Fix the time zone format
...
A positive value is shown as '+X' instead of 'X'
2022-05-03 23:22:50 +02:00
Alessandro Cocco
74db2585d7
[Settings] Add new option for selecting the first day of the week
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
75694c9be1
change default background for dark theme to something a bit less extreme
2022-02-23 16:29:06 +00: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
02feba3f45
quick tweak - fix HID joystick selection
2022-02-11 11:32:53 +00:00
Adam Schmalhofer
d3af80efc9
Merge branch 'master' into jekyll-apps.json
2022-01-19 15:21:50 +01:00
Gordon Williams
e56d75eb88
minor extra language translations
2022-01-19 11:49:59 +00:00
Adam Schmalhofer
3de7692e2c
Merge branch 'master' into jekyll-apps.json
2022-01-13 21:41:39 +01: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
Gordon Williams
569c5f9e2b
Add LANG tags to settings for translations
2022-01-12 10:59:02 +00:00
Adam Schmalhofer
d3b923bafd
Merge branch master into jekyll-apps.json
2022-01-10 20:52:33 +01:00
7kasper
47da82a547
Add HID option to settings.
2022-01-07 16:48:15 +01:00
Adam Schmalhofer
cec31972b5
Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
...
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01: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
t0m1o1
3873acd7bb
Update settings.js
2021-12-24 03:17:11 +00:00
t0m1o1
144bb88400
Update settings.js
2021-12-24 03:03:45 +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
c7a9fc751d
Start of app translation support (no menu to enable it yet) - https://github.com/espruino/BangleApps/issues/136
2021-12-14 16:21:05 +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
Gordon Williams
102b1b2ddb
update default BG2 theme colour
2021-11-02 15:36:19 +00:00
Gordon Williams
d771a6a732
boot 0.35: Add Bangle.appRect polyfill
...
Don't set beep vibration up on Bangle.js 2 (built in)
settings 0.31: Remove Bangle 1 settings when running on Bangle 2
2021-10-27 16:49:53 +01:00
Gordon Williams
d0c2211727
boot 0.34: Use Storage.hash if available
...
+ Rearrange NRF.setServices to allow .boot.js files to add services (eg ANCS)
2021-10-26 10:23:39 +01:00
Gordon Williams
45b5332c3c
oops, and update versions after merge
2021-10-06 20:17:34 +01:00
Gordon Williams
05145da819
tweaks to last commit
2021-10-06 20:14:22 +01:00
Gordon Williams
2b5f1228b8
Merge branch 'master' into custom_theme
2021-10-06 19:55:00 +01:00
Gordon Williams
f78c9b7c22
settings 0.29: Move '< Back' to the top of menus
2021-10-06 09:45:12 +01:00
Richard de Boer
dead112871
settings: customize theme
2021-10-03 21:03:07 +02:00
Richard de Boer
1aeed274c3
settings: update Quiet Mode widget (if present)
2021-08-11 01:30:11 +02:00
Gordon Williams
2b53e6f84d
correct default light theme
2021-06-30 13:52:52 +01:00
Gordon Williams
ede6318ac6
add settings theme menu
2021-06-24 16:09:40 +01:00
Gordon Williams
d570261e47
Revert "Revert softOff as it seems broken on Bangle.js" - fixed! https://github.com/espruino/Espruino/issues/2011
...
This reverts commit d92855a4c6
.
2021-05-28 19:41:33 +01:00
Gordon Williams
d92855a4c6
Revert softOff as it seems broken on Bangle.js
2021-05-28 14:50:52 +01:00
Gordon Williams
96afb54d0a
setting 0.26: Use Bangle.softOff if available as this keeps the time
2021-05-28 12:02:59 +01:00
Gordon Williams
1dca641ff0
boot 0.23: Move to a precalculated .boot0 file which should speed up load time
...
setting 0.25: Move boot.js code into 'boot' app itself
launch 0.05: Use g.theme for colours
widbat 0.06: Use 'g.theme' (requires bootloader 0.23)
widlock: new widget
2021-05-26 16:21:52 +01:00
Gordon Williams
7f0b323f3c
Merge branch 'master' into quiet-mode
2021-04-13 08:34:28 +01:00
Gordon Williams
039024c4ad
Allow 'data' style app files to be uploaded with the app (and switch over settings files for various apps)
2021-04-09 09:58:38 +01:00
Richard de Boer
9b772b01c3
settings: add Quiet Mode to README.md
2021-03-25 23:53:51 +01:00
Richard de Boer
ed548dd6e9
settings: add Quiet Mode options
...
Override LCD options during quiet time:
- Brightness
- Timeout
- Wake on Touch
- Wake on Twist
- Wake on Face Up
2021-03-25 23:53:51 +01:00
Richard de Boer
2ce6adcb55
settings: add Quiet Mode setting
...
options: Off/Alarms/Silent
2021-03-25 23:53:51 +01:00