Commit graph

744 commits

Author SHA1 Message Date
Philoul
bd182f9728 Wear cwf simplify and improve code KO 2023-09-25 22:51:57 +02:00
Milos Kozak
b21559529e
Merge pull request #2838 from jbr7rr/canula-status-lights
Increase max for canula status lights
2023-09-25 21:34:52 +02:00
Milos Kozak
dc4cc6c837 fix DynISF activation 2023-09-25 21:33:50 +02:00
jbr7rr
92558e9d65 Increase max for canula status lights 2023-09-25 19:12:32 +02:00
Milos Kozak
2200ce0afb :database:entities cleanup 2023-09-25 18:01:31 +02:00
Milos Kozak
b982afbb49 :core:validators cleanup 2023-09-25 13:28:15 +02:00
Milos Kozak
ea9132bbe3 :core:utils cleanup 2023-09-25 12:34:13 +02:00
Milos Kozak
d7d01a0b3e :core:ui cleanup 2023-09-25 11:58:24 +02:00
Milos Kozak
75a9083abd
Merge pull request #2836 from ryanhaining/assertthat_plugins_configuration
Rewrites EncryptedPrefsFormatTest with matchers
2023-09-25 09:55:40 +02:00
Ryan Haining
202040b9ec Rewrites EncryptedPrefsFormatTest with matchers
Issue #2745
2023-09-24 22:47:32 -07:00
Ryan Haining
3e65a1ed80 Replaces isInstanceOf with assertIs in DataSyncWorkerTest
Issue #2745
2023-09-24 22:31:37 -07:00
Ryan Haining
4f15a26cc6 Replaces isInstanceOf with assertIs in TriggerConnectorTest
Issue #2745
2023-09-24 22:31:16 -07:00
Ryan Haining
6421497cd2 Replaces isInstanceOf with assertIs in LoadBgWorkerTest
Issue #2745
2023-09-24 22:23:06 -07:00
Ryan Haining
de8c8a3621 Replaces isInstanceOf with assertIs in ExtendedBolusExtensionKtTest
Issue #2745
2023-09-24 22:17:34 -07:00
Milos Kozak
e1e72bf4a9 :core:nssdk cleanup 2023-09-24 23:31:31 +02:00
Milos Kozak
e5f3545cd3 :core:interfaces unify package 2023-09-24 22:55:31 +02:00
Milos Kozak
2c5e2e3951 :core:main cleanup 2023-09-24 22:05:21 +02:00
Milos Kozak
80226a6029 lib update, fix warnings 2023-09-24 15:17:00 +02:00
Milos Kozak
405fc985a8 Merge remote-tracking branch 'ns/compileSdk34' into dev 2023-09-24 14:58:24 +02:00
Milos Kozak
31926f8835 :core:interfaces cleanup 2023-09-24 14:55:26 +02:00
Milos Kozak
bdfa4a98fc
New Crowdin updates (#2823)
* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Czech)
2023-09-24 12:22:26 +02:00
Milos Kozak
550b3905e0
Merge pull request #2829 from ryanhaining/assertthat_plugins_sync
Rewrites plugins/sync with matchers
2023-09-24 10:34:33 +02:00
Milos Kozak
15e7a7fee5
Merge pull request #2828 from ryanhaining/assertthat_plugins_main
Rewrites plugins/main tests with matchers
2023-09-24 10:34:25 +02:00
Milos Kozak
37be6bb2c7
Merge pull request #2827 from ryanhaining/assertthat_plugins_source
Rewrites plugins/source/ with matchers
2023-09-24 10:34:12 +02:00
Milos Kozak
b679fd8158
Merge pull request #2826 from ryanhaining/assertthat_plugins_constraints
Rewrites plugins/constraints/ tests with matchers
2023-09-24 10:34:03 +02:00
Milos Kozak
d6ea32a72e
Merge pull request #2825 from ryanhaining/assertthat_plugins_insulin
Rewrites plugins/insulin/ tests with matchers
2023-09-24 10:33:50 +02:00
Ryan Haining
5668377307 Rewrites SessionTest with matchers
Issue #2745
2023-09-23 20:56:06 -07:00
Ryan Haining
c95cdc1c9b Rewrites TherapyEventExtensionKtTest with matchers
Issue #2745
2023-09-23 20:48:03 -07:00
Ryan Haining
aa689d75c7 Rewrites TemporaryTargetExtensionKtTest with matchers
Issue #2745
2023-09-23 20:47:56 -07:00
Ryan Haining
869ce95889 Rewrites TemporaryBasalExtensionKtTest with matchers
Issue #2745
2023-09-23 20:47:51 -07:00
Ryan Haining
129031b2a7 Rewrites ProfileSwitchExtensionKtTest with matchers
Issue #2745
2023-09-23 20:47:45 -07:00
Ryan Haining
980c8fff0b Rewrites OfflineEventExtensionKtTest with matchers
Issue #2745
2023-09-23 20:47:38 -07:00
Ryan Haining
9facdf5c6c Rewrites GlucoseValueExtensionKtTest with matchers
Issue #2745
2023-09-23 20:47:31 -07:00
Ryan Haining
4ae21a1c85 Rewrites ExtendedBolusExtensionKtTest with matchers
Issue #2745
2023-09-23 20:47:24 -07:00
Ryan Haining
0e3647616e Rewrites FoodExtensionKtTest with matchers
Issue #2745
2023-09-23 20:47:17 -07:00
Ryan Haining
d8fe546c9f Rewrites EffectiveProfileSwitchExtensionKtTest with matchers
Issue #2745
2023-09-23 20:47:08 -07:00
Ryan Haining
c691884759 Rewrites DeviceStatusExtensionKtTest with matchers
Issue #2745
2023-09-23 20:47:02 -07:00
Ryan Haining
4543988be9 Rewrites CarbsExtensionKtTest with matchers
Issue #2745
2023-09-23 20:46:55 -07:00
Ryan Haining
483077e666 Rewrites BolusExtensionKtTest with matchers
Issue #2745
2023-09-23 20:46:50 -07:00
Ryan Haining
cef8ba00dd Rewrites BolusCalculatorResultExtensionKtTest with matchers
Issue #2745
2023-09-23 20:46:45 -07:00
Ryan Haining
aac3580885 Rewrites LoadBgWorkerTest with matchers
Issue #2745
2023-09-23 20:20:12 -07:00
Ryan Haining
a62954c56c Rewrites DataSyncWorkerTest with matchers
Issue #2745
2023-09-23 20:15:08 -07:00
Ryan Haining
af7f8e564d Rewrites NSClientV3PluginTest with matchers
Issue #2745
2023-09-23 20:11:06 -07:00
Ryan Haining
362a54b2c4 Rewrites ReceiverDelegateTest with matchers
Issue #2745
2023-09-23 20:00:15 -07:00
Ryan Haining
55b90e57f2 Rewrites DataBroadcastPluginTest with matchers
Issue #2745
2023-09-23 19:53:50 -07:00
Ryan Haining
1cfe6fbcd9 Rewrites AllowedVersionsTest with matchers
Issue #2745
2023-09-23 19:29:36 -07:00
Ryan Haining
99c042fb65 Rewrites StorageConstraintPluginTest with matchers
Issue #2745
2023-09-23 19:29:21 -07:00
Ryan Haining
71237a633c Rewrites VersionCheckerUtilsKtTest with matchers
Issue #2745
2023-09-23 19:28:59 -07:00
Ryan Haining
304da3c7c4 Rewrites SignatureVerifierPluginTest with matchers
Issue #2745
2023-09-23 19:28:41 -07:00
Ryan Haining
86f805add8 Rewrites ObjectivesPluginTest with matchers
Issue #2745
2023-09-23 19:28:24 -07:00
Ryan Haining
392cd48ff5 Rewrites DstHelperPluginTest with matchers
Issue #2745
2023-09-23 19:26:58 -07:00
Ryan Haining
343e2fe6fb Rewrites BgQualityCheckPluginTest with matchers
Issue #2745
2023-09-23 19:26:32 -07:00
Ryan Haining
0897a2de03 Rewrites AutosensDataStoreTest with matchers
Issue #2745
2023-09-23 19:24:41 -07:00
Ryan Haining
5a3fb2442a Rewrites SmsTest with matchers
Issue #2745
2023-09-23 18:54:34 -07:00
Ryan Haining
2975da80c2 Rewrites SmsActionTest with matchers
Issue #2745
2023-09-23 18:54:29 -07:00
Ryan Haining
2cbcf8bd50 Rewrites AuthRequestTest with matchers
Issue #2745
2023-09-23 18:54:23 -07:00
Ryan Haining
b64a5d4715 Rewrites TherapyEventExtensionKtTest with matchers
Issue #2745
2023-09-23 18:42:34 -07:00
Ryan Haining
439d61f849 Rewrites TemporaryTargetExtensionKtTest with matchers
Issue #2745
2023-09-23 18:42:28 -07:00
Ryan Haining
5ad0c2850c Rewrites TemporaryBasalExtensionKtTest with matchers
Issue #2745
2023-09-23 18:42:22 -07:00
Ryan Haining
842a2d76de Rewrites GlucoseValueExtensionKtTest with matchers
Issue #2745
2023-09-23 18:42:15 -07:00
Ryan Haining
f83d8f0b56 Rewrites ExtendedBolusExtensionKtTest with matchers
Issue #2745
2023-09-23 18:42:06 -07:00
Ryan Haining
b2aa328e67 Rewrites BolusExtensionKtTest with matchers
Issue #2745
2023-09-23 18:41:58 -07:00
Ryan Haining
352d38acf5 Rewrites XdripSourcePluginTest with matchers
Issue #2745
2023-09-23 18:07:10 -07:00
Ryan Haining
37ddb7bed5 Rewrites NSClientPluginTest with matchers
Issue #2745
2023-09-23 18:07:03 -07:00
Ryan Haining
b598856ffd Rewrites MM640GPluginTest with matchers
Issue #2745
2023-09-23 18:06:58 -07:00
Ryan Haining
9622ece0b2 Rewrites GlimpPluginTest with matchers
Issue #2745
2023-09-23 18:06:27 -07:00
Ryan Haining
672aebb87c Rewrites InsulinOrefUltraRapidActingPluginTest with matchers
Issue #2745
2023-09-23 17:12:23 -07:00
Ryan Haining
5acec0b363 Rewrites InsulinOrefRapidActingPluginTest with matchers
Issue #2745
2023-09-23 17:12:13 -07:00
Ryan Haining
7a2479ef95 Rewrites InsulinOrefFreePeakPluginTest with matchers
Issue #2745
2023-09-23 17:12:03 -07:00
Ryan Haining
ae65c8b650 Rewrites InsulinLyumjevPluginTest with matchers
Issue #2745
2023-09-23 17:11:37 -07:00
Ryan Haining
80011759f5 Replaces EncryptedPrefsFormatTest assertThrows with assertFailsWith
Related to #2745
2023-09-23 16:14:13 -07:00
Milos Kozak
a2cc934ea2
New Crowdin updates (#2814)
* New translations strings.xml (Russian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* Update source file strings.xml

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hebrew)

* New translations objectives.xml (Hebrew)
2023-09-23 22:42:23 +02:00
Milos Kozak
875736f712 rollback test with resources location 2023-09-23 17:44:47 +02:00
Milos Kozak
2ed2fa0d17 :app module refactor 2023-09-23 16:30:25 +02:00
Milos Kozak
a0b4fbcd21 OpenForTesting cleanup 2023-09-23 15:51:12 +02:00
Milos Kozak
8c6157b8f6 NSC: better select matching records when switching between v1 and v3 plugin 2023-09-23 15:27:42 +02:00
Milos Kozak
0ef3d9b375 show autosens icon properly 2023-09-23 14:07:46 +02:00
Ryan Haining
afe7c080b3 Rewrites PreppedGlucoseTest with matchers
Issue #2745
2023-09-21 23:43:16 -07:00
Ryan Haining
870d0a4b0b Rewrites AutotunePrepTest with matchers
Issue #2745
2023-09-21 23:43:10 -07:00
Ryan Haining
ad86fc2c4d Rewrites AutotuneCoreTest with matchers
Issue #2745
2023-09-21 21:38:08 -07:00
Ryan Haining
a8d3315541 Rewrites APSResultTest with matchers
Issue #2745
2023-09-21 21:34:59 -07:00
Milos Kozak
7b07580881 :plugins:configuration cleanup 2023-09-21 18:59:20 +02:00
Milos Kozak
8b02daa7e7 :shared:tests module cleanup 2023-09-21 16:53:21 +02:00
Milos Kozak
1f8796fd34 :shared module cleanup 2023-09-21 16:44:55 +02:00
Milos Kozak
6ad2559caf
New Crowdin updates (#2812)
* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations objectives.xml (Russian)

* New translations strings.xml (Russian)
2023-09-21 11:24:52 +02:00
Milos Kozak
c52c0e1125
New Crowdin updates (#2808)
* New translations strings.xml (Afrikaans)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Russian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (German)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Serbian (Latin))

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Russian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (Czech)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations protection.xml (Hungarian)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (German)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Croatian)

* New translations strings.xml (Croatian)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Croatian)

