José Rebelo
09c33b3541
Xiaomi: Persist and overlay sleep stages
2023-12-22 22:21:51 +00:00
José Rebelo
82863ff305
Xiaomi: Add sleep stages parser
...
From Alice
2023-12-22 19:19:56 +00:00
José Rebelo
feea84ea4d
Add note on nightly releases to README
2023-12-22 17:49:54 +00:00
José Rebelo
3e0d3ccb43
Replace supported devices and features with link to website
2023-12-22 17:49:04 +00:00
José Rebelo
b535784117
Mijia LYWSD03MMC: Initial support
...
Same protocol as LYWSD02, but does not support setting the time.
2023-12-22 12:35:35 +00:00
José Rebelo
149b6236a0
Mijia LYWSD: Make support class generic
2023-12-22 12:26:15 +00:00
José Rebelo
cb66cd742a
Xiaomi: Enable activity sync on debug and nightly builds
2023-12-20 19:09:49 +00:00
José Rebelo
275deb4d06
Fix pipeline workflow syntax
...
As per https://woodpecker-ci.org/docs/usage/workflow-syntax#event
2023-12-16 19:13:50 +00:00
José Rebelo
4b8ca275df
Update changelog
2023-12-14 22:01:51 +00:00
José Rebelo
48e1bc1a8a
ColaCao 2021 / 2023: Initial support
...
Reports in #3455 and #2955 mention that everything works, except HR,
which crashes the devices (they do not have an HR sensor), so we just
disable HR support.
2023-12-14 21:53:30 +00:00
José Rebelo
9df3ae9c2e
Amazfit T-Rex Pro: Add activate display on lift sensitivity
2023-12-13 20:45:37 +00:00
José Rebelo
1c7289edfa
Xiaomi: Fix secondary goal config
2023-12-12 21:27:50 +00:00
José Rebelo
1028d2c0cd
Xiaomi: Display widget id when names are repeated
2023-12-12 20:58:42 +00:00
José Rebelo
cb3e10f07a
Xiaomi: Update stress ranges to match watch
2023-12-12 20:46:59 +00:00
José Rebelo
372cf563ea
Xiaomi: Add Vitality Score (PAI-like metric)
2023-12-12 20:27:15 +00:00
José Rebelo
bddec00de1
Xiaomi: Persist daily summary
2023-12-12 20:26:55 +00:00
José Rebelo
2d89fdf11b
Xiaomi: Fix widget set on some devices
2023-12-12 18:45:44 +00:00
José Rebelo
128aed005b
Xiaomi: Parse daily summary and workout gps tracks
2023-12-12 14:12:00 +00:00
José Rebelo
9e2e3bbebc
Update changelog
2023-12-11 22:17:49 +00:00
José Rebelo
820956ccdc
Xiaomi: Disable activity fetching outside of Mi Band 8
...
It has a lot of issues, and should not be enabled to proceed with a
release.
2023-12-11 22:16:04 +00:00
José Rebelo
6de7af62e3
Xiaomi: Manage widgets
2023-12-11 22:00:16 +00:00
José Rebelo
108307c711
Redmi Smart Band 2: Experimental support
...
Characteristics taken from #3274
2023-12-11 13:58:00 +00:00
José Rebelo
621fa21367
Update changelog
2023-12-11 11:25:58 +00:00
José Rebelo
fce33329ea
Xiaomi: Add class size warning to xiaomi.proto
2023-12-11 11:07:44 +00:00
José Rebelo
095b9e42d3
Xiaomi: Toggle phone silent mode from band
2023-12-11 10:51:10 +00:00
José Rebelo
efc8752a66
Zepp OS: Toggle phone silent mode from band
2023-12-11 10:50:50 +00:00
José Rebelo
4dbf9bb8ac
Huami: Toggle phone silent mode from band
2023-12-11 10:50:31 +00:00
José Rebelo
8f2924c873
Xiaomi: Reject call with SMS reply
2023-12-10 22:12:16 +00:00
José Rebelo
e6aa9d276a
Xiaomi: Fix workout types on xiaomi.proto
2023-12-10 20:48:30 +00:00
José Rebelo
5ca3298e5b
Xiaomi: Update xiaomi.proto widgets and vibration patterns
2023-12-10 20:24:22 +00:00
José Rebelo
4051c7f7d4
Xiaomi: Add wear mode preference
2023-12-10 18:03:17 +00:00
José Rebelo
d28cff478c
Delete notifications from connected devices only
2023-12-10 17:28:15 +00:00
José Rebelo
9babbf504e
Xiaomi: Fix camera remote get typo
2023-12-10 13:30:14 +00:00
José Rebelo
bf9a5d90d4
Xiaomi: Add camera remote preference
2023-12-10 13:24:35 +00:00
José Rebelo
a3e2997f26
Xiaomi: Fix sleep mode schedule, spo2 and stress support detection
2023-12-10 12:31:19 +00:00
José Rebelo
8d1c243297
Xiaomi: Detect supported preferences
2023-12-10 12:24:59 +00:00
José Rebelo
c38d2044d8
Xiaomi: Add vitality score notification preferences
2023-12-10 11:19:01 +00:00
José Rebelo
dd0c9cf3e0
Xiaomi: Configure fitness goal notification and secondary goal
2023-12-10 11:02:22 +00:00
José Rebelo
4635bf018a
Xiaomi: Enable autoremove dismissed notifications preference
2023-12-10 10:42:07 +00:00
José Rebelo
18686e98c5
Xiaomi: Delete notification from watch when dismissed from phone
2023-12-10 10:36:14 +00:00
José Rebelo
ef73ea1bd5
Make LimitedQueue generic
2023-12-10 10:30:27 +00:00
José Rebelo
4d12ac93e7
Allow multiple device actions to be triggered for the same event
2023-12-09 11:40:28 +00:00
José Rebelo
25196a932e
Allow toggling DND through device actions
2023-12-09 11:01:55 +00:00
José Rebelo
577ee27c14
Intent API: Add debug action for test new function
2023-12-09 10:59:39 +00:00
José Rebelo
2ff92c73f8
Xiaomi: Re-enable screen on on notifications preference
...
- Disabled by accident on 2063bc2df
- Move preference to XiaomiNotificationService
- Get preference value on connection
2023-12-08 20:55:58 +00:00
José Rebelo
2063bc2dfd
Xiaomi: Remove not-implemented preferences
2023-12-08 18:53:22 +00:00
José Rebelo
961e9f1bf9
Xiaomi: Fix sleep schedule preference
2023-12-08 18:53:11 +00:00
José Rebelo
6984572d33
Xiaomi: Allow notification open on phone
2023-12-08 12:12:35 +00:00
José Rebelo
2b8d8c2cb0
Xiaomi: Fix dismiss multiple notifications from watch
2023-12-08 11:49:47 +00:00
José Rebelo
6479cc3bb0
Xiaomi: Allow disabling app notifications per device
2023-12-08 11:39:53 +00:00
José Rebelo
f29995b571
Zepp OS: Allow disabling app notifications per device
2023-12-08 11:29:20 +00:00
José Rebelo
77329813b9
Use simple summary provider for vibration pattern counts
2023-12-08 10:45:07 +00:00
José Rebelo
130e2ab85c
Xiaomi: Fix heart rate interval and sleep support
2023-12-06 11:51:01 +00:00
José Rebelo and José Rebelo
03dbf7533f
Xiaomi: Get canned messages from watch
2023-12-06 11:18:13 +00:00
José Rebelo
7f7834c620
Xiaomi: Fix reconnect if characteristics are null
...
If a service was found, but characteristics are null, maybe we're just
connecting too early - set the device to reconnect.
2023-12-05 18:30:33 +00:00
José Rebelo
4de7cb3591
Xiaomi: Improve service auto-detection
...
Some watches have the encrypted service, even though they're plaintext,
but are missing the characteristics.
2023-12-05 18:28:39 +00:00
José Rebelo
1c68252255
Xiaomi: Fix settings display items code
2023-12-05 18:20:02 +00:00
José Rebelo
9ddbcc0c8a
Xiaomi: Use display items labels from watch
2023-12-05 18:20:02 +00:00
José Rebelo
3ab1ac26db
Refactor known preference values code to be reusable
2023-12-05 18:20:02 +00:00
José Rebelo
2dacdcface
Xiaomi: Log service
2023-12-05 18:17:50 +00:00
José Rebelo
95d3ff81fd
Xiaomi: Fetch alarm and reminder slots from watch
2023-12-05 18:16:45 +00:00
José Rebelo
376956bbe9
Xiaomi: Improve activity fetch logging
2023-12-04 09:46:49 +00:00
José Rebelo
e6cb15d9eb
Mi Watch Color Sport: Experimental support
2023-12-02 11:56:23 +00:00
José Rebelo
ec050d7a4f
Xiaomi: Unify encrypted and plaintext logic
2023-12-02 11:25:32 +00:00
José Rebelo
ba0ca1de75
Delegate auth key validation to coordinator
2023-12-02 10:59:34 +00:00
José Rebelo
216dc93986
Mi Band 8: Overlay sleep on activity data
2023-12-02 10:56:36 +00:00
José Rebelo
84692e5432
Mi Band 8: Persist bedtime and wakeup times to database
2023-12-01 21:35:29 +00:00
José Rebelo
34c994759d
Update README and changelog
2023-11-29 21:34:57 +00:00
José Rebelo
5be3543fa3
Xiaomi Smart Band 7 Pro: Experimental support
2023-11-29 21:18:52 +00:00
José Rebelo
0c4e2df075
Xiaomi: Fix crash when opening app manager
...
Regression introduced by e53c67e8bf
2023-11-29 21:11:54 +00:00
José Rebelo
99b3dc3226
Fix crash when pairing current device as companion
2023-11-28 18:12:12 +00:00
José Rebelo
ae75f82a63
Zepp OS: Improve activity fetch logging
2023-11-26 21:14:46 +00:00
José Rebelo
c5757ea478
Mi Band 8: Improve stress charts
2023-11-26 21:01:32 +00:00
José Rebelo
50cdcec846
Xiaomi: Delete device data when deleting device
2023-11-26 21:01:32 +00:00
José Rebelo
636f4adc8d
Zepp OS: Delete device data when deleting device
2023-11-26 21:01:32 +00:00
José Rebelo
e53c67e8bf
Xiaomi: Fix SpO2
2023-11-26 21:01:32 +00:00
José Rebelo
11ccf86056
Redmi Watch 3 Active: Fix name
2023-11-26 17:53:38 +00:00
José Rebelo
eacb9be552
Update changelog
2023-11-25 23:08:05 +00:00
José Rebelo
096358c76f
Fix unit tests
2023-11-25 23:08:02 +00:00
José Rebelo
34039094c1
Fix hungarian transliterator
2023-11-25 23:04:39 +00:00
José Rebelo
fead9c641d
Update changelog
2023-11-25 22:57:25 +00:00
José Rebelo
23b2b4247f
Revert companion pairing to false by default
2023-11-25 22:53:55 +00:00
José Rebelo
8bd7e103d0
Update changelog
2023-11-25 22:30:25 +00:00
José Rebelo
e91ad80d27
Xiaomi: Cleanup code and comments
2023-11-25 22:18:34 +00:00
José Rebelo
7416159ba2
Xiaomi: Mark new devices as experimental
2023-11-25 22:17:09 +00:00
José Rebelo
543c8b28d0
Rename org.bouncycastle package
...
Fixes roboelectric in unit tests.
2023-11-25 21:16:53 +00:00
José Rebelo
0dcb316461
Mi Band 8: Basic workout summary parser (wip)
2023-11-25 21:16:53 +00:00
José Rebelo
fa20bf66c6
Mi Band 8: Fix send gps location during workout
2023-11-25 21:16:53 +00:00
José Rebelo
dad97f9e96
Xiaomi: Update weather AQI and warning proto
2023-11-25 21:16:53 +00:00
José Rebelo
516b3dbf1e
Mi Band 8: Fix notification icons for long package names
2023-11-25 21:16:53 +00:00
José Rebelo
8192106fc0
Mi Band 8: Fix notification icons mirroring
2023-11-25 21:16:53 +00:00
José Rebelo
3948f95505
Xiaomi: Dismiss notification from phone when dismiss from watch
2023-11-25 21:16:53 +00:00
José Rebelo
ff2a26756f
Mi Band 8: Fix weather (set current location)
2023-11-25 21:16:53 +00:00
José Rebelo
047cc71d28
Mi Band 8: Upload custom notification icons
2023-11-25 21:16:53 +00:00
José Rebelo
cab63b2c98
Mi Band 8: Fix watchface upload
2023-11-25 21:16:53 +00:00
José Rebelo
29c183b88a
Xiaomi: Refactor to install firmware (untested)
2023-11-25 21:16:53 +00:00
José Rebelo
c47e830056
Xiaomi: Watchface upload (wip, does not work)
2023-11-25 21:16:53 +00:00
José Rebelo
82a264cd65
Xiaomi: Improve emoji mapping efficiency
2023-11-25 21:16:53 +00:00
José Rebelo
b0d3fe6a51
Xiaomi: Set device language
2023-11-25 21:16:53 +00:00
José Rebelo
48e149aefe
Xiaomi: Refactor XiaomiCharacteristic to improve logging and ordering
...
Fixes a potential race condition on initialization, since the chunked
commands were being scheduled on a separate transaction builder, which
would be scheduled to be written before the initialization.
2023-11-25 21:16:53 +00:00