1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-17 02:44:04 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service
Andreas Shimokawa f387f7c96b increase canned replies from 8 to 16
NOTE:

Total allowed bytes for all replies = 512 - (reply count - 1)

TODO:
- check with Firmware 2.9.1
- remove last reply that exceeds the 512 bytes limit completly (else it will be partly truncated)
2015-12-17 00:05:42 +01:00
..
btle Disable some notifications also for update-firmware operation 2015-12-07 01:13:47 +01:00
devices increase canned replies from 8 to 16 2015-12-17 00:05:42 +01:00
receivers Some lint fixes 2015-11-23 22:46:12 +01:00
serial Merge branch 'master' into live-activity-data 2015-09-27 00:16:04 +02:00
AbstractDeviceSupport.java Send out SMS when replying with a canned response 2015-12-15 00:26:06 +01:00
DeviceCommunicationService.java increase canned replies from 8 to 16 2015-12-17 00:05:42 +01:00
DeviceSupport.java Refactoring 2015-09-24 14:45:21 +02:00
DeviceSupportFactory.java Refactoring: centralize GBDevice creation 2015-12-13 00:43:07 +01:00
ServiceDeviceSupport.java Some lint fixes 2015-11-23 22:46:12 +01:00