Commit graph

9004 commits

Author SHA1 Message Date
Milos Kozak 23f5d29e6a fix Action instantiation 2020-01-03 23:26:26 +01:00
Milos Kozak 0ea47a333c Merge branch 'dev' into dagger3 2020-01-03 22:58:33 +01:00
Milos Kozak a5393eff84 revert TRB displaying 2020-01-03 22:52:21 +01:00
Milos Kozak 5602819321 Fix DeviceStatus upload 2020-01-03 21:02:36 +01:00
Milos Kozak 2470cc7b17 EventListener 2020-01-03 17:06:06 +01:00
Milos Kozak e1327b1e1a VersionChecker injection 2020-01-03 16:29:59 +01:00
Milos Kozak a622bfa559 FabricPrivacy, notifications 2020-01-03 14:30:39 +01:00
Milos Kozak c88058752f more dependencies removed 2020-01-03 10:31:42 +01:00
swissalpine 9b6e97e1f2
Fix for mixed up bage_warn, bage_urgent for Combo in Statuslights
Fixes the small bug mentioned in https://github.com/MilosKozak/AndroidAPS/issues/2320
2020-01-03 06:56:27 +01:00
Milos Kozak c16131bfc8 LoopPlugin injection 2020-01-03 01:45:26 +01:00
Tim Gunn 2605d13a5e Use different ISF method 2020-01-03 13:22:27 +13:00
Tim Gunn 6c70fd3a06 Update to use 24 and 8 hours worth of sensitivity 2020-01-03 13:12:05 +13:00
Milos Kozak 4fff1f42c1 SMS code cleanup 2020-01-03 00:50:13 +01:00
Milos Kozak 89b1dda10b Tidepool cleanup 2020-01-03 00:26:59 +01:00
Milos Kozak c45b434647 FoodPlugin injection 2020-01-02 23:58:21 +01:00
Andy Rozman db117bf736 - change order of display 2020-01-02 23:56:54 +01:00
Milos Kozak 4dbf199685 PersistenNotificationPlugin, services 2020-01-02 23:25:29 +01:00
Andy Rozman d58075a93c - fixed problem parsing Bolus
- reworked storing of Profile, instead of Profile we use Profile.ProfileValue[]
2020-01-02 23:22:57 +01:00
Milos Kozak 45afd5ec34 DstHelperPlugin refactor 2020-01-02 20:48:36 +01:00
Milos Kozak 88994d1b54 Merge branch 'dev', remote-tracking branch 'origin' into dagger3 2020-01-02 19:38:06 +01:00
Milos Kozak 8faf36295f Actions injection 2020-01-02 19:20:36 +01:00
Milos Kozak 1b4d06101d Fix creating careportal entries in Actions tab 2020-01-02 18:25:49 +01:00
Andy Rozman 7097689c28 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2020-01-02 09:47:28 +01:00
Andy Rozman ef037470af - trying to do Profile another way 2020-01-02 09:47:13 +01:00
Bart Sopers b08045b326 Automatically retry bolus cancellation and show error when setting TBR fails due to a PodFaultException 2020-01-02 01:08:18 +01:00
Milos Kozak 9e9ae3cf91 Allow date in CarbsDialog 2020-01-02 00:40:03 +01:00
Andy Rozman 57c35bad58 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2020-01-02 00:22:11 +01:00
Andy Rozman 0fdcb862a6 - small logging so that we can fix this date parsing problem 2020-01-02 00:11:09 +01:00
Milos Kozak d71f036dba Revert in range color 2020-01-01 23:44:13 +01:00
Milos Kozak 1b513cabbd
New Crowdin translations (#2316)
* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Russian)

* New translations strings.xml (Italian)

* New translations strings.xml (German)

* New translations strings.xml (French)
2020-01-01 23:40:54 +01:00
Bart Sopers 2e926c5d8e Fix compile error 2020-01-01 23:40:38 +01:00
Milos Kozak f1a72a3897
Merge pull request #2321 from osodebailar/refactor-header-area
issue #2318 Refactor header area destroys layout on Atom . Fixed smal…
2020-01-01 23:40:14 +01:00
Milos Kozak bcc3829915 NSClient rafactor 2020-01-01 23:23:16 +01:00
Bart Sopers 511c078659 Revert "Add string resource"
This reverts commit 5f4c12e487.
2020-01-01 23:19:16 +01:00
Bart Sopers 5f4c12e487 Add string resource 2020-01-01 23:02:32 +01:00
Andy Rozman 5230a2dda0 - moved PumpHistoryEntryGroup to commons package
- added ProfileUtil with method to show basal profile so that we can display it
- changed PodHistoryActivity to display values (for Bolus, TBR and SetProfile)
2020-01-01 18:45:15 +01:00
Milos Kozak cc125986ac stats layout 2019-12-31 15:04:20 +01:00
Milos Kozak f8b2b596c6 TDD, TIR calculator 2019-12-31 14:40:06 +01:00
Milos Kozak 416735e916 WizardDialogInfo, ProfileFunction 2019-12-31 13:25:28 +01:00
Milos Kozak db9b453276 remove setDefaultUncaughtExceptionHandler temporary 2019-12-31 12:01:15 +01:00
Milos Kozak 7518537108 wizard injection 2019-12-31 11:57:58 +01:00
Milos Kozak 1610470089 ActivityMonitor injection 2019-12-31 09:41:02 +01:00
Milos Kozak 7706e51954 more injections, quickwizard 2019-12-31 00:37:36 +01:00
Milos Kozak 040d999004 Merge branch 'dagger3' of https://github.com/MilosKozak/AndroidAPS into dagger3 2019-12-30 23:27:01 +01:00
Milos Kozak 1242236821 Source plugins injection 2019-12-30 23:26:48 +01:00
Andy Rozman 827eee0c3a - removed cancel TBR 2019-12-30 21:35:30 +01:00
Andy Rozman af44d4e7f7 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2019-12-30 21:26:35 +01:00
Andy Rozman 8610f47cdf - remove cancel TBR from OmnipoPump code 2019-12-30 21:25:35 +01:00
Milos Kozak ba4d70b264
Merge pull request #2323 from MilosKozak/dagger3d
Dagger3d
2019-12-30 20:12:55 +01:00
AdrianLxM a12026c73e inject instead of static get 2019-12-30 19:52:51 +01:00