AdrianLxM
4e53b4b1a4
upper case literals
2017-11-07 00:00:38 +01:00
AdrianLxM
d6b534b3b6
use correct setting
2017-11-06 23:47:39 +01:00
AdrianLxM
a864703c76
Don't alarm while disconnected
2017-11-06 22:24:25 +01:00
AdrianLxM
f2e44e8ab9
no-urgent notification title
2017-11-06 21:38:42 +01:00
AdrianLxM
2e6a136de6
presnooze missed readings/pump on startup
2017-11-06 20:32:33 +01:00
AdrianLxM
2f56687e82
system notifications for non-urgent
2017-11-06 20:16:17 +01:00
AdrianLxM
2b06e9e63e
Notification bugfixes
2017-11-06 17:12:33 +01:00
AdrianLxM
8c8674ed63
refactor notifications: subpackage
2017-11-06 14:26:06 +01:00
AdrianLxM
87ea412516
local alert thresholds as settings
2017-11-06 12:58:44 +01:00
Johannes Mockenhaupt
a920946cd1
Extract local alerts for unreachable pump, missed BG readings.
2017-10-30 17:48:22 +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
Milos Kozak
b711648bee
plugins refactoring
2016-08-05 23:54:03 +02:00
Milos Kozak
b42644de39
objectives finalization, some todos
2016-08-04 23:38:43 +02:00
Milos Kozak
6bee16919e
optimize keepalive pump connection
2016-08-02 15:43:21 +02:00
Milos Kozak
e00c01ebee
remove alert service
2016-07-19 11:31:58 +02:00
Milos Kozak
3e3ad1d515
move plugins to MainApp, improve dataservice
2016-07-18 20:19:55 +02:00
Milos Kozak
a1a64873fd
DanaR driver as a service
2016-07-18 12:02:33 +02:00
Milos Kozak
3127870770
DanaR as profile source
2016-07-11 14:04:57 +02:00
Milos Kozak
aa87cb7dea
alert only when danar is selected
2016-07-08 13:41:53 +02:00
Milos Kozak
ba015f1140
DanaR service
2016-07-07 10:34:20 +02:00
Milos Kozak
47e130d246
KeepAliveReceiver
2016-07-07 00:56:31 +02:00
Milos Kozak
2a2589f5eb
some db and incomming data optimalisation
2016-06-21 23:24:54 +02:00
Milos Kozak
edddfed004
add source selection xdrip/nsclient
2016-06-21 00:34:36 +02:00
Milos Kozak
3b883dee31
basic overview fragment + some gui fixes
2016-06-07 23:36:22 +02:00
Milos Kozak
701e6a2055
receive BGs from xDrip and NSClient
2016-06-07 21:48:17 +02:00