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 |
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 |