Commit graph

16486 commits

Author SHA1 Message Date
Ryan Haining 4653541a7b Rewrites CryptTest with matchers
Also renames "expect" to "expected" since "expect" is a newer kotlin keyword.

Issue #2745
2023-10-08 16:39:34 -07:00
Ryan Haining 4d7897dace Rewrites MedtrumPumpTest with matchers
Issue #2745
2023-10-08 16:37:51 -07:00
jbr7rr 30db06af65 Medtrum: Do not clearAlarms on going to ACTIVE 2023-10-08 19:49:40 +02:00
Milos Kozak 85532a0332
Merge pull request #2882 from Philoul/wear/new_custom_watchface
WearPlugin Sort CWF by name in Load Custom
2023-10-08 16:09:13 +02:00
jbr7rr ccb7961e50 Medtrum: Option to show notification on non critical pump alerts 2023-10-08 12:16:09 +02:00
jbr7rr 5945aa40ab Medtrum: Do not spam event bus on bolus progress 2023-10-08 11:48:33 +02:00
jbr7rr bface2a24d Medtrum: Patch expiration default to true 2023-10-08 08:41:38 +02:00
Philoul e84fce7cc4 WearPlugin Rename Cockpit and Steampunk to AAPS(xxx) in assets 2023-10-07 16:31:37 +02:00
Philoul c2e36fddb5 WearPlugin Sort CWF by name in load custom 2023-10-07 16:06:10 +02:00
Milos Kozak dfbcb79b21
Merge pull request #2880 from Philoul/wear/new_custom_watchface
Wear Remove Cockpit Watchface
2023-10-07 09:31:24 +02:00
Philoul 75b38523b8 Wear CWF Remove Cockpit Watchface 2023-10-07 02:22:12 +02:00
Milos Kozak c9606d8aa4
Merge pull request #2875 from ryanhaining/assertthat_pump_smalldirs
Rewrites pump/ tests in directories with few tests with matchers
2023-10-06 22:25:52 +02:00
Milos Kozak d064291a1b
Merge pull request #2876 from Philoul/wear/new_custom_watchface
Wear CWF Include Cockpit Watchface into assets and simplify code
2023-10-06 22:25:24 +02:00
Milos Kozak aaaa8b055b
New Crowdin updates (#2877)
* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations exam.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations exam.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations exam.xml (Lithuanian)

* New translations strings.xml (Lithuanian)
2023-10-06 22:23:20 +02:00
Milos Kozak e28d2ee316
Merge pull request #2878 from nightscout/dependabot/gradle/dev/com.google.android.material-material-1.10.0
chore(deps): bump com.google.android.material:material from 1.9.0 to 1.10.0
2023-10-06 22:22:53 +02:00
dependabot[bot] e9e81c8945
chore(deps): bump com.google.android.material:material
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.9.0...1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 08:38:53 +00:00
Philoul a9bbc9b49d Wear CWF Include Cockpit Watchface to Assets 2023-10-06 09:05:33 +02:00
Philoul 09ddb00e01 Wear CWF Reduce code complexity and include TwinView Feature 2023-10-06 09:02:08 +02:00
Philoul 5d97e79f85 Wear CWF Fix Top and Left offset according to watch resolution 2023-10-06 09:01:55 +02:00
Ryan Haining f388285ff5 Rewrites PodInfoResponseTest with matchers
Issue #2745
2023-10-05 23:10:32 -07:00
Ryan Haining 89366e54b8 Rewrites AapsOmnipodErosManagerTest with matchers
Issue #2745
2023-10-05 22:57:53 -07:00
Ryan Haining 65b5519361 Rewrites AapsErosPodStateManagerTest with matchers
Issue #2745
2023-10-05 22:54:57 -07:00
Ryan Haining df233bbb81 Rewrites OmnipodErosPumpPluginTest with matchers
Issue #2745
2023-10-05 22:52:31 -07:00
Ryan Haining 102cac6fa8 Rewrites RFSpyTest with matchers
Issue #2745
2023-10-05 22:40:11 -07:00
Ryan Haining 5755ca8fdc Rewrites VirtualPumpPluginUTest with matchers
Issue #2745
2023-10-05 22:27:26 -07:00
Ryan Haining 81514c984b Rewrites PumpHistoryEntryUTest with matchers
Issue #2745
2023-10-05 22:25:05 -07:00
Ryan Haining 94a72c1cd0 Rewrites MedtronicPumpHistoryDecoderUTest with matchers
Issue #2745
2023-10-05 22:18:59 -07:00
Ryan Haining 852ad019d7 Rewrites ComboPluginTest with matchers
Issue #2745
2023-10-05 22:07:09 -07:00
Milos Kozak 541e0fc992
Merge pull request #2863 from nightscout/dependabot/gradle/dev/dagger_version-2.48.1
chore(deps): bump dagger_version from 2.48 to 2.48.1
2023-10-05 13:38:15 +02:00
Milos Kozak b9fa416967
Merge pull request #2871 from nightscout/dependabot/gradle/dev/androidx.navigation-navigation-fragment-ktx-2.7.4
chore(deps): bump androidx.navigation:navigation-fragment-ktx from 2.7.3 to 2.7.4
2023-10-05 13:37:55 +02:00
Milos Kozak f65dd6865a
Merge pull request #2870 from nightscout/dependabot/gradle/dev/androidx.activity-activity-ktx-1.8.0
chore(deps): bump androidx.activity:activity-ktx from 1.7.2 to 1.8.0
2023-10-05 13:37:46 +02:00
dependabot[bot] b50c59d698
chore(deps): bump androidx.navigation:navigation-fragment-ktx
Bumps androidx.navigation:navigation-fragment-ktx from 2.7.3 to 2.7.4.

---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 08:31:27 +00:00
dependabot[bot] 0f134ac95e
chore(deps): bump androidx.activity:activity-ktx from 1.7.2 to 1.8.0
Bumps androidx.activity:activity-ktx from 1.7.2 to 1.8.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 08:31:18 +00:00
Milos Kozak a27dae802a
New Crowdin updates (#2868)
* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Norwegian Bokmal)
2023-10-05 10:27:15 +02:00
Milos Kozak 951072d618
Merge pull request #2867 from Philoul/wear/new_custom_watchface
Wear Add Steampunk Custom (mgdl and mmol) in assets and remove Steampunk Watchface
2023-10-05 10:26:38 +02:00
Milos Kozak a4ee36f0eb
Merge pull request #2869 from ryanhaining/assertthat_plugins_automation
Rewrites plugins/automation tests with matchers
2023-10-05 10:25:17 +02:00
Philoul 081e4ab9dc Merge remote-tracking branch 'Nightscout/dev' into wear/new_custom_watchface
# Conflicts:
#	wear/src/main/kotlin/app/aaps/wear/watchfaces/SteampunkWatchface.kt
2023-10-05 08:08:28 +02:00
Ryan Haining 3c85552413 Rewrites TriggerTimeTest with matchers
Issue #2745
2023-10-04 22:38:36 -07:00
Ryan Haining 60c4d70a3f Rewrites TriggerTimeRangeTest with matchers
Issue #2745
2023-10-04 22:38:30 -07:00
Ryan Haining b2fe352555 Rewrites TriggerTempTargetTest with matchers
Issue #2745
2023-10-04 22:38:20 -07:00
Ryan Haining a801306d40 Rewrites TriggerPumpLastConnectionTest with matchers
Issue #2745
2023-10-04 22:38:12 -07:00
Ryan Haining c7c858a46b Rewrites TriggerIobTest with matchers
Issue #2745
2023-10-04 22:38:05 -07:00
Ryan Haining e259d8e45e Rewrites TriggerHeartRateTest with matchers
Issue #2745
2023-10-04 22:38:00 -07:00
Ryan Haining 570e3adea5 Rewrites TriggerDummyTest with matchers
Issue #2745
2023-10-04 22:37:55 -07:00
Ryan Haining 3aafe1212a Rewrites TriggerBolusAgoTest with matchers
Issue #2745
2023-10-04 22:37:47 -07:00
Ryan Haining de40468663 Rewrites TriggerProfilePercentTest with matchers
Issue #2745
2023-10-04 22:37:36 -07:00
Ryan Haining 9f44f30f7d Rewrites TriggerBTDeviceTest with matchers
Issue #2745
2023-10-04 22:16:26 -07:00
Ryan Haining 23af538733 Rewrites TriggerRecurringTimeTest with matchers
Issue #2745
2023-10-04 22:14:29 -07:00
Ryan Haining 8b98f5d470 Rewrites TriggerWifiSsidTest with matchers
Issue #2745
2023-10-04 22:11:57 -07:00
Ryan Haining 7fa8b87f6d Rewrites TriggerLocationTest with matchers
Issue #2745
2023-10-04 22:08:24 -07:00