secant-android-wallet/docs
Milan 23e1bb7e75
[#1440][#1415] In-app update information - What's New screen
* [#1440] Inject in-app-update information

* [#1415] What's new screen

Closes #1415

* [#1415] Code cleanup

Closes #1415

* [#1415] Test hotfix

Closes #1415

* Clear What’s New docummentation

* Improve parser logic

So it’s able to parse the first changelog entry or the first unfinished one (i.e. [Unreleased] entries only)

* Order alphabetically

* [#1440] About redesign

* Changelog update

* Use of small button style on About

- Primary button’s parameters have been slightly changed, too

* Add IN_APP_UPDATE_PRIORITY to gradle.properties

* Rename functions

To align with the existing pattern

* Sort alphabetically

* Add ChangelogFixture

* Create ChangelogFixture

* Move navigation from Android layer to Navigation

* Fix changelog parsing

This way, it will also work with `-` in the middle of the sentence. With such a solution, we need to ensure the `\n-` characters sequence in every changelog entry. But it’s replaced by the bullet character at the end. It will work for Google Play within in-app updates, as well.

---------

Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-07-18 10:48:02 +02:00
..
testing [#1294] Send Multi-Trx-Submission failure screen 2024-03-25 20:50:31 +01:00
whatsNew [#1440][#1415] In-app update information - What's New screen 2024-07-18 10:48:02 +02:00
Architecture.md [#942] New Wallet Recovery Phrase Screen 2023-11-23 10:00:13 +01:00
Build integrity.md [#296] About screen scaffold 2022-04-29 15:26:28 -04:00
CI.md [#784] Refactor support email address to CI variable 2023-03-13 09:19:14 -04: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 [#942] New Wallet Recovery Phrase Screen 2023-11-23 10:00:13 +01:00
Deployment.md [#992][#1025] Custom Google Play publishing 2023-11-13 11:50:57 +01:00
README.md [#2] Add project documentation and templates 2021-09-13 15:58:20 -04:00
Setup.md Android Gradle Plugin and Gradle Locks update (#1491) 2024-06-28 08:56:36 +02:00
Sideloading.md [#1069] Improve sideloading documentation 2023-12-05 08:55:41 +01:00
Third party licenses.md [#951] Add Archivo font 2023-08-30 10:36:31 +02: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