.. |
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
|
WIP for fetching activity data
|
2015-06-01 21:47:01 +02:00 |
database
|
use ORDER BY timestamp in SQL statement
|
2015-05-30 17:40:23 +02:00 |
discovery
|
Remove id and index from GBDeviceApp in favor of UUIDs
|
2015-05-18 20:56:19 +02:00 |
externalevents
|
Move BluetoothChangeReceiver to externalevents
|
2015-05-30 21:40:42 +02:00 |
miband
|
WIP for fetching activity data
|
2015-06-01 21:47:01 +02:00 |
pebble
|
Pebble: Put WeatherNeat test in separate file
|
2015-05-30 22:24:53 +02:00 |
protocol
|
Add SQLite database support for activity data
|
2015-05-30 17:28:03 +02:00 |
AbstractBTDeviceSupport.java
|
use ORDER BY timestamp in SQL statement
|
2015-05-30 17:40:23 +02:00 |
AbstractDeviceSupport.java
|
use ORDER BY timestamp in SQL statement
|
2015-05-30 17:40:23 +02:00 |
AppManagerActivity.java
|
Start sleep activity with context menu (long press on a device)
|
2015-06-01 16:57:45 +02:00 |
BluetoothCommunicationService.java
|
Start App on Pebble when tapping it AppManager
|
2015-05-18 22:20:01 +02:00 |
ControlCenter.java
|
Start sleep activity with context menu (long press on a device)
|
2015-06-01 16:57:45 +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
|
Add SQLite database support for activity data
|
2015-05-30 17:28:03 +02:00 |
GBActivitySample.java
|
add some constants to GBActivitySample
|
2015-05-30 21:52:29 +02:00 |
GBApplication.java
|
Add SQLite database support for activity data
|
2015-05-30 17:28:03 +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
|
Start sleep activity with context menu (long press on a device)
|
2015-06-01 16:57:45 +02:00 |
UnknownDeviceCoordinator.java
|
Initial (ugly) support for device discovery and pairing (#3)
|
2015-05-05 00:48:54 +02:00 |