Commit graph

11872 commits

Author SHA1 Message Date
Milos Kozak
309ce50518
Merge pull request #534 from nightscout/dependabot/gradle/dev/com.google.code.gson-gson-2.8.7
Bump gson from 2.8.6 to 2.8.7
2021-05-26 13:19:58 +02:00
Milos Kozak
546e2ac829
Merge pull request #537 from nightscout/dependabot/gradle/dev/dagger_version-2.36
Bump dagger_version from 2.35.1 to 2.36
2021-05-26 13:19:30 +02:00
Milos Kozak
8c66053ca3
Merge pull request #538 from nightscout/dependabot/gradle/dev/com.google.truth-truth-1.1.3
Bump truth from 1.1.2 to 1.1.3
2021-05-26 13:18:52 +02:00
Milos Kozak
43e6ba43b6 fix expiring intervals 2021-05-26 09:01:22 +02:00
dependabot[bot]
6193b137c5
Bump truth from 1.1.2 to 1.1.3
Bumps [truth](https://github.com/google/truth) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/google/truth/releases)
- [Commits](https://github.com/google/truth/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 05:56:02 +00:00
dependabot[bot]
8df7f38d6e
Bump dagger_version from 2.35.1 to 2.36
Bumps `dagger_version` from 2.35.1 to 2.36.

Updates `dagger-compiler` from 2.35.1 to 2.36
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.35.1...dagger-2.36)

Updates `dagger-android-processor` from 2.35.1 to 2.36
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.35.1...dagger-2.36)

Updates `dagger-android` from 2.35.1 to 2.36
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.35.1...dagger-2.36)

Updates `dagger-android-support` from 2.35.1 to 2.36
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.35.1...dagger-2.36)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 05:55:11 +00:00
Philoul
3a24af1a4c Merge branch 'dev' into FixSensScale 2021-05-25 22:56:00 +02:00
Milos Kozak
84cc4d0c00 fix setting din in profile 2021-05-25 22:10:12 +02:00
Milos Kozak
e170503f82 lint 2021-05-25 21:53:00 +02:00
Milos Kozak
30e04164ed fix test 2021-05-25 21:24:23 +02:00
Milos Kozak
3d1b7e8ded fix updating non basal profile changes 2021-05-25 21:19:18 +02:00
Milos Kozak
3ed45fdd11 improve NS profile sync 2021-05-25 20:59:41 +02:00
Milos Kozak
5ef92462a7 do not use last record in DetailedBolusInfoStorage 2021-05-25 18:31:01 +02:00
Milos Kozak
bee6d289c0 HistoryBrowseActivity 2021-05-25 17:42:21 +02:00
dependabot[bot]
464cdd7a91
Bump gson from 2.8.6 to 2.8.7
Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.7.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.6...gson-parent-2.8.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 06:08:55 +00:00
Andy Rozman
e24af3934f - refactorings kotlin !!
- moved 2 filed into pump-common module (newly created)
2021-05-24 16:57:54 +01:00
Milos Kozak
966f7b35f2 move treatments to upper right menu 2021-05-23 21:38:30 +02:00
Milos Kozak
92f0487db8 fix displayed BG 2021-05-23 21:05:21 +02:00
Milos Kozak
965a0cafaa Dana BLE5 comm 2021-05-23 20:47:36 +02:00
Philoul
6532d9111e Fix same curve on different graphs 2021-05-23 15:28:33 +02:00
Philoul
62c063a5bc Fix Sens curve scale if alone on a graph
=> I also fix deviation slope curve if secondary behind Sens curve
2021-05-23 14:37:18 +02:00
Philoul
b9a9a86739 Merge remote-tracking branch 'Nightscout/dev' into FixSensScale 2021-05-23 11:15:58 +02:00
Milos Kozak
1a72129a38 Revert "remove unused libs"
This reverts commit 158e9c65
2021-05-23 11:13:39 +02:00
Philoul
37bd7495fd Convert status Message to Kotlin (+ associated null management in localInsightPlugin) 2021-05-23 10:50:37 +02:00
Andy Rozman
fb5ff409f8 - kotlin refactoring !! 2021-05-22 23:46:32 +01:00
Milos Kozak
ea940ea165 remove redundant carbTime 2021-05-22 21:24:49 +02:00
Milos Kozak
95a973b01c Dana BLE 5 code 2021-05-22 20:46:06 +02:00
Andy Rozman
d0f46d6745 - kotlin refactorings - MedtronicDeviceType 2021-05-22 16:55:07 +01:00
Andy Rozman
921302bdbf - kotlin !! refactorings 2021-05-22 16:16:05 +01:00
Andy Rozman
59a3bf8883 - minor kotlin refactorings removed some !! and refactored some code to that effect
- removed non aapsLogger
2021-05-22 13:03:33 +01:00
Andy Rozman
d50ef68d33 - removed some comments from MedtronicHistoryData 2021-05-22 10:56:01 +01:00
Andy Rozman
561d255c34 - removed mdt tag from branch 2021-05-22 10:46:13 +01:00
Andy Rozman
4dcc8dc46f - removed dropbox files 2021-05-22 10:26:32 +01:00
Milos Kozak
6e012ec75f fix dbUpdate 2021-05-21 22:53:49 +02:00
Milos Kozak
bd8787c209 update iob regularly 2021-05-21 22:53:34 +02:00
Milos Kozak
0bb52acfe0 fix therapy event rendering 2021-05-21 17:24:33 +02:00
Milos Kozak
af3df53f10 fix receiving dexcom calibrations 2021-05-21 15:49:42 +02:00
Milos Kozak
7fe75cf425 Update config.yml 2021-05-21 15:48:51 +02:00
Milos Kozak
722475e018
Merge pull request #530 from nightscout/circleci-project-setup
Add .circleci/config.yml
2021-05-20 20:55:08 +02:00
Milos Kozak
83f589c663 add comment 2021-05-20 20:54:28 +02:00
Milos Kozak
7323c6bd87 Add .circleci/config.yml 2021-05-20 20:05:07 +02:00
Milos Kozak
11f00d1776 make it compile with kotlin 1.4 2021-05-20 19:42:44 +02:00
Milos Kozak
59afd03f95 donwgrade kotlin 2021-05-20 18:26:31 +02:00
Andy Rozman
76e6537b0f - replaced null check with elvis op 2021-05-20 13:09:51 +01:00
Andy Rozman
369c8a5180 - fixed NPE in case that we don't have any time from pump (shouldn't happen) 2021-05-20 11:43:05 +01:00
Milos Kozak
158e9c6508 remove unused libs 2021-05-19 22:49:09 +02:00
Milos Kozak
7e0c1338c8 Revert "travis"
This reverts commit 48057ac0
2021-05-19 21:32:01 +02:00
Milos Kozak
14ebfc9443 update libs 2021-05-19 21:26:32 +02:00
Milos Kozak
20128c026d downgrade playServicesWearable 2021-05-19 21:11:50 +02:00
Milos Kozak
585b348671 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2021-05-19 18:01:21 +02:00