dependabot[bot]
8fc2f31540
Bump mockito-core from 3.11.2 to 3.12.0
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.11.2 to 3.12.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.11.2...v3.12.0 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 08:06:29 +00:00
dependabot[bot]
6e0d6344ac
Bump byteBuddyVersion from 1.11.5 to 1.11.13
...
Bumps `byteBuddyVersion` from 1.11.5 to 1.11.13.
Updates `byte-buddy` from 1.11.5 to 1.11.13
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.5...byte-buddy-1.11.13 )
Updates `byte-buddy-android` from 1.11.5 to 1.11.13
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.5...byte-buddy-1.11.13 )
Updates `byte-buddy-agent` from 1.11.5 to 1.11.13
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.5...byte-buddy-1.11.13 )
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-19 11:33:58 +00:00
Milos Kozak
7cd71f727f
libs update
2021-08-19 13:33:09 +02:00
Milos Kozak
4761a1a5ba
kotlin-allopen, fixed tests
2021-08-16 13:47:14 +02:00
Milos Kozak
ff2b4f3427
downgrade gradle
2021-08-09 11:00:22 +02:00
Milos Kozak
01fb2bca43
Merge pull request #615 from nightscout/dependabot/gradle/dev/dagger_version-2.38.1
...
Bump dagger_version from 2.37 to 2.38.1
2021-08-06 23:32:25 +02:00
Milos Kozak
6649386c58
Merge branch 'dev' into gradleupdate
2021-08-06 11:03:26 +02:00
Milos Kozak
776d85ec90
gradle 7.1
2021-08-04 17:14:57 +02:00
dependabot[bot]
22678e777a
Bump dagger_version from 2.37 to 2.38.1
...
Bumps `dagger_version` from 2.37 to 2.38.1.
Updates `dagger-compiler` from 2.37 to 2.38.1
- [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.37...dagger-2.38.1 )
Updates `dagger-android-processor` from 2.37 to 2.38.1
- [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.37...dagger-2.38.1 )
Updates `dagger-android` from 2.37 to 2.38.1
- [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.37...dagger-2.38.1 )
Updates `dagger-android-support` from 2.37 to 2.38.1
- [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.37...dagger-2.38.1 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-28 08:06:19 +00:00
Andrei Vereha
f289cd50c5
ktlint. update ktlint gradle plugin
2021-07-11 20:11:46 +02:00
Andrei Vereha
5752369377
Merge remote-tracking branch 'upstream/dev' into avereha/merge
2021-07-11 12:26:41 +02:00
Milos Kozak
201f9f2a84
Merge pull request #573 from nightscout/dependabot/gradle/dev/org.mockito-mockito-core-3.11.2
...
Bump mockito-core from 3.11.1 to 3.11.2
2021-07-09 21:57:29 +02:00
AdrianLxM
da55d65907
update flexbox and delete maven repository
2021-07-09 18:20:10 +02:00
AdrianLxM
275fe74044
fix gradle dependency versioning
2021-07-09 17:51:49 +02:00
Andrei Vereha
1018a41346
Merge remote-tracking branch 'upstream/dev' into avereha/conn
2021-06-26 15:21:40 +02:00
dependabot[bot]
80fe38bf93
Bump firebase-crashlytics-gradle from 2.7.0 to 2.7.1
...
Bumps firebase-crashlytics-gradle from 2.7.0 to 2.7.1.
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-crashlytics-gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-24 08:05:42 +00:00
Milos Kozak
8c8bd6360c
Merge pull request #567 from nightscout/travis
...
gradle update
2021-06-22 19:02:32 +02:00
dependabot[bot]
9bcbfa514b
Bump mockito-core from 3.11.1 to 3.11.2
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.11.1...v3.11.2 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 08:06:19 +00:00
dependabot[bot]
ad7e5d8295
Bump byteBuddyVersion from 1.11.3 to 1.11.5
...
Bumps `byteBuddyVersion` from 1.11.3 to 1.11.5.
Updates `byte-buddy` from 1.11.3 to 1.11.5
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.3...byte-buddy-1.11.5 )
Updates `byte-buddy-android` from 1.11.3 to 1.11.5
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.3...byte-buddy-1.11.5 )
Updates `byte-buddy-agent` from 1.11.3 to 1.11.5
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.3...byte-buddy-1.11.5 )
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 08:08:45 +00:00
dependabot[bot]
eb18bd95ba
Bump byteBuddyVersion from 1.11.2 to 1.11.3
...
Bumps `byteBuddyVersion` from 1.11.2 to 1.11.3.
Updates `byte-buddy` from 1.11.2 to 1.11.3
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.2...byte-buddy-1.11.3 )
Updates `byte-buddy-android` from 1.11.2 to 1.11.3
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.2...byte-buddy-1.11.3 )
Updates `byte-buddy-agent` from 1.11.2 to 1.11.3
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.2...byte-buddy-1.11.3 )
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-18 08:07:16 +00:00
Milos Kozak
740c009471
gradle:7.1.0-alpha02
2021-06-16 08:23:55 +02:00
Milos Kozak
96238f02a7
gradle:4.2.1
2021-06-15 17:13:56 +02:00
dependabot[bot]
a1799241d4
Bump mockito-core from 3.10.0 to 3.11.1
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.10.0 to 3.11.1.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.10.0...v3.11.1 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 07:29:21 +00:00
Milos Kozak
0fe9aa0775
Merge pull request #549 from nightscout/dependabot/gradle/dev/com.google.firebase-firebase-crashlytics-gradle-2.7.0
...
Bump firebase-crashlytics-gradle from 2.6.1 to 2.7.0
2021-06-13 22:18:42 +02:00
Milos Kozak
a238d8df47
Merge pull request #559 from nightscout/dependabot/gradle/dev/byteBuddyVersion-1.11.2
...
Bump byteBuddyVersion from 1.11.1 to 1.11.2
2021-06-13 22:12:45 +02:00
dependabot[bot]
1db9722568
Bump dagger_version from 2.36 to 2.37
...
Bumps `dagger_version` from 2.36 to 2.37.
Updates `dagger-compiler` from 2.36 to 2.37
- [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.36...dagger-2.37 )
Updates `dagger-android-processor` from 2.36 to 2.37
- [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.36...dagger-2.37 )
Updates `dagger-android` from 2.36 to 2.37
- [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.36...dagger-2.37 )
Updates `dagger-android-support` from 2.36 to 2.37
- [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.36...dagger-2.37 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 05:50:40 +00:00
dependabot[bot]
c38a9b08b9
Bump byteBuddyVersion from 1.11.1 to 1.11.2
...
Bumps `byteBuddyVersion` from 1.11.1 to 1.11.2.
Updates `byte-buddy` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.1...byte-buddy-1.11.2 )
Updates `byte-buddy-android` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.1...byte-buddy-1.11.2 )
Updates `byte-buddy-agent` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.1...byte-buddy-1.11.2 )
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 05:50:06 +00:00
dependabot[bot]
eb11a43d69
Bump firebase-crashlytics-gradle from 2.6.1 to 2.7.0
...
Bumps firebase-crashlytics-gradle from 2.6.1 to 2.7.0.
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-crashlytics-gradle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 06:52:34 +00:00
dependabot[bot]
328704eb5b
Bump byteBuddyVersion from 1.11.0 to 1.11.1
...
Bumps `byteBuddyVersion` from 1.11.0 to 1.11.1.
Updates `byte-buddy` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.0...byte-buddy-1.11.1 )
Updates `byte-buddy-android` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.0...byte-buddy-1.11.1 )
Updates `byte-buddy-agent` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.0...byte-buddy-1.11.1 )
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 06:00:22 +00:00
dependabot[bot]
8904c7d2a7
Bump kotlin_version from 1.5.0-release-764 to 1.5.10
...
Bumps `kotlin_version` from 1.5.0-release-764 to 1.5.10.
Updates `kotlin-gradle-plugin` from 1.5.0-release-764 to 1.5.10
Updates `kotlin-stdlib-jdk7` from 1.5.0-release-764 to 1.5.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits/v1.5.10 )
Updates `kotlin-reflect` from 1.5.0-release-764 to 1.5.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits/v1.5.10 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 05:45:46 +00:00
Andrei Vereha
7ee7cdd83b
Merge remote-tracking branch 'upstream/dev' into avereha/merge-dev
2021-05-28 22:12:21 +02: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
Milos Kozak
83f589c663
add comment
2021-05-20 20:54:28 +02:00
Milos Kozak
59afd03f95
donwgrade kotlin
2021-05-20 18:26:31 +02:00
Milos Kozak
14ebfc9443
update libs
2021-05-19 21:26:32 +02:00
Milos Kozak
0655358095
downgrade android gradle plugin to 4.1.3
2021-05-19 13:52:13 +02:00
Milos Kozak
fceed4e4fd
@JvmDefault warning resolve
2021-05-18 23:02:40 +02:00
Milos Kozak
4ea0c9e69d
Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
2021-05-18 21:37:16 +02:00
Milos Kozak
d766bc6635
gradle:4.2.1
2021-05-18 21:37:03 +02:00
Milos Kozak
1e5a31e14c
Merge pull request #519 from nightscout/dependabot/gradle/dev/com.google.firebase-firebase-crashlytics-gradle-2.6.1
...
Bump firebase-crashlytics-gradle from 2.4.1 to 2.6.1
2021-05-18 19:02:42 +02:00
Milos Kozak
938f3f612a
mockitoVersion = '3.10.0'
2021-05-18 19:02:25 +02:00
Milos Kozak
2fd093091f
kotlin 1.5.0
2021-05-18 18:30:52 +02:00
dependabot[bot]
3e32a0d4bb
Bump firebase-crashlytics-gradle from 2.4.1 to 2.6.1
...
Bumps firebase-crashlytics-gradle from 2.4.1 to 2.6.1.
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 20:36:12 +00:00
Andrei Vereha
e3f7608de7
Merge remote-tracking branch 'upstream/dev2_dana_combo_only' into avereha/dev2-merge
2021-05-01 20:11:48 +02:00
Milos Kozak
9b4653ac74
lib update
2021-04-29 22:02:49 +02:00
Milos Kozak
f008d14b0e
google-services:4.3.5
2021-04-29 21:22:10 +02:00
Milos Kozak
e7efd414bb
firebase-crashlytics-gradle:2.5.2
2021-04-15 20:14:58 +02:00
Milos Kozak
e6d93ef0a1
remove jcenter dependency
2021-04-15 20:07:42 +02:00
Milos Kozak
145ec376de
Merge pull request #408 from nightscout/dependabot/gradle/dev/byteBuddyVersion-1.10.22
...
Bump byteBuddyVersion from 1.10.21 to 1.10.22
2021-04-15 18:38:01 +02:00
dependabot[bot]
64b33f046d
Bump lifecycle-livedata-ktx from 2.3.0 to 2.3.1
...
Bumps lifecycle-livedata-ktx from 2.3.0 to 2.3.1.
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 13:34:18 +00:00
Milos Kozak
e3525cc85c
Merge pull request #437 from nightscout/dependabot/gradle/dev/kotlin_version-1.4.32
...
Bump kotlin_version from 1.4.31 to 1.4.32
2021-04-15 15:33:55 +02:00
dependabot[bot]
f5c31aea89
Bump dagger_version from 2.33 to 2.34.1
...
Bumps `dagger_version` from 2.33 to 2.34.1.
Updates `dagger-compiler` from 2.33 to 2.34.1
- [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.33...dagger-2.34.1 )
Updates `dagger-android-processor` from 2.33 to 2.34.1
- [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.33...dagger-2.34.1 )
Updates `dagger-android` from 2.33 to 2.34.1
- [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.33...dagger-2.34.1 )
Updates `dagger-android-support` from 2.33 to 2.34.1
- [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.33...dagger-2.34.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14 07:01:21 +00:00
dependabot[bot]
b1e162c713
Bump kotlin_version from 1.4.31 to 1.4.32
...
Bumps `kotlin_version` from 1.4.31 to 1.4.32.
Updates `kotlin-gradle-plugin` from 1.4.31 to 1.4.32
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-stdlib-jdk7` from 1.4.31 to 1.4.32
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 07:19:32 +00:00
AdrianLxM
3a3e75fd92
update gradle
2021-03-19 23:36:57 +01:00
AdrianLxM
bf3fe19a4e
only open for tests/debug
2021-03-14 19:42:02 +01:00
dependabot[bot]
2b430ffc0d
Bump byteBuddyVersion from 1.10.21 to 1.10.22
...
Bumps `byteBuddyVersion` from 1.10.21 to 1.10.22.
Updates `byte-buddy` from 1.10.21 to 1.10.22
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.10.21...byte-buddy-1.10.22 )
Updates `byte-buddy-android` from 1.10.21 to 1.10.22
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.10.21...byte-buddy-1.10.22 )
Updates `byte-buddy-agent` from 1.10.21 to 1.10.22
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.10.21...byte-buddy-1.10.22 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 07:21:21 +00:00
AdrianLxM
3ebcc1c71e
make detekt work
2021-03-01 13:34:34 +01:00
AdrianLxM
070ba1cfc2
add ktlint and detekt
2021-03-01 12:34:47 +01:00
Andrei Vereha
57c2d2d9a1
Address review comments:
...
- move think dependency to core_dependencies and make it's version
configurable: https://github.com/0pen-dash/AndroidAPS/pull/10#discussion_r584329468
- add message string to exceptions. Renames
2021-02-28 19:11:42 +01:00
Milos Kozak
cb2d623923
Merge remote-tracking branch 'ns/dev' into dev
2021-02-28 11:18:37 +01:00
Milos Kozak
5e431ef3d2
Merge pull request #376 from nightscout/dependabot/gradle/dev/kotlin_version-1.4.31
...
Bump kotlin_version from 1.4.30 to 1.4.31
2021-02-26 09:08:24 +01:00
dependabot[bot]
b93ab3209b
Bump kotlin_version from 1.4.30 to 1.4.31
...
Bumps `kotlin_version` from 1.4.30 to 1.4.31.
Updates `kotlin-gradle-plugin` from 1.4.30 to 1.4.31
Updates `kotlin-stdlib-jdk7` from 1.4.30 to 1.4.31
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 07:06:28 +00:00
dependabot[bot]
b7126f4221
Bump dagger_version from 2.32 to 2.33
...
Bumps `dagger_version` from 2.32 to 2.33.
Updates `dagger-compiler` from 2.32 to 2.33
- [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.32...dagger-2.33 )
Updates `dagger-android-processor` from 2.32 to 2.33
- [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.32...dagger-2.33 )
Updates `dagger-android` from 2.32 to 2.33
- [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.32...dagger-2.33 )
Updates `dagger-android-support` from 2.32 to 2.33
- [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.32...dagger-2.33 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 07:05:22 +00:00
Milos Kozak
919ec8b2f3
mockito 3.8.0
2021-02-25 15:51:57 +01:00
Milos Kozak
40d510a9e1
lib update
2021-02-22 23:31:26 +01:00
Milos Kozak
73da2a1a3f
add jacoco to core
2021-02-18 08:15:42 +01:00
Milos Kozak
a2c0fa7643
fragmentktx update
2021-02-16 17:59:21 +01:00
Milos Kozak
248442e497
Merge pull request #339 from nightscout/dependabot/gradle/dev/junit-junit-4.13.2
...
Bump junit from 4.13.1 to 4.13.2
2021-02-15 12:56:15 +01:00
dependabot[bot]
735b09bc21
Bump junit from 4.13.1 to 4.13.2
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 08:07:00 +00:00
dependabot[bot]
1f95a54207
Bump rxjava from 2.2.20 to 2.2.21
...
Bumps [rxjava](https://github.com/ReactiveX/RxJava ) from 2.2.20 to 2.2.21.
- [Release notes](https://github.com/ReactiveX/RxJava/releases )
- [Changelog](https://github.com/ReactiveX/RxJava/blob/v2.2.21/CHANGES.md )
- [Commits](https://github.com/ReactiveX/RxJava/compare/v2.2.20...v2.2.21 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 08:06:52 +00:00
Milos Kozak
d1a647830f
update mockito
2021-02-11 23:33:22 +01:00
Milos Kozak
4bdc67cac7
material lib update
2021-02-11 22:40:55 +01:00
Milos Kozak
2eb84e7471
fragment & nav lib update
2021-02-11 22:31:18 +01:00
Milos Kozak
9673a3cc90
dagger update
2021-02-11 22:27:22 +01:00
Milos Kozak
5a4a662ec1
Merge branch 'dev' into newdb
2021-02-11 21:55:47 +01:00
Milos Kozak
566cc36b2c
Merge pull request #319 from nightscout/dependabot/gradle/dev/androidx.test-rules-1.4.0-alpha04
...
Bump rules from 1.3.1-alpha03 to 1.4.0-alpha04
2021-02-11 21:11:59 +01:00
Milos Kozak
d929b494c4
Merge pull request #314 from nightscout/dependabot/gradle/dev/joda-time-joda-time-2.10.10
...
Bump joda-time from 2.10.9 to 2.10.10
2021-02-11 20:56:48 +01:00
dependabot[bot]
f0ac674fcc
Bump rules from 1.3.1-alpha03 to 1.4.0-alpha04
...
Bumps rules from 1.3.1-alpha03 to 1.4.0-alpha04.
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 19:54:29 +00:00
Milos Kozak
341bfdcdfa
test libs update
2021-02-11 20:52:57 +01:00
dependabot[bot]
f05431daeb
Bump joda-time from 2.10.9 to 2.10.10
...
Bumps [joda-time](https://github.com/JodaOrg/joda-time ) from 2.10.9 to 2.10.10.
- [Release notes](https://github.com/JodaOrg/joda-time/releases )
- [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.10.9...v2.10.10 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 17:11:03 +00:00
Milos Kozak
68588e6f7d
multiple entries in gradle
2021-02-11 14:49:51 +01:00
Milos Kozak
2a8e2c8022
Merge pull request #318 from nightscout/dependabot/gradle/dev/androidx.lifecycle-lifecycle-livedata-ktx-2.3.0
...
Bump lifecycle-livedata-ktx from 2.2.0 to 2.3.0
2021-02-11 14:29:26 +01:00
Milos Kozak
e374cdfa98
Merge branch 'dev' into newdb
2021-02-11 12:01:12 +01:00
dependabot[bot]
67d47a40e1
Bump lifecycle-livedata-ktx from 2.2.0 to 2.3.0
...
Bumps lifecycle-livedata-ktx from 2.2.0 to 2.3.0.
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 10:34:19 +00:00
Bart Sopers
1a866e970f
Variable version in Omnipod Eros and Omnipod Dash build.gradle
2021-02-11 11:24:31 +01:00
AdrianLxM
5acdac3dc8
move jcenter to mavencentral, inline some dependencies, restrict jcenter to those we can be certain to update
2021-02-10 23:33:32 +01:00
Milos Kozak
7b4a30865a
UserEntry logging
2021-02-09 17:57:28 +01:00
Milos Kozak
b04862f602
database module
2021-02-04 18:22:58 +01:00
Milos Kozak
230cc943af
Merge pull request #280 from nightscout/dataservice
...
Dataservice
2021-02-04 18:03:19 +01:00
Milos Kozak
411fba5610
libs update
2021-02-04 12:57:35 +01:00
Milos Kozak
920cba5219
DataService refactor
2021-01-30 22:34:05 +01:00
AdrianLxM
819a3b7d43
downgrade gradle and fix mixed localisation comparison
2021-01-08 01:18:44 +01:00
Milos Kozak
a8631866da
2.7.3-dev
2020-12-28 16:55:51 +01:00
Bart Sopers
6ac449d684
Fix subg_rfspy version check and add tests
2020-12-18 00:58:49 +01:00
Milos Kozak
2b0bfe0f7c
upgrade libs
2020-11-30 08:54:47 +01:00
AdrianLxM
2f3406f6db
move dependencies to core
2020-11-29 19:44:45 +01:00
AdrianLxM
124d61577d
about dialog cleanup and dkma
2020-11-28 17:26:03 +01:00
Milos Kozak
d165e02044
gradle update
2020-11-12 15:45:52 +01:00
Milos Kozak
e46396c6d5
work libs update
2020-10-19 22:48:07 +02:00
Milos Kozak
7ac74f5a9e
firebase libs update
2020-10-19 22:42:26 +02:00
Milos Kozak
955844f319
libs update
2020-10-19 21:51:13 +02:00
Milos Kozak
bbdc6289b8
gradle update
2020-10-19 17:55:05 +02:00
Bart Sopers
ca4d809f41
WIP on adding navigation between Omnipod fragments in replace Pod wizard
2020-09-26 19:29:28 +02:00
Milos Kozak
3d7f2c5980
Gradle 6.1.1
2020-07-28 23:49:21 +02:00
Dominik Dzienia
4068cd72ca
Fix crash when preferences import list is opened for the second time (due to buggy implementation of ActivityResult and Contracts in early androidx)
...
* updated to newest version of fragments where bug is fixed
* catched exception and inform user with Toast
* refactor duplicated code in ImportExportPrefs
2020-07-23 12:59:42 +02:00
Milos Kozak
c45de9af11
update libs
2020-07-04 21:58:51 +02:00
Milos Kozak
09de329934
libs update & cleanup
2020-05-31 11:27:12 +02:00
Milos Kozak
31b3177561
upgrade fabric to firebase
2020-05-31 10:12:36 +02:00
Milos Kozak
c8516f7d40
run test in parallel
2020-05-24 19:07:26 +02:00
Milos Kozak
120c526b80
move to core
2020-05-07 09:54:36 +02:00
Milos Kozak
1f4f5600bc
NoSplashAppCompatActivity -> core
2020-05-05 23:27:01 +02:00
Milos Kozak
47fd4bd1fe
libraries update
2020-05-04 21:37:03 +02:00
Milos Kozak
ee913cffd8
gradle tweaking
2020-05-04 21:03:30 +02:00
Milos Kozak
53383461f0
core module
2020-05-03 21:27:42 +02:00
Milos Kozak
bb9d462995
gradle update
2020-04-24 18:40:18 +02:00
Milos Kozak
3d2d716bae
libraries update
2020-04-01 16:13:08 +02:00
Milos Kozak
7b4174afe0
gradle update
2020-04-01 09:08:18 +02:00
Milos Kozak
8d111cb819
Merge branch 'dev' into dagger3
2020-03-10 19:20:22 +01:00
Milos Kozak
625d4f58b6
gradle update
2020-03-10 09:46:41 +01:00
Milos Kozak
dfd3115b59
gradle update
2020-02-29 21:32:06 +01:00
AdrianLxM
a98b3ed6ac
constraintsInterface java -> kotlin
2019-12-28 02:53:55 +01:00
AdrianLxM
00702ae924
rc version refactor
2019-12-07 20:02:10 +01:00
Milos Kozak
d52b15ff61
kotlin 1.3.61
2019-11-30 19:33:09 +01:00
Milos Kozak
58bceb7a6f
update dependencies
2019-11-28 00:56:51 +01:00
Milos Kozak
397d3992c6
gradle update
2019-10-03 15:12:31 +02:00
Milos Kozak
21dcd3a0ab
google-services:4.3.2
2019-09-15 18:36:59 +02:00
Milos Kozak
2f3a2116fb
gradle update to 3.5.0
2019-08-21 11:08:23 +02:00
Milos Kozak
b653b5096d
remove butterknife from gradle
2019-08-07 23:05:05 +02:00
Milos Kozak
663d6464d5
upgrade libs
2019-08-05 11:11:07 +02:00
Milos Kozak
adf1a0da66
libraries update
2019-07-13 16:16:43 +02:00
Milos Kozak
4dd4408273
gradle update
2019-07-13 10:01:01 +02:00
Milos Kozak
9a76f3386d
androidx transition
2019-05-16 13:57:37 +02:00
Milos Kozak
a41a678ea2
kotlin lib update
2019-05-16 00:31:46 +02:00
AdrianLxM
6c0853d49a
kotlin support
2019-04-10 00:33:05 +02:00
Milos Kozak
fbd9e3e501
Firebase integration
2019-04-04 17:15:45 +02:00
blocklist
3f6a521b1f
Update build.gradle
...
google() needs to be loaded before others.
Otherwise, you got the error-message:
> Could not find aapt2-proto.jar (com.android.tools.build:aapt2-proto:0.3.1).
> Searched in the following locations:
> https://jcenter.bintray.com/com/android/tools/build/aapt2-proto/0.3.1/aapt2-proto-0.3.1.jar
2018-10-29 08:32:13 +01:00
Milos Kozak
f3b1992c3b
gradle:3.2.0
2018-10-06 22:08:39 +02:00
Milos Kozak
12bfff3fe4
gradle 3.1.4
2018-08-16 17:32:25 +02:00
Milos Kozak
2ee5a5b647
update gradle plugin
2018-06-15 00:14:25 +02:00
Milos Kozak
295a710b7e
update gradle plugin to 3.1.2
2018-05-09 11:40:15 +02:00
Milos Kozak
e6ec114eb7
gradle 3.1.1
2018-04-11 16:11:12 +02:00
Markus M. May
79094a92f9
Provide newer support libraries, compile with 27 and target 25
2018-04-04 22:46:44 +02:00
Markus M. May
9006721873
Version bump butterknife plugin
2018-04-02 22:43:20 +02:00
Jamorham
e9ace3aa07
Resolved merge conflict in build.grade
2018-02-21 14:18:53 +00:00
Jamorham
b669957a86
Add google repo
2018-02-21 14:07:01 +00:00
Markus M. May
41ae8e45db
Revert recent changes
2018-02-02 20:00:31 +01:00
Markus M. May
8b6bac6144
Rework ivy repo, use a homegrown mvn repo
2018-02-01 23:28:54 +01:00
Markus M. May
629b626306
Download jniLibs as dependency, delete on clean (in gradle)
2018-02-01 20:09:29 +01:00
Milos Kozak
bd5c7c396f
sdk27 & butterknife
2018-01-24 21:54:24 +01:00
Milos Kozak
2c4db98f58
try to fix travis
2017-12-03 21:31:06 +01:00
Milos Kozak
45d0128097
gradle update
2017-12-03 18:29:57 +01:00
Milos Kozak
472e7075c3
gradle 2.3.3
2017-06-10 12:57:03 +02:00
Milos Kozak
2aaa7f42d6
gradle update
2017-05-14 10:13:56 +02:00
Milos Kozak
2413fae0a9
1.32 superbolus & trend contribution in wizard
2017-04-14 14:50:18 +02:00
Milos Kozak
02b90fa6c7
update gradle to 2.3
2017-03-07 10:52:25 +01:00
Milos Kozak
10d30571a9
fix IC and ISF in DanaR profile
2016-12-06 23:14:25 +01:00
Milos Kozak
6f8d828ec2
QuickWizard
2016-10-20 23:50:31 +02:00
Milos Kozak
9f1bbd35bd
wizard calculation to extra file
2016-10-11 22:47:48 +02:00
Milos Kozak
b5ecbc11e8
check if pump info is loaded before invoking loop
2016-10-01 19:47:18 +02:00
Milos Kozak
e46aab8948
updateguiifvisible on resume
2016-08-21 22:06:36 +02:00
Milos Kozak
d74d54931b
save state on openapsma
2016-06-17 14:42:02 +02:00
Milos Kozak
9b749202fd
Objectives design
2016-06-04 17:28:05 +02:00