1
0
Fork 0
Commit Graph

16228 Commits (e1330880f2486360bc57060bdbb250195f0e8038)

Author SHA1 Message Date
kevdliu e1330880f2 add setting to disable vibration 2023-06-14 15:44:27 -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
Gordon Williams f1eb33d242
Merge pull request #2812 from halemmerich/sensortools
Sensortools - Fix GPS interpolation
2023-06-12 09:28:27 +01:00
Gordon Williams 3896e742b8
Merge pull request #2806 from trufae/animated
Improved sunrise watchface
2023-06-12 09:22:53 +01:00
Gordon Williams 5fe670cd4b
Merge pull request #2809 from bobrippling/dtlaunch-back
swiperclocklaunch: remove extra listeners in setUI()
2023-06-12 09:22:08 +01:00
Gordon Williams a4d6d931ea
Merge pull request #2808 from philipandresen/kbmatry
[kbmatry] Implement Matryoshka Keyboard
2023-06-12 09:16:14 +01:00
Gordon Williams 780337971f
Merge pull request #2807 from AnotherStranger/feature/support-hrm-further
[bootgatthrm] Added BLE sensor location and tuned HRM service advertisement settings
2023-06-12 09:13:26 +01:00
Rob Pilling 37236b254e hwid-batt: simplify clearing old widget 2023-06-11 22:05:18 +01:00
Rob Pilling 786b8db814 hwid-batt: drop high mark altogether 2023-06-11 21:57:41 +01:00
Martin Boonk c8070a7d14 sensortools - Fix changingfix emulation 2023-06-11 20:43:56 +02:00