Commit graph

243 commits

Author SHA1 Message Date
Milos Kozak
48c8863ccb fix NPE 2018-09-11 10:09:29 +02:00
Milos Kozak
f5873f9f87 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2018-09-06 11:18:27 +02:00
Milos Kozak
a8bed0096d fix NPE 2018-09-04 22:34:36 +02:00
Milos Kozak
f5e7d28aa6 fix WizardInfoDialog 2nd 2018-09-01 23:34:35 +02:00
Milos Kozak
105485c9b6 do not use FEATURE_CUSTOM_TITLE 2018-08-29 08:00:15 +02:00
Milos Kozak
8f9d0269c1 better TREATMENT logging 2018-08-22 22:04:47 +02:00
Milos Kozak
8fec60ea35 fix NPE 2018-08-20 22:13:01 +02:00
Milos Kozak
414c3416dd WizardInfoDialog 2018-08-20 19:32:18 +02:00
Milos Kozak
9c1e52bd17 RS,Rv2: more logging on storing boluses 2018-08-17 13:28:37 +02:00
Johannes Mockenhaupt
ca003fbdd7
Only log about records with duplicate pump id. 2018-08-07 14:17:47 +02:00
Milos Kozak
44c50804a8 resolve NPE on app start in xdrip status line 2018-08-01 11:16:46 +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
a4935b5d38 Services refactor 2018-07-29 00:00:48 +02:00
Milos Kozak
5efad35721 NSUpload refactor 2018-07-28 23:57:25 +02:00
Milos Kozak
a7efa317be DATA logging & refactor 2018-07-28 16:26:36 +02:00
AdrianLxM
b435c09771 preserve carbs 2018-07-22 14:26:56 +02:00
AdrianLxM
77d2326331
remove debug toasts 2018-07-21 22:21:12 +02:00
Milos Kozak
8f8e91f2de report TreamtentClash to Fabric 2018-07-18 17:10:21 +02:00
AdrianLxM
e5d8eb163b
Update Treatment.java 2018-07-03 19:25:23 +02:00
AdrianLxM
006528ae4c
Update TreatmentService.java 2018-07-03 19:24:44 +02:00
AdrianLxM
297fe487f7 update with data from pump 2018-07-02 06:54:02 +02:00
AdrianLxM
b39fa514c2 alarm on clashes, not on identical treatments 2018-07-02 02:11:25 +02:00
Johannes Mockenhaupt
bf3b4502bf
log origin of offending call 2018-07-01 19:15:27 +02:00
Johannes Mockenhaupt
21313bd418
obligatory format specifier fixes 2018-07-01 19:10:58 +02:00
Johannes Mockenhaupt
5df054a999
more fixes 2018-07-01 18:32:52 +02:00
Johannes Mockenhaupt
9b7d36ffed
bugfix 2018-07-01 18:25:32 +02:00
Johannes Mockenhaupt
6ebb13d28d
alarm on failure to add treatment to db. 2018-07-01 17:31:54 +02:00
Johannes Mockenhaupt
f12db81f96
treatmentservice: add method to check if record with pump id exists. 2018-07-01 17:31:54 +02:00
Johannes Mockenhaupt
dcdbe7791f
Treatments don't have settings.
Before this, treatments preferences opened preferencs of the
oref0 sensitivity plugin.
2018-06-24 16:39:56 +02:00
Milos Kozak
a4b3b7b2e9 Clean AndroidAPS started button 2018-06-23 20:28:20 +02:00
Milos Kozak
9c5e389afb move sensitivity plugins to one package 2018-06-23 12:19:55 +02:00
Milos Kozak
8237456030 reset autosens on site change 2018-06-22 20:05:49 +02:00
Johannes Mockenhaupt
41ce9677df
Remove duplicate string. 2018-06-21 09:57:35 +02:00
Johannes Mockenhaupt
6002c747e6
Treatments tab: add button (if applicable) to delete future treatments. 2018-06-21 00:38:22 +02:00
TebbeUbben
2d94133175 Plugin descriptions 2018-06-08 21:19:46 +02:00
Milos Kozak
e29a590cad
Merge pull request #1020 from MilosKozak/dia-refactor
default DIA
2018-05-08 23:43:54 +02:00
AdrianLxM
f0351834ff default DIA 2018-05-06 12:49:03 +02:00
Johannes Mockenhaupt
ef70c1f244
MainApp.sResources.getColor -> MainApp.gc. 2018-05-06 11:47:15 +02:00
Johannes Mockenhaupt
35a6bbb6a7
Set CareportalEvent.MEALBOLUS for eCarbs. 2018-05-04 14:22:43 +02:00
Johannes Mockenhaupt
43cc3c4908
Extract CarbsGenerator class. 2018-05-04 14:18:55 +02:00
Milos Kozak
28430cc757 fix cob calculation 2018-05-02 22:35:51 +02:00
AdrianLxM
926ee535d5 use MainApp.gs instead of context 2 2018-05-02 14:28:16 +02:00
AdrianLxM
166f2843df remove direct access to sResources 8 2018-05-02 13:58:52 +02:00
AdrianLxM
81ad2779bc remove direct access to sResources 1 2018-05-02 13:32:41 +02:00
Johannes Mockenhaupt
5ef7506e5f
Clean up prediction colors. 2018-05-01 19:16:28 +02:00
AdrianLxM
3631f685e2 cleanup 2018-04-27 00:03:08 +02:00
AdrianLxM
9889d34512 Treat future IOB as if the current TBR was cancelled 2018-04-26 23:59:04 +02:00
AdrianLxM
ac23750942
lastBolusTime - only treatments with insulin 2018-04-25 11:52:01 +02:00
Milos Kozak
c490499d03 preferences cleanup 2018-04-24 00:11:52 +02:00