1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-24 05:50:47 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
José Rebelo d0b1e2a23c Zepp OS: Fix crash when user attempts to disable Settings display item
The display items lists were immutable, so removing items from them
would crash GB.
2022-10-03 22:12:50 +01:00
..
activities Fix crash when opening Gadgetbridge from the notification 2022-10-03 15:57:12 +01:00
adapter Introduce app shortcuts 2022-10-02 17:18:41 +02:00
capabilities Make heart rate measurement intervals configurable per-device 2022-08-28 13:15:33 +02:00
contentprovider update license headers 2021-01-10 23:38:13 +01:00
database Zepp OS: Implement workout fetching 2022-10-02 16:07:21 +02:00
deviceevents Xiaomi Smart Band 7: Initial support 2022-08-19 23:13:27 +02:00
devices SuperCars: add blinking function and live battery status, fine-tune driving, race! 2022-10-02 18:01:22 +02:00
entities add missing AbstractFitProActivitySample from entities (excluded by gitignore) 2021-09-24 10:00:36 +02:00
export add UUID to to GPX with opentracks namespace 2021-01-17 00:07:55 +01:00
externalevents Added GenericWeatherProvider, shows "Activate" and "Deactivate" regardless of if "Weather Notification" is installed 2022-10-02 17:58:03 +02:00
impl Remove KitKat support 2022-09-10 12:04:16 +02:00
model Zepp OS: Implement workout fetching 2022-10-02 16:07:21 +02:00
proto Zepp OS: Implement workout fetching 2022-10-02 16:07:21 +02:00
service Zepp OS: Fix crash when user attempts to disable Settings display item 2022-10-03 22:12:50 +01:00
util Fix calls to unsupported API functions 2022-10-02 16:04:14 +02:00
GBApplication.java Revert "remove AndroidThreeTen library, since we have java8 in this branch" 2022-09-28 07:51:10 +02: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 Refactor file logging logic 2022-08-07 23:24:16 +01:00
LoggingExceptionHandler.java update license headers 2021-01-10 23:38:13 +01:00
SleepAlarmWidget.java Remove KitKat support 2022-09-10 12:04:16 +02:00
Widget.java Allow DeviceService to target a specific device 2022-08-05 21:34:15 +02:00