Commit graph

16365 commits

Author SHA1 Message Date
Ryan Haining b8ddafe220 Rewrites PayloadJoinerTest with matchers
Issue #2745
2023-10-08 19:05:49 -07:00
Ryan Haining 23a97d1dc5 Rewrites MessagePacketTest with matchers
Issue #2745
2023-10-08 19:00:47 -07:00
Ryan Haining 6bc5adfe52 Rewrites MilenageTest with matchers
Issue #2745
2023-10-08 18:57:21 -07:00
Ryan Haining 3ea240f4db Rewrites EapMessageTest with matchers
Issue #2745
2023-10-08 18:53:33 -07:00
Ryan Haining fe14ef27b2 Rewrites KeyExchangeTest with matchers
Issue #2745
2023-10-08 18:50:39 -07:00
Ryan Haining d71805b85b Rewrites EnDecryptTest with matchers
Issue #2745
2023-10-08 18:46:40 -07:00
Ryan Haining feb75829ee Rewrites FunctionsTest with matchers
Issue #2745
2023-10-08 18:44:26 -07:00
Ryan Haining 270d6fbdd2 Rewrites SynchronizePacketTest with matchers
Issue #2745
2023-10-08 18:26:14 -07:00
Ryan Haining b65512440c Rewrites SubscribePacketTest with matchers
Issue #2745
2023-10-08 18:23:16 -07:00
Ryan Haining d24d97cc4b Rewrites StopPatchPacketTest with matchers
Issue #2745
2023-10-08 18:22:05 -07:00
Ryan Haining d75bf0e611 Rewrites SetTimeZonePacketTest with matchers
Issue #2745
2023-10-08 18:20:33 -07:00
Ryan Haining 58dd9692de Rewrites SetTimePacketTest with matchers
Issue #2745
2023-10-08 18:17:44 -07:00
Ryan Haining b560313e75 Rewrites SetTempBasalPacketTest with matchers
Issue #2745
2023-10-08 18:16:12 -07:00
Ryan Haining 5bfedf055c Rewrites SetPatchPacketTest with matchers
Issue #2745
2023-10-08 18:13:21 -07:00
Ryan Haining 8f34ca5d89 Rewrites SetBolusPacketTest with matchers
Issue #2745
2023-10-08 18:12:06 -07:00
Ryan Haining efcc9baa66 Rewrites SetBolusMotorPacketTest with matchers
Issue #2745
2023-10-08 18:07:12 -07:00
Ryan Haining a87ba8b708 Rewrites SetBasalProfilePacketTest with matchers
Issue #2745
2023-10-08 18:05:06 -07:00
Ryan Haining 7ebe8e1698 Rewrites ResumePumpPacket with matchers
Issue #2745
2023-10-08 17:58:09 -07:00
Ryan Haining 59d81e47de Rewrites ReadBolusStatePacketTest with matchers
Issue #2745
2023-10-08 17:58:09 -07:00
Ryan Haining 7055ced8db Rewrites PrimePacketTest with matchers
Issue #2745
2023-10-08 17:58:09 -07:00
Ryan Haining eeb3a84b9c Rewrites PollPatchPacketTest with matchers
Issue #2745
2023-10-08 17:58:09 -07:00
Ryan Haining 8b85e00953 Rewrites NotificationPacketTest with matchers
Issue #2745
2023-10-08 17:58:09 -07:00
Ryan Haining ed726a1d29 Rewrites MedtrumPacketTest with matchers
Issue #2745
2023-10-08 17:58:09 -07:00
Ryan Haining 764ae29e56 Rewrites GetTimePacketTest with matchers
Issue #2745
2023-10-08 17:58:09 -07:00
Ryan Haining 568b6cbcc5 Rewrites GetRecordPacketTest with matchers
Issue #2745
2023-10-08 17:58:09 -07:00
Ryan Haining 3e8455ad2e Rewrites GetDeviceTypePacketTest with matchers
Issue #2745
2023-10-08 17:58:09 -07:00
Ryan Haining d39a23977d Rewrites CancelTempBasalPacketTest with matchers
Issue #2745
2023-10-08 17:58:09 -07:00
Ryan Haining 9cb7bed31a Rewrites ClearPumpAlarmPacketTest with matchers
Issue #2745
2023-10-08 17:58:09 -07:00
Ryan Haining b1a2d20646 Rewrites CancelBolusPacketTest with matchers
Issue #2745
2023-10-08 17:58:01 -07:00
Ryan Haining c95654c0ac Rewrites AuthorizePacketTest with matchers
Issue #2745
2023-10-08 17:53:29 -07:00
Ryan Haining b83e19ea6a Rewrites ActivatePacketTest with matchers
Issue #2745
2023-10-08 16:44:57 -07:00
Ryan Haining 82731361c6 Rewrites WriteCommandPacketsTest with matchers
Issue #2745
2023-10-08 16:42:05 -07:00
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