Commit graph

4163 commits

Author SHA1 Message Date
Johannes Mockenhaupt a17947ff12
RuffyScripter: reset unparsableMenuEncountered flag on command start. 2019-07-05 00:57:07 +02:00
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
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 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
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 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 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 a20efab567 remove deprecated calls 2019-05-16 19:54:35 +02:00
Milos Kozak 9a76f3386d androidx transition 2019-05-16 13:57:37 +02:00
Milos Kozak 5a478578e0 targetsdk 28 2019-05-15 23:26:07 +02:00
Milos Kozak 2ed1afa7c0
Merge pull request #1795 from MilosKozak/notiffix
Notification fix
2019-05-15 22:03:26 +02:00
Milos Kozak 2aea732326
Merge pull request #1796 from MilosKozak/basalrenderfix
fix basal rendering
2019-05-15 22:02:48 +02:00
Milos Kozak 2505999a25
Merge pull request #1794 from MilosKozak/pumpcontrol-fix
Pump control: Fix crash when opening Insight paring activity
2019-05-12 14:56:56 +02:00
Milos Kozak 4fda6c4c4f fix basal rendering 2019-05-12 10:52:25 +02:00
Milos Kozak f4138a2fc0 fix index out of bouns 2019-05-12 10:43:32 +02:00
Tebbe Ubben 552298496f Pump control: Fix crash when opening Insight paring activity 2019-05-12 02:20:00 +02:00
Milos Kozak bf8870fdf4
Merge pull request #1767 from MilosKozak/devbranchcheck
better check for dev branch
2019-05-05 17:08:17 +02:00
Milos Kozak 75d469a9db
Merge pull request #1781 from MilosKozak/NPEfixes
NPE fixes from Firebase
2019-05-02 22:24:20 +02:00
Milos Kozak a303d71d25
scanning = false if no adapter present 2019-05-02 21:51:44 +02:00
Milos Kozak 6c7a18067f remove misplaced @Nullable 2019-05-01 22:59:48 +02:00
Milos Kozak b7119b31e9
Merge pull request #1779 from MilosKozak/loop-on-LOW
Include 39 as valid value
2019-04-29 12:24:34 +02:00
Milos Kozak 4336b47431 NPE fixes from Firebase 2019-04-29 11:36:30 +02:00
AdrianLxM 3a7b00f424
Include 39 as valid value 2019-04-28 14:33:04 +02:00
AdrianLxM f2c18cbc1f
Don't warn if next loop invocation is prior to update check 2019-04-25 22:13:31 +02:00
Milos Kozak 26c236a79e better check for dev branch 2019-04-25 16:13:21 +02:00
Tebbe Ubben ffbb373481 Insight: Update sqlite_sequence on DB update 2019-04-24 22:36:29 +02:00
AdrianLxM 7c890f2129
Merge pull request #1757 from MilosKozak/update-checker
update logic version checker
2019-04-23 21:58:52 +02:00
AdrianLxM 0cab8c1d89 warn at date 2019-04-23 21:40:10 +02:00
AdrianLxM 249121f80d outdated on install edge case 2019-04-23 21:22:44 +02:00
AdrianLxM 0361ee8589 update logic version checker 2019-04-22 14:10:12 +02:00
Milos Kozak 715a59bfba
Merge pull request #1749 from MilosKozak/update-checker
Update checker
2019-04-18 22:26:18 +02:00