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
Honza Rychnovský
d31f713361
Finalize Spanish translation ( #1686 )
...
* Init commit
* Update strings.xml
* Update strings.xml
* Add Spanish welcome logo
* Update strings.xml
* Update strings.xml
* Update strings.xml
* Update strings.xml
* Update strings.xml
* Update strings.xml
* Update strings.xml
* Update strings.xml
* Update strings.xml
* Update strings.xml
* Update strings.xml
* Update strings.xml
* Review changes
- Reverted ui-lib/src/main/res/ui/export_data/values/strings.xml
- Removed unused ui-lib/src/main/res/ui/support/values/strings.xml
- Added metadata tag to all strings files
---------
Co-authored-by: y4ssi <11613913+y4ssi@users.noreply.github.com>
2024-11-17 17:23:59 +01:00
Milan
32b132950c
Address book android auto backup ( #1641 )
...
* Address book android auto backup
* Documentation update
* Address book container folder added
* Address book general error handling
* Address book memory storage hotfix
* Documentation update
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-11-15 15:10:17 +01:00
Honza Rychnovský
95285c5133
Simplify first launch authentication decision ( #1685 )
...
We can stop the decision logic even from this place, as we omit the authentication when secrets are not set yet.
2024-11-15 14:05:37 +01:00
Milan
311a1a5fde
System language picker support ( #1682 )
...
* System language picker support
* Documentation update
* Changelogs update
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-11-15 10:01:43 +01:00
Milan
63215f7297
Seed recovery pre android 12 design ( #1681 )
2024-11-15 09:27:45 +01:00
Jack Grigg
6aee0e2469
Address book encryption ( #1643 )
...
* Add Tink as a dependency
* Serialize AddressBook to any OutputStream
* Extract address book format parser
* Address book key storage provider
* Address book encryption finalisation
* Implement AddressBook encryption
* Address book encryption code cleanup
* Address book reset hotfix
* SDK snapshot
* Documentation update
* Code cleanup
* Test hotfix
* Error handling
* Code cleanup
* Unencrypted address book removed after successful encrypted file read
* Code cleanup
* Code cleanup
* Test hotfix
---------
Co-authored-by: Milan Cerovsky <milan@z.cash>
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-11-15 09:14:12 +01:00
Honza Rychnovský
f59add8e3b
Fix several UI issue ( #1680 )
...
- App entry authentication
- Update Lottie animation
- Fix button text centering
- Closes #1667
2024-11-14 14:54:49 +01:00
Milan
425052f1db
[ #1618 ] Settings redesign ( #1658 )
...
* [#1618 ] About redesign
* [#1618 ] Whats new redesign
* [#1618 ] Delete screen redesign
* [#1618 ] Export private data refactor
* [#1618 ] Seed recovery refactor
* [#1618 ] Seed Redesign
* [#1618 ] Feedback Redesign
* [#1618 ] Popup implementation
* [#1618 ] Localization fixes
* [#1618 ] Code cleanup
* [#1618 ] Code cleanup
* [#1618 ] Code cleanup
* [#1618 ] Documentation update
* [#1618 ] Code cleanup
* [#1618 ] Design hotfixes
* [#1618 ] Code cleanup
* [#1618 ] Test hotfixes
* [#1618 ] Test hotfixes
* Code cleanup
* Changelogs entries update
* Address few review comments
* Fix UI tests
* Fix bottom widget version name in WhatsNew
* Update Spanish texts
* Fix ktlint warnings
* Test hotfix
* Test hotfix
* Code cleanup
* Design hotfixes for small screens
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-11-14 14:12:59 +01:00
Milan
af5ed30e8a
Application-wide in-app browser for all urls ( #1674 )
...
* Application-wide in-app browser for all urls
* Changelog entries fixed
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-11-13 15:01:58 +01:00
Milan
d4be4a5dda
Flexa hidden behind feature flag ( #1676 )
...
* Flexa hidden behind feature flag
* Remove unused flag IS_FIAT_CONVERSION_ENABLED
* Code cleanup
* Kotlin flow handling
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-11-13 13:20:29 +01:00
Honza Rychnovský
882605d7a9
[ #1657 ] Redesign SendConfirmation subscreens
...
* [#1657 ] Improve sub-screens previews
* Initial design structure changes
* Bottom bar by screen stage
* Bottom bar paddings
* TopAppBar for all screens
* Content part - success (partly)
* Fix SendConfirmationContent composable scrolling
* Improve SendConfirmationSending UI
* SendConfirmationSending subscreen final UI
* SendingConfirmationSuccess subscreen UI
* SendConfirmationFailure UI
* Failed/Success view transaction logic
* SendConfirmationGrpcFailire UI
* MultipleTrxFailure UI partly done
* MultipleTrxFailure screen UI
* Gradient Scaffold for subscreens
* Fix static code analysis warnings
* Changelogs update
* Screen images update
* WhatNewEs changelog update
* Update Spanish translation keys
2024-11-13 09:24:35 +01:00
Milan
60fa9268e6
[ #1416 ] Shielded transaction UI
...
* [#1416 ] Shielded transaction UI
* Shielded transaction design update
* [#1416 ] Design updates
Closes #1416
* [#1416 ] Code cleanup
Closes #1416
* [#1416 ] Documentation update
Closes #1416
* [#1416 ] Code cleanup
Closes #1416
* [#1416 ] Shielding icon fix
#Closes #1416
* [#1416 ] Resources update
#Closes #1416
* Add Spanish whatsnew
* [#1416 ] SDK snapshot
Closes #1416
* Fix failing tests
* Fix changelogs entry
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-11-12 20:15:23 +01:00
Milan
c6350641e3
Issue 1617 not enough space and update redesign ( #1652 )
...
* [#1617 ] Update redesign
Closes ##1617
* [#1617 ] Not enough space redesign
Closes ##1617
* [#1617 ] Code cleanup
Closes ##1617
* [#1617 ] Documentation update
Closes ##1617
* [#1617 ] Sensitive settings disabled during needed update
Closes ##1617
* Code cleanup
* Test hotfix
* Test hotfix
* Test hotfix
* Address review comments
* Fix broken in-app update logic
- It was broken since we introduced Koin
- Now fixed and tested using AppUpdateCheckerMock
* Changelogs update
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-11-12 15:27:50 +01:00
Honza Rychnovský
d97956de44
Fix app launch authentication ( #1669 )
...
- Omit app launch authentication when run without secrets set
2024-11-11 15:50:33 +01:00
Honza Rychnovský
4d35a0d5bc
[ #1421 ] Spanish translation
...
* [#1421 ] Initial es translation structure
* Update strings.xml
* Update strings.xml
* Fix english texts
* Exclude non-translatable texts
* Add new es texts
* [#1421 ] [WIP] es translation
* Update strings.xml
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
* Add Spanish locale to screenshot testing
* Fix Detekt warning
* Changelogs update
* Add WhatsNew chnagelog Spanish logic
* Spanish WHATS_NEW cleanup
* Google Play Store listings
* Fix history item buttons positioning
* Ktlint warnings fix
* Add Flexa texts on Integration [ES_REQUIRED]
* Adopt latest Spanish in-app review comments
* Update strings.xml
* Revert Zcash to Zashi in Spanish text
* Update Spanish whatsnew
* Update Spanish Google Play Store listing
---------
Co-authored-by: y4ssi <11613913+y4ssi@users.noreply.github.com>
2024-11-11 12:47:16 +01:00
Honza Rychnovský
261510a42c
Fix WelcomeAnimation in testing ( #1668 )
...
- These changes also improve the UX of the app launch, as it only waits for the animation duration.
2024-11-11 12:24:43 +01:00
Milan
72e3eca548
Delete wallet hotfix ( #1663 )
...
* Delete wallet hotfix
* Documentation update
* Navigation hotfix
* Documentation update
* Changelog update
* Wallet restore navigation update
* Wallet deletion navigation navigation update
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-11-11 09:16:03 +01:00
Milan
078f7b88df
Address book fix on send screen ( #1665 )
...
* Address book fix on send screen
* Code cleanup
* Documentation update
2024-11-08 12:03:51 +01:00
Milan
57cbd3f5f2
Flexa hotfixes for balance and transaction failure ( #1662 )
...
* Flexa hotfixes for balance and transaction failure
* Flexa hotfixes for balance and transaction failure
2024-11-05 16:41:35 +01:00
Milan
e638499de8
Flexa optimization ( #1661 )
...
* Flexa optimization
* Code cleanup
* Code cleanup
2024-11-04 16:25:42 +01:00
Milan
438071a04f
Update address book screen state fix ( #1660 )
...
* Update address book screen state fix
* Ktlint warnings fix
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-11-04 16:15:40 +01:00
Milan
c773e7d1c7
[ #1533 ] Flexa integration
...
* [#1533 ] Flexa integration
Closes #1533
* [#1533 ] Code cleanup
* [#1533 ] Finalisation
* [#1618 ] Flexa payment biometrics
* [#1618 ] Design update
* [#1618 ] Local maven added
* [#1618 ] Code cleanup
* [#1533 ] Material3 version bump
* Fix proguard rules
* [#1533 ] Flexa hotfixes
* [#1533 ] Flexa hotfixes
* Changelogs update
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-11-04 12:53:43 +01:00
dependabot[bot]
ba761c2f37
Bump google-github-actions/auth from 2.1.6 to 2.1.7 ( #1659 )
...
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth ) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/google-github-actions/auth/releases )
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md )
- [Commits](8254fb75a3...6fc4af4b14
)
---
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-10-31 09:32:06 +01:00
Honza Rychnovský
359d4a5eea
[ #1640 ] Add authentication to app launch
...
* [#1640 ] Enable app entry authentication
* Reworked app launch UX/UI
* 15 min background reauthenticate trigger
* Changelogs update
* Disable app entry authentication on test services
* [#1656 ] Add Network Type to email template
* Address review comments
2024-10-25 18:37:15 +02:00
dependabot[bot]
20adda78e3
Bump actions/setup-java from 4.4.0 to 4.5.0 ( #1655 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](b36c23c0d9...8df1039502
)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-25 11:29:36 +02:00
dependabot[bot]
e5f9f83599
Bump actions/checkout from 4.2.1 to 4.2.2 ( #1653 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](eef61447b9...11bd71901b
)
---
updated-dependencies:
- dependency-name: actions/checkout
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-10-24 09:57:49 +02:00
Milan
9d634a2da8
Settings code cleanup ( #1644 )
...
* Settings code cleanup
* Auto formatting using Ktlint
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2024-10-23 15:08:02 +02:00
Honza Rychnovský
5410cc26c2
[ #1646 ] Release 1.2.1 (760)
...
* [#1646 ] Release 1.2.1 (760)
* Updated WHATS_NEW_EN.md
updated release notes for 1.2.1 release
* Adopt Zcash SDK v2.2.5
* Update MockSynchronizer
---------
Co-authored-by: Andrea Kobrlova <109794238+true-jared@users.noreply.github.com>
2024-10-22 18:27:22 +02:00
Honza Rychnovský
e2c1b359db
Fix total send amounts ( #1645 )
...
On the Send Confirmation and Payment Request screens
2024-10-22 15:10:25 +02:00
Honza Rychnovský
2129adaa8d
[ #1595 ] Build Request ZEC Uri Consume Part ( #1642 )
...
* Payment Request screen logic update
* Scan view model implementation
* Zip321 Uri parsing and passing around screens
* Pass PaymentRequestArguments
* Fixed screens navigation
* Screen balances UI part
* Address UI part
* Address UI part + logic
* Memo UI part
* Amounts UI part
* Add stages and send logic with authentication
* Send transaction error handling
* Code analysis warnings fix
* Tests update
* Changelogs
* [#1595 ] QR code design update
* Address review comments
---------
Co-authored-by: Milan Cerovsky <milan@z.cash>
2024-10-21 21:11:10 +02:00
Milan
711feb4251
Remote address book storage disabled & address book removal ( #1639 )
...
* Commented out address book
* Commented out address book
* Address book deletion
2024-10-18 09:43:25 +02:00
Milan
8652b91a99
Issue 1630 global design update ( #1638 )
...
* [#1630 ] Buttons replaced
Closes #1630
* [#1630 ] Grid background removed
Closes #1630
* [#1630 ] Sharp boxes replaced
Closes #1630
* [#1629 ] Onboarding redesign
Closes #1629
* [#1630 ] Content spacing
Closes #1630
* [#1630 ] Code cleanup
Closes #1630
* [#1630 ] Documentation
Closes #1630
* [#1630 ] Code cleanup
* [#1630 ] Text updates
* [#1630 ] Text updates
* [#1630 ] Test hotfix
* [#1630 ] Test hotfix
2024-10-18 09:43:06 +02:00
Milan
d6f630cab8
[ #1568 ] Integrations screen ( #1637 )
...
* [#1568 ] Integrations screen
Closes #1568
* [#1568 ] Icon added to integrations list item
Closes #1568
* [#1568 ] Test hotfix
Closes #1568
* [#1568 ] Code cleanup
Closes #1568
* [#1568 ] Code cleanup
Closes #1568
2024-10-17 13:07:50 +02:00
Honza Rychnovský
0e67d826d3
[ #1595 ] Request ZEC flow (QR generation)
2024-10-17 12:13:19 +02:00
Milan
624bee88ef
Address book remote storage implementation ( #1632 )
...
* Address book remote storage implementation
* Code cleanup
* Biometrics enabled
* Error handling
* Code cleanup
* Merging strategy
* Offline bugfixes
* Code cleanup
* Performance update for address book CRUD
* Performance update for transaction history
* Proguard update
* Documentation update
* Documentation update
2024-10-16 11:12:03 +02:00
Milan
4d0c04f93b
Detekt disabled complexity checks ( #1628 )
2024-10-10 15:41:55 +02:00
dependabot[bot]
c88abed96d
Bump actions/upload-artifact from 4.4.2 to 4.4.3 ( #1626 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](84480863f2...b4b15b8c7c
)
---
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-10-10 08:32:14 +02:00
dependabot[bot]
bedac486a6
Bump actions/upload-artifact from 4.4.1 to 4.4.2 ( #1624 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](604373da63...84480863f2
)
---
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-10-09 21:22:15 +02:00
Milan
2345a40c3b
Fixed address book field state handling ( #1625 )
2024-10-09 11:10:01 +02:00