1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-19 11:30:44 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/externalevents/gps
illis 56fd2f8430 Give a more accurate representation of gps speed when manually calculating.
Dividing early makes us lose alot of precision.
2023-08-31 08:19:36 +12:00
..
AbstractLocationProvider.java [Banglejs] Send phone location data to banglejs, which can be used as gps data (#2992) 2022-12-12 07:48:19 +00:00
GBLocationListener.java Give a more accurate representation of gps speed when manually calculating. 2023-08-31 08:19:36 +12:00
GBLocationManager.java Replace forEach with explicit for cycle 2023-06-13 00:11:42 +01:00
LocationProviderType.java [Banglejs] Send phone location data to banglejs, which can be used as gps data (#2992) 2022-12-12 07:48:19 +00:00
MockLocationProvider.java [Banglejs] Send phone location data to banglejs, which can be used as gps data (#2992) 2022-12-12 07:48:19 +00:00
PhoneGpsLocationProvider.java [Banglejs] Send phone location data to banglejs, which can be used as gps data (#2992) 2022-12-12 07:48:19 +00:00
PhoneNetworkLocationProvider.java replace GPS_PROVIDER with NETWORK_PROVIDER to retrieve the gps data from the network 2023-01-07 12:09:42 +01:00