Commit graph

5539 commits

Author SHA1 Message Date
Milos Kozak 6258d473b0 fix merge 2019-07-04 20:28:22 +01:00
Milos Kozak 61097b3ac6
Merge branch 'dev' into sdk28 2019-07-04 20:06:09 +01:00
AdrianLxM b274647f68
get last notification 2019-06-30 15:58:04 +02:00
AdrianLxM 1282e3ed9e
Get Singleton Notification 2019-06-30 15:57:04 +02:00
Milos Kozak 8aef18beb0
Merge pull request #1846 from MilosKozak/l10n_dev
New Crowdin translations
2019-06-30 15:56:04 +02:00
AdrianLxM d42794137f
call startForeground() 2019-06-30 15:38:04 +02:00
AdrianLxM bdf0b0e07d
Make updateNotification public 2019-06-30 15:36:30 +02:00
AdrianLxM 3dc5c61984
DummyService has nonNull notification 2019-06-30 14:12:40 +02:00
AdrianLxM b2c46b67b6
Always create Notification 2019-06-30 14:07:41 +02:00
Milos Kozak 1512064c53 always run startForeground() 2019-06-29 12:49:29 +02:00
Milos Kozak df2ae1c52f start DummyService only if there is Notification ready 2019-06-29 10:59:10 +02:00
Milos Kozak 6ccf3788be fix dummy service start 2019-06-27 22:05:22 +02: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
Milos Kozak 8c8793eb20 New translations strings.xml (French) 2019-06-24 16:34:12 +02: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
Milos Kozak 3b263f64f1 New translations strings.xml (German) 2019-06-21 15:33:54 +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
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
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
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
Milos Kozak af0d4f23b1 kotlin lint 2019-06-16 09:11:11 +02:00
Milos Kozak 09e4106182 BolusWizard -> kt, code consolidation 2019-06-16 09:00:47 +02:00
Milos Kozak c9bea2ae09 New translations strings.xml (Hebrew) 2019-06-15 14:22:53 +02:00
Milos Kozak 89fef312c5
Merge pull request #1830 from andyrozman/bug_1828
Solution for bug 1828
2019-06-14 11:44:24 +02:00
Andy Rozman 125fa5fef9 Fix for problem 1631, problem with issueing of super bolus. We now check what type of TBR pump has, if its absolute it calles tempBasalAbsolute or else tempBasalPercent method 2019-06-13 23:57:36 +01:00
Andy Rozman 1432ad81e6 Solution for bug 1828 - If suspend is called from Overview, it checks which TBR type is supported by default and
then starts correct TBR method...
2019-06-13 00:14:28 +01:00
Milos Kozak dd942d9673 New translations strings.xml (Chinese Simplified) 2019-05-31 10:15:36 +02:00
Milos Kozak 5f65ef9cac
New Crowdin translations (#1802)
* New translations strings.xml (Dutch)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Russian)

* New translations strings.xml (Hebrew)

* New translations strings.xml (French)

* New translations strings.xml (German)

* New translations strings.xml (Turkish)
2019-05-22 20:38:03 +02:00
triplem 767276ebbb fork tests 2019-05-18 09:40:06 +02:00
Milos Kozak ebd9e1621a
New Crowdin translations (#1800)
* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)
2019-05-16 22:54:20 +02:00