Commit graph

8077 commits

Author SHA1 Message Date
Milos Kozak
05281b7e8b Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2019-12-28 21:45:17 +01:00
Milos Kozak
b488ba1b0f exclude codeStyles from .gitignore 2019-12-28 21:45:09 +01:00
Johannes Mockenhaupt
244e99f5c9
Refactor: improve misleading method name. 2019-12-28 17:10:19 +01:00
Milos Kozak
377b5a9991 StatusLinePlugin -> kt, dagger 2019-12-28 15:00:16 +01:00
Milos Kozak
3c58559a75 PluginBase -> kt 2019-12-28 14:12:35 +01:00
AdrianLxM
a98b3ed6ac constraintsInterface java -> kotlin 2019-12-28 02:53:55 +01:00
AdrianLxM
93bc179181 add new logger to APS plugins 2019-12-28 02:49:00 +01:00
AdrianLxM
6752cbae94 Merge remote-tracking branch 'origin/dagger3c' into dagger3 2019-12-28 01:56:55 +01:00
AdrianLxM
9a72912281 dagger logging start 2019-12-28 01:52:20 +01:00
Milos Kozak
7805fbc5db APSPlugins, SafetyPlugin -> dagger 2019-12-28 01:14:04 +01:00
AdrianLxM
a2d2dd38e3 Merge branch 'dagger3' of https://github.com/MilosKozak/AndroidAPS into dagger3 2019-12-27 23:37:47 +01:00
Milos Kozak
fca775a4e7 L -> kt 2019-12-27 22:44:12 +01:00
AdrianLxM
296e5d25db Merge branch 'dagger3' of https://github.com/MilosKozak/AndroidAPS into dagger3 2019-12-27 22:07:57 +01:00
Milos Kozak
5335b075b9 DataService inject SP 2019-12-27 21:43:51 +01:00
Milos Kozak
8b88e2d270 make tests compile 2019-12-27 21:39:34 +01:00
Milos Kozak
4b86961235 Use DaggerIntentService 2019-12-27 21:38:59 +01:00
AdrianLxM
f24949ba02 deprecate warning and todo for workaround fields 2019-12-27 21:06:56 +01:00
Milos Kozak
7f8abcf591 Constraints, Dialogs daggerize 2019-12-27 19:20:38 +01:00
Milos Kozak
dc037cc248 resources to SMSCommunicatorPlugin 2019-12-27 10:52:24 +01:00
Milos Kozak
8f7c4fe145
Merge pull request #2312 from MilosKozak/dagger3a
Dagger3a
2019-12-27 10:28:19 +01:00
AdrianLxM
ac05390292 Insulin plugins injectable and Prep for SMS plugin and ConfigBuilder 2019-12-27 04:17:49 +01:00
Milos Kozak
12253007f1 ProfileFunction WIP 2019-12-26 23:26:00 +01:00
Milos Kozak
c7e1338d66
Leaked certificate update 2019-12-26 18:52:09 +01:00
Milos Kozak
3654b0b66f ResourceHelper 2019-12-26 17:50:16 +01:00
Milos Kozak
895b32d8f3 SPImplementation cleanup 2019-12-26 15:12:12 +01:00
Milos Kozak
ec2a0212f5 Merge branch 'dev' into dagger3 2019-12-26 15:01:23 +01:00
Milos Kozak
48e8888b82 Firebase follow privacy setting 2019-12-26 14:46:14 +01:00
Milos Kozak
f8f1fc54be Merge branch 'dev' into dagger3 2019-12-26 14:41:52 +01:00
osodebailar
1186360df4 reactivate bad tuerkis and format basal 2019-12-25 17:01:38 +01:00
osodebailar
a746b0fe05 add average delta again and refactor NS Client 2019-12-25 16:04:52 +01:00
Milos Kozak
61411e6bd6
Merge pull request #2303 from rkresha/dev
Medtronic clarify error notification "Basal profiles are not enabled on pump"
2019-12-25 13:42:50 +01:00
AdrianLxM
143a9f8749 dagger testing 2019-12-25 12:19:26 +01:00
osodebailar
a4137a2c3b Merge branch 'dev' of git://github.com/MilosKozak/AndroidAps into refactor-header-area 2019-12-25 12:18:14 +01:00
Milos Kozak
967777f0f8
Merge pull request #2309 from andyrozman/bug_2292_doublebolus_again
- added code to remove Treatment entries, without any insulin (for sy…
2019-12-25 11:29:15 +01:00
Andy Rozman
86adc19010 - added code to remove Treatment entries, without any insulin (for syncing PH Bolus entries with Treatments) 2019-12-24 17:52:28 +01:00
Milos Kozak
737a2c5386 KeepAlive refactor, MainApp cleanup 2019-12-24 16:07:17 +01:00
Milos Kozak
99b07521ef Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2019-12-24 11:28:53 +01:00
Milos Kozak
e423b5bc06 Upload IOB to NS without available BG 2019-12-24 00:55:09 +01:00
osodebailar
81e3fe9179 add project files to git ignore 2019-12-23 21:13:55 +01:00
osodebailar
1d48536c3c refactor overview with new header area and better formated user values for iob, cob and basal 2019-12-23 18:07:51 +01:00
AdrianLxM
cd6dba8a31 injecting insulin... plugin 2019-12-23 13:27:15 +01:00
Rob Kresha
a166b8a56a Medtronic clarify error notification
Adding additional information around the error message so the user can resolve. US version of the 723 Revel has no Basal 'profile' setting, just a 'patterns' setting which when enabled resolves the error.
2019-12-22 21:54:45 -06:00
Milos Kozak
677f1e4c8d
Merge pull request #2302 from MilosKozak/dialogs
Unify design
2019-12-22 23:56:36 +01:00
Milos Kozak
3a6f29d1dc Merge branch 'dev' into dialogs 2019-12-22 23:04:21 +01:00
Milos Kozak
034bf3ecd8 fix parsing profile units 2019-12-22 22:52:26 +01:00
Milos Kozak
60dce8fd15 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2019-12-22 22:27:58 +01:00
Milos Kozak
32ce8af144 fix loading profiles 2019-12-22 22:27:43 +01:00
Milos Kozak
91000dc1bb Confirmation dialogs cleanup 2019-12-22 21:37:26 +01:00
Milos Kozak
808dd92de1 forgotten code remove 2019-12-22 15:08:31 +01:00
Milos Kozak
9042957585 OKDialog layout 2019-12-22 15:03:00 +01:00