1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-20 12:00:51 +02:00
Gadgetbridge/app/src/main
MrYoranimo 5e6bf798a4 Xiaomi: implement setAutoReconnect on XiaomiSupport
The DeviceCommunicationService calls `#setAutoReconnect` on new device
supports before it calls the connect method. Since this method did not
get relayed to the connection-specific support classes, Xiaomi devices
using a BLE connection did not automatically reconnect because the
`mAutoReconnect` field in `AbstractBTLEDeviceSupport` never got set.
2024-04-12 20:54:49 +02:00
..
aidl OsmAnd: Replace IOsmAndAidlInterface unneeded functions 2023-05-21 22:50:52 +02:00
assets Fossil/Skagen Hybrids: Update navigationApp to 1.1 2023-12-23 22:05:51 +01:00
java Xiaomi: implement setAutoReconnect on XiaomiSupport 2024-04-12 20:54:49 +02:00
proto Xiaomi: refactor WidgetManager for Redmi Watch 4 2024-04-12 20:54:49 +02:00
res Xiaomi: add support for 2x3 widget layouts 2024-04-12 20:54:49 +02:00
AndroidManifest.xml Dashboard view (#3478) 2024-04-04 19:28:04 +00:00
lint.xml Lint: Ignore missing and extra translations 2023-10-08 21:46:37 +01:00
project.properties