1
0
Fork 0
Commit Graph

15931 Commits (ae174c6860d7b0376b8d6e4d1675b566793c6778)

Author SHA1 Message Date
Rob Pilling c9f4fd7cc7 drained: load boot exceptions (e.g. dst) 2023-05-07 10:43:42 +01:00
Rob Pilling 4d676a9e46 drained: infrastructure for boot exceptions 2023-05-07 10:43:28 +01:00
Rob Pilling dfece3994c drained: add settings into metadata 2023-05-07 10:43:28 +01:00
Rob Pilling 00cf120a28 drained: s/disableBoot/keepStartup/ 2023-05-07 10:43:28 +01:00
Rob Pilling cbc69c9275 drained: better clock alignment 2023-05-07 09:58:47 +01:00
Rob Pilling 16202c1843 drained: always check charge, regardless of boot-disable 2023-05-07 09:46:24 +01: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
Rob Pilling 2c896c8567 stlap: bump version 2023-05-06 17:58:36 +01: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
Rob Pilling 16d4dc7588 stlap: slow down javascript when the user's not watching 2023-05-06 11:37:55 +01:00
Rob Pilling 8702b35045 stlap: no exceptions when STATE_PATH doesn't exist 2023-05-06 11:23:16 +01:00
Rob Pilling fc91e7db89 stlap: add state and lap data files 2023-05-06 11:23:01 +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
Hugh Barney c955a73990 Merge remote-tracking branch 'upstream/master' 2023-05-05 19:15:09 +01:00
Hugh Barney 815110da60 RAM clkinfo 2023-05-05 19:14:54 +01: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
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 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