1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 23:21:34 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
José Rebelo 3b7f4f7238 Allow for gatt write request responses
Allow for support classes to send a write request response to the
device, fi requested. The standard actually expects this to happen, but
Gadgetbridge did not originally support it, so there are concerns that
enabling this globally will cause issues for devices that do not expect
the response.

See also: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2831#issuecomment-941568
2023-07-24 18:16:23 +01:00
..
activities Update device settings action bar title depending on current screen 2023-07-23 22:27:11 +01:00
adapter Generalize charts logic for non-activity data 2023-06-16 23:53:28 +01:00
capabilities Use package name for Catima permissions 2023-07-09 14:29:30 +01:00
contentprovider update license headers 2021-01-10 23:38:13 +01:00
database Add GBDevice argument to getAlarmSlotCount 2023-06-13 23:10:55 +02:00
deviceevents Move screenshot encoding to PebbleProtocol 2023-06-14 21:02:27 +01:00
devices Sony WH-1000XM3/WF-SP800N: Add volume setting 2023-07-23 19:40:11 +01:00
entities Huami: Persist sleep respiratory rate data 2023-05-27 19:03:43 +01:00
export Zepp OS: Start new GPX segments on pause/resume 2023-05-14 16:22:32 +01:00
externalevents Fix notification filters by title if notification does not contain a body 2023-07-23 21:02:46 +01:00
impl Fix emoji transliteration 2023-07-20 21:54:31 +01:00
model Casio GMW-B5000: separate DeviceType, but still using the CasioGWB5600DeviceSupport 2023-07-22 09:39:56 +00:00
service Allow for gatt write request responses 2023-07-24 18:16:23 +01:00
util Casio GMW-B5000: separate DeviceType, but still using the CasioGWB5600DeviceSupport 2023-07-22 09:39:56 +00:00
GBApplication.java Add PAI charts 2023-07-02 16:05:10 +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 Bangle.js: Bump flavor targetSdkVersion to 31 2023-05-30 00:25:20 +02:00
Widget.java Generalize charts logic for non-activity data 2023-06-16 23:53:28 +01:00