Commit graph

112 commits

Author SHA1 Message Date
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
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
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