Commit graph

785 commits

Author SHA1 Message Date
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
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 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
Philoul a9bbc9b49d Wear CWF Include Cockpit Watchface to Assets 2023-10-06 09:05:33 +02: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
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
Ryan Haining 83cee8558d Rewrites TriggerCOBTest with matchers
Issue #2745
2023-10-04 22:08:14 -07:00
Ryan Haining 350172ebe7 Rewrites TriggerAutosensValueTest with matchers
Issue #2745
2023-10-04 22:08:07 -07:00
Ryan Haining 8966f0b8cc Rewrites TriggerTempTargetValueTest with matchers
Issue #2745
2023-10-04 21:59:58 -07:00
Ryan Haining 88cd20c4d6 Rewrites TriggerBgTest with matchers
Issue #2745
2023-10-04 21:59:51 -07:00
Ryan Haining f51206e417 Rewrites ActionCarePortalEventTest with matchers
Issue #2745
2023-10-04 21:54:33 -07:00
Ryan Haining 3a88e89a80 Rewrites ActionLoopDisableTest with matchers
Issue #2745
2023-10-04 21:51:00 -07:00
Ryan Haining 3172b3c265 Rewrites ActionLoopEnableTest with matchers
Issue #2745
2023-10-04 21:50:00 -07:00
Ryan Haining ab93dbe33e Rewrites ActionStopProcessingTest with matchers
Issue #2745
2023-10-04 21:48:57 -07:00
Ryan Haining db16ded981 Rewrites ActionProfileSwitchTest with matchers
Issue #2745
2023-10-04 21:47:20 -07:00
Ryan Haining ecb7586ed0 Rewrites ActionStopTempTargetTest with matchers
Issue #2745
2023-10-04 21:43:21 -07:00
Ryan Haining efb18e35e3 Rewrites ActionDummyTest with matchers
Issue #2745
2023-10-04 21:41:27 -07:00
Ryan Haining 89a9329c6d Rewrites ActionNotificationTest with matchers
Issue #2745
2023-10-04 21:37:58 -07:00
Ryan Haining 26d562edac Rewrites ActionStartTempTargetTest with matchers
Issue #2745
2023-10-04 21:37:58 -07:00
Ryan Haining 69471e8d3e Rewrites ActionLoopResumeTest with matchers
Issue #2745
2023-10-04 21:37:58 -07:00
Ryan Haining 20e6ed2c7b Rewrites ActionProfileSwitchPercentTest with matchers
Issue #2745
2023-10-04 21:37:58 -07:00
Ryan Haining 260d877e1d Rewrites ActionSendSMSTest with matchers
Issue #2745
2023-10-04 21:37:58 -07:00
Ryan Haining 99b959229a Rewrites ActionLoopSuspendTest with matchers
Issue #2745
2023-10-04 21:37:58 -07:00
Ryan Haining c89a916d5f Rewrites ActionAlarmTest with matchers
Issue #2745
2023-10-04 21:37:58 -07:00
Ryan Haining 2603ede988 Rewrites InputProfileNameTest with matchers
Issue #2745
2023-10-04 21:37:58 -07:00
Ryan Haining 6454616c68 Rewrites InputInsulinTest with matchers
Issue #2745
2023-10-04 21:37:58 -07:00
Ryan Haining d4c3f21bee Rewrites InputCarePortalEventTest with matchers
Issue #2745
2023-10-04 21:37:58 -07:00
Ryan Haining 59215f03e5 Rewrites InputDurationTest with matchers
Issue #2745
2023-10-04 21:37:58 -07:00
Ryan Haining 38c01372ee Rewrites ComparatorTest with matchers
Issue #2745
2023-10-04 21:37:58 -07:00
Ryan Haining 11fa9f6539 Rewrites ComparatorExistsTest with matchers
Issue #2745
2023-10-04 21:37:58 -07:00
Ryan Haining f8b0404cc3 Rewrites LayoutBuilderTest with matchers
Issue #2745
2023-10-04 21:37:58 -07:00
Ryan Haining 9f5333645e Rewrites InputPercentTest with matchers
Issue #2745
2023-10-04 21:37:58 -07:00
Ryan Haining 214dae1b24 Rewrites InputStringTest with matchers
Issue #2745
2023-10-04 21:37:58 -07:00
Ryan Haining 1466092a59 Rewrites ComparatorConnectTest with matchers
Issue #2745
2023-10-04 21:37:58 -07:00