Commit graph

120 commits

Author SHA1 Message Date
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
dependabot[bot] d34c71c801
Bump play-services-wearable from 17.0.0 to 17.1.0
Bumps play-services-wearable from 17.0.0 to 17.1.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 17:03:52 +00:00
Milos Kozak 938f3f612a mockitoVersion = '3.10.0' 2021-05-18 19:02:25 +02:00
dependabot[bot] f4b2bbfbdf
Bump json from 20201115 to 20210307
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20201115 to 20210307.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 07:21:51 +00:00
Milos Kozak 89ae801fa0 fix gradle 2021-02-28 11:09:31 +01:00
Milos Kozak 40d510a9e1 lib update 2021-02-22 23:31:26 +01:00
Milos Kozak d7ad8eeefc migrate rest of gradle module files 2021-02-18 23:35:23 +01:00
AdrianLxM 2f7374aca8
Merge pull request #322 from nightscout/dependabot/gradle/dev/wearableVersion-2.8.1
Bump wearableVersion from 2.4.0 to 2.8.1
2021-02-14 19:13:01 +01:00
dependabot[bot] 738c3585d5
Bump wearableVersion from 2.4.0 to 2.8.1
Bumps `wearableVersion` from 2.4.0 to 2.8.1.

Updates `wearable` from 2.4.0 to 2.8.1

