1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-08 06:31:35 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service
JF 9d6ac2b985 Improve notification support for InfiniTime (PineTime) :
- InfiniTime 0.9 now supports messages up to 100 chars (instead of max 18 previously)
 - Remove the hack that was implemented as a workaround to a bug in InfiniTime that would ignore the last character of the notification message (https://github.com/JF002/Pinetime/issues/109).

 These 2 features are enabled only if the firmware version is >= 0.9.
2020-10-24 00:19:45 +02:00
..
btclassic Fixed a bunch of misspellings and formatting 2020-08-26 14:37:40 +03:00
btle Fixed a bunch of misspellings and formatting 2020-08-26 14:37:40 +03:00
devices Improve notification support for InfiniTime (PineTime) : 2020-10-24 00:19:45 +02:00
receivers introduce GBApplication.isRunningPieOrLater() and fix indent of last commit 2020-02-22 10:12:33 +01:00
serial Update license headers 2020-01-09 10:44:32 +01:00
AbstractDeviceSupport.java Pebble: move canned message to per-device settings (including migration) 2020-10-13 00:27:22 +02:00
DeviceCommunicationService.java Pebble: move canned message to per-device settings (including migration) 2020-10-13 00:27:22 +02:00
DeviceSupport.java Update license headers 2020-01-09 10:44:32 +01:00
DeviceSupportFactory.java Amazfit Band 5: Try to blindly use Mi Band 5 support for now 2020-10-17 11:58:22 +02:00
NotificationCollectorMonitorService.java Update license headers 2020-01-09 10:44:32 +01:00
ServiceDeviceSupport.java Update license headers 2020-01-09 10:44:32 +01:00