Milos Kozak
9aa77122ba
Use on Rx for NetworkChange
2019-11-21 00:07:50 +01:00
AdrianLxM
9798c9b47a
public cton on NetworkChangeReceiver
2019-10-29 22:23:23 +01:00
AdrianLxM
2a7a004afd
Merge branch 'adrian/glif-objective' into devmerge
2019-10-24 19:46:24 +02:00
Milos Kozak
c42ef8e5ff
Events to RxBus
2019-10-15 13:31:55 +02:00
Milos Kozak
30cf4f77da
Events to RxBus
2019-10-14 23:16:51 +02:00
Milos Kozak
64f16c5a7b
Events to RxBus
2019-10-14 19:50:22 +02:00
AdrianLxM
fa20af4440
network status before time
2019-10-13 17:58:45 +02:00
Milos Kozak
4642f0ab5b
EventNewNotification, EventDismissNotification -> RxBus
2019-10-01 00:00:22 +02:00
Milos Kozak
d2d4d5054f
better check for finishing objectives
2019-09-30 14:39:57 +02:00
Milos Kozak
b04641e466
Revert "DataService as JobIntentService"
...
This reverts commit e0c2e7d579
.
2019-08-26 15:06:34 +02:00
Milos Kozak
1cb93c630d
EventChargingState not extending Event
2019-08-15 17:10:36 +02:00
Milos Kozak
e0c2e7d579
DataService as JobIntentService
2019-08-09 14:17:17 +02:00
Milos Kozak
09270f36bf
Merge branch 'dev' into automation
2019-07-25 16:17:16 +02:00
Milos Kozak
d25f6f07b0
migrate to kotlin, remove butterknife, code claeanup
2019-07-18 23:49:59 +02:00
Andy Rozman
7de907f3d6
- fixed NPE in RiuleyLinkStatus History
...
- added 2 Broadcast Receivers:
- TimeDateOrTZChangeReceiver, this one in registered with MainApp in MainApp
- RileyLinkBluetoothReceiver, this one is registered with MainApp from RileyLinkService
2019-07-18 18:09:49 +01:00
Andy Rozman
be05ff3510
- Added 2 receivers...
2019-07-16 20:36:37 +01:00
Milos Kozak
323c282b9f
Tidepool in engineering mode only
2019-06-30 15:38:30 +02:00
Milos Kozak
643ddfae52
cleanup, hook to preferences change
2019-06-07 11:07:08 +02:00
Milos Kozak
9b1acf6958
add missing classes. convert to use AAPS data
2019-06-01 18:40:33 +02:00
Milos Kozak
9a76f3386d
androidx transition
2019-05-16 13:57:37 +02:00
Milos Kozak
76932d6899
EventProfileSwitchChange -> EventProfileNeedsUpdate
2019-04-15 16:48:18 +02:00
Johannes Mockenhaupt
e27f16f5f8
Javadoc.
2019-04-14 17:55:43 +02:00
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