mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-01-13 19:27:33 +01:00
aae1d40d54
Core: added BLE GATT Client Core: fixed string comparisons Core: unified intent APIs Core: fixed notification and publication bugs Core: extracted BLE Intent API logic Core: introduced finer BLE API permissions Core: use device name when adding test device through DiscoveryActivity Core: avoid reporting same device state multiple times Core: read firmware version on GATT Client connect connect Core: use onSendConfiguration instead of direct subscription Core: I18N for GATT API settings Core: I18N for GATT API settings Core: only show BLE API settings for BLE devices Core: refactored intent handler Core: extracted ble API to own class Core: fixed unitialized BLE Api BLE Intent API: I18N BLE Intent API: refactoring BLE Intent API: added back legacy API BLE Intent API: removed new DEVICE_CHANGED and CONNECT endpoints BLE Intent API: removed redundant ble api setting