1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 15:11:34 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Gordon Williams 0dd0b2bead Bangle.js flow control. If the Bangle is busy and unable to accept more data, Gadgetbridge will now pause sending until the Bangle is ready for more.
This works by adding the ability to pause the sending of data from the Bluetooth LE queue. While BtLEQueue is modified, unless setPaused(true) is called it behaves exactly as before so shouldn't cause any issues.
2022-12-12 07:43:20 +00:00
..
activities No functional changes, only run "Reformat code" 2022-11-27 19:02:52 +01:00
adapter Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
capabilities Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
contentprovider update license headers 2021-01-10 23:38:13 +01:00
database Zepp OS: Add World Clocks 2022-11-07 10:31:41 +01:00
deviceevents Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
devices Revert "Sony LinkBuds S: Initial support" 2022-12-09 21:27:49 +00: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 Allow media notifications to bypass app list 2022-10-29 15:20:03 +02:00
impl Drastic rewrite of discovery activity. 2022-11-27 18:59:22 +01:00
model Revert "Sony LinkBuds S: Initial support" 2022-12-09 21:27:49 +00:00
service Bangle.js flow control. If the Bangle is busy and unable to accept more data, Gadgetbridge will now pause sending until the Bangle is ready for more. 2022-12-12 07:43:20 +00:00
util Revert "Sony LinkBuds S: Initial support" 2022-12-09 21:27:49 +00:00
GBApplication.java Drastic rewrite of discovery activity. 2022-11-27 18:59:22 +01: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 Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02: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