* New translations strings.xml (Serbian (Latin))

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (Czech)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Croatian)

* New translations strings.xml (Serbian (Latin))

* Update source file strings.xml

* Update source file strings.xml
2023-09-20 17:30:00 +02:00
Milos Kozak
a38622f848 fix reloading data 2023-09-20 17:28:49 +02:00
Milos Kozak
355361ed6d fix tests 2023-09-20 16:39:28 +02:00
Milos Kozak
26a07f2477 fix injection crash 2023-09-20 16:05:48 +02:00
Milos Kozak
7cb27fced0 fix delayed EffectiveProfileSwitch rendering 2023-09-20 15:06:20 +02:00
Milos Kozak
34b26b194f Merge branch 'dev' into refactor 2023-09-20 13:36:20 +02:00
Milos Kozak
d82328e100 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2023-09-20 13:27:41 +02:00
Milos Kozak
cf6f2d4efd
New Crowdin updates (#2804)
* New translations strings.xml (Slovak)

* New translations strings.xml (French)

* New translations strings.xml (Dutch)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Dutch)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations exam.xml (Spanish)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)
2023-09-20 13:26:32 +02:00
Milos Kozak
fd82ef371b optimize mgdl/mmol constants 2023-09-19 16:30:40 +02:00
Milos Kozak
cf3c23fa10 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2023-09-19 15:16:08 +02:00
Milos Kozak
76de9a55ac Merge remote-tracking branch 'origin/dev' into refactor 2023-09-19 14:58:52 +02:00
Milos Kozak
77922ca76e
New Crowdin updates (#2795)
* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Polish)

