Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service
cpfeiffer 8165751e57 Refactoring to test the double firmware update procedure #234
(while performing the same, known to be working firmware update for Mi1A)

Result: double firmware update procedure works on Mi1A.

Also updated FirmwareTest. Perform all tests not only in the test itself,
but also at runtime before doing the actual update.

Further:
- fix setting of firmwareInfoSent state variable, which prevented installation
  of the section firmware
- make one string translatable
2016-03-25 23:45:27 +01:00
..
btle Improved log output 2016-03-23 22:17:01 +01:00
devices Refactoring to test the double firmware update procedure #234 2016-03-25 23:45:27 +01:00
receivers Some lint fixes 2015-11-23 22:46:12 +01:00
serial Merge branch 'master' into live-activity-data 2015-09-27 00:16:04 +02:00
AbstractDeviceSupport.java allow to setup a common suffix for canned replies (defaults to " (canned reply)") 2016-01-11 15:29:12 +01:00
DeviceCommunicationService.java always save last device address when connecting, fixes #258 2016-03-20 19:48:54 +01:00
DeviceSupport.java Refactoring 2015-09-24 14:45:21 +02:00
DeviceSupportFactory.java convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00
ServiceDeviceSupport.java Pebble: send configuration to watch 2016-03-03 14:23:17 +01:00