Commit Graph

15912 Commits (56401ea1831888e106681a4f1414852ad1738fb7)

Author SHA1 Message Date
Rob Pilling 56401ea183 multitimer: fix `settings` & `alarm` scope 2023-06-30 21:05:42 +01:00
Rob Pilling 887acfe346 multitimer: changelog update 2023-06-30 21:05:42 +01:00
Rob Pilling 27bf21466a multitimer: revert triggercheck, tailcall sched after hardmode alarms 2023-06-30 21:05:42 +01:00
Rob Pilling c930936b39 sched: drop alarm index guard 2023-06-30 18:09:11 +01:00
Rob Pilling b47c3a6c83 multitimer: update menu title for `del` 2023-06-30 12:20:29 +01:00
Rob Pilling 01992960b9 multitimer: update hardmode 2023-06-30 12:20:14 +01:00
Rob Pilling b61ede2ba8 multitimer: remove unused code 2023-06-30 12:20:00 +01:00
Rob Pilling 8a63039b46 multitimer/sched: version bump 2023-06-11 22:17:42 +01:00
Rob Pilling b56865a136 multitimer/sched: use triggercheck for pre-alarm code 2023-06-11 22:17:42 +01:00
Rob Pilling e6f61ccc6b multitimer: trim whitespace 2023-06-07 17:57:52 +01:00
Rob Pilling 70ea8df149 multitimer: align with alarm app 2023-06-07 17:57:43 +01:00
Rob Pilling 508808cc3d sched: only splice out alarm, if it's present in alarms 2023-06-07 17:57:00 +01:00
Rob Pilling 3aaff4b460 multitimer: update from sched.js 2023-06-07 17:45:05 +01:00
Rob Pilling 6edcae393c multitimer: allow one-shot alarms (delete after) 2023-05-29 12:31:23 +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