Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/util
Andreas Shimokawa 99dec159f7 Mi Band 3: add untested and incomplete support
This also improves firmware/RES probing to distinguish Mi Band 2/3 firmware files and Mi Band 3/Bip RES files.

Notes:
- Firmware flashing should might but is untested
- This basicall runs off the Amazfit Bip code which will probably incorrect (Mi Band 3 is proabably something between the Bip and the Mi Band 2)
2018-06-14 18:16:49 +02:00
..
.gitignore Mi2: Initial support for wear location, hr during sleep and date format #323 2016-11-13 01:44:52 +01:00
AndroidUtils.java Fixed a bunch of misspells. 2018-03-31 17:31:48 +02:00
ArrayUtils.java Update license headers 2018-02-26 14:27:33 +01:00
BitmapUtil.java Update license headers 2018-02-26 14:27:33 +01:00
CheckSums.java Update license headers 2018-02-26 14:27:33 +01:00
DateTimeUtils.java More timezone fixes for android < 24 2018-04-24 21:00:22 +02:00
DeviceHelper.java Mi Band 3: add untested and incomplete support 2018-06-14 18:16:49 +02:00
FileUtils.java Fixed a bunch of misspells. 2018-03-31 17:31:48 +02:00
GB.java refactor onFetchActivityData() into onFetchRecordedData(dataTypes) to make it more generic 2018-03-31 16:21:25 +02:00
GBPrefs.java Update license headers 2018-02-26 14:27:33 +01:00
ImportExportSharedPreferences.java Fixed a bunch of misspells. 2018-03-31 17:31:48 +02:00
JavaExtensions.java Update license headers 2018-02-26 14:27:33 +01:00
LanguageUtils.java Add ta marbutah to Arabic transliteration. 2018-02-27 17:37:12 +01:00
LimitedQueue.java Update license headers 2018-02-26 14:27:33 +01:00
NotificationUtils.java Update license headers 2018-02-26 14:27:33 +01:00
PebbleUtils.java Pebble: Iterate over knownKeys only if they are present. 2018-03-17 16:12:40 +01:00
Prefs.java Update license headers 2018-02-26 14:27:33 +01:00
StringUtils.java Update license headers 2018-02-26 14:27:33 +01:00
TimePreference.java Update license headers 2018-02-26 14:27:33 +01:00
UriHelper.java Update license headers 2018-02-26 14:27:33 +01:00
Version.java Update license headers 2018-02-26 14:27:33 +01:00
WebViewSingleton.java Improvements to the singleton pattern, better encapsulate fields 2018-03-18 12:59:32 +01:00