Commit graph

6982 commits

Author SHA1 Message Date
Andy Rozman deaa859d57 medtronic-0.11.7-SNAPSHOT
- fixed problem with dates (1 month shift)
2019-06-27 16:15:11 +01:00
Andy Rozman f0b8aefc14 medtronic-0.11.6-SNAPSHOT
- fixed problem with GettingBasal
- fixed problem with writing data into logs
2019-06-26 23:02:35 +01:00
Andy Rozman 570e93273c medtronic-0.11.5-SNAPSHOT
- little more cleanup
- removed code that reads 1.5 days history on every start
2019-06-26 13:26:03 +01:00
Milos Kozak 68835ef948 New translations strings.xml (Afrikaans) 2019-06-26 07:13:06 +02:00
Milos Kozak a9c85e20e5
Merge pull request #1832 from MilosKozak/l10n_dev
New Crowdin translations
2019-06-25 18:53:51 +02:00
Milos Kozak b950a10938
Merge pull request #1838 from MilosKozak/dxcm
Dexcom
2019-06-25 18:53:20 +02:00
Andy Rozman 32fad688fc Merge branch 'dev' into medtronic_andy 2019-06-25 14:50:41 +01:00
Andy Rozman 2a680cd8e9 medtronic-0.11.3-SNAPSHOT:
- fix for problem with TBRs
- added code to prevent crashing if it comes to error by parsing (will possibly be removed later) or modified
- fixed problem with configuration parsing (returns error/or rather retries if configuration is too short)
- added validation for BasalProfiles... might need to extend that though...
2019-06-25 14:18:52 +01:00
Milos Kozak 8c8793eb20 New translations strings.xml (French) 2019-06-24 16:34:12 +02:00
Roumen Georgiev 93aa22a48a Merge branch 'triggerLastBolus' of https://github.com/PoweRGbg/AndroidAPS into triggerLastBolus 2019-06-24 16:26:15 +03:00
Andy Rozman 5878a33ac7 Medtronic-0.11.2-SNAPSHOT
- #122 - TBRs processing
- #139 - Set Time in Pump
- #126 - Calculate Battery
- #140 - Be aware of Time/TZ changes
2019-06-23 00:01:11 +01:00
Milos Kozak f219bce4c0 New translations strings.xml (Russian) 2019-06-22 22:45:33 +02:00
Milos Kozak 488a5122fa New translations strings.xml (Portuguese) 2019-06-21 17:43:30 +02:00
Milos Kozak 187a5d3666 New translations strings.xml (Bulgarian) 2019-06-21 16:10:21 +02:00
Roumen Georgiev c5efe01163 addedd missing L 2019-06-21 16:41:36 +03:00
Milos Kozak 7e8059c3d8
Merge branch 'automation' into triggerLastBolus 2019-06-21 15:34:06 +02:00
Milos Kozak 3b263f64f1 New translations strings.xml (German) 2019-06-21 15:33:54 +02:00
Milos Kozak cdf4afbcaf
Merge pull request #1818 from PoweRGbg/deltaTrigger
WIP: Trigger Delta ( delta, short avg., long avg)
2019-06-21 15:33:30 +02:00
Milos Kozak a9d8420451
Merge branch 'automation' into deltaTrigger 2019-06-21 15:22:40 +02:00
Milos Kozak 053ca98422
Merge pull request #1839 from PoweRGbg/cobtrigger
added triggerCob
2019-06-21 15:18:17 +02:00
Milos Kozak 6815f417dc New translations strings.xml (French) 2019-06-21 15:08:28 +02:00
Milos Kozak 5191384521 New translations strings.xml (German) 2019-06-21 15:08:20 +02:00
Milos Kozak 71d53b2f23 New translations strings.xml (Dutch) 2019-06-21 15:06:57 +02:00
Milos Kozak 95f324ee4c New translations strings.xml (Russian) 2019-06-21 15:06:42 +02:00
Milos Kozak efa28b4e46 New translations strings.xml (Swedish) 2019-06-21 15:06:23 +02:00
Milos Kozak 7ab8832fa0 New translations strings.xml (Turkish) 2019-06-21 15:06:17 +02:00
Milos Kozak 507aa486ef New translations strings.xml (Polish) 2019-06-21 15:05:52 +02:00
Milos Kozak 63158f0ffc New translations strings.xml (Portuguese) 2019-06-21 15:05:46 +02:00
Milos Kozak 8d9c18dd35
Merge pull request #1834 from MilosKozak/boluswizard
BolusWizard -> kt, code consolidation
2019-06-21 14:54:45 +02:00
Tebbe Ubben d014962fc8
Merge pull request #1843 from MilosKozak/foreground-service-fix
resolve dangling else and private constructor for singleton
2019-06-21 14:32:08 +02:00
Milos Kozak fcf54dc23c
Merge pull request #1840 from MilosKozak/foreground-service-fix
Also show notification when no profile is set
2019-06-21 14:15:07 +02:00
Milos Kozak 423e7e763e
Merge pull request #1842 from MilosKozak/bw2
BolusWizard privacy
2019-06-21 13:33:01 +02:00
AdrianLxM 45805ed410 BolusWizard privacy 2019-06-21 13:23:37 +02:00
Milos Kozak 7b15cfb395 fix comparing bolus size granularity 2019-06-21 11:41:50 +02:00
AdrianLxM f87b30771b
resolve dangling else and private constructor for singleton 2019-06-21 09:05:39 +02:00
Tebbe Ubben 412c06bd15
Merge pull request #1841 from MilosKozak/foreground-service-fix
Also show notification when no profile is set
2019-06-20 23:25:17 +02:00
Tebbe Ubben bbd26f047d Also show notification when no profile is set 2019-06-20 23:22:10 +02:00
Roumen Georgiev ca60ed9ca8 add L.class to test 2019-06-20 13:15:59 +03:00
Roumen Georgiev 046e2b7495 added triggerCob 2019-06-20 11:12:03 +03:00
Milos Kozak 256e73dab4 Merge branch 'sdk28' of https://github.com/MilosKozak/AndroidAPS into sdk28 2019-06-19 16:41:43 +02:00
Milos Kozak b518ad8963 bump 2.4-dev + min sdk 23 2019-06-19 16:41:20 +02:00
Roumen Georgiev 15f6a577c2 trigger bolusAgo 2019-06-19 14:58:13 +03:00
Roumen Georgiev f8b3878899 icon 2019-06-19 12:11:10 +03:00
Milos Kozak 66e2ce5180 don't call update if == null 2019-06-19 09:24:16 +02:00
Tebbe Ubben 5af80ceb02 Support for new Dexcom app 2019-06-19 01:38:55 +02:00
Andy Rozman 654b8ab0f6 0.11.1-SNAPSHOT
- fix to suspend code
2019-06-18 21:37:21 +01:00
Roumen Georgiev 3f86788eb4 Added DeltaType tests and negative delta values allowed 2019-06-18 14:47:44 +03:00
Roumen Georgiev b9ddbe7011 tests 2019-06-18 10:56:27 +03:00
Roumen Georgiev f15ead9c6f fixed tests and added DeltaType testing 2019-06-17 16:49:57 +03:00
Roumen Georgiev 6e14e3df90 working again 2019-06-17 16:03:35 +03:00