AndroidAPS/app
Johannes Mockenhaupt 8f813d52fa
WatchUpdaterService: process requests in a separate thread.
Previously, requests were executed on the main thread (base class
is Service, not IntentService), which prompted Android to kill
AAPS multiple times a day due to timeouts (of currently unknown
origins).

(cherry picked from commit 5ae45d5)
2018-03-01 16:12:41 +01:00
..
libs move rhino to external lib 2018-02-04 07:27:02 +01:00
src WatchUpdaterService: process requests in a separate thread. 2018-03-01 16:12:41 +01:00
.gitignore Objectives design 2016-06-04 17:28:05 +02:00
build.gradle Moar buttons. 2018-02-18 11:06:36 +01: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