Johannes Mockenhaupt
59d3c79ed5
Split up receivers for local BG broadcasts and SMS.
...
Receiving local BG values probably fails silently when SMS
permission is not granted (due to SMS plugin not being used).
2019-04-13 14:20:27 +02:00
Milos Kozak
eee3bc4838
LINT: WakeLocks
2019-04-08 16:48:19 +02:00
Milos Kozak
3636480c61
Answers -> Analytics migration
2019-04-05 00:32:26 +02:00
Milos Kozak
d9a9c933bc
package refactor
2019-02-28 23:16:50 +01:00
Milos Kozak
395faa7dc9
pumps package refactor
2019-02-26 20:38:27 +01:00
Milos Kozak
924bc97e3b
remove static ConfigBuilderPlugin.commandQueue
2018-09-17 19:29:01 +02:00
Milos Kozak
bc19973ce0
remove static ConfigBuilderPlugin.activePump
2018-09-17 17:43:42 +02:00
Milos Kozak
1d67f124fc
get rid of Date.class
2018-08-17 15:11:43 +02:00
Milos Kozak
b42d604606
false pump unreachable alert workaround
2018-08-16 22:46:20 +02:00
Milos Kozak
17b9a4b951
add logging
2018-08-13 23:58:07 +02:00
Milos Kozak
7f17110d98
fix NPE
2018-08-13 23:57:16 +02:00
Milos Kozak
35b51af09c
logging cleanup
2018-07-30 15:46:20 +02:00
Milos Kozak
4ec0ebfa74
move profile function from ConfigBuilder to extra class
2018-07-30 14:21:11 +02:00
Milos Kozak
54c83dc374
L.class
2018-07-29 14:39:56 +02:00
Milos Kozak
5ef9bc7948
cleanup
2018-07-29 00:20:41 +02:00
Milos Kozak
a4935b5d38
Services refactor
2018-07-29 00:00:48 +02:00
Johannes Mockenhaupt
6302769652
Log app usage type daily.
2018-07-11 20:51:09 +02:00
Johannes Mockenhaupt
ccaf68d043
Fabric-log enabled plugins once a day.
2018-07-10 13:00:20 +02:00
Markus M. May
b0d8d547d8
Add isConnected, enable NSClient only, if really connected to internet
2018-05-07 20:43:13 +02:00
Markus M. May
099cb6c4e4
add battery charging state
2018-04-29 22:49:43 +02:00
Markus M. May
3fb17e6869
First step to use network activity receiver
2018-04-25 20:49:03 +02:00
Milos Kozak
6851adbfd3
NSClient connection settings
2018-04-22 18:24:06 +02:00
Johannes Mockenhaupt
a36a9b0746
Move check for running setProfile command to KeepAlive.
2018-03-28 22:49:43 +02:00
Johannes Mockenhaupt
52c6d209af
Clean up initial profile push to pump.
2018-03-28 21:20:56 +02:00
Milos Kozak
f7621c4cc5
Profile tests
2018-03-18 15:02:21 +01:00
Milos Kozak
0d7e950b73
Merge pull request #505 from jotomo/sync-to-pump
...
Remove sync to pump pref, always sync
2017-12-20 10:49:47 +01:00
AdrianLxM
88adc31dbc
Add SP to imports
2017-12-19 07:16:41 +01:00
AdrianLxM
00f13d0479
refactor cancelAlarm back to KeepAliveReceiver
2017-12-17 15:46:43 +01:00
AdrianLxM
9bd0a1f144
push next alert on read status
2017-12-17 15:46:33 +01:00
Johannes Mockenhaupt
23874ebbd6
Remove 'sync to profile' pref.
...
(cherry picked from commit 01c52e7
)
2017-12-05 10:00:31 +01:00
AdrianLxM
14bb0e6ac4
Only do pump alarms in APS mode
2017-12-02 10:21:42 +01:00
Milos Kozak
d1aec1ff18
Localalerts settings by adrian
2017-11-28 21:48:46 +01:00
Milos Kozak
3ab235f829
refactor pump interface out of ConfigBuilder, remove handlers
2017-11-20 23:39:12 +01:00
Milos Kozak
86b11edd58
RS connection and status reading
2017-11-11 14:05:29 +01:00
Johannes Mockenhaupt
c50fad81bb
Log exceptions in catch blocks rather than printing to console.
...
The default code used by Android Studio when generating a
try/catch can be altered in Settings under
Editor->File and Code Templates->Catch Statement body
to
log.error("Unhandled exception", e);
to also do this for newly generated code.
(cherry picked from commit c2ae29f)
(cherry picked from commit 6031a25)
2017-09-09 16:41:06 +02:00
Milos Kozak
3e7c4b1350
NS high & low alarms with sound
2017-06-21 07:28:04 +02:00
Milos Kozak
43231cc362
use System.currentTimeMillis()
2017-06-15 23:12:12 +02:00
Milos Kozak
77659e20e7
ns alarms & getBasal fix
2017-06-11 17:22:54 +02:00
Milos Kozak
f267c85377
it compiles now with profiles
2017-06-02 10:25:49 +02:00
Milos Kozak
52aa7c1bf8
fix null pointer exception
2017-03-09 09:57:24 +01:00
Milos Kozak
5f4eb1e4c4
pump status tweaking
2017-02-19 19:15:14 +01:00
Milos Kozak
71112a90e2
internal nsclient
2017-02-17 13:18:36 +01:00
Milos Kozak
4e3cc65d5d
handling pump suspend, show pump actions on overview
2017-02-12 19:51:13 +01:00
Milos Kozak
e608bf4095
fix profile test in keep alive & korean driver switching
2017-01-29 19:17:28 +01:00
Milos Kozak
ed29302547
status outdated first
2017-01-29 11:24:11 +01:00
Milos Kozak
c48e147a68
remove forgotten code
2017-01-29 11:21:15 +01:00
Milos Kozak
55f99ee28e
connect when outdated basal
2017-01-29 11:11:07 +01:00
Milos Kozak
3f90ad6a5c
sync profile to pump
2017-01-28 23:45:14 +01:00
Milos Kozak
4b389c2cad
dana drivers switching working
2016-12-03 17:42:08 +01:00
Milos Kozak
e8467ec75f
check for null
2016-09-08 16:53:48 +02:00