Commit Graph

987 Commits

Author SHA1 Message Date
Honza Rychnovský 2eb19586d5
[#1739] Keystone 0.7.10
- Closes #1739
- Changelogs update
2025-01-22 10:00:39 +01:00
decentralistdan e50442658a
Update README.md (#1721)
* Update README.md

removed beta testing and added production, & added discord section to match iOS repo

---------

Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2025-01-22 09:58:37 +01:00
Milan b709496fbd
Navigation hotfix for new root navigation (#1728)
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2025-01-21 23:57:01 +01:00
dependabot[bot] f527d3c704
Bump actions/upload-artifact from 4.5.0 to 4.6.0 (#1727)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](6f51ac03b9...65c4c4a1dd)

---
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>
2025-01-21 22:49:05 +01:00
Honza Rychnovský a9d43cc359
[#1735] Set uncompleted block sync percentage
- Closes #1735
- Changelogs updated
2025-01-21 22:48:20 +01:00
Honza Rychnovský 5ccf9b5706
[#1733] `SignTransaction` QR always white&black
* [#1733] `SignTransaction` QR always white&black

- Closes #1733
- Changelogs updated
2025-01-21 22:45:39 +01:00
Honza Rychnovský 603178fd67
QR code image logic refactoring (#1732)
* QR code image logic refactor

The QR code image logic of the `QrCode` and `Request` screens has been refactored to work upon the newer `ZashiQr` component

* Refactor values into state

* Changelog update
2025-01-21 22:32:34 +01:00
Honza Rychnovský db983c692f
App state check for disconnected resolution (#1730)
* App state check for disconnected resolution

* Changelogs update

---------

Co-authored-by: Milan Cerovsky <milan@z.cash>
2025-01-14 15:05:31 +01:00
Honza Rychnovský 9b88b5638d
[#1725] Release 1.3.2 (829)
* Fix KS confirm QR background

* Changelogs version
2025-01-10 13:18:35 +01:00
Honza Rychnovský 3f02a5648f
[#1725] Release 1.3.2 (828)
- Changelogs
- Version name
- Closes #1725
2025-01-09 19:26:25 +01:00
Honza Rychnovský 37a7a1e334
[#1473] Dark theme QR codes
- Closes #1473
- These changes add dark theme QR codes to `QrCodeView` and `RequestQrCodeVew` for all use cases
- Changelogs updated
2025-01-09 17:46:11 +01:00
Honza Rychnovský 805a1b26b7
QR codes scanning improvements (#1722)
Introduce Mlkit Barcodes library

Added `MlkitQrCodeAnalyzer` component

Changelogs update
2025-01-09 17:21:17 +01:00
Milan Cerovsky 9916a346d6 Keystone code cleanup 2025-01-09 15:26:36 +01:00
dependabot[bot] 56d54d6073 Bump actions/setup-java from 4.5.0 to 4.6.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](8df1039502...7a6d8a8234)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-08 09:27:18 +01:00
dependabot[bot] 12dcc4f2b9 Bump actions/upload-artifact from 4.4.3 to 4.5.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](b4b15b8c7c...6f51ac03b9)

---
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>
2025-01-08 09:26:38 +01:00
Milan Cerovsky 90caacfaed Release 1.3.1
Documentation update

Changelogs
2025-01-07 19:50:28 +01:00
Milan Cerovsky 4b832a1aa0 Documentation update 2025-01-07 13:41:55 +01:00
Milan Cerovsky 12868d235b Documentation update 2025-01-07 13:41:55 +01:00
Milan Cerovsky ace772bde0 Coinbase address handling fix 2025-01-07 13:41:55 +01:00
Milan Cerovsky 796fd7de64 App bar status updated 2024-12-18 19:46:03 +01:00
Andrea Kobrlova 60cac68e24 Update WHATS_NEW_ES.md
Updated ES Whats New for release
2024-12-18 19:46:03 +01:00
Andrea Kobrlova a1994db569 Update WHATS_NEW_EN.md
Updated Whats New for 1.3 release
2024-12-18 19:46:03 +01:00
Honza 2424d456c6 Add KS SDK proguard rules 2024-12-18 19:46:03 +01:00
Honza f6837c6902 Changelogs update 2024-12-18 19:46:03 +01:00
Milan Cerovsky 2148ffecc2 Documentation update 2024-12-18 19:46:03 +01:00
Honza a1f34f3c30 Bump SDK and Zashi versions 2024-12-18 19:46:03 +01:00
Milan Cerovsky 7ddd2e6b67 Test hotfixes 2024-12-18 15:15:39 +01:00
Milan Cerovsky 3d7c1c101f Code cleanup 2024-12-18 15:15:39 +01:00
Milan Cerovsky c858660b94 Code cleanup 2024-12-18 15:15:39 +01:00
Milan Cerovsky 34d2736762 Address book handling on send screen 2024-12-18 15:15:39 +01:00
Milan Cerovsky f1903a75eb Transaction proposal navigation 2024-12-18 15:15:39 +01:00
Honza 6453830f88 Limit logging of invalid Zip321 URI scanned 2024-12-18 15:15:39 +01:00
Milan Cerovsky 1580f7045c Receive screen account expanded state is now reset on account change 2024-12-18 15:15:39 +01:00
Milan Cerovsky 9ae240ce29 Transparent address on sign transaction screen during shielding 2024-12-18 15:15:39 +01:00
Milan ef4ccbec81
Feature: Keystone integration (#1692) (#1707)
* Keystone integration (#1692)

* Keystone QR generation and reader

* Keystone account list UI

* Top app bar refactor

* Code cleanup

* Design update

* Keystone version bump

* Code cleanup

* Test hotfixes

* Code cleanup

* Keystone business logic implementation & ui elaboration (#1708)

* Keystone business logic implementation & ui elaboration

* Code cleanup

* Code cleanup

* Strings code cleanup

* Navigation refactor

* Navigation update

* Select keystone account button hotfix

* Navigation hotfix

* Wallet restoration hotfixes and optimizations

* Confirmation refactor

* Design updates

* Strings update and design updates

* Zip321 keystone integration

* Strings update

* Spanish translations

* New SDK changes integration

* New SDK version adoption

* Code cleanup

* Code cleanup

* Transaction history preparation

* Sapling address made optional

* Code cleanup

* Design updates

* Transaction hotfix

* PCZT preparation

* Settings design update

* Strings update

* Code cleanup

* PCZT integration

* Design updates

* Code cleanup

* App hotfixes

* Strings update

* Strings update

* Transparent transaction UI update

* Keystone tutorial link commented out

* Keystone exception handling

* Scan keystone progress bar

* Scan keystone performance update

* Share PCZT debug button

* Optimizations

* Add `MockSynchornizer` functions

* Try-catch address obtaining

Even though this is not the proper way we want to implement it, it fixes #1658 as a temporary solution

* Fix `ExchangeRateState` loading state

* Peformance optimizations

* Account data source exception handling

* Spanish strings updated

* Transaction progress texts updated

* Copy PCZT proposal data

* Dialog window dim fix

* Proposal proof optimization

* Proposal proof optimization

* Transaction progress shielding texts update

* Code cleanup

* Code cleanup

* Code cleanup

* PCZT progress calculation update

* KS promo

* KS sign in progress update

* KS QR progress update

* Adopt `Synchronizer.Status.INITIALIZING` state

* Design updates

* Propagate exceptions

* Updates

* Code cleanup

* Promo update

* Scan fix

* Code cleanup

* Bump to Zcash SDK 2.2.7-SNAPSHOT

* Fix lint warnings

* Make tests update

With follow-up #1713 for fixing the failing tests.

---------

Co-authored-by: Honza <rychnovsky.honza@gmail.com>

---------

Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-12-17 18:40:36 +01:00
Milan b424df26df
Address book code cleanup (#1705)
* Address book code cleanup

* Code cleanup
2024-12-02 13:48:55 +01:00
Milan c1853dee13
Settings design hotfixes and code cleanup (#1704) 2024-12-02 13:36:47 +01:00
Milan f60ba7597b
Navigation refactor - NavigationRouter added (#1698) 2024-12-02 13:32:47 +01:00
Honza Rychnovský 8a77a38133
Release 1.2.3 (799) (#1703) 2024-11-26 12:37:19 +01:00
Honza Rychnovský e46b0cf625
Flexa version bump to 1.0.9 (#1702) 2024-11-26 12:05:42 +01:00
Honza Rychnovský 41457f4534
Update Spanish Changelog titles (#1701) 2024-11-26 11:17:49 +01:00
Honza Rychnovský ad280e13c2
[#1671] Release 1.2.3 (796)
* Release 1.2.3 (796)

* Update WHATS_NEW_EN.md

updated release notes in EN

* Update WHATS_NEW_ES.md

updated release notes in ES

* Update changelog parser

---------

Co-authored-by: Andrea Kobrlova <109794238+true-jared@users.noreply.github.com>
2024-11-26 10:08:08 +01:00
Honza Rychnovský e6f1c1c116
Flexa 1.0.8 libs update (#1699) 2024-11-26 07:56:07 +01:00
Milan 6399b034d2
Flexa version bump to 1.0.8 (#1697)
* Flexa version bump to 1.0.8

* PR fix

---------

Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-11-25 21:40:34 +01:00
Honza Rychnovský 78da02a545
Flexa adoption documentation (#1696) 2024-11-25 11:38:51 +01:00
Honza Rychnovský b620299289
Bump Flexa libraries to version 1.0.7 (#1693)
- Changelogs updated
2024-11-22 20:02:34 +01:00
Milan 224344d4e3
Fix seed visibility (#1691)
* Fix seed view words visibility

* Code cleanup

* Add better clipping to ripple effect

* Changelogs update

---------

Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-11-20 14:35:59 +01:00
Milan 3ea088e752
#1675 Integrations screen disclaimer & Flexa version bump (#1684)
* Flexa version bump

* [#1675] Integrations screen disclaimer

Closes #1675

* Code  cleanup

* Documentation update

* Fix review comment

---------

Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-11-20 07:58:49 +01:00
Honza Rychnovský 6129b6c6f5
Fix Release 1.2.2 notes path
* Fix release notes path

* Update release version in changelogs
2024-11-18 13:28:44 +01:00
Honza Rychnovský 13cf2c435d
[#1666] Release v1.2.2
* Adopt Zcash SDK v2.2.6

* Changelogs version update

* Version name change

* Update WHATS_NEW_EN.md

updated Whats New for 1.2.2 release

* Update WHATS_NEW_ES.md

Updated WhatsNew in Spanish for 1.2.2 release

* Switch to non-snapshot Zcash SDK version

* Fix app version in What’s New title

* Center longer screen text

* ChangelogParser works with translated titles

---------

Co-authored-by: Andrea Kobrlova <109794238+true-jared@users.noreply.github.com>
2024-11-18 12:33:33 +01:00