Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/protocol
2015-04-07 23:57:12 +02:00
..
GBDeviceCommand.java support removing apps/watchfaces 2015-03-26 18:11:47 +01:00
GBDeviceCommandAppInfo.java Pebble: working on app installation (WIP, do not use) 2015-04-06 20:58:35 +02:00
GBDeviceCommandAppManagementResult.java Pebble: working on app installation (WIP, do not use) 2015-04-06 20:58:35 +02:00
GBDeviceCommandCallControl.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
GBDeviceCommandMusicControl.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
GBDeviceCommandVersionInfo.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
GBDeviceProtocol.java Remove direct PebbleProtocol usage. Add GBDeviceProtocol as a base class for all protocols. 2015-04-01 18:34:52 +02:00
MibandProtocol.java Remove direct PebbleProtocol usage. Add GBDeviceProtocol as a base class for all protocols. 2015-04-01 18:34:52 +02:00
PebbleProtocol.java get free slot always before actually installing a pbw. fixes #17 and #18 2015-04-07 23:57:12 +02:00