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/miband
cpfeiffer 9a26769c3e Search & replace: use slf4j for logging instead of Logcat directly
For a start, use android-logger as backend. Needs a better configuration
but no time right now.

For file-logging we will use logback as slf4j-implementation.
2015-05-12 06:33:37 +02:00
..
AbstractInfo.java #15 support for reading firmware version and battery info 2015-04-19 22:20:47 +02:00
BatteryInfo.java #46 make all strings localizable 2015-05-01 01:26:30 +02:00
DeviceInfo.java androidstudio vs. eclipse :/ 2015-05-01 01:49:43 +02:00
MiBandConst.java Move Mi Band MAC address setting to Mi Band Settings 2015-05-10 13:08:28 +02:00
MiBandCoordinator.java Search & replace: use slf4j for logging instead of Logcat directly 2015-05-12 06:33:37 +02:00
MiBandPairingActivity.java Rename constant 2015-05-10 21:13:05 +02:00
MiBandPreferencesActivity.java Move Mi Band MAC address setting to Mi Band Settings 2015-05-10 13:08:28 +02:00
MiBandService.java Initial (ugly) support for device discovery and pairing (#3) 2015-05-05 00:48:54 +02:00
MiBandSupport.java Search & replace: use slf4j for logging instead of Logcat directly 2015-05-12 06:33:37 +02:00
miligatt.txt fix unpaired MI devices disappearing from view (#15) 2015-04-20 23:25:46 +02:00
UserInfo.java Fix validity check with gender and type 2015-05-09 23:13:47 +02:00