Honza Rychnovský
4564c53218
[ #1571 ] Release 1.1.7 (718)
...
- Closes #1571
2024-09-06 16:17:42 +02:00
Honza Rychnovský
13108ca9f5
[ #1569 ] Release 1.1.7 (717)
...
* Make fiat widget paddings smaller
* Remove LocaleExt
* Adopt latest Zcash SDK changes
- These changes adopt the latest Zcash SDK snapshot changes that bring simplification in zec and fiat APIs localization
- Fixes bug of requesting fiat for non-english device locale
- Closes #1569
- Closes #1171 too
* Target Zcash SDK 2.2.3-SNAPSHOT
* Changelogs update
* Remove unnecessary import
* Code cleanup
2024-09-06 15:47:11 +02:00
Milan
d29b0f7bb2
Dependency injection implementation ( #1513 )
...
* Dependency injection implementation
* Code cleanup
* Code cleanup
* Test hotfix
* Code cleanup
* Code cleanup
* Code cleanup
* Merge dependencies to bundle
* Changelog update
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-09-04 15:36:59 +02:00
Milan
23603dcd29
Activity Compose Composition Strategy handling ( #1556 )
...
* Activity Compose Composition Strategy handling
* Change visibility
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-09-04 15:13:00 +02:00
dependabot[bot]
8063648fb4
Bump actions/upload-artifact from 4.3.6 to 4.4.0 ( #1562 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](834a144ee9...50769540e7
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 13:52:52 +02:00
dependabot[bot]
f1cd97cc80
Bump google-github-actions/auth from 2.1.4 to 2.1.5 ( #1560 )
...
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth ) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/google-github-actions/auth/releases )
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md )
- [Commits](f112390a2d...62cf5bd3e4
)
---
updated-dependencies:
- dependency-name: google-github-actions/auth
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 13:52:22 +02:00
Honza Rychnovský
52d355a271
[ #1557 ] Release 1.1.6 (712)
...
* [#1557 ] Release 1.1.6 (712)
- Closes #1557
- Changelogs update
* WhatsNew update
* Updated WHATS_NEW_EN.md
final update to the release notes
* Documentation update
* Currency conversion floating point hotfix
* Fix empty SDK error stacktrace
* Remove included build locale path
* Revert "Currency conversion floating point hotfix"
This reverts commit 7b808c53c8
.
* Revert MIN_SDK_VERSION back to 27
As the bug was fixed inside the Rust side of the Zcash SDK
* Bump Zcash SDK to latest v2.2.2
- Which brings SQLite DB access fixes
* Changelog update
* Fix cloud testing setup
- Reverting previously changed Testlab values and updating the Emulator values to more recent
* Updated WHATS_NEW_EN.md
---------
Co-authored-by: Andrea Kobrlova <109794238+true-jared@users.noreply.github.com>
Co-authored-by: Milan Cerovsky <milan@z.cash>
2024-09-04 13:29:41 +02:00
Milan
a9e8c102c9
Exchange rate implementation ( #1540 )
...
* Adopt TEX addresses related changes
* Exchange Rates implementation
Closes #532
Closes #578
* Send Review Screen design change
Closes #532
Closes #578
* Code cleanup
Closes #532
Closes #578
* Exchange rate implementation
* Exchange rate implementation
* Exchange rate design implementation
* Exchange rate design implementation
* Exchange Rate redesign
* Code cleanup
* Design hotfix
* Design hotfix
* Disabling of usd text field
* Sort new dependencies
* Code cleanup
* Code cleanup
* Test hotfixes
* Link TODO issue
* Unify MockSynchronizer functions report
* New navigation target
* Code cleanup
* Send screen amount focus handling
* Code cleanup
* Fix test fixtures
* Design hotfix
* Code cleanup
* Test hotfixes
* Test hotfixes
* Activity Compose Composition Strategy handling
* Revert "Activity Compose Composition Strategy handling"
This reverts commit be8ed7a8ad
.
* Test hotfixes
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-08-23 07:58:27 +02:00
Honza Rychnovský
76a89c9b91
[ #1538 ] Adopt TEX addresses related changes ( #1539 )
...
* Adopt TEX addresses related changes
* Send screen keyboard ime action handling
* Send screen amount handling for tex addresses
* Dependency update
* Test hotfixes
* Test hotfixes
* Code cleanup
* Test hotfix
* Test hotfix
* Min api bump
* Test hotfixes
---------
Co-authored-by: Milan Cerovsky <milan@z.cash>
2024-08-23 06:00:36 +02:00
dependabot[bot]
27ee9f3aa1
Bump clamav/clamav from 1.3.1 to 1.4.0 in /.github/actions/antivirus ( #1554 )
...
Bumps clamav/clamav from 1.3.1 to 1.4.0.
---
updated-dependencies:
- dependency-name: clamav/clamav
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-16 11:29:24 +02:00
Honza Rychnovský
b9a9477afb
[ #1552 ] Update NDK version
...
- To version 26.1.10909125
- Closes #1552
- Changelog update
2024-08-12 11:56:30 +02:00
Milan
66458a221a
[ #1448 ] Screenshot testing enabled
...
* [#1448 ] Screenshot testing enabled
Closes #1448
* Changelog update
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-08-12 11:17:17 +02:00
Honza Rychnovský
b2f750fb38
[ #1549 ] Release Zashi version 1.1.5 (706)
...
* [ #1549 ] Release Zashi version 1.1.5 (706)
* Improve whatsnew formatting
* Update CHANGELOG.md
Updated the changelog info for the stores
* Update WHATS_NEW_EN.md
updated What's New for release
* Revert "Update CHANGELOG.md"
This reverts commit a301441e01
.
* WhatsNew update
---------
Co-authored-by: Andrea Kobrlova <109794238+true-jared@users.noreply.github.com>
2024-08-09 16:23:48 +02:00
Honza Rychnovský
c9875c0732
[ #1547 ] Adopt latest Zcash SDK v2.1.3
...
* [#1547 ] Adopt latest Zcash SDK v2.1.3
- Closes #1547
- Changelogs update
* Switch to production Zcash SDK 2.1.3
2024-08-09 08:47:37 +02:00
dependabot[bot]
dc08b41a62
Bump actions/upload-artifact from 4.3.5 to 4.3.6 ( #1546 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](89ef406dd8...834a144ee9
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 09:16:35 +02:00
dependabot[bot]
8a8ab68cdf
Bump google-github-actions/auth from 2.1.3 to 2.1.4 ( #1545 )
...
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/google-github-actions/auth/releases )
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md )
- [Commits](71fee32a0b...f112390a2d
)
---
updated-dependencies:
- dependency-name: google-github-actions/auth
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 09:16:14 +02:00
dependabot[bot]
1abdbfb22a
Bump actions/setup-java from 4.2.1 to 4.2.2 ( #1544 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](99b8673ff6...6a0805fcef
)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 09:15:54 +02:00
dependabot[bot]
12109b4ad9
Bump actions/upload-artifact from 4.3.4 to 4.3.5 ( #1543 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](0b2256b8c0...89ef406dd8
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 08:58:29 +02:00
Honza Rychnovský
3dd5825157
[ #1534 ] Release Zashi 1.1.4 (700)
...
* [#1534 ] Release Zashi 1.1.4 (700)
Closes #1534
* Updated WHATS_NEW_EN.md (#1537 )
---------
Co-authored-by: Andrea Kobrlova <109794238+true-jared@users.noreply.github.com>
2024-07-23 14:58:09 +02:00
Honza Rychnovský
551bd453b5
[ #1531 ] Switch to non-snapshot Zcash SDK version
...
Closes #1531
2024-07-23 09:33:42 +02:00
Honza Rychnovský
755624e742
[ #1512 ] Bump targetSdk to version 34
...
- Closes #1512
- Chnagelog update
2024-07-22 17:18:06 +02:00
Milan
fb138c2412
[ #234 ] AppCompat removal ( #1509 )
...
* [#234 ] AppCompat removal
Closes #234
* [#234 ] Crash fix
Closes #234
* Changelog update
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-07-22 15:24:14 +02:00
Honza Rychnovský
43a5852113
Improve org.jetbrains:markdown dependency ( #1527 )
...
- Added Gradle sync issue to known issues
2024-07-22 14:38:19 +02:00
Milan
906873b6fb
Activity configuration handling ( #1511 )
...
* Activity configuration handling
* Code cleanup
* Changelog update
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-07-22 12:31:50 +02:00
Honza Rychnovský
75f319e4c5
[ #1524 ] Restrict Google Play In-app update notes length ( #1525 )
...
Closes #1524
2024-07-19 18:08:44 +02:00
Milan
f862a4be97
[ #477 ] Hiding sensitive clipboard information
...
* [#477 ] Hiding sensitive clipboard information
Closes #477
* [#477 ] Hiding sensitive clipboard information from api <33
Closes #477
* [#477 ] Code cleanup
Closes #477
* Changelog update
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-07-19 15:34:42 +02:00
Milan
a503091ab2
QR scanner better cropping & support for inverted colors
...
* QR scanner fixes
* QR cropping
* Code cleanup
* Scanning frame offsets change
* Changelog update
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-07-19 14:28:59 +02:00
Milan
741601b65f
[ #1467 ] Activity resizing according to soft keyboard ( #1506 )
...
* [#1467 ] Activity resizing according to soft keyboard
Closes #1467
* [#1467 ] Seed keyboard handling
* [#1467 ] Seed keyboard handling
Closes #1467
* [#1467 ] Documentation update
* TODO reference
* [#1467 ] Documentation update
Closes #1467
* [#1467 ] Detekt fix
Closes #1467
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-07-19 12:00:50 +02:00
Milan
0bc7757aa2
[ #1492 ] Restore success dialog refactor ( #1507 )
...
* [#1492 ] Restore success dialog refactor
Closes #1492
* [#1492 ] Code cleanup
Closes #1492
* Create a separate Android layer
* Changelog update
* Move restore success string resources
* Rename logic related variables
+ File a follow-up issue
* Resources rename
* Move drawable to its package
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-07-19 10:17:45 +02:00
Milan
1a0b634ab6
[ #1499 ] StyledBalance configuration defaults added
...
* [#1499 ] StyledBalance configuration defaults added
Closes #1499
* [#1499 ] Code cleanup
Closes #1499
* Rename model paramaters
As the floating point is not the diving point for the different styles
* Changelog update
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-07-18 14:07:15 +02:00
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
dependabot[bot]
e47c862c9d
Bump gradle/wrapper-validation-action from 3.4.2 to 3.5.0 ( #1519 )
...
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action ) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases )
- [Commits](88425854a3...f9c9c575b8
)
---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:34:55 +02:00
dependabot[bot]
e7c91ecbb6
Bump gradle/gradle-build-action from 3.4.2 to 3.5.0 ( #1518 )
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](66535aaf56...ac2d340dc0
)
---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:34:33 +02:00
Milan
5b8ad32971
.gitignore update ( #1504 )
...
* .gitignore update
* Gitignore entries reorganization
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-07-16 09:07:18 +02:00
dependabot[bot]
d1b5e7af30
Bump actions/download-artifact from 4.1.7 to 4.1.8 ( #1503 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.1.7 to 4.1.8.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](65a9edc588...fa0a91b85d
)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 11:03:38 +02:00
dependabot[bot]
fe6166b108
Bump actions/upload-artifact from 4.3.3 to 4.3.4 ( #1502 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](65462800fd...0b2256b8c0
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 11:03:10 +02:00
Honza Rychnovský
f85511d5a3
[ #1500 ] Release Zashi Android version 1.1.3 (682)
2024-07-03 16:48:04 +02:00
Honza Rychnovský
bbf730d8f5
[ #1414 ] Hide Balances
...
* [#1414 ] Hide Balances
- Closes #1414
- Reworked TopAppBar back navigation-related parameters across the app to enable us to inject a different action - hide balances instead of just the back navigation
- Tests updated to reflect the above changes
- A simple new button UI test was added, too
- Changelog update
2024-07-03 15:29:49 +02:00
Milan
42deed3391
#814 Compose back handler ( #1494 )
...
* #814 Compose back handler
Closes #814
* #814 Test hotfixes
Closes #814
* Back handling for onboarding
Closes #814
* [#814 ] Changelog update
Closes #814
---------
Co-authored-by: Milan Cerovsky <milan.cerovsky@leeaf.life>
2024-07-01 12:44:51 +02:00
Honza Rychnovský
508552f0fa
[ #1496 ] Authentication success after previous failure
...
- Closes #1496
- The onFailed callback now does not reset the helper compose variable anymore
- Toast duration shortened in the auth failed state to improve its UX
- Changelog update
2024-06-28 16:23:45 +02:00
Milan
490bc40caf
Android Gradle Plugin and Gradle Locks update ( #1491 )
...
* Android Gradle Plugin and Gradle Locks update
* Documentation updated
* Documentation update
---------
Co-authored-by: Milan Cerovsky <milan.cerovsky@leeaf.life>
2024-06-28 08:56:36 +02:00
Honza Rychnovský
e1ab2e2af6
[ #1047 ] Consistent Zatoshi amounts representation
...
* [#1047 ] Consistent Zatoshi amounts representation
- Closes #1047
- Tests
- Changelog update
* Address review comment
2024-06-27 16:00:07 +02:00
Honza Rychnovský
b53eda1347
[ #1489 ] Release Zashi Android version 1.1.2 (676)
...
Closes #1489
2024-06-24 11:19:58 +02:00
Milan
cf8ec87761
#96 Release build R8 warnings ( #1482 )
...
* #96 Release build R8 warnings
Closes #96
* #96 Proguard and documentation update
Closes #96
---------
Co-authored-by: Milan Cerovsky <milan.cerovsky@leeaf.life>
2024-06-24 10:19:00 +02:00
Honza Rychnovský
f669e4c68e
[ #1487 ] Change Tertiary button disable color
...
Closes #1487
2024-06-24 09:52:57 +02:00
Honza Rychnovský
f4a17e9219
[ #1485 ] Release Zashi Android version 1.1.2 (673)
...
Closes #1485
2024-06-21 21:34:40 +02:00
Honza Rychnovský
5070050095
[ #1483 ] Remove dev condition for dark mode
...
Closes #1483
2024-06-21 21:14:29 +02:00
Honza Rychnovský
269b91a2b9
[ #1480 ] Release Zashi Android version 1.1.2 (671)
...
Closes #1480
2024-06-21 11:37:49 +02:00
Milan
31649ff718
[ #1413 ] [ #1460 ] [ #1461 ] QR code scanning from gallery picker ( #1479 )
...
* [#1413 ] [#1460 ] [#1461 ] QR code scanning from gallery picker
Closes #1413
Closes #1460
Closes #1461
* [#1413 ] [#1460 ] [#1461 ] Code cleanup
* [#1413 ] [#1460 ] [#1461 ] Camera scan frame anchored to a static view
Closes #1413
Closes #1460
Closes #1461
* [#1413 ] [#1460 ] [#1461 ] Code cleanup
Closes #1413
Closes #1460
Closes #1461
* Changelog update
- Unrelated change: this commit also removes a log from Navigation that was introduced in some of the previous changes and does not describe the actual execution state
---------
Co-authored-by: Milan Cerovsky <milan.cerovsky@leeaf.life>
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-06-21 10:36:45 +02:00
Honza Rychnovský
987595eaa2
[ #1011 ] Dark mode
...
* [#1011 ] Rework buttons design system
* [#1011 ] Dark mode in Onboarding screen
* [#1011 ] Welcome animation dark mode
* [#1011 ] SecurityWarning screen dark mode
+ Proper coloring of the labeled checkbox across the app
* [#1011 ] NewWalletRecovery dark mode
+ Chip and ChipGrid coloring
+ Navigation button and Dialog coloring
+ NewWalletRecovery screen button copy update
* [#1011 ] RestoreView dark mode
+ Chip components coloring
* [#1011 ] RestoreView.Birthday dark mode
+ Fix Primary/Secondary colors
* [#1011 ] Settings screen dark mode
- Fix TopAppBar colors in dark mode
* [#1011 ] Support screen dark mode
* Fix static code analysis warnings
* [#1011 ] About screen dark mode
* [#1011 ] ChooseServer screen dark mode
+ LabeledRadioButton coloring
- Closes #1410
* [#1011 ] AppAlertDialog dark mode
* [#1011 ] Not Enough Free Space screen dark mode
- Screen redesigned to align with latest design specifications
- Added Go To System Settings and Go To App Settings buttons to the screen
- Closes #1337
- Few unused resources removed
* [#1011 ] App Update screen dark mode
* [#1011 ] Balances screen dark mode
+ dividers’ color review
* [#1011 ] Receive screen dark mode
* [#1011 ] Send.Form screen dark mode
* [#1011 ] Send.Confirmation screen dark mode
* [#1011 ] Send.MultipleTrxError screen dark mode
* [#1011 ] Scan screen dark mode
* [#1011 ] TransactionHistory screen dark mode
* Changelog update
* Address review comments
2024-06-19 14:09:28 +02:00