Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/devices/miband
Daniele Gobbetti ee3ca5998e Fail early when opening a pebble file.
Fixes #102

We could also use a whitelist approach instead, but we can't be sure that the user installs a file with .fw extension, hence i preferred to only avoid loading files which are known to be of the wrong type.
2015-08-31 17:41:09 +02:00
..
MiBandConst.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
MiBandCoordinator.java Centralize the calendar conversion to/from byte array take 2. 2015-08-28 10:40:25 +02:00
MiBandDateConverter.java Centralize the calendar conversion to/from byte array take 2. 2015-08-28 10:40:25 +02:00
MiBandFWHelper.java Fail early when opening a pebble file. 2015-08-31 17:41:09 +02:00
MiBandFWInstallHandler.java Make firmware and app installation a bit more user friendly #30 2015-08-30 00:21:51 +02:00
MiBandPairingActivity.java Add and use a "client interface" for the actions of the service 2015-08-21 01:03:57 +02:00
MiBandPreferencesActivity.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
MiBandSampleProvider.java Add showing when the device wasn't worn by the user 2015-08-28 14:58:30 +02:00
MiBandService.java Some BTLE cleanup: 2015-08-07 16:59:52 +02:00
miligatt.txt Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
UserInfo.java Extract checksum implementations into separate class CheckSums 2015-08-17 22:43:42 +02:00
VibrationProfile.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00