* New translations strings.xml (Polish)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Polish)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (Czech)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (Czech)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations objectives.xml (Korean)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Croatian)

* New translations strings.xml (Serbian (Latin))

* New translations strings.xml (Croatian)

* New translations strings.xml (Serbian (Latin))

* Update source file strings.xml

* Update source file strings.xml

* Update source file strings.xml

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (Czech)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Croatian)

* New translations strings.xml (Serbian (Latin))

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Danish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Danish)

* New translations strings.xml (Danish)

* New translations strings.xml (Danish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Danish)

* New translations strings.xml (Danish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Danish)

* New translations strings.xml (Danish)

* New translations strings.xml (Danish)

* New translations protection.xml (Danish)

* New translations strings.xml (Danish)

* New translations exam.xml (Danish)

* New translations objectives.xml (Danish)

* New translations strings.xml (Danish)

* New translations strings.xml (Danish)

* New translations strings.xml (Spanish)

* New translations oh_strings.xml (Danish)

* New translations strings.xml (Danish)

* New translations strings.xml (Danish)

* New translations strings.xml (Danish)

* New translations strings.xml (Danish)

* New translations strings.xml (Danish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Danish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Danish)

* New translations strings_alarm.xml (Danish)

* New translations strings.xml (Danish)

* New translations arrays.xml (Danish)

* New translations strings.xml (Polish)

* New translations strings.xml (Polish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Turkish)
2023-09-19 14:57:11 +02:00
Milos Kozak
5f92f29f41 fix tests 2023-09-19 14:45:27 +02:00
Milos Kozak
1ff6aa7bbf cleanup 2023-09-19 14:36:36 +02:00
Milos Kozak
d939f7ba99 refactor ConstraintObject 2023-09-19 13:50:25 +02:00