Commit graph

100 commits

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