Commit Graph

15621 Commits (17e99cb10c0a768ef892010c66f3b284aa57ff0c)

Author SHA1 Message Date
stweedo 17e99cb10c
Delete custom.html
Switching to interface.html
2023-05-08 13:27:03 -05: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 ccd4b0a587
Merge pull request #2 from stweedo/stweedo-patch-1
Update app.js
2023-05-07 01:18:37 -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
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 4c51cd29d8 remove undefined filter warning 2023-05-05 13:52:00 +01:00
Gordon Williams 017643f452 Handle multiple clicks of webrtc button 2023-05-05 13:06:36 +01:00
Gordon Williams 3006552b2c fix for android web remote 2023-05-05 12:52:45 +01:00
Gordon Williams f624b3a3ea fix lint warnings 2023-05-05 12:44:01 +01:00
Gordon Williams b6ca665724 Support for Web IDE remote from Gadgetbridge 2023-05-05 11:15:40 +01:00
Gordon Williams 3e26732693 bringing Android app loader closer to main version, also safer loader.js code 2023-05-05 10:47:49 +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
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 bf82abd104 Add button to reset Bangle's settings 2023-05-04 12:07:01 +01:00
Gordon Williams f1f590a3f5 Allow installation of a backup without an erase 2023-05-04 12:06:31 +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
Rob Pilling f9710e75e1 popcon: update README & metadata 2023-05-03 21:59:33 +01:00