Rob Pilling
3defe2f04e
sanitycheck: record known non-json storage files
2023-06-20 22:08:29 +01:00
Rob Pilling
76b7a1194a
Add data:[...] entries to apps using storage
2023-06-20 22:07:17 +01:00
Rob Pilling
1551e2bdf4
sanitycheck: regex test for settings, instead of endsWith()
2023-06-20 07:49:58 +01:00
Rob Pilling
f1d0bf4d62
sanitycheck: look for untracked setting files
2023-06-20 07:49:58 +01:00
Rob Pilling
6122eeb9ca
sanitycheck: whitespace
2023-06-20 07:49:52 +01:00
Rob Pilling
69df7b35e5
clkinfostopw: remove unused setting code
2023-06-14 20:41:38 +01:00
Gordon Williams
c004336e3e
Merge pull request #2823 from philipandresen/wrkmem
...
Revert "remove workaround fixed by a0e2d92"
2023-06-14 15:25:57 +01:00
Philip Andresen
517ee99a7e
Increment version number to allow revert prop
2023-06-14 09:46:33 -04:00
Philip Andresen
7d16971062
Revert "remove workaround fixed by a0e2d92"
...
This reverts commit f947105677
.
I didn't realize this wouldn't be fixed until
2v19 was available, which isn't quite yet! Adding
the workaround back in until 2v19 is out.
2023-06-14 09:41:20 -04:00
Gordon Williams
4ebe589aa1
Merge pull request #2820 from philipandresen/kbmatry_1_07
...
kbmatry1.07 Fix glitchy widget showthrough
2023-06-14 08:39:46 +01:00
Gordon Williams
bfe9d5de91
Merge pull request #2818 from philipandresen/wrkmem
...
[wrkmem] A working memory prosthesis
2023-06-14 08:30:47 +01:00
Gordon Williams
540eae1ddd
Merge pull request #2821 from bobrippling/popcon-fixes
...
Catch additional errors from readJSON (via typescript)
2023-06-14 08:15:33 +01:00
Philip Andresen
f947105677
remove workaround fixed by a0e2d92
2023-06-13 18:26:28 -04:00
Rob Pilling
fd27ebea52
popcon: version bump
2023-06-13 23:25:47 +01:00
Rob Pilling
e7bc7321de
folderlaunch: version bump
2023-06-13 23:25:30 +01:00
Rob Pilling
e6d90437bd
typescript: drop unused fast property in folderlaunch
2023-06-13 23:23:54 +01:00
Rob Pilling
259dd24482
typescript: Immediately prescribe types to results of readJSON()
2023-06-13 23:23:54 +01:00
Rob Pilling
d848d40a25
typescript: handle typings which now distinguish setTimeout/Interval
2023-06-13 23:23:54 +01:00
Rob Pilling
9c74797752
popcon: fixes for readJSON() changes
2023-06-13 23:23:54 +01:00
Rob Pilling
a42e00dc20
Regenerate main.d.ts
2023-06-13 23:08:35 +01:00
Philip Andresen
783ea22455
kbmatry1.07 Fix glitchy widget showthrough
2023-06-13 17:08:12 -04:00
Philip Andresen
f31f547b6e
FIx ChangeLog name, add shortName to metadata
2023-06-13 15:45:24 -04:00
Philip Andresen
88d42643f6
Finalize readme, iron out a couple bugs
2023-06-13 15:23:50 -04:00
Philip Andresen
52776eff78
Change Keyboard, fix a but or two, allow delete
2023-06-13 13:19:12 -04:00
Philip Andresen
4fb3088d21
Add settings, display options, back functions
2023-06-13 12:45:01 -04:00
Gordon Williams
57f01d2951
Merge pull request #2800 from stweedo/light_switch
...
[lightswitch] - Minor tidying up
2023-06-13 12:14:20 +01:00
stweedo
2780575376
Change color back to black
2023-06-13 06:05:44 -05:00
Gordon Williams
0b8f948189
Merge pull request #2768 from halemmerich/gpstrek
...
gpstrek - Adds zoomable map view of loaded route
2023-06-13 09:27:51 +01:00
Gordon Williams
40de9ff186
Merge pull request #2815 from stweedo/rescalc
...
Rescalc
2023-06-13 09:27:39 +01:00
Philip Andresen
a398522e76
Tweak layouts and add data for release
2023-06-12 23:27:33 -04:00
Philip Andresen
3682ee4e79
Implement nudges and affirmations
2023-06-12 23:27:33 -04:00
Philip Andresen
94077313d1
Add showMenu bug workaround - add initial buzz
2023-06-12 23:27:33 -04:00
Philip Andresen
e191c5cb39
Add tasks lifecycle methods
2023-06-12 23:27:33 -04:00
Philip Andresen
c10a1a62cb
Add task construct
2023-06-12 23:27:33 -04:00
Philip Andresen
4079f5c369
Initial commit - menu system for reminders
2023-06-12 23:27:33 -04:00
Martin Boonk
fad9c07bad
gpstrek - Move scrolling marker more into corner
2023-06-12 20:49:37 +02:00
Martin Boonk
778f363c20
gpstrek - Correct position arrow at the top
2023-06-12 20:01:40 +02:00
Martin Boonk
c704ae4115
gpstrek - Clear after first draw, not before
2023-06-12 19:30:50 +02:00
stweedo
48dab10baf
Update ChangeLog
2023-06-12 10:19:59 -05:00
stweedo
9d77c5ecfe
Merge branch 'rescalc' of https://github.com/stweedo/BangleApps into rescalc
2023-06-12 10:18:32 -05:00
stweedo
63819bb594
[rescalc] - v0.03: Update icon and resistor img
2023-06-12 10:16:42 -05:00
Gordon Williams
98e5bdec28
Merge branch 'master' of github.com:espruino/BangleApps
2023-06-12 14:16:45 +01:00
Gordon Williams
671a793a6c
If we receive a 'music' message and we're in the messages app (but not showing a message) show music ( #2814 )
2023-06-12 14:16:27 +01:00
Gordon Williams
28519f4888
Merge pull request #2813 from stweedo/ohmcalc
...
[ohmcalc] - v0.04: Fix font size not resetting on subsequent values i…
2023-06-12 13:38:35 +01:00
stweedo
909ddf74aa
[ohmcalc] - v0.04: Fix font size not resetting on subsequent values in results screen
2023-06-12 07:31:23 -05:00
stweedo
0473ee8f76
Merge branch 'espruino:master' into light_switch
2023-06-12 06:58:30 -05:00
Gordon Williams
e32c6ead5a
Handle nav messages from newer Gadgetbridge builds that output distance as a String
2023-06-12 12:32:23 +01:00
stweedo
2fd49e556d
Merge branch 'espruino:master' into light_switch
2023-06-12 05:29:38 -05:00
Gordon Williams
7363602d84
Merge pull request #2782 from bobrippling/sched-interface
...
Add timers and non-date alarms to sched interface
2023-06-12 10:14:47 +01:00
Gordon Williams
03f18dacb6
Merge pull request #2811 from bobrippling/hank-batt-highmark
...
Battery Widget - Hanks Mod, add setting to hide high-mark
2023-06-12 09:29:15 +01:00