Commit Graph

79 Commits (109fd078f41a5b465042ffd132c06287caef4efd)

Author SHA1 Message Date
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
Martin Boonk e5f6ea674f android - Use handler method to switch to internal GPS when Serial is accessed 2023-01-14 09:25:05 +01:00
Martin Boonk d85e884e2a android - Check for internal GPS by using the pin state 2023-01-14 01:11:42 +01:00
Martin Boonk faca786436 android - Switch of internal GPS after timeout when serial was used 2023-01-14 01:11:42 +01:00
Martin Boonk 75be0f45e1 android - Fix GPS power state targets for serial workaround 2023-01-14 01:00:26 +01:00
Martin Boonk b58bf716b3 android - More compact serial method wrapping 2023-01-13 21:45:20 +01:00
Martin Boonk 966a867d60 android - Combine connection handler methods 2023-01-13 13:32:28 +01:00
Martin Boonk 436a3dfd97 android - Remove GBGPS tracking 2023-01-13 10:31:42 +01:00
Martin Boonk 2675783aae android - Fix typo (wrong function as parameter) 2023-01-13 10:14:36 +01:00
Martin Boonk e55c1566ee android - Fix GPS switched of when connected while writing to Serial1 2023-01-13 09:34:11 +01:00
Martin Boonk 0038e51776 android - Adds additional test steps 2023-01-12 22:27:00 +01:00
Martin Boonk 88712724bc android - Add test code for manual execution 2023-01-12 22:27:00 +01:00
Martin Boonk 85ef12aa58 android - Bump version 2023-01-12 22:26:59 +01:00
Martin Boonk 4e991fb729 android - Handle connection events and switch GPS use over 2023-01-12 22:25:56 +01:00
Martin Boonk d74c2c4043 android - Use more compact way of overriding gps power function 2023-01-12 22:25:56 +01:00
Martin Boonk 539ea48824 android - Stop GPS on phone if not activated inside 3 seconds after boot 2023-01-12 22:25:56 +01:00
Gordon Williams 4a628dddbf Android 0.21: Fix broken 'Messages' button in menu 2023-01-12 11:49:34 +00:00
Gordon Williams 31f29df5c3
Revert "remove null check, since mapping is now down on app side" 2023-01-09 10:51:30 +00:00
Lukas c39a6c4e16 remove unnecessary mapping 2023-01-08 19:25:52 +01:00
Lukas 393c6c63b4 remove null check, since mapping is now down on app side 2023-01-08 13:32:22 +01:00
Gordon Williams 897d05ae27 minor tweak to GPS to ensure it'll work even after Gadgetbridge is fixed 2023-01-06 14:05:33 +00:00
Lukas 7a0a749bac increase version,
add change log message
2022-12-30 16:33:30 +01:00
Lukas e6ce25d6b5 change event name to match the event name of the normal GPS event, which is being used by the gps chip of the banglejs device 2022-12-29 15:10:23 +01:00
Lukas 37d5a3681d add mapping of the longitude gps value 2022-12-29 14:53:41 +01:00
thyttan 67071d3722 android - autotranslate some strings 2022-12-05 15:06:47 +01:00
Gordon Williams 20c153033e
Merge branch 'master' into split-message-library 2022-11-28 14:24:10 +00:00
Gordon Williams 8678d0cc21 slight tweaks to https://github.com/espruino/BangleApps/pull/2304/ 2022-11-28 14:22:44 +00:00
Gordon Williams cac0c306f4 Merge branch 'android-gps-updater' of github.com:LukasEdl/BangleApps into LukasEdl-android-gps-updater 2022-11-28 13:56:16 +00:00
Richard de Boer 2a506e7421
messages: split library/gui/widget into separate apps 2022-11-26 16:52:17 +01:00
Gordon Williams fc96f98c1d android 0.17: Now kick off Calendar sync as soon as connected to Gadgetbridge 2022-11-24 09:44:48 +00:00
Gordon Williams c6a20ace26 Remove unused function (Gadgetbridge does not use this any more) 2022-11-23 14:32:02 +00:00
Lukas 7561f8d7c2 add gps request handling 2022-11-21 20:41:52 +01:00
Lukas c68c14a9ed add check if gps data should be overwritten, before the gps data is emitted 2022-11-21 20:41:51 +01:00
Lukas 31bed21581 add setting to set overwrite of internal gps 2022-11-21 20:41:49 +01:00
Lukas d5e6879897 add handling of gps events 2022-11-21 20:41:48 +01:00
Gordon Williams 1b20bb6af8 0.16: Bangle.http now fails immediately if there is no Bluetooth connection (fix #2152) 2022-09-28 09:15:04 +01:00
Gordon Williams 2b514addb2 android 0.15: Allow method/body/headers to be specified for `http` (needs Gadgetbridge 0.68.0b or later) 2022-08-01 10:19:59 +01:00
Martin Boonk 3de13839fb android - Bump version and changelog 2022-07-02 17:17:47 +02:00
Martin Boonk aaa1856892 android - Fix timeout not beeing cleared 2022-07-02 17:00:23 +02:00
Gordon Williams 85dad61386 android 0.13: Added Bangle.http function (see Readme file for more info) 2022-06-28 15:31:57 +01:00
Gordon Williams 596a8183c0 fixing versions/etc o remove lint warnings 2022-06-28 10:19:29 +01:00
Alessandro Cocco 42c2b5c8a2 Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
Gabriele Monaco 685f3710f3 Starting forceCalendarSync from Gadgetbridge 2022-06-08 17:45:39 +02:00
Gabriele Monaco 064b9996e7 Added periodic call to forceCalendarSync 2022-06-05 19:06:18 +02:00
Gabriele Monaco 9e4d58d215 Added simpler calendar management (all in single packet) 2022-06-05 18:56:20 +02:00
Gabriele Monaco e057270d01 Added settings page to force calendar sync 2022-06-05 18:56:20 +02:00