GadgetBridge/app
Andreas Shimokawa 9efcd8974d Add GBDeviceCommandSendBytes for generic pre encoded commands that are meant to be send to a device directly
This is useful for Debugging. We can now send answers to data from the Device directly
int he procol implementation without messing with code in the GBDEviceIoThread's implementation.

This commit also adds test code for interaction with WeatherNeat (so far nothing works though)
2015-05-05 14:41:10 +02:00
..
src/main Add GBDeviceCommandSendBytes for generic pre encoded commands that are meant to be send to a device directly 2015-05-05 14:41:10 +02:00
build.gradle prepare for release 2015-04-29 00:23:00 +02:00
proguard-rules.pro First checkin of actual code 2015-01-07 14:00:18 +01:00