Commit Graph

124 Commits (236a4c84cf0ca97109fc607941adc940c66e16a8)

Author SHA1 Message Date
Rob Pilling f8a0c73356 messagegui: stop buzzing for a message when it's removed
e.g. a call is answered
2024-10-28 20:44:12 +00:00
Gordon Williams 385d2799d5 android 0.39: Move GB message handling into a library to reduce boot time from 40ms->13ms 2024-10-25 09:35:55 +01:00
Gordon Williams 2c534e5a44 docs 2024-10-21 10:34:46 +01:00
Gordon Williams 3929f98801 Android: 0.38: Don't rewrite settings file on every boot! 2024-10-08 11:20:46 +01:00
Brian Whelan 919e7243b7 Support Gadgetbridge canned responses 2024-09-03 22:57:35 +01:00
Gordon Williams e856e381fa android: Allow `calendar-` to take an array of items to remove 2024-05-24 09:10:51 +01:00
Gordon Williams f6289804d6 android 0.36: Move from wrapper function to {} and let - faster execution at boot 2024-05-24 09:02:32 +01:00
Rob Pilling 350cb9d812 android: note `GB` as a global 2024-05-21 21:53:50 +01:00
André Büsgen 31ec4d22d1 fix: naming mistakes 2024-05-19 16:54:39 +02:00
André Büsgen ce42dfb3e9 refactor: rename sleepasandroid to accelsender 2024-05-19 16:51:14 +02:00
André Büsgen 8348aabc15 feat(android): bump version and update changelog. 2024-05-19 00:07:38 +02:00
André Büsgen 3b73a150ed feat(sleepasandroid): add event handler to start/stop sleepasandroid tracking 2024-05-18 23:54:21 +02:00
Martin Boonk 12da4948e8 runapptests - Only advance timers and not Date.now 2024-05-15 17:47:22 +02:00
Martin Boonk 9814dd424c runapptests - Rename sleep to advanceTime and add documentation 2024-05-13 19:16:02 +02:00
Martin Boonk a2d2a34906 android - Explicit expectation for new calls instead of accepting old ones 2024-05-13 18:41:47 +02:00
Martin Boonk 5172d8f8b3 android - Port remaining tests from js to new json format 2024-05-11 23:10:30 +02:00
Martin Boonk b7babc46df android - Remove a bit of noise during the testrun (erros because of missing Bluetooth.println) 2024-05-04 22:59:43 +02:00
Martin Boonk 97b5bf5039 android - Remove duplicated tests file 2024-05-04 00:36:02 +02:00
Martin Boonk a7f17f0f3c android - Initial tests for GPS overwriting 2024-05-04 00:07:53 +02:00
Martin Boonk d29876cb7d runapptests - Initial implementation for additional asserts and running from json 2024-05-04 00:07:52 +02:00
Gordon Williams 5018af4c6c android docs 2024-03-19 10:51:54 +00:00
thyttan 87ccb9492b android: Add Activity Tracks sync support
Lets Gadgetbridge fetch logs created with the `recorder` app.
2024-03-11 11:13:29 +01:00
Logan B 2c96f33f00 android: Fix alarms created in Gadgetbridge not repeating 2024-01-31 12:39:56 -06:00
Gabriele Monaco b8a123cfe8 Added support for loyalty cards from gadgetbridge 2023-08-19 11:56:29 +02:00
Gordon Williams 4ff35f0787 minor tweaks after #2889 2023-08-09 09:16:33 +01:00
José Rebelo 89737153a0 Implement API for activity fetching 2023-08-09 08:50:49 +01:00
Gordon Williams bdcfb7e616
Merge branch 'master' into env 2023-08-07 08:48:40 +01:00
José Rebelo 9c8da97552 android: Allow alarm enable/disable 2023-08-06 00:23:40 +01:00
José Rebelo 6210f11149 android: Send fw and hw on connection 2023-08-04 23:13:31 +01:00
Gordon Williams 0ac8ac3ec6 Support for http request xpath return format 2023-06-30 11:28:43 +01:00
Gordon Williams f680be51d5 Navigation messages no longer launch the Maps view unless they're new 2023-06-22 10:04:46 +01:00
Gordon Williams ba7a2f7996 Issue newline before GB commands (solves issue with console.log and ignored commands) 2023-06-19 19:19:32 +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 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 3ffce610e8 Set src+title to ensure navigation messages show nicely in message list 2023-05-19 14:09:20 +01:00
Gordon Williams b9ea3324cd Android and messages app updates to make navigation work with new Gadgetbridge release 2023-05-19 11:09:16 +01:00
Gordon Williams 0ba8cef33c Convert Yes/No On/Off in settings to checkboxes, add /*LANG*/ to some more text strings 2023-02-23 11:46:49 +00:00
Gordon Williams 9131d4923e android 0.23: Handle 'act' Gadgetbridge messages for realtime activity monitoring 2023-01-25 09:29:34 +00:00
Gordon Williams 6b52f90deb
Merge pull request #2473 from halemmerich/gpscleanup
android - Handle reconnects with fallback to internal GPS
2023-01-25 08:36:44 +00:00
Gordon Williams 4fab4dbd0e
Tweak - !isFinite seems more readable 2023-01-25 08:34:10 +00:00
Martin Boonk 24f66d09d2 android - Use course from GB if available 2023-01-16 13:22:47 +01:00