Updates `wearable` from 2.4.0 to 2.8.1

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 10:34:35 +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 411fba5610 libs update 2021-02-04 12:57:35 +01:00
AdrianLxM f818ae377f wear: correct upper cutoff 2021-01-09 07:00:32 +01:00
Bart Sopers 6ac449d684 Fix subg_rfspy version check and add tests 2020-12-18 00:58:49 +01:00
AdrianLxM bc59cbefc8
enable SWR50 again 2020-11-30 20:02:33 +01:00
AdrianLxM 2f3406f6db move dependencies to core 2020-11-29 19:44:45 +01:00
Milos Kozak 955844f319 libs update 2020-10-19 21:51:13 +02:00
Milos Kozak 3d7f2c5980 Gradle 6.1.1 2020-07-28 23:49:21 +02:00
Milos Kozak 09de329934 libs update & cleanup 2020-05-31 11:27:12 +02:00
Milos Kozak e1df6c8145 minSdkVersion 24 2020-05-12 00:23:39 +02:00
Milos Kozak 47fd4bd1fe libraries update 2020-05-04 21:37:03 +02:00
Milos Kozak 3d2d716bae libraries update 2020-04-01 16:13:08 +02:00
dlvoy e9e1fbae2f [#2210][#728] - Code coverage config for wear module
- Fixed mockito configuration for bug in 2.X
2019-11-26 09:14:39 +01:00
dlvoy 1240deb4d3 Merge branch 'dev' into feature/728_wearos_complication 2019-11-22 15:58:41 +01:00
Dominik Dzienia 07ca4b6524 Unit test configuration for Wear OS, first tests 2019-11-21 16:04:18 +01:00
Dominik Dzienia 11665a1d89 [#728] Complication support - Watch OS selection of Short, Long and Image complications with current AAPS status (SGV, trend, delta, BR, IoB, CoB, phone/uploader battery) 2019-11-15 11:23:50 +01:00
Milos Kozak 663d6464d5 upgrade libs 2019-08-05 11:11:07 +02:00
Milos Kozak 1baec16c4b remove unneeded semicolons 2019-07-26 23:21:01 +02:00
Milos Kozak 9a76f3386d androidx transition 2019-05-16 13:57:37 +02:00
Milos Kozak 8c00a9fade wear libraries update 2019-05-16 00:21:32 +02:00
Milos Kozak fbd9e3e501 Firebase integration 2019-04-04 17:15:45 +02:00
AdrianLxM d4d499587b Merge remote-tracking branch 'andyremote/wear_upgrade' into dev-wear 2019-03-18 23:51:20 +01:00
AdrianLxM 859267fe34
build with lint complaining 2019-03-14 10:47:29 +01:00
Andy Rozman f7c4db35b5 Merge branch 'dev' into wear_upgrade 2019-03-12 22:46:38 +00:00
Andy Rozman 6e500c1e75 On both sides changed BIND_LISTENER in manifest and added a lot of logging, some might be commented out.
On AAPS side:
- added some capabilites
- fully refactored SendToDataLayerThread (copied from xdrip)
- updated code
- all tasks are now executed on Executor (and not by itself) - main problem that some data was not sent

On Wear side:
- added capabilities and refactored code in ListenerService (by looking at xdrip code)
2019-03-06 23:38:18 +00:00
Milos Kozak 5cf9516012 fix gradle files 2019-03-05 20:44:51 +01:00
Andy Rozman 056ad650cd - changed wear versions
- added some code to listener
- added some log entries
2019-03-05 01:05:16 +00:00
Andy Rozman fda43c423d - Change wear versions to highest 2019-03-04 23:23:51 +00:00
Milos Kozak 4f107cf3ee wear flavors 2018-08-29 17:56:34 +02:00
AdrianLxM aad2b94c8e first confirm activity 2018-06-27 18:05:55 +02:00
AdrianLxM 9839ad0497
revert wear targetSdkVersion
... as we use old communication protocol.
2018-04-18 20:59:40 +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 c3bec7e7a6 Revert targetSdkVersion 2018-04-04 21:38:47 +02:00
Markus M. May 9006721873 Version bump butterknife plugin 2018-04-02 22:43:20 +02:00
Markus M. May 5ef062c22f inital gradle update 2018-04-01 20:49:02 +02:00
Johannes Mockenhaupt d54b99c559
Merge remote-tracking branch 'origin/dev' into combo-scripter-v2
* origin/dev:
  Cleanup gradle build files
  Add null check in ConfigBuildPlugin.getTempBasalFromHistory.
  Avoid race condition checking for an active TBR.
  Steampunk watch face: Chart readability improvement; point size increases when chert is highly zoomed in (less than 3 hours shown).

# Conflicts:
#	app/build.gradle
2018-01-13 23:18:44 +01:00
Markus M. May f5cc2debd7 Cleanup gradle build files 2018-01-13 21:34:38 +01:00
Johannes Mockenhaupt 0e61032dec
Merge remote-tracking branch 'origin/dev' into combo-scripter-v2
* origin/dev:
  wear update
  RS create bond
  add scrollview
  QuickWizard detailed settings

# Conflicts:
#	app/src/main/res/values/strings.xml
2017-12-27 18:19:51 +01:00
AdrianLxM 9387665df9
wear update 2017-12-27 14:57:54 +01:00
Johannes Mockenhaupt bf9f877b3d
Merge remote-tracking branch 'origin/dev' into combo-scripter-v2
* origin/dev: (68 commits)
  max connection time to 120 sec
  make chart zoomable again
  fix NPE
  lowest priority for background calculations
  wear timestamps long
  remove unneeded code
  fix landscape overview
  synchronized wait
  fix build tools for travis
  try to fix travis
  upgrade build tools
  R: resolve thread deadlock during bolus stop
  remove unsupported code from korean pump
  handle bolus stop prior to delivery correctly
  fix translations
  better logging
  Revert unnecessary change.
  Send OpenAPS timestamp to watch rather than minAgo, for more accurate updates on watch face.
  gradle update
  parse more iso formats
  ...

# Conflicts:
#	app/build.gradle
#	app/src/main/AndroidManifest.xml
#	app/src/main/java/info/nightscout/androidaps/Config.java
#	app/src/main/java/info/nightscout/androidaps/PreferencesActivity.java
#	app/src/main/java/info/nightscout/androidaps/plugins/Actions/ActionsFragment.java
#	app/src/main/java/info/nightscout/androidaps/plugins/Actions/dialogs/FillDialog.java
#	app/src/main/java/info/nightscout/androidaps/plugins/Actions/dialogs/NewExtendedBolusDialog.java
#	app/src/main/java/info/nightscout/androidaps/plugins/ConfigBuilder/ConfigBuilderPlugin.java
#	app/src/main/java/info/nightscout/androidaps/plugins/Loop/LoopPlugin.java
#	app/src/main/java/info/nightscout/androidaps/plugins/Overview/Dialogs/NewTreatmentDialog.java
#	app/src/main/java/info/nightscout/androidaps/plugins/Overview/Dialogs/WizardDialog.java
#	app/src/main/java/info/nightscout/androidaps/plugins/Overview/OverviewFragment.java
#	app/src/main/java/info/nightscout/androidaps/plugins/Overview/notifications/DismissNotificationService.java
#	app/src/main/java/info/nightscout/androidaps/plugins/Overview/notifications/Notification.java
#	app/src/main/java/info/nightscout/androidaps/plugins/Overview/notifications/NotificationStore.java
#	app/src/main/java/info/nightscout/androidaps/plugins/ProfileCircadianPercentage/CircadianPercentageProfilePlugin.java
#	app/src/main/java/info/nightscout/androidaps/plugins/ProfileNS/NSProfilePlugin.java
#	app/src/main/java/info/nightscout/androidaps/plugins/PumpDanaRS/services/DanaRSService.java
#	app/src/main/java/info/nightscout/androidaps/plugins/PumpDanaRv2/services/DanaRv2ExecutionService.java
#	app/src/main/java/info/nightscout/androidaps/plugins/Treatments/TreatmentsFragment.java
#	app/src/main/java/info/nightscout/androidaps/plugins/Wear/ActionStringHandler.java
#	app/src/main/java/info/nightscout/androidaps/receivers/KeepAliveReceiver.java
#	app/src/main/res/values/strings.xml
#	app/src/main/res/xml/pref_others.xml
#	app/src/main/res/xml/pref_wear.xml
#	gradle/wrapper/gradle-wrapper.properties
#	wear/build.gradle
2017-12-05 00:32:47 +01:00
Milos Kozak 5a12d15c8c upgrade build tools 2017-12-03 21:15:12 +01:00
Johannes Mockenhaupt 394a42837a
Set source/target version to 1.8 for Java 8 features with Studio 3.0.
See https://developer.android.com/studio/write/java8-support.html
for what is supported with our currently used SDK 23 target.
2017-10-28 13:43:25 +02:00
Johannes Mockenhaupt 7b3f474b58
Upgrade to Android Studio 3.0. 2017-10-25 22:49:50 +02:00
AdrianLxM f751638a7f enabling wearcontrols from preferences 2017-10-12 18:01:10 +02:00
AdrianLxM 7bc0a18f6e Version-Number in settings 2017-08-08 02:06:46 +02:00
AdrianLxM f0521c0197 nighttime watchface 2017-06-30 01:49:32 +02:00
Milos Kozak c18fcfda62 revert sdk to 23 2017-04-22 10:18:31 +02:00
Milos Kozak 0a2105ac50 wear target 25 2017-04-21 12:27:16 +02:00
AdrianLxM e85e651c56 wear full status support and product flavour with/without controls on wear 2017-02-13 01:55:35 +01:00
Milos Kozak d6f4135d6e travis 2016-12-28 15:58:44 +01:00
AdrianLxM 70338ac158 wear PoweRGbg fixes 2016-11-28 18:42:19 +01:00
AdrianLxM 3adb6b2c15 Merge branch 'watchface-colors' of https://github.com/LadyViktoria/AndroidAPS into wear-working1 2016-11-26 07:10:48 +01:00
AdrianLxM a69c1150ea tap tests 2016-11-26 07:09:57 +01:00
AdrianLxM 70c3969f85 wear something is painting 2016-11-24 16:23:31 +01:00
AdrianLxM 2fd93a8e31 wear installing on watch 2016-11-24 16:23:31 +01:00