1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-07 14:11:36 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/model
Daniel Dakhno ef1d38d9d3 Device Manager: replaced getSupportedType with supports method
Huami: introduced getSupportedDeviceName

Huami: implemented getSupportedDeviceName

Huami: fixed typo

Device manager: added error on empty getSupportedDeviceName and empty supports()

Device manager: migrated more devices to getSupportedDeviceName

Device manager: simplified default supports implementation

Device manager: added caching for getSupportedDeviceName pattern

Device manager: added caching DeviceType resolution

Device manager: changed pattern matching find()->matches()

Device manager: use Candidate as caching key

Device manager: more verbose variable initialization

Device manager: fixed typo

Device manager: removed device caching from DeviceHelper

Gradle: removed protoc binary

Device manager: moved more devices to getSupportedDeviceName

Device manager: reduced usages of String.format

Device Vesc: removed multiple device types

Device management: regex improvements

Makibes HR3: fixed device recognition regex
2023-10-05 20:34:53 +00:00
..
AbstractNotificationPattern.java Sony Wena 3: Initial support (#3311) 2023-09-23 10:31:41 +00:00
ActivityAmount.java Update license headers 2020-01-09 10:44:32 +01:00
ActivityAmounts.java Update license headers 2020-01-09 10:44:32 +01:00
ActivityKind.java Add support for REM sleep 2022-10-02 16:07:21 +02:00
ActivityPoint.java Update license headers 2020-01-09 10:44:32 +01:00
ActivitySample.java Update license headers 2020-01-09 10:44:32 +01:00
ActivitySession.java Add header-title to Activity detail 2021-03-08 09:59:14 +01:00
ActivitySummary.java Zepp OS: Implement workout fetching 2022-10-02 16:07:21 +02:00
ActivitySummaryItems.java Improve Sports Activities dashboard and Filter 2020-11-26 17:19:08 +01:00
ActivitySummaryJsonSummary.java Huami: Do not crash when failing to parse activity summary 2022-10-16 21:33:47 +01:00
ActivitySummaryParser.java Do summary parsing on the fly if raw binary data is available 2020-08-18 10:39:44 +02:00
ActivityTrack.java Zepp OS: Start new GPX segments on pause/resume 2023-05-14 16:22:32 +01:00
ActivityUser.java Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
Alarm.java Fixed a bunch of misspellings and formatting 2020-08-26 14:37:40 +03:00
AppNotificationType.java Add support for Telegram (from web) and Discord 2021-12-23 11:42:29 +01:00
BatteryConfig.java Sony Headphones: Simplify capability definition 2022-05-15 17:22:55 +01:00
BatteryState.java Update license headers 2020-01-09 10:44:32 +01:00
CalendarEventSpec.java Added calendar color and name to CalendarEventSpec 2022-09-08 18:00:27 +02:00
CallSpec.java Add support for native Do Not Disturb call/SMS functionality on Fossil watches 2022-05-16 21:59:02 +02:00
CannedMessagesSpec.java Pebble: move canned message to per-device settings (including migration) 2020-10-13 00:27:22 +02:00
Contact.java Zepp OS: Manage contacts on watch (protocol only) 2023-04-01 13:51:23 +01:00
DailyTotals.java Device manager: moved device icons and name to Coordinator 2023-09-28 00:11:02 +03:00
DeviceService.java Zepp OS: Add loyalty cards integration with Catima 2023-07-03 23:19:19 +01:00
DeviceType.java Device Manager: replaced getSupportedType with supports method 2023-10-05 20:34:53 +00:00
GenericItem.java Fossil Q Hybrid: Fix crash 2022-08-28 21:14:30 +02:00
GPSCoordinate.java Refactor and extend GpxParser 2023-05-14 14:19:48 +01:00
HeartRateSample.java Huami: Persist heart rate max, resting and manual samples 2023-05-27 18:59:12 +01:00
ItemWithDetails.java Fossil Hybrid HR: Use embedded preview image from .wapp file during import 2022-07-31 20:31:16 +02:00
Measurement.java Update license headers 2020-01-09 10:44:32 +01:00
MusicSpec.java Added support for more music information with backwards compatibility 2020-10-11 14:23:20 +03:00
MusicStateSpec.java Added support for more music information with backwards compatibility 2020-10-11 14:23:20 +03:00
NavigationInfoSpec.java Changed NavigationSpec's distance into a String. 2023-06-13 07:32:12 +00:00
NotificationSpec.java Garmin Vivomove HR support 2023-07-20 20:30:14 +00:00
NotificationType.java Huami: Display native alarm notification 2022-07-05 19:57:13 +02:00
PaiSample.java Huami: Persist PAI samples 2023-05-27 19:02:01 +01:00
RecordedDataTypes.java Zepp OS: Add experimental sync of SpO2, stress, PAI, HR stats and sleep respiratory rate 2023-06-10 17:19:22 +01:00
Reminder.java Mi Band 3: Add support for Reminders 2021-12-11 22:39:18 +01:00
SleepRespiratoryRateSample.java Huami: Persist sleep respiratory rate data 2023-05-27 19:03:43 +01:00
Spo2Sample.java Huami: Persist stress and SpO2 data 2023-05-22 22:15:35 +00:00
StressSample.java Huami: Persist stress and SpO2 data 2023-05-22 22:15:35 +00:00
SummaryOfDay.java Update license headers 2020-01-09 10:44:32 +01:00
TimeSample.java Huami: Persist heart rate max, resting and manual samples 2023-05-27 18:59:12 +01:00
TimeStamped.java Update license headers 2020-01-09 10:44:32 +01:00
ValidByDate.java Update license headers 2020-01-09 10:44:32 +01:00
Weather.java Xiaomi Smart Band 7: Initial support 2022-08-19 23:13:27 +02:00
WeatherSpec.java WeatherSpec: Fix typo in getLocation 2023-08-29 00:14:35 +01:00
WorldClock.java Zepp OS: Add World Clocks 2022-11-07 10:31:41 +01:00