Commit Graph

15902 Commits (64a8f50b76348cc27be80a1c784a95dad44b44c4)

Author SHA1 Message Date
Rob Pilling 64a8f50b76 sched: interface.html reloads watch to apply alarms 2023-06-05 11:03:22 +01:00
Rob Pilling bd416eb0df sched: interface.html can create timers & daily alarms 2023-06-05 11:03:20 +01:00
Rob Pilling 138a607a1b sched: interface.html, sort by type, then time 2023-06-05 11:03:17 +01:00
Rob Pilling ed9d4d47c5 sched: interface.html, show timers & non-date alarms too 2023-06-05 11:03:15 +01:00
Gordon Williams 855f196fd3
Merge pull request #2773 from kamilkrz/chargerot
[chargerot] initial commit
2023-05-25 10:26:53 +01:00
kamilkrz f8f4391439 Handling state of rotation regardless event itself 2023-05-25 11:26:03 +02:00
kamilkrz 367441b333 fix typo 2023-05-25 11:17:05 +02:00
Gordon Williams aa3b38cd45
Merge pull request #2772 from NovaDawn999/master
Ukulele Chords
2023-05-25 09:01:53 +01:00
kamilkrz f4c301eda9 Initial commit 2023-05-25 09:09:11 +02:00
NovaDawn999 b68d832ff1
Update app-icon.js 2023-05-24 22:36:07 -05:00
NovaDawn999 c18eed6060
Update app-icon.js 2023-05-24 22:30:10 -05:00
NovaDawn999 d3ab2cc1c4
Update metadata.json 2023-05-24 22:24:05 -05:00
NovaDawn999 02c2d77cff
Add files via upload 2023-05-24 22:18:59 -05:00
NovaDawn999 1499c51e8d
Update app-icon.js 2023-05-24 22:18:16 -05:00
NovaDawn999 ff65314d26
Create ChangeLog 2023-05-24 22:17:39 -05:00
NovaDawn999 4db236aa60
Delete uke.img 2023-05-24 22:12:23 -05:00
NovaDawn999 19eee06b49
Update app-icon.js 2023-05-24 22:10:08 -05:00
NovaDawn999 31f34b464f
Update metadata.json 2023-05-24 22:03:25 -05:00
NovaDawn999 ae8675583d
Update metadata.json 2023-05-24 22:02:41 -05:00
NovaDawn999 697b2a85f8
Create README.md 2023-05-24 21:56:50 -05:00
NovaDawn999 bd6225a4ae
Update metadata.json 2023-05-24 21:52:57 -05:00
NovaDawn999 08d464d3b6
Create app-icon.js 2023-05-24 21:48:52 -05:00
NovaDawn999 a3139d9e6c
Create metadata.json 2023-05-24 21:45:48 -05:00
NovaDawn999 97f0691e5f
Add files via upload 2023-05-24 21:39:27 -05:00
NovaDawn999 eba60876f0
Create app.js 2023-05-24 21:38:48 -05:00
Gordon Williams c1f2ca5b78 Update to be aware of 2v18 2023-05-24 13:01:00 +01:00
Gordon Williams 0b2ca361c4 Report latest HRM rather than HRM 10 minutes ago (fix #2395) 2023-05-24 10:20:41 +01:00
Gordon Williams 7d04e3852f
Merge pull request #2771 from bobrippling/popcon-reset
popcon: add reset ability and don't advertise as a launcher
2023-05-24 10:15:57 +01:00
Gordon Williams d9589690d2
Merge pull request #2534 from halemmerich/gbgps
android - Handle GPS events from Gadgetbridge instead of connection events
2023-05-24 10:15:43 +01:00
Rob Pilling 6968bb762c popcon: fix info filename 2023-05-24 08:27:29 +01:00
Rob Pilling 966a855a0f popcon: clear cache on reset 2023-05-24 08:27:12 +01:00
Rob Pilling 9efdafb2dc popcon: don't advertise as a launcher
As it doesn't actually do any launching
2023-05-24 08:20:30 +01:00
Rob Pilling d5c3650007 popcon: add settings for reset 2023-05-24 08:20:12 +01:00
Martin Boonk eb611fd95b android - Do not read settings on every gps message 2023-05-24 09:04:36 +02:00
Martin Boonk 6b352486ea android - Update the interval each time 2023-05-24 09:04:36 +02:00
Martin Boonk abd8313a6c android - Use number of satellites if available 2023-05-24 09:04:36 +02:00
Martin Boonk a267419f74 android - Fix type for time value 2023-05-24 09:04:36 +02:00
Martin Boonk 2afa3b6daa android - Bump version 2023-05-24 09:04:35 +02:00
Martin Boonk 3f5fb1527b android - GadgetBridge handles connect/disconnect GPS state 2023-05-24 09:03:27 +02:00
Martin Boonk 10da4e8a06 android - Update tests to new behaviour 2023-05-24 09:03:27 +02:00
Martin Boonk ef9c1b979a android - Remove tests checking no longer used connect/disconnect events 2023-05-24 09:03:27 +02:00
Martin Boonk 9b8ecf8f8c android - Simplify test step running 2023-05-24 09:03:27 +02:00
Martin Boonk e2f57cfb20 android - Use GadgetBridge GPS data whenever it arrives 2023-05-24 09:03:27 +02:00
Gordon Williams 8ef7b42af5 Merge branch 'master' of github.com:espruino/BangleApps 2023-05-22 15:11:38 +01:00
Gordon Williams 4b6c1f1a2a 0.67: Support for 'Ignore' for messages from Gadgetbridge
+      Message view is now taller, and we use swipe left/right to dismiss messages rather than buttons
2023-05-22 15:11:21 +01:00
Gordon Williams 106b873418
Merge pull request #2770 from kamilkrz/fix/pebbleapp-fix-dependencies
Add clockinfo dependency to pebblepp app
2023-05-22 08:48:38 +01:00
kamilkrz d36872978d Add clockinfo dependency to pebblepp app
Signed-off-by: kamilkrz <kamil.krzes@circlekeurope.com>
2023-05-21 12:51:33 +02:00
Gordon Williams 796bfdad63 accelrec for bangle.js 2 2023-05-19 16:59:17 +01:00
Gordon Williams ef854552b2 Can now specify `setRecording(true, {force:...` to not show a menu 2023-05-19 16:43:22 +01:00
Gordon Williams 625f31c8d4 0.16: Added ability to resume a run that was stopped previously (fix #1907) 2023-05-19 16:16:19 +01:00