1
0
Fork 0
Commit Graph

12886 Commits (ba543b53d92f392d01746ced804470047c108904)

Author SHA1 Message Date
Simon Weis ba543b53d9 Create Enton clock based on Anton clock 2022-11-03 17:40:39 +00: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
Gordon Williams d7f53f7370
Merge pull request #2210 from halemmerich/gpstrek
Gpstrek - Fix compass heading
2022-10-31 10:16:12 +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
nxdefiant 368a8802e1
Merge branch 'espruino:master' into master 2022-10-30 08:05:26 +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
Gordon Williams a42b79a7c7
Merge pull request #2203 from halemmerich/quicklaunch
Quicklaunch - Improve performance
2022-10-28 08:58:35 +01:00
Gordon Williams 4aba0ae4a5
Merge pull request #2204 from nxdefiant/barometer
barometer
2022-10-28 08:44:31 +01:00
Martin Boonk 6f8bff5669 quicklaunch - Actually store the hash in settings file 2022-10-28 08:16:42 +02:00
nxdefiant 4848cbfbce
Merge branch 'espruino:master' into master 2022-10-27 21:15:05 +02:00
Erik Andresen b095eb74cd barometer
- update every second
- go back with short button press
2022-10-27 21:09:43 +02:00
Martin Boonk 4e187004a8 quicklaunch - Bump version 2022-10-27 18:10:18 +02:00
Martin Boonk 9b6374fae5 quicklaunch - Only scan for missing apps on changes 2022-10-27 18:10:18 +02:00
Gordon Williams 9ef95aed68 use relative path 2022-10-27 09:35:11 +01:00