1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 07:01:33 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/util
Andreas Shimokawa 80dce95372 Inital Amazfit Bip support
Support is almost on Mi Band 2 level.

What does not work yet:
- flashing firmware files
- taking or rejecting phone calls
- syncing GPS tracks
- sending weather
- notification only include title, not a body
- unknown notification's text is not forwarded to the watch at all (same on Mi Band 2 #754)
2017-08-13 16:31:11 +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 Properly handle and distribute language change #733 2017-07-31 22:49:05 +02:00
ArrayUtils.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
CheckSums.java Fix some findbugs findings 2017-04-09 01:09:43 +02:00
DateTimeUtils.java Properly format the sleep goal as a duration, not as a time 2017-04-08 23:16:33 +02:00
DeviceHelper.java Inital Amazfit Bip support 2017-08-13 16:31:11 +02:00
FileUtils.java Adjust test case setup and fix failing tests 2017-04-25 21:55:06 +02:00
GB.java The good parts of "refactor notification management" 2017-05-28 18:50:41 +02:00
GBPrefs.java Cleanup package blacklist handling 2017-04-22 16:59:55 +02:00
ImportExportSharedPreferences.java Update license headers 2017-04-26 00:14:25 +02:00
JavaExtensions.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
LanguageUtils.java greek transliteration map 2017-07-27 23:59:06 +02:00
LimitedQueue.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
NotificationUtils.java Fix NPE #603 2017-03-18 11:41:47 +01:00
PebbleUtils.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
Prefs.java Ugly workaround for blacklist not properly persisting 2017-08-01 00:10:10 +02:00
StringUtils.java Fix NPE #603 2017-03-18 11:41:47 +01:00
TimePreference.java Mi Band 2: Do Not Disturb 2017-07-15 21:17:29 +02:00
UriHelper.java Fix a cursor not being closed 2017-04-23 12:45:02 +02:00
Version.java Fix some findbugs findings 2017-04-09 01:09:43 +02:00