1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 07:01:33 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Gordon Williams b2aa61e182 Changed NavigationSpec's distance into a String.
Previously we used an integer (in meters) but when using
Google Maps navigation, Google Maps picks units based on locale *and*
the distance - it might report "100m" or "20km". Then we carefully undo
all that work, and for PineTime we just as "m" so you may well have "20000m"
or more displayed, which is not ideal.

I imagine at some point that will change, but we probably want to
be able to handle that in the OSMAnd side of Gadgetbridge so all watches
that implement navigation will benefit (and won't duplicate code).
2023-06-13 07:32:12 +00:00
..
activities Zepp OS: Add watch app logs developer option 2023-06-11 18:23:54 +01:00
adapter Zepp OS: Add experimental app management 2023-06-10 23:31:38 +01:00
capabilities Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
contentprovider update license headers 2021-01-10 23:38:13 +01:00
database Intent API: Add command to set device mac address 2023-06-11 19:52:30 +00:00
deviceevents Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
devices Amazfit GTR/S 3: Enable AGPS Updates 2023-06-12 20:56:55 +01:00
entities Huami: Persist sleep respiratory rate data 2023-05-27 19:03:43 +01:00
export Zepp OS: Start new GPX segments on pause/resume 2023-05-14 16:22:32 +01:00
externalevents Changed NavigationSpec's distance into a String. 2023-06-13 07:32:12 +00:00
impl Add Navigation handling to Bangle.js 2023-06-09 08:50:40 +01:00
model Changed NavigationSpec's distance into a String. 2023-06-13 07:32:12 +00:00
service Changed NavigationSpec's distance into a String. 2023-06-13 07:32:12 +00:00
util Zepp OS: Add experimental app management 2023-06-10 23:31:38 +01:00
GBApplication.java fix saving app notification/pebble blacklist preferences on import 2023-03-18 17:54:55 +00:00
GBEnvironment.java Update license headers 2020-01-09 10:44:32 +01:00
GBException.java update license headers 2021-01-10 23:38:13 +01:00
LockHandler.java Update license headers 2020-01-09 10:44:32 +01:00
Logging.java Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
LoggingExceptionHandler.java update license headers 2021-01-10 23:38:13 +01:00
SleepAlarmWidget.java Bangle.js: Bump flavor targetSdkVersion to 31 2023-05-30 00:25:20 +02:00
Widget.java Bangle.js: Bump flavor targetSdkVersion to 31 2023-05-30 00:25:20 +02:00