secant-android-wallet/.idea/runConfigurations
Honza Rychnovsky db13435d52
[#218] Prevent illegal number on ZEC amount
- Prevent illegal input in ZEC Send/Request form.
- New SDL-EXT-UI module for UI related SDK helper components.
- Regex for continuous validation of the entered ZEC amount.
- Added a new unit tests for validation of the regex too.
- Using the regex on ZEC Request and ZEC Send screens.
- Updated existing and created a new UI tests for validating entered ZEC amount values on Request and Send screens.
- Improve code to be validated with DetektAll static analyzation.
- Architecture documentation update with the newly added sdk-ext-ui module.
- Added run configuration sdk-ext-lib:connectedCheck for AS.
- Added check for digits count between grouping separators + tests.
- Refactoring test class name and its separator value.
2022-04-01 16:28:16 +02:00
..
app.xml Update project setup instructions 2021-12-11 07:08:12 -05:00
app_connectedCheck.xml [#74] Prevent accidental targeting of newer API levels 2021-11-10 10:44:41 -05:00
assemble.xml [#3] Add ktlint 2021-09-18 07:22:42 -04:00
assembleAndroidTest.xml [#3] Add ktlint 2021-09-18 07:22:42 -04:00
clean.xml [#3] Add skeleton Gradle project structure 2021-09-18 07:22:42 -04:00
dependencyUpdates.xml [#3] Add skeleton Gradle project structure 2021-09-18 07:22:42 -04:00
detektAll.xml [#3] Add skeleton Gradle project structure 2021-09-18 07:22:42 -04:00
kotlin_test.xml [#13] Add initial preference infrastructure 2021-10-19 09:26:03 -04:00
ktlint.xml [#3] Add ktlint 2021-09-18 07:22:42 -04:00
lint.xml [#3] Add skeleton Gradle project structure 2021-09-18 07:22:42 -04:00
preference_impl_android_lib_connectedCheck.xml [#13] Add initial preference infrastructure 2021-10-19 09:26:03 -04:00
sdk_ext_lib_connectedCheck.xml [#28] Initial SDK integration 2021-11-12 07:09:43 -05:00
sdk_ext_ui_connectedCheck.xml [#218] Prevent illegal number on ZEC amount 2022-04-01 16:28:16 +02:00
spackle_lib_connectedCheck.xml [#225] Refactor design to separate module 2022-02-23 15:49:03 -05:00
ui_design_lib_connectedCheck.xml [#225] Refactor design to separate module 2022-02-23 15:49:03 -05:00
ui_lib_connectedCheck.xml [#28] Initial SDK integration 2021-11-12 07:09:43 -05:00