Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/devices
cpfeiffer 3cc8d887ca Mi2: Initial support for wear location, hr during sleep and date format #323
- wear location from prefs is sent to the band
- hr measurement during sleep is sent to the band
- date format is sent to the band (date+time or just time)
  (TODO: needs preference option)
2016-11-13 01:44:52 +01:00
..
miband Mi2: Initial support for wear location, hr during sleep and date format #323 2016-11-13 01:44:52 +01:00
pebble Coordinator: add explicit methods to determine if the device supports app management and which class is responsible for it. 2016-10-25 17:39:11 +02:00
vibratissimo Coordinator: add explicit methods to determine if the device supports app management and which class is responsible for it. 2016-10-25 17:39:11 +02:00
AbstractDeviceCoordinator.java Move device deletion logic to DeviceCoordinator and subclasses 2016-10-24 20:02:44 +02:00
AbstractSampleProvider.java Fix method name 2016-09-04 22:39:35 +02:00
DeviceCoordinator.java Coordinator: add explicit methods to determine if the device supports app management and which class is responsible for it. 2016-10-25 17:39:11 +02:00
DeviceManager.java Sort devices lexicographically 2016-09-29 22:56:16 +02:00
EventHandler.java Add event "test new function" for the debug screen 2016-10-11 23:06:59 +02:00
InstallHandler.java Some more logging + add svg launcher again (somehow it was not added again) 2016-03-30 22:53:08 +02:00
SampleProvider.java Detcach samples from the session after querying, to save memory 2016-08-27 21:40:46 +02:00
UnknownDeviceCoordinator.java Coordinator: add explicit methods to determine if the device supports app management and which class is responsible for it. 2016-10-25 17:39:11 +02:00