Commit graph

114 commits

Author SHA1 Message Date
Milos Kozak b38bc5c830 modules cleanup 2022-11-25 22:14:46 +01:00
Andries Smit 296dbc0659 wear: fix jetifier aar libs 2022-11-12 20:26:23 +01:00
Milos Kozak 20e07cb656 optimize build 2022-11-11 19:27:47 +01:00
Milos Kozak 6cc67e52a4 core -> core-main 2022-11-09 13:30:48 +01:00
Milos Kozak efd4d43a50 build.gradle optimization 2022-11-09 12:20:03 +01:00
Milos Kozak 774ed51e1b
NSClient v3 initial work, NS v1 improvements
* NSCv3 initial work

* Allow only 1 NSC

* read sgv

* NSv3: Read Bolus, Carbs

* NSCv3: more work

* fix build

* loading working

* work on TT

* TT working

* TBR processing

* EPS working

* PS Sync

* Process entries at once. Share code v1,v3

* BolusCalculatorWizard working

* TherapyEvent working

* process bg at once

* improve sync

* sdk -> ns-sdk

* handle status per version

* OffileEvents working

* EB working

* RemoteDeviceStatus

* fix build

* cleanup
2022-11-08 09:23:46 +01:00
Milos Kozak 4643b12414 Rx module 2022-11-06 12:28:35 +01:00
Milos Kozak 719ab09940 move aar to :libraries module 2022-10-27 16:42:09 +02:00
Milos Kozak eb9646cc7e replace graphview module by aar 2022-10-27 10:16:49 +02:00
Michael Kroes 327d4ffe3e Fixed AAPSClient build by renaming the wear/build.gradle product flavours to aapsclient 2022-10-17 12:04:14 +02:00
Milos Kozak 437bb0d65d AndroidAPS - AAPS, NSClient -> AAPSClient 2022-10-13 15:26:49 +02:00
Milos Kozak 3a01bed7aa upgrade libs 2022-09-19 16:16:17 +02:00
Milos Kozak eb7e2f6cf6 compileSdkVersion 33 2022-09-04 11:27:56 +02:00
Andries Smit 4628f3136d feat: wear mulitple plus buttons 2022-06-27 12:58:20 +02:00
Milos Kozak 46a5680903 gradle update 2022-06-06 10:25:08 +02:00
Milos Kozak b0736b5246 upgrade libs 2022-05-25 15:46:06 +02:00
Milos Kozak 8e44ddcd43 relocate gradle files 2022-05-11 10:18:14 +02:00
Milos Kozak 0dd72922d2 gradle cleaup 2022-04-23 14:09:37 +02:00
Milos Kozak 2dba081176 Wear refactor 2022-04-11 14:25:00 +02:00
Milos Kozak b2e56dfe07 simplify gradle 2022-04-07 14:15:44 +02:00
Milos Kozak 1ec3ec77c9 update libs 2022-04-07 12:28:50 +02:00
dependabot[bot] f32ed68d2c
Bump kotlinx-coroutines-android from 1.6.0 to 1.6.1
Bumps [kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 11:12:31 +00:00
dependabot[bot] a7118530f0
Bump kotlinx-coroutines-guava from 1.6.0 to 1.6.1
Bumps [kotlinx-coroutines-guava](https://github.com/Kotlin/kotlinx.coroutines) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 08:07:53 +00:00
Milos Kozak 8b6bd17df5 eliminate flatDirs warning 2022-04-04 12:06:30 +02:00
dependabot[bot] 1392986279
Bump json from 20211205 to 20220320
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20211205 to 20220320.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 08:11:24 +00:00
dependabot[bot] e969b509cc
Bump wearableVersion from 2.8.1 to 2.9.0
Bumps `wearableVersion` from 2.8.1 to 2.9.0.

Updates `wearable` from 2.8.1 to 2.9.0

Updates `wearable` from 2.8.1 to 2.9.0

---
updated-dependencies:
- dependency-name: com.google.android.wearable:wearable
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.android.support:wearable
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-17 08:08:33 +00:00
dependabot[bot] 6c2e902d9e
Bump tiles from 1.0.0 to 1.0.1
Bumps tiles from 1.0.0 to 1.0.1.

---
updated-dependencies:
- dependency-name: androidx.wear.tiles:tiles
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 08:08:21 +00:00
Andries Smit 6bc4ed2a4d wear: fix conflict gradle 2022-02-13 16:09:31 +01:00
Andries Smit aab46e0f14 Wear: add action tile 2022-02-12 09:30:50 +01:00
Milos Kozak 668a5bbdb9 unify version naming 2022-02-10 17:13:42 +01:00
Milos Kozak 1a8f00c5e7 gradle cleanup 2022-02-08 19:24:12 +01:00
Milos Kozak fca58029a4 Wear: tests & cleanup 2021-12-11 00:27:17 +01:00
Milos Kozak 057d072e89 update libs 2021-12-10 16:29:05 +01:00
Milos Kozak 3ee6daf832
Merge branch 'dev' into wear-title 2021-12-10 15:20:43 +01:00
Milos Kozak 17b4d6e7ed Wear: less static more injection 2021-12-10 15:19:19 +01:00
Milos Kozak 0a25fa3c9a share code between aap and wear 2021-12-10 08:58:23 +01:00
Milos Kozak 2275a44959
Merge branch 'dev' into wear-title 2021-12-10 08:45:47 +01:00
Milos Kozak d08b018edf Wear: add dependency injection 2021-12-09 22:42:43 +01:00
Andries Smit 0969d8339f Wear curved titles 2021-12-08 21:53:15 +01:00
dependabot[bot] 9d39b9f83a
Bump json from 20210307 to 20211205
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20210307 to 20211205.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 08:08:13 +00:00
Milos Kozak 608fe446c3 kotlin jdk8 for wear 2021-10-19 11:49:24 +02:00
Milos Kozak 5a01e45855 Java 11 2021-10-14 15:21:31 +02:00
Milos Kozak b2c45d0a26 remove PowerMock from all modules except wear 2021-09-23 17:35:55 +02:00
Milos Kozak d33f62b23d remove PowerMockRunner where possible 2021-09-21 21:57:56 +02:00
Milos Kozak 6649386c58
Merge branch 'dev' into gradleupdate 2021-08-06 11:03:26 +02:00
Milos Kozak 0e928bbb9c compileSdkVersion 30 2021-08-06 00:08:49 +02:00
AdrianLxM a6fc9fee0f update jacoco and add global config 2021-07-09 20:02:22 +02:00
AdrianLxM 275fe74044 fix gradle dependency versioning 2021-07-09 17:51:49 +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
Milos Kozak 20128c026d downgrade playServicesWearable 2021-05-19 21:11:50 +02:00