1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2025-01-10 01:45:50 +01:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/miband
cpfeiffer d1d3e758d9 Support configurable notifications. Closes #53
To close #29, we need to have a bit more configuration options than
just the number of vibrations. E.g.
- duration
- pause
- LED flashing (again, number of flashes, duration and pause, but also
  the colour and maybe which LEDs)

Also implements reboot-functionality for Mi Band.
2015-05-17 22:57: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 Support configurable notifications. Closes #53 2015-05-17 22:57:37 +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 Support configurable notifications. Closes #53 2015-05-17 22:57:37 +02:00
MiBandService.java Initial (ugly) support for device discovery and pairing (#3) 2015-05-05 00:48:54 +02:00
MiBandSupport.java Support configurable notifications. Closes #53 2015-05-17 22:57:37 +02:00
miligatt.txt fix unpaired MI devices disappearing from view (#15) 2015-04-20 23:25:46 +02:00
UserInfo.java fix some lint warnings, mostly simplifications 2015-05-12 20:09:35 +02:00