Commit graph

16237 commits

Author SHA1 Message Date
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
Milos Kozak d6528e4d3c fix tests 2023-09-25 20:33:01 +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 588c21fcfd DigitsKeyListenerWithComma -> kt 2023-09-25 10:28:33 +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
Milos Kozak ad662fbac2
Merge pull request #2835 from ryanhaining/assertis
Replaces isInstanceOf with assertIs
2023-09-25 09:55:32 +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
Ryan Haining 9a0f882910 Replaces isInstanceOf with assertIs in ProfileStoreTest
Issue #2745
2023-09-24 22:09:20 -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 06e8e00d37 TimeAsXAxisLabelFormatter -> kt 2023-09-24 20:41:58 +02:00
Milos Kozak 83fc6a0490 GraphSeries -> kt 2023-09-24 20:39:33 +02:00
Milos Kozak 3ba774edc0 wear minSdkVersion 26 2023-09-24 18:51:26 +02:00
Milos Kozak ccf1356f01 fix tests 2023-09-24 15:19:03 +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 8e885ef00e
Merge pull request #2831 from jbr7rr/medtrum-fixes
Medtrum: Fix setting timezone GMT + 13 and larger
2023-09-24 11:01:58 +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
Milos Kozak 0b08f618cf
Merge pull request #2824 from ryanhaining/use_kotlin_test
Uses kotlin.test.assertFailsWith
2023-09-24 10:33:35 +02:00
jbr7rr dc71478b69 Medtrum: Fix setting timezone GMT + 13 and larger 2023-09-24 10:32:31 +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