1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-27 23:40:31 +02:00
Gadgetbridge/app
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
..
src Allow for gatt write request responses 2023-07-24 18:16:23 +01:00
build.gradle Fix PineTime firmware upload for Android 12 target 2023-07-22 09:54:45 +00:00
proguard-rules.pro Changes suggested in PR 2023-07-20 20:30:14 +00:00