Commit Graph

134 Commits (fc91e7db89d78d5aa3816590f10e6fb593f2a25a)

Author SHA1 Message Date
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
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
Martin Boonk 13d17b25a6 setting - Adds setting for launcher 2022-10-20 21:20:45 +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
Martin Boonk 1a8f8d9cdf Improve localization for de_DE 2022-06-04 14:30:28 +02:00
Martin Boonk 67992dc4bb Allow reading custom themes from files 2022-06-04 14:00:38 +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 4cbc80ddbb oops - disable battery calibration for Bangle.js 1 2022-05-25 14:12:55 +01:00
Gordon Williams 1b290a6982 settings 0.45: Add calibrate battery option 2022-05-23 11:16:40 +01:00
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