1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-28 07:50:11 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
2015-04-22 20:38:05 +02:00
..
adapter add icon for activity tracker type apps. Thanks xphnx! 2015-04-10 22:26:52 +02:00
btle #15 log as info, not error 2015-04-20 23:45:34 +02:00
externalevents move external receivers to externalevents/ directory 2015-04-20 22:39:35 +02:00
miband fix unpaired MI devices disappearing from view (#15) 2015-04-20 23:25:46 +02:00
pebble Pebble: When opening a firmware print for which HW revision it is. 2015-04-20 23:38:00 +02:00
protocol battery info hooked in, dummy for pebble 2015-04-19 22:31:09 +02:00
AbstractBTDeviceSupport.java battery info hooked in, dummy for pebble 2015-04-19 22:31:09 +02:00
AbstractDeviceSupport.java reformat code with androidstudio 2015-04-19 11:28:03 +02:00
AppManagerActivity.java add icons for pebble and watchfaces. Store app type in GBDeviceApp. Store device type in GBDevice. 2015-03-31 23:34:19 +02:00
BluetoothCommunicationService.java Some more logging 2015-04-22 20:38:04 +02:00
BluetoothStateChangeReceiver.java fix refresh of device list when bluetooth gets turned on 2015-03-29 23:43:05 +02:00
ControlCenter.java Add the device if it's not in the list yet. 2015-04-22 20:38:05 +02:00
DebugActivity.java fix crash on some devices when creating a test notification in debug menu 2015-04-03 22:39:25 +02:00
DeviceSupport.java reformat code with androidstudio 2015-04-19 11:28:03 +02:00
EventHandler.java battery info hooked in, dummy for pebble 2015-04-19 22:31:09 +02:00
GB.java move external receivers to externalevents/ directory 2015-04-20 22:39:35 +02:00
GBCallControlReceiver.java Change the way how device commands or replys to information requests are passed back to the App 2015-03-26 12:06:26 +01: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 fix unpaired MI devices disappearing from view (#15) 2015-04-20 23:25:46 +02:00
GBDeviceApp.java add icons for pebble and watchfaces. Store app type in GBDeviceApp. Store device type in GBDevice. 2015-03-31 23:34:19 +02:00
GBDeviceIoThread.java reformat code with androidstudio 2015-04-13 11:22:03 +02:00
GBMusicControlReceiver.java Implement volume control for Pebble 2015-04-13 22:25:23 +02:00
SettingsActivity.java Make list refresh automatically when Miband MAC was entered or removed. Update README.md 2015-04-19 12:35:23 +02:00