Ganblejs
517f9ac214
Bangle.js:Activity traks attempt (un-)setBusyTask
2024-03-21 23:28:29 +00:00
Ganblejs
6faa4452e2
Bangle.js:Act Tracks follow refactored code style
2024-03-21 23:28:29 +00:00
Ganblejs
c6cec7a0f8
Bangle.js:WIP add activity tracks support
...
Bangle.js: WIP add supportsActivityTracks
Bangle.js: testing flow of info
Bangle.js:WIP receive and store csv from Bangle.js
Bangle.js:store and transmit ID of last synced log
bangle.js:activity tracks, act on completed fetch
... of the recorder csv file.
Bangle.js: Activity tracks, now in database
... but not all data is persisted correctly I think. It's presented as
'Unknown activity'.
Bangle.js:Activity tracks, try to add gps info
I haven't tested with recordings where I have gps values, so far only
empty values. With empty values I currently get "This activity does not
contain GPX tracks" when trying to use the GPXExporter.
Bangle.js: Activity tracks, now adds GPS points
... to the activity to be shown when on the "Sport Activity Detail"
screen.
2024-03-21 23:28:29 +00:00
Ganblejs
fc9d18100d
ActivitySummariesActivity:fix no fetch btn spinner
2024-03-21 23:28:29 +00:00
Ganblejs
a59b5de343
ActivitySummariesActivity:FIXME unreachable reload
2024-03-21 23:28:29 +00:00
Ganblejs
57c0c4dfcb
FileUtils: refactor copyStringToFile
...
With the goal to hinder potential leak of file.
2024-03-21 23:28:29 +00:00
Ganblejs
758e9223d1
FileUtils:copyStringToFile: Try not to leak file.
2024-03-21 23:28:29 +00:00
Ganblejs
8907757674
FileUtils: add description for copyStringtoFile
...
... and remove commented out code
2024-03-21 23:28:29 +00:00
Ganblejs
3c32636089
FileUtils: Add copyStringToFile
method
2024-03-21 23:28:29 +00:00
Damien 'Psolyca' Gaignon
717bc3035d
[Huawei] Add settings to new gadgets
2024-03-21 19:06:03 +01:00
Vitaliy Tomin
6167f3f781
[Huawei] Initial AcceptAgreement packet and request
2024-03-21 19:06:03 +01:00
Damien 'Psolyca' Gaignon
924088e5a3
[Huawei] Check pinCode and authType not BondState
2024-03-21 19:06:03 +01:00
Damien 'Psolyca' Gaignon
88043aa813
[Huawei] Add Huawei Watch Ultimate support
2024-03-21 19:06:02 +01:00
Vitaliy Tomin
014b453693
[Huawei] Add Huawei Watch GT4 support
2024-03-20 13:41:49 +01:00
Damien 'Psolyca' Gaignon
d59b7c7bfa
[Huawei] Add SendExtendedAccountRequest
2024-03-20 13:41:49 +01:00
José Rebelo
d1eb6ae740
Fix typo in charts option label for sleep
2024-03-19 22:18:04 +00:00
José Rebelo
9971a14648
Fix chart option labels
2024-03-19 21:10:39 +00:00
José Rebelo
c79bb53f74
Xiaomi: Fix temperature sample range
2024-03-19 21:00:21 +00:00
Gordon Williams
d3c16a1d40
Bangle.js ensure we don't try and use base64 to encode something that is actually UTF8
2024-03-19 13:36:55 +00:00
José Rebelo
fa59dfe72e
Bangle.js: Add saveFile javascript interface
2024-03-18 20:10:06 +00:00
José Rebelo
8aa3fa3689
Bangle.js: Fix crash when file save is cancelled
2024-03-18 20:10:06 +00:00
José Rebelo
b7ab61f233
Use existing string for temperature
2024-03-18 09:12:33 +00:00
José Rebelo
fc88a4ea9b
Xiaomi: Fix temperature charts crash
2024-03-18 09:09:18 +00:00
José Rebelo
ee6340c848
Amazfit Bip 3: Initial support
2024-03-17 13:06:31 +00:00
José Rebelo
ae05f7fd42
Xiaomi Watch S1 Pro: Enable charts for body temperature
2024-03-16 21:44:11 +00:00
José Rebelo
9db60f16d1
Allow for device settings sub-screens ( #3620 )
...
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/3620
Co-authored-by: José Rebelo <joserebelo@outlook.com>
Co-committed-by: José Rebelo <joserebelo@outlook.com>
2024-03-16 17:21:42 +00:00
José Rebelo
fcc930749e
Sony LinkBuds: Initial support
2024-03-15 23:36:50 +00:00
José Rebelo
5798466e55
Sony Headphones: Fix protocol v2
2024-03-15 23:34:17 +00:00
José Rebelo
0301d0e9a8
Sony Headphones: Merge V3 protocol into V2
...
The protocols are not actually different - the different messages only
depended on whether the devices supports wind noise reduction or not.
2024-03-15 22:56:11 +00:00
Gordon Williams
f91156cd3e
Bangle.js - fix issue where a newline right at the beginning of a received string could cause "String index out of range: -1" errors for all subsequent received data
2024-03-13 09:52:03 +00:00
José Rebelo
fe2a760891
Refactor language and Mi Band 6 preferences code
2024-03-09 14:24:50 +00:00
José Rebelo
99dc218cd1
Fix temperature preferences
2024-03-09 14:00:31 +00:00
ahormann
f5b46b295b
Plotting Temperature ( #3381 )
...
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/3381
Co-authored-by: ahormann <ahormann@gmx.net>
Co-committed-by: ahormann <ahormann@gmx.net>
2024-03-09 14:00:09 +00:00
Daniel Dakhno
ec6fa23176
Device settings: simplified array conversion
2024-03-09 13:58:20 +00:00
Daniel Dakhno
f1968f4103
Device settings: removed menu entry
2024-03-09 13:58:20 +00:00
Daniel Dakhno
b30b9083d0
Device settings: use ArrayList instead of rigid int[]
2024-03-09 13:58:20 +00:00
Daniel Dakhno
8e6571d354
Device settings: merged application and device settings
2024-03-09 13:58:20 +00:00
José Rebelo
f9917851ef
Xiaomi: Fix NPE when notification lookup fails
2024-03-06 20:47:57 +00:00
José Rebelo
96668368c5
Xiaomi Smart Band 8 Active: Initial support
2024-03-06 20:45:13 +00:00
Daniel Dakhno
afe3c1fd50
Testing: fixed unit tests
2024-03-05 00:11:32 +01:00
Daniel Dakhno
ee1c3e4db9
Device connection: classify more states as reconnecting
2024-03-05 00:11:32 +01:00
Daniel Dakhno
a75b3afc84
Code refactoring: introduced GBDevice.State.equalsOrHigherThan
2024-03-05 00:11:32 +01:00
Daniel Dakhno
7219bd377b
Device connection: consider WAITING_FOR_SCAN as reconnecting state
2024-03-05 00:11:32 +01:00
Daniel Dakhno
07744331ac
Device connection: removed duplicate strings entry
2024-03-05 00:11:32 +01:00
Daniel Dakhno
b1b5eada68
Device connection: added Scan service channel
2024-03-05 00:11:32 +01:00
Daniel Dakhno
281a087550
Device connection: refactoring, string extraction
2024-03-05 00:11:32 +01:00
Daniel Dakhno
d0f8eccd75
Device connection: removed references to ACTION_START
2024-03-05 00:11:32 +01:00
Daniel Dakhno
3ceba883dd
Device connection: allow to disconnect from scanned devices
2024-03-05 00:11:32 +01:00
Daniel Dakhno
7816e131e9
Device connection: stop ScanService when quitting application
2024-03-05 00:11:32 +01:00
Daniel Dakhno
f5213f39f7
Device connection: dont try to scan for BT classic devices
2024-03-05 00:11:32 +01:00