secant-android-wallet/docs
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
..
testing [#145] Profile scaffold 2022-01-13 12:49:08 -05:00
Architecture.md [#218] Prevent illegal number on ZEC amount 2022-04-01 16:28:16 +02:00
Build integrity.md [#255] Pin GitHub Action versions 2022-03-07 13:47:50 -05:00
CI.md [#260] Rename keystore secrets 2022-03-07 11:21:35 -05:00
CODE_REVIEW_GUIDELINES.md [#3] Add ktlint 2021-09-18 07:22:42 -04:00
CONDUCT.md [#2] Add project documentation and templates 2021-09-13 15:58:20 -04:00
CONTRIBUTING.md fix(docs): fixed wrong internal links in docs 2022-03-04 16:03:02 -05:00
Deployment.md [#42] Add app deployment process 2021-12-02 15:18:17 -05:00
README.md [#2] Add project documentation and templates 2021-09-13 15:58:20 -04:00
Setup.md [#70] Generate screenshots automatically 2022-01-31 16:42:22 -05:00
Third party licenses.md [#50] Preliminary design guide 2021-10-31 13:36:51 -04:00
responsible_disclosure.md [#2] Add project documentation and templates 2021-09-13 15:58:20 -04:00

README.md

Documentation

Here you'll find documentation TBD