AndroidAPS/app
Johannes Mockenhaupt 02a9ed6eda
Set an active command before establishing a connection.
Otherwise the disconnect thread will close the connection
due to inactivity. We could add a variable 'isConnecting',
but I'm not sure if adding another (ruffy-) global state
variable will make things simpler to grasp.
2017-07-18 21:20:40 +02:00
..
libs Add prefernces.json validator lib 2017-01-29 13:00:21 +01:00
src Set an active command before establishing a connection. 2017-07-18 21:20:40 +02:00
.gitignore Objectives design 2016-06-04 17:28:05 +02:00
build.gradle Add first ruffyscripter test (needs ruffy to be available during test somehow). 2017-07-18 21:20:40 +02:00
fabric.properties add bg language 2016-07-05 20:28:23 +02:00
proguard-rules.pro plugins refactoring 2016-08-05 23:54:03 +02:00