1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 23:21:34 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Andreas Shimokawa 08fbbb9152 SleepMonitor: draw colored bars instead of a graph
red = awake
yellow = light sleep
greep = deep sleep
2015-05-27 00:59:05 +02:00
..
activities fix some lint warnings, mostly simplifications 2015-05-12 20:09:35 +02:00
adapter fix some lint warnings, mostly simplifications 2015-05-12 20:09:35 +02:00
btle Improve BLE gatt handling 2015-05-22 23:18:29 +02:00
discovery Remove id and index from GBDeviceApp in favor of UUIDs 2015-05-18 20:56:19 +02:00
externalevents Remove id and index from GBDeviceApp in favor of UUIDs 2015-05-18 20:56:19 +02:00
miband Use constants instead of hardcoded values 2015-05-21 18:19:07 +02:00
pebble Pebble: Fix firmware installation when all 8 app slots are in use 2015-05-25 01:26:27 +02:00
protocol Pebble: Get Morpheuz sleep data visualize through SleepMonitorActivity 2015-05-21 18:17:39 +02:00
AbstractBTDeviceSupport.java Pull evaluateGBDeviceCommand() and handle* methods up 2015-05-23 00:54:14 +02:00
AbstractDeviceSupport.java Pull evaluateGBDeviceCommand() and handle* methods up 2015-05-23 00:54:14 +02:00
AppManagerActivity.java Pebble: Get Morpheuz sleep data visualize through SleepMonitorActivity 2015-05-21 18:17:39 +02:00
BluetoothCommunicationService.java Start App on Pebble when tapping it AppManager 2015-05-18 22:20:01 +02:00
BluetoothStateChangeReceiver.java Initial (ugly) support for device discovery and pairing (#3) 2015-05-05 00:48:54 +02:00
ControlCenter.java Also commit leftover 2015-05-10 21:19:24 +02:00
DebugActivity.java Initial support for rebooting the device 2015-05-17 21:58:08 +02:00
DeviceCoordinator.java Remove id and index from GBDeviceApp in favor of UUIDs 2015-05-18 20:56:19 +02:00
DeviceHelper.java fix some lint warnings, mostly simplifications 2015-05-12 20:09:35 +02:00
DeviceSupport.java Remove id and index from GBDeviceApp in favor of UUIDs 2015-05-18 20:56:19 +02:00
DeviceType.java Initial (ugly) support for device discovery and pairing (#3) 2015-05-05 00:48:54 +02:00
EventHandler.java Start App on Pebble when tapping it AppManager 2015-05-18 22:20:01 +02:00
GB.java Make file-logging configurable 2015-05-23 00:45:12 +02:00
GBApplication.java Make file-logging configurable 2015-05-23 00:45:12 +02:00
GBCallControlReceiver.java Remove id and index from GBDeviceApp in favor of UUIDs 2015-05-18 20:56:19 +02:00
GBCommand.java Added AppManager, does not do anything useful yet. Only lists installed Apps. 2015-03-25 22:23:45 +01:00
GBDevice.java Search & replace: use slf4j for logging instead of Logcat directly 2015-05-12 06:33:37 +02:00
GBDeviceApp.java Remove id and index from GBDeviceApp in favor of UUIDs 2015-05-18 20:56:19 +02:00
GBDeviceIoThread.java reformat code with androidstudio 2015-04-13 11:22:03 +02:00
GBMusicControlReceiver.java Search & replace: use slf4j for logging instead of Logcat directly 2015-05-12 06:33:37 +02:00
SettingsActivity.java fix some lint warnings, mostly simplifications 2015-05-12 20:09:35 +02:00
SleepMonitorActivity.java SleepMonitor: draw colored bars instead of a graph 2015-05-27 00:59:05 +02:00
UnknownDeviceCoordinator.java Initial (ugly) support for device discovery and pairing (#3) 2015-05-05 00:48:54 +02:00