Commit graph

8765 commits

Author SHA1 Message Date
Milos Kozak 3c58559a75 PluginBase -> kt 2019-12-28 14:12:35 +01:00
Andy Rozman a719d44851 - add logging to task 2019-12-28 13:14:07 +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
Bart Sopers ae0e18e128 Show error dialog for uncertain bolus 2019-12-27 19:32:50 -05: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
Andy Rozman c3236352d4 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2019-12-27 21:18:02 +01:00
Andy Rozman a55f12ebb8 - temporary solution for Pod Debig thingy 2019-12-27 21:17:35 +01:00
AdrianLxM f24949ba02 deprecate warning and todo for workaround fields 2019-12-27 21:06:56 +01:00
Bart Sopers e8ca4259e1 Rename pulse log related stuff in UI 2019-12-27 14:27:18 -05:00
Bart Sopers 10ab880e28 Retry Get pulse log command in case of failure 2019-12-27 13:51:20 -05:00
Bart Sopers 6d377d7b6a Handle exceptions when retrieving pod pulse log 2019-12-27 13:31:40 -05:00
Milos Kozak 7f8abcf591 Constraints, Dialogs daggerize 2019-12-27 19:20:38 +01:00
Bart Sopers 5cbb5c8baa Improve some Omnipod translations 2019-12-27 12:54:59 -05:00
Bart Sopers 6e47d096a9 Fix compilation error 2019-12-27 10:13:18 -05:00
Bart Sopers 12a71b8d3e Prevent TBR from being cancelled twice when setting a new TBR 2019-12-27 10:10:56 -05:00
Andy Rozman 3ebb85df46 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2019-12-27 11:07:57 +01:00
Andy Rozman 72b32be6f6 - added command for Pod Debugging as async (with pump queue) 2019-12-27 11:04:54 +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
Bart Sopers 505604580d Use shorter beep for cancel delivery 2019-12-26 19:50:58 -05:00
Milos Kozak 12253007f1 ProfileFunction WIP 2019-12-26 23:26:00 +01:00
Bart Sopers bcb7530a9a More logging 2019-12-26 14:06:29 -05:00
Bart Sopers 641b0a800e Also sound beeps for cancellng current (temp) basal when setting (temp) basal 2019-12-26 13:57:56 -05:00
Bart Sopers 1c8c49e61e Ignore Pod fault when cancelling delivery before deactivating pod 2019-12-26 13:47:24 -05:00
Bart Sopers 06e72b89a0 Match PDM beep type for cancel delivery, log status response after cancelling delivery 2019-12-26 13:27:11 -05: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
Andy Rozman 64310f4e28 - small change of disposable for display of 5th button 2019-12-25 21:54:21 +01:00
Andy Rozman 3ceb5f46d8 - added Notification when Time/TZ change is made
- changed code to display dialog
2019-12-25 21:49:35 +01:00
Andy Rozman b80fc3851c Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2019-12-25 19:24:47 +01:00
Andy Rozman c589993985 - added Pod debug button (its 5th button and needs to be enabled in configuration)
- changed PodHistoryActivity to use PodHistory entries, removed filter for now, and values are not yet supported
- added configuration for debug button
- extended DatabaseHelper t retrive PodHistory for last day...
2019-12-25 19:21:22 +01:00
osodebailar 1186360df4 reactivate bad tuerkis and format basal 2019-12-25 17:01:38 +01:00
Bart Sopers 4e8018cd20 Improve error handling for set temp basal command and add logging for updating suspended state 2019-12-25 10:27:21 -05: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