Commit Graph

12695 Commits (4651f7fa1269a1a4ff5aa965e66f6bccd66f0e55)

Author SHA1 Message Date
Gordon Williams 4651f7fa12
Merge pull request #2725 from bobrippling/fix-ratchet-version
Fix `d888b80ea` - correctly bump ratchet launcher's version
2023-05-09 09:12:04 +01:00
Gordon Williams 57b7050001
Merge pull request #2724 from nxdefiant/master
Calendar: Add support for holidays
2023-05-09 09:11:12 +01:00
Gordon Williams 763ba8934a
Merge pull request #2723 from stweedo/master
v0.02 of Shadow Clock with settings menu
2023-05-09 09:09:53 +01:00
Gordon Williams fa7d81e5bb
Merge pull request #2732 from gellnerm/master
Disallow emulator
2023-05-09 09:09:07 +01:00
stweedo 1964039ecc
Interface to set color and theme from app loader 2023-05-08 13:28:27 -05:00
stweedo 17e99cb10c
Delete custom.html
Switching to interface.html
2023-05-08 13:27:03 -05:00
gellnerm 52fd577a93
Update metadata.json
Disallow emulator
2023-05-08 11:21:00 +02:00
gellnerm b8b8bc41f3
Update ChangeLog 2023-05-08 11:20:39 +02:00
stweedo 4256f63dce
Update app.js
Switch const to var
2023-05-08 00:19:06 -05:00
stweedo 4cac535960
Update settings.js
Added fallback to application theme setting if it can't read system theme setting
2023-05-07 23:49:12 -05:00
stweedo e81259e2c4
Update settings.js 2023-05-07 22:14:17 -05:00
stweedo 9a2873fb63
Update settings.js
added missing quotations
2023-05-07 22:11:41 -05:00
stweedo bfeaa5219f
Update settings.js 2023-05-07 21:28:56 -05:00
stweedo d6184765c1
Update settings.js 2023-05-07 21:24:00 -05:00
stweedo f8f5405795
Update settings.js
Reverting back to 10905e98cc
2023-05-07 21:14:18 -05:00
stweedo 2389371aa4
Update settings.js
Remove file name variables
2023-05-07 20:56:42 -05:00
stweedo 3e9db27044
Update settings.js
Fix typo in comment
2023-05-07 15:53:57 -05:00
stweedo ff94b814c7
Update settings.js
Switch from const to let
2023-05-07 14:52:00 -05:00
stweedo e88198dd11
Update README.md 2023-05-07 02:12:20 -05:00
stweedo d61aca2e62
Update app.js
changed const to let which fixed launcher bug
2023-05-07 02:07:58 -05:00
stweedo 6ef609d1d5
Update app.js 2023-05-07 01:24:06 -05:00
stweedo 62a5be694c
Update app.js
Remove fonts when switching UI
2023-05-07 01:15:28 -05:00
stweedo 00818886a6 Merge branch 'master' of https://github.com/stweedo/BangleApps 2023-05-06 07:27:54 -05:00
stweedo 10905e98cc change menu to match theme switching from settings 2023-05-06 07:25:34 -05:00
stweedo c2766e8455
Update app.js
removed unused function call
2023-05-06 06:33:50 -05:00
Rob Pilling 7dca61a0d5 Fix d888b80ea - correctly bump ratchet launcher's version 2023-05-06 12:27:21 +01:00
nxdefiant a8cd69b89b
Merge branch 'espruino:master' into master 2023-05-05 21:13:06 +02:00
stweedo 52c8df698b
Update settings.js 2023-05-05 13:32:11 -05:00
stweedo 134ef22606
Update README.md 2023-05-05 12:53:38 -05:00
stweedo 196fa38d58
Update metadata.json 2023-05-05 12:14:48 -05:00
stweedo 12e5d1abc7
Update metadata.json 2023-05-05 12:12:34 -05:00
stweedo 42700ea24d
v0.02 of Shadow Clock with settings menu 2023-05-05 12:09:58 -05:00
Gordon Williams 2f084b4c8a Assisted GPS now changes the GPS output format since new Bangle.js 2 don't seem to have it set by default: https://github.com/espruino/Espruino/issues/2354 2023-05-05 14:29:53 +01:00
Gordon Williams 2defa08b86
Merge pull request #2720 from bobrippling/apps/popcon
New launcher/boot app: popcon
2023-05-05 08:21:11 +01:00
Gordon Williams 79eedba54d
Merge pull request #2722 from nxdefiant/widalarmeta
widalarmeta: font 4x5 -> 6x8:1x2
2023-05-05 08:20:07 +01:00
Erik Andresen 0746730d98 widalarmeta: settings fix 2023-05-05 05:02:43 +02:00
Erik Andresen e8a5d68d7d widalarmeta: Only load required font 2023-05-05 04:57:49 +02:00
Rob Pilling 623b11b518 popcon: narrow variable scope, don't pollute global namespace 2023-05-04 22:58:16 +01:00
Rob Pilling 945c7ca70a popcon: note about potential app slowdown 2023-05-04 22:53:44 +01:00
Erik Andresen 957ccc431a widalarmeta: fix settings 2023-05-04 22:30:49 +02:00
Erik Andresen fe6247cc79 widalarmeta: font 4x5 -> 6x8:1x2
- Change 4x5 font to 6x8
- teletext is now default font
- reload widget on settings change
2023-05-04 22:29:20 +02:00
Erik Andresen d4116f80d5 calendar: Change color for holidays 2023-05-04 21:27:20 +02: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
Gordon Williams 1c79c76193
Merge pull request #2581 from nxdefiant/gpsmagdir
Adding gpsmagcourse service
2023-05-04 10:35:48 +01:00
Gordon Williams 7830fb60c5
Merge pull request #2719 from bobrippling/feature/ratchet-cache
Ratchet launch: add caching
2023-05-04 10:34:42 +01:00
Gordon Williams 46de34a98d
Merge pull request #2721 from ainegil/master
3d Clock and Polymaths Clock
2023-05-04 10:34:17 +01:00
Rob Pilling 988945f0dc popcon: regenerate JS 2023-05-03 22:16:29 +01:00
Rob Pilling eb0af982c5 popcon: use own .info file to bust launcher cache 2023-05-03 22:16:23 +01:00
Rob Pilling 09c3445ac3 popcon: make orderChanged local 2023-05-03 22:14:41 +01:00
Rob Pilling d888b80ea1 Ratchet launch: bump version 2023-05-03 22:03:07 +01:00