Commit graph

129 commits

Author SHA1 Message Date
Milos Kozak 3ba774edc0 wear minSdkVersion 26 2023-09-24 18:51:26 +02:00
Milos Kozak 405fc985a8 Merge remote-tracking branch 'ns/compileSdk34' into dev 2023-09-24 14:58:24 +02:00
Milos Kozak 1f8796fd34 :shared module cleanup 2023-09-21 16:44:55 +02:00
Milos Kozak 8be62d4e3e eliminate :app-wear-shared:shared 2023-09-18 23:58:37 +02:00
Milos Kozak ebcea9eed8 simplify :core:utils 2023-09-18 23:28:32 +02:00
Ryan Haining 1bed0251d2 Provides kotlinx.datetime.Clock in wear 2023-09-15 08:33:49 -07:00
Milos Kozak 076fec1929 shared-tests #15 2023-09-04 10:05:43 +02:00
Milos Kozak bbea3712b1
Merge pull request #2656 from nightscout/dependabot/gradle/dev/androidx.wear.tiles-tiles-1.2.0
chore(deps): bump androidx.wear.tiles:tiles from 1.1.0 to 1.2.0
2023-08-14 11:20:51 +02:00
Milos Kozak 0153f47c12 compileSdk = 34 2023-08-14 10:23:42 +02:00
dependabot[bot] 1e3652eee2
chore(deps): bump androidx.wear.tiles:tiles from 1.1.0 to 1.2.0
Bumps androidx.wear.tiles:tiles from 1.1.0 to 1.2.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-13 19:45:49 +00:00
dependabot[bot] aa784ce3d9
chore(deps): bump androidx.wear:wear from 1.2.0 to 1.3.0
Bumps androidx.wear:wear from 1.2.0 to 1.3.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-11 10:53:59 +00:00
Milos Kozak 92bb64ef1a min wear api 23 -> 25 (android 7.1) 2023-08-03 16:44:27 +02:00
Milos Kozak e3dc8fb777 libs update 2023-08-03 11:03:57 +02:00
Milos Kozak 8a458954a8 remove jacoco-android plugin in favor of jacoco-core 2023-07-19 13:53:43 +02:00
Milos Kozak ff9cbe2cb0 Non transitive R classes 2022-12-02 10:56:11 +01:00
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