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
2015-07-27 23:21:06 +02:00
..
activities Pebble: improvemnts for upcoming Gadgetbridge Pebble watchapp 2015-07-27 23:21:06 +02:00
adapter reformat code 2015-06-30 12:09:29 +02:00
btle reformat code 2015-07-25 21:52:52 +02:00
charts reformat code 2015-07-25 21:52:52 +02:00
database reformat code 2015-07-25 21:52:52 +02:00
deviceevents Pebble: add experimental and incomplete support for dismissing 2.x notifications 2015-07-21 01:27:05 +02:00
discovery Remove id and index from GBDeviceApp in favor of UUIDs 2015-05-18 20:56:19 +02:00
externalevents Pebble: add experimental and incomplete support for dismissing 2.x notifications 2015-07-21 01:27:05 +02:00
miband reformat code 2015-07-25 21:52:52 +02:00
pebble Pebble: improvemnts for upcoming Gadgetbridge Pebble watchapp 2015-07-27 23:21:06 +02:00
protocol Pebble: Preparations for taking screenshots 2015-06-24 00:23:38 +02:00
util reformat code 2015-07-25 21:52:52 +02:00
AbstractBTDeviceSupport.java Pebble: Preparations for taking screenshots 2015-06-24 00:23:38 +02:00
AbstractDeviceSupport.java Pebble: add experimental and incomplete support for dismissing 2.x notifications 2015-07-21 01:27:05 +02:00
AppManagerActivity.java Fix funny typo :D 2015-07-18 23:38:59 +02:00
BluetoothCommunicationService.java rename ACTION_INSTALL_PEBBLEAPP to ACTION_INSTALL 2015-07-23 12:09:01 +02:00
ControlCenter.java More WIP: sync from the charts activity 2015-07-21 00:06:20 +02:00
DebugActivity.java Basic database import and export (to external storage) 2015-07-08 23:11:23 +02:00
DeviceCoordinator.java Let DeviceCoordinator decide which activity to launch on click 2015-07-20 23:57:01 +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 use parcelable for passing alarms around 2015-06-30 06:40:46 +02:00
GB.java reformat code 2015-07-25 21:52:52 +02:00
GBActivitySample.java Pebble: improvemnts for upcoming Gadgetbridge Pebble watchapp 2015-07-27 23:21:06 +02:00
GBAlarm.java Allow setting alarms once for the next day. 2015-07-19 15:58:30 +02:00
GBApplication.java Fix logging configuration 2015-07-25 00:09:24 +02:00
GBCallControlReceiver.java Refactoring: rename GBDeviceCommand to GBDeviceEvent 2015-06-23 11:54:33 +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 Fix funny typo :D 2015-07-18 23:38:59 +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 Refactoring: rename GBDeviceCommand to GBDeviceEvent 2015-06-23 11:54:33 +02:00
ServiceDeviceSupport.java use parcelable for passing alarms around 2015-06-30 06:40:46 +02:00
SettingsActivity.java fix some lint warnings, mostly simplifications 2015-05-12 20:09:35 +02:00
UnknownDeviceCoordinator.java Let DeviceCoordinator decide which activity to launch on click 2015-07-20 23:57:01 +02:00