Commit Graph

10297 Commits (a586122b3e592c3ab2f2e2120dd7a1d3a35f5b92)

Author SHA1 Message Date
Gordon Williams a586122b3e
Merge pull request #2222 from halemmerich/gpstrek
gpstrek - Improve target markers in compass
2022-11-04 08:15:21 +00:00
Martin Boonk b13eecee0a gpstrek - Correctly return to menu if selecting no in background menu 2022-11-04 08:26:46 +01:00
Martin Boonk 0e8b3a3397 gpstrek - Bump version 2022-11-04 08:26:46 +01:00
Martin Boonk 0bbec4ebfb gpstrek - Show flag instead of circle for target 2022-11-04 08:26:46 +01:00
Martin Boonk 2becffbdf7 gpstrek - Show target marker for waypoints 2022-11-04 08:26:46 +01:00
Martin Boonk c382bef7d9 gpstrek - Remove obsolete compass heading workaround 2022-11-04 08:26:46 +01:00
thyttan 6d63552f46
Change to swipe events from drag 2022-11-03 19:15:28 +01:00
thyttan e57543bd48
Update app.js 2022-11-03 18:53:32 +01:00
thyttan 1b73fadcb8
Update metadata.json 2022-11-03 18:09:32 +01:00
thyttan 71d59896b1
Update ChangeLog 2022-11-03 18:09:14 +01:00
thyttan 5dbf7205b0
Exit with short press of BTN1 2022-11-03 18:08:16 +01:00
Gordon Williams 5374b1af30
Merge pull request #2218 from halemmerich/gpstrek
Gpstrek - Fix waypoint menu always selecting the last waypoint
2022-11-03 14:22:46 +00:00
Gordon Williams a87494aefb
Merge pull request #2215 from nxdefiant/master
waypointer
2022-11-03 14:20:25 +00:00
Martin Boonk faf6786265 gpstrek - Bump version 2022-11-02 23:16:55 +01:00
Martin Boonk 10cb5c00dc gpstrek - Remove listeners before adding to prevent adding multiple 2022-11-02 23:11:30 +01:00
Martin Boonk dd5db31f1e gpstrek - Refactoring 2022-11-02 22:50:00 +01:00
Martin Boonk d028b61dd7 gpstrek - Fix waypoint menu always selecting last waypoint 2022-11-02 22:23:37 +01:00
Erik Andresen ee5342ec0c waypointer
Add settings file with the option to disable the slow direction updates
2022-11-02 19:05:45 +01:00
Gordon Williams 219fe891af Minor tweak - avoid flicker when date is rendered again after minutes slides off 2022-11-02 16:37:40 +00:00
Gordon Williams ee1675d5f0 Merge branch 'master' of github.com:espruino/BangleApps 2022-11-02 08:26:08 +00:00
Gordon Williams a989ae3088 0.52: Ensure heading patch for pre-2v15.68 firmware applies to getCompass 2022-11-02 08:23:32 +00:00
Gordon Williams 21ce2eda4a
Merge pull request #2214 from halemmerich/master
iconlaunch - Remove no longer needed fastload option
2022-11-01 16:12:33 +00:00
Gordon Williams 2fe7dc2c85 Added 'slope clock' 2022-11-01 16:11:51 +00:00
Martin Boonk de55589e1f iconlaunch - Remove no longer needed fastload option 2022-11-01 16:15:47 +01:00
Gordon Williams 779b16b671 Fix for issue where launcher would fast-load back to clock even if the clock didn't have widgets 2022-11-01 14:21:27 +00:00
Gordon Williams 18510d4583 Merge branch 'master' of github.com:espruino/BangleApps 2022-11-01 10:20:31 +00:00
Gordon Williams dd9dcc1bb5 Finally fixing Bangle.js compass `heading`. Firmware 2v15.68 fixes it, but the bootloader now adds a patch on earlier firmwares. All apps using compass now updated to remove their individual fixes. 2022-11-01 10:16:28 +00:00
Gordon Williams 073009a1d2
Merge pull request #2213 from nxdefiant/master
sleepphasealarm
2022-11-01 10:01:14 +00:00
Gordon Williams 72e1086541 Remove old nodeconf apps that don't make sense any more 2022-11-01 09:54:48 +00:00
Gordon Williams 64776ae383 remove BEEPSET workaround - from 3 year old firmware 2022-11-01 09:28:29 +00:00
Erik Andresen 42069a6e4e sleepphasealarm
Fix: Do not wake when falling asleep
2022-11-01 06:56:09 +01:00
Gordon Williams 481d1deda8
Merge pull request #2209 from halemmerich/iconlaunch
Iconlaunch - Back to slow loading apps
2022-10-31 11:36:13 +00:00
Gordon Williams 2110fc0b34
Merge pull request #2208 from halemmerich/performance
Boot time tweaks
2022-10-31 10:21:53 +00:00
Martin Boonk 0dac97fc9b gpstrek - Better readme for the compass display 2022-10-30 18:42:33 +01:00
Martin Boonk 8a7953d55d gpstrek - Bump version 2022-10-30 18:35:02 +01:00
Martin Boonk a302832921 gpstrek - Correct heading from compass 2022-10-30 18:33:02 +01:00
Martin Boonk f9898cd7fe gpstrek - Change slices in settings to more descriptive "Info rows" 2022-10-30 18:31:31 +01:00
Martin Boonk 7ebdc92717 quicklaunch - Fix inverted up/down swipes 2022-10-30 18:18:38 +01:00
Martin Boonk b27b35dba4 iconlaunch - Update readme 2022-10-30 17:58:38 +01:00
Martin Boonk 20ac182c48 iconlaunch - Bump version 2022-10-30 17:48:48 +01:00
Martin Boonk 157d8aef80 iconlaunch - Only use fastload for switch to clock 2022-10-30 17:48:48 +01:00
Martin Boonk c195c85b2c Bump versions 2022-10-30 16:47:56 +01:00
Martin Boonk f37c8b3167 bthrm - Move code into lib to boot faster if disabled 2022-10-30 16:41:28 +01:00
Martin Boonk 0d145328a0 owmweather - Schedule the first update for 5s after boot 2022-10-30 16:41:28 +01:00
Martin Boonk 6b5176c086 owmweather - Do not wrap in function 2022-10-30 16:41:28 +01:00
Martin Boonk 6b03375a97 quicklaunch - Only check configured apps on use 2022-10-30 16:41:28 +01:00
Martin Boonk 54101956bf sensortools - Move code into lib for faster boot if disabled 2022-10-30 16:41:28 +01:00
Martin Boonk 70204b6c27 sensortools - Fix scoping 2022-10-30 16:41:28 +01:00
Gordon Williams ad3c9f8f0c Move the updated Anton Clock to 'Anton Clock Plus' and revert to the default Anton Clock being super minimal.
This provides an easy starting point for new users but is also almost 2x faster, making the watch feel far faster for new users and making the battery last longer
2022-10-28 14:48:39 +01:00
Gordon Williams ac6f7b1521 widclk/close/etc - allow turning on/off when quick-switching apps
f6b38b3443 (r88164680)
2022-10-28 12:21:27 +01:00