José Rebelo
57c7a083aa
Mi Band 8: Set display items (wip, chunked is broken)
2023-11-25 21:16:52 +00:00
José Rebelo
0ed169c153
Xiaomi: Refactor characteristics (wip, chunked is broken)
2023-11-25 21:16:52 +00:00
José Rebelo
ae0a7bb806
Mi Band 8: Activity fetch base (wip)
2023-11-25 21:16:52 +00:00
José Rebelo
6c710d594d
Zepp OS: Attempt to fix repeating fetch operation getting stuck
2023-11-25 21:16:52 +00:00
José Rebelo
7124d337e1
Mi Band 8: Implement reminders
2023-11-25 21:16:52 +00:00
José Rebelo
cca34af13b
Mi Band 8: Fix alarms flakyness
2023-11-25 21:16:52 +00:00
José Rebelo
f56a4b9f0c
Mi Band 8: Add MTU warn on sendCommand
2023-11-25 21:16:52 +00:00
José Rebelo
a9b481d72d
Mi Band 8: Sync calendar events
2023-11-25 21:16:52 +00:00
José Rebelo
905dfc3323
Mi Band 8 proto: Start mapping DataUpload
2023-11-25 21:16:52 +00:00
José Rebelo
809a809082
Mi Band 8: Replace sleep time with sleep mode schedule (fix crash)
2023-11-25 21:16:51 +00:00
José Rebelo
76c2a18af5
Mi Band 8: Add realtime stats failsafe
2023-11-25 21:16:33 +00:00
José Rebelo
fcf680f799
Mi Band 8: Add find watch
2023-11-25 21:16:33 +00:00
José Rebelo
18fc29fae7
Mi Band 8: Save number of pending alarm acks (wip)
2023-11-25 21:16:33 +00:00
José Rebelo
29fe3bc6ae
Mi Band 8: Sleep mode schedule
2023-11-25 21:16:33 +00:00
José Rebelo
d9c3a8de90
Mi Band 8: Fix music
2023-11-25 21:16:33 +00:00
José Rebelo
becb10e9f8
Mi Band 8: Handle user info ack
2023-11-25 21:16:33 +00:00
José Rebelo
44be081e86
Mi Band 8: Handle incoming chunked packets
2023-11-25 21:16:33 +00:00
José Rebelo
f0188f3499
Mi Band 8: Refactor cipher to auth service
2023-11-25 21:16:33 +00:00
José Rebelo
e21b35981b
Mi Band 8: Weather temperature unit
2023-11-25 21:16:33 +00:00
José Rebelo
f978329711
Mi Band 8: Display items (wip, needs chunked)
2023-11-25 21:16:33 +00:00
José Rebelo
5cc40f554e
Mi Band 8: Widgets proto
2023-11-25 21:16:33 +00:00
José Rebelo
f286df9ecf
Mi Band 8: Notification and calls (working, but wip)
2023-11-25 21:16:33 +00:00
José Rebelo
94cde94fbc
Mi Band 8: Display items more section
2023-11-25 21:16:33 +00:00
José Rebelo
8f89acbb25
Mi Band 8: Fix crash due to preference type mismatch
2023-11-25 21:16:33 +00:00
José Rebelo
eb2a2ca742
Mi Band 8: Display items (wip)
2023-11-25 21:16:33 +00:00
José Rebelo
e8695a5792
Mi Band 8: Fix stress relaxation reminder
2023-11-25 21:16:33 +00:00
José Rebelo
54e31a1521
Mi Band 8: HR, SpO2, Stress settings (untested, wip)
2023-11-25 21:16:33 +00:00
José Rebelo
8a7e6649b7
Mi Band 8: Password (untested)
2023-11-25 21:16:33 +00:00
José Rebelo
8531cfb0a1
Mi Band 8: Start handling config changes
2023-11-25 21:16:33 +00:00
José Rebelo
e68d6dd7b7
Mi Band 8: Canned messages (wip)
2023-11-25 21:16:33 +00:00
José Rebelo
fd76c7b13b
Mi Band 8: Find phone
2023-11-25 21:16:33 +00:00
José Rebelo
b27c75c09a
Mi Band 8: World clocks (wip)
2023-11-25 21:16:33 +00:00
José Rebelo
28bd9eeed6
Mi Band 8: Fix heart rate one-shot measurements
2023-11-25 21:16:33 +00:00
José Rebelo
241486f7c3
Mi Band 8: Update to use getSupportedDeviceName
2023-11-25 21:16:33 +00:00
José Rebelo
08eb22b4cb
Mi Band 8: Import Bouncy Castle 1.76 classes
2023-11-25 21:16:33 +00:00
José Rebelo
4ede29d1f1
Mi Band 8: Toggle realtime stats (wip)
2023-11-25 21:16:33 +00:00
José Rebelo
f23347c47d
Mi Band 8: Add broken notifications
2023-11-25 21:16:33 +00:00
José Rebelo
290383627e
Mi Band 8: Fix system service
2023-11-25 21:16:33 +00:00
José Rebelo
7af155281c
Mi Band 8: Remove custom pairing activity
...
Does not seem to be needed (or work, actually)
2023-11-25 21:16:33 +00:00
José Rebelo
fda3b53657
Mi Band 8: Initial support (WIP)
2023-11-25 21:16:31 +00:00
Arjan Schrijver
fac566c7da
Support selecting enabled navigation apps
2023-11-23 22:57:34 +01:00
Arjan Schrijver
70acf47a2e
Make GMaps navigation handler follow the "navigation forwarding" setting
2023-11-23 22:37:24 +01:00
Arjan Schrijver
8add6c4da9
Autodetect OsmAnd package name and make it configurable
2023-11-23 22:33:12 +01:00
Davis Mosenkovs
2ef44e766e
PineTime: Improve notification handling
...
* If setting enabled, add source application (or SMS)
* Fallback to using notification subject if body is unavailable
* Trim/cut sender or title at 25+ chars if necessary
* Better support for notifications without body or subject
2023-11-23 21:30:42 +00:00
Davis Mosenkovs
88d553771d
PineTime: Honor Sync time setting on connect
2023-11-23 21:30:42 +00:00
Gordon Williams
66b36564ab
Bangle.js: Attempt to fix some of the warnings generated by Android Studio - some addec null checks, and appending using StringBuilder
2023-11-20 11:42:41 +00:00
Gordon Williams
140c62ac55
Bangle.js: Fix #2996 - force a reconnect when rx/tx characteristics can't be found
2023-11-20 11:02:16 +00:00
bowornsin
ec843b5447
Translated using Weblate (Thai)
...
Currently translated at 0.5% (12 of 2323 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/th/
2023-11-17 13:06:17 +01:00
Vincèn PUJOL
5859bda739
Translated using Weblate (French)
...
Currently translated at 100.0% (2323 of 2323 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2023-11-16 22:23:38 +01:00
0que
af724dbbb4
Translated using Weblate (Russian)
...
Currently translated at 99.4% (2311 of 2323 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ru/
2023-11-16 22:23:38 +01:00