Daniel Dakhno
|
36b38c2f11
|
Fossil Hybrid: set time on connect
|
2020-10-12 18:18:29 +02:00 |
|
Daniel Dakhno
|
2335a7a337
|
Merge remote-tracking branch 'origin/master'
|
2020-10-12 18:15:11 +02:00 |
|
Daniel Dakhno
|
e47599f15f
|
Fossil Hybrid: fixed text color
|
2020-10-12 18:15:04 +02:00 |
|
Andreas Shimokawa
|
1156ec22a4
|
Mi Band 5: Whitelist FW 1.0.2.08
|
2020-10-12 14:05:12 +02:00 |
|
vanous
|
26f199a010
|
Remove testing reflection code trying to disable pull to refresh in Activity List
|
2020-10-11 18:24:36 +02:00 |
|
TaaviE
|
c41fda5072
|
Rearranged the code in PineTime support a bit
|
2020-10-11 19:16:31 +03:00 |
|
TaaviE
|
2cd783feca
|
Updated progress string and context handling
|
2020-10-11 19:16:31 +03:00 |
|
TaaviE
|
c46e931221
|
Extracted new and already existing string resources
|
2020-10-11 19:16:31 +03:00 |
|
TaaviE
|
3b5f35f34a
|
Added PineTime (InfiniTime) Nordic DFU support
|
2020-10-11 19:16:31 +03:00 |
|
TaaviE
|
2b889a2e4c
|
Improved documentation in UpdateFirmwareOperation, it's not NotificationListener it's handleNotificatioNotif
|
2020-10-11 19:16:31 +03:00 |
|
TaaviE
|
29431a0813
|
Fixed a bug with com.Slack's package name being impossible to look up
|
2020-10-11 19:16:31 +03:00 |
|
TaaviE
|
3636410191
|
Fixed weird formatting in MiBandFWHelper
|
2020-10-11 19:16:31 +03:00 |
|
TaaviE
|
42b7dd6d2a
|
Renamed a few variables in FwAppInstallerActivity
|
2020-10-11 19:16:31 +03:00 |
|
TaaviE
|
5c25bc65ca
|
Removed an unused leftover function
|
2020-10-11 19:16:31 +03:00 |
|
TaaviE
|
77a6e6107a
|
Added a helper function and attribution to an existing one
|
2020-10-11 19:16:31 +03:00 |
|
TaaviE
|
e496aa8f7b
|
Made Nut support available in discovery
|
2020-10-11 19:16:31 +03:00 |
|
TaaviE
|
01feaabffd
|
Added support for Nut devices
|
2020-10-11 19:16:31 +03:00 |
|
TaaviE
|
c0c35a0931
|
Minor improvements to iTag-related documentation
|
2020-10-11 19:16:31 +03:00 |
|
vanous
|
46a1d2908a
|
Sharing Sports Activity improvements
|
2020-10-11 18:09:22 +02:00 |
|
opavlov
|
1fbfb1cae1
|
fixed copyright info
|
2020-10-11 17:27:30 +03:00 |
|
opavlov
|
1ba454a89b
|
refactored settings to "per-device" according to wiki
|
2020-10-11 17:24:11 +03:00 |
|
opavlov
|
78ec2a4a14
|
fixed issue with sleep data(wrong order of reading bits). removed rest useless methods from band classes.
|
2020-10-11 17:24:11 +03:00 |
|
opavlov
|
06a12300a1
|
added support for sony swr12
|
2020-10-11 17:24:11 +03:00 |
|
TaaviE
|
48abd91e72
|
Reordered a few functions, constructor to be more sensible
|
2020-10-11 14:29:14 +03:00 |
|
TaaviE
|
d892e8d963
|
Separated InfiniTime characteristic UUIDs into a separate file
|
2020-10-11 14:26:03 +03:00 |
|
TaaviE
|
d4f383f885
|
Added support for more music information with backwards compatibility
|
2020-10-11 14:23:20 +03:00 |
|
vanous
|
0b7d37c7eb
|
Improve Activity List processing
|
2020-10-11 09:40:15 +02:00 |
|
Yukai Li
|
d6bed776c5
|
Lefun: Use existing time format setting with handling for automatic format
Also fix "interface language" string name
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
0f123022f9
|
Lefun: Fix license headers
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
1242009b55
|
Lefun: Add comments
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
6974a86b87
|
Lefun: Implement settings
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
31078647b1
|
Lefun: Limit notification length further
In addition to the 255 pieces limit, the band also uses a byte for total message length, so cap that too to not run over previous message data.
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
2c1167b1b3
|
Lefun: Use proper handler for firmware info
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
a2090eeccb
|
Lefun: Use proper handlers for find phone and battery level
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
e220acb1b4
|
Lefun: Implement live step counting
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
b225ab98a8
|
Lefun: Fix typo
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
741fdbcbd2
|
Lefun: Tweak notifications for empty message handling
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
c2375f95f4
|
Lefun: Implement notification support
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
a1737c39fb
|
Lefun: Add missing license headers
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
0dd44ae2d6
|
Lefun: Implement limited find phone support
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
b7abd328bb
|
Lefun: Implement set alarm
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
3d108d9d11
|
Lefun: Implement heart rate test
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
d161415046
|
Lefun: Implement activity data sampling
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
6c32a3a99d
|
Lefun: Add operation status to requests
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
1fc2356189
|
Lefun: Change queuing
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
9fbfee945c
|
Lefun: Allow keeping request in queue (for multirecord responses)
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
4992e4c15b
|
Lefun: Fix command length checks, again
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
61039f1749
|
Lefun: Add find device support, toast on error
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
9454684974
|
Lefun: Add device support and initialization code
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
b46960e0a7
|
Lefun: Fix response parsing
|
2020-10-10 22:03:46 +02:00 |
|