- OSStatusError screen implemented, UI is WIP
- Navigation + detection done
- Mocked failure for now
[#1419] Status page for keychain read failure
- finished UI layout, waiting on ES translation
- added contact support button
- A disclaimer implemented for the Integrations screen
- Text localized to both EN and ES (final ES will be replaced before this PR is merged)
- CHangelog updated
- Flexa tested and fixes implemented on our side
- SDK numerator/denominator fixes WIP
[#1284] Flexa
- Total vs. Available balance handling
- Fixed freeze of Zashi by wrapping Flexa code into Task
- Prints cleanup
[#1284] Flexa
- SDK reverted to 2.2.3
[#1284] Flexa
- rebased
[#1284] Flexa
- Initialization moved to the Integrations screen
[#1284] Flexa
- simple feature flaggins system implemented
- flexa is behind the feature flags, hidden in the production & testnet builds, available for internal builds
[#1284] Flexa
- flexa seek logo added to the integrations screen
[#1284] Flexa
- fixes
[#1284] Flexa
- versions bumped up
[#1284] Flexa
- versions cleanup
[#1284] Flexa
- live vs. test Flexa keys support
[#1284] Flexa
- Versions
[#1284] Flexa
- WIP
[#1284] Flexa
- disconnect a user after reset zashi
[#1284] Flexa
- ZEC logo in Flexa
- shielded balance instead of total balance
[#1284] Flexa
- code cleanup
[#1284] Flexa
- version bumped to 1.0.6
- changelog updated
- Flexa icon changed from Optional to strong reference in FlexaSDK, updated the code to fallback to blank image if the ZEC logo is not found
- All AddressBookClient operations have been updated to return a remote store result
- Undefined Behaviour resolved for byte load operation
- Typos fixed
- Code cleaned up and refactored to clearly divide unencrypted from encrypted
- Migration of unencrypted AB data to the encrypted implemented
- Deletion of the unencrypted file implemented
- Filename for the address book data file derive method implemented
- WIP
[#1239] implement localization in Spanish
- project set up
[#1239] implement localization in Spanish
- code cleanup
- fixes after strings were provided
- what's new localized as well
[#1239] implement localization in Spanish
- Resolved issue with localizations
[#1239] implement localization in Spanish
- resolved file
[#1239] implement localization in Spanish
- Updated some texts based on the feedback
- fixed some UI issues
[#1239] implement localization in Spanish
- recovery phrase screen fixes
[#1239] implement localization in Spanish
- latest translations
- The screen has been redesigned
[#1367] update UI of Not Enough Free Space status screen
- changelog updated
[#1367] update UI of Not Enough Free Space status screen
- available MBs are in bold
[#1367] update UI of Not Enough Free Space status screen
- This state must avoid any interaction with the synchronizer, therefore some of the options in the settings has been eliminated
- Flexa tested and fixes implemented on our side
- SDK numerator/denominator fixes WIP
[#1284] Flexa
- Total vs. Available balance handling
- Fixed freeze of Zashi by wrapping Flexa code into Task
- Prints cleanup
[#1284] Flexa
- SDK reverted to 2.2.3
[#1284] Flexa
- rebased
[#1284] Flexa
- Initialization moved to the Integrations screen
[#1284] Flexa
- simple feature flaggins system implemented
- flexa is behind the feature flags, hidden in the production & testnet builds, available for internal builds
[#1284] Flexa
- flexa seek logo added to the integrations screen
[#1284] Flexa
- fixes
[#1284] Flexa
- versions bumped up
[#1284] Flexa
- versions cleanup
[#1284] Flexa
- live vs. test Flexa keys support
[#1284] Flexa
- Versions
[#1284] Flexa
- WIP
[#1284] Flexa
- disconnect a user after reset zashi
[#1284] Flexa
- ZEC logo in Flexa
- shielded balance instead of total balance
[#1284] Flexa
- code cleanup
- Checkbox for the UA being included to the memo implemented
[#1377] Add UA to memo
- Select text made as a separate and independent feature with final design and its own feature flag
[#1377] Add UA to memo
- design modified to encapsulate in a rounded background even the memoBytes label
[#1377] Add UA to memo
- Changelog updated
- random illustrations for failed screens
- close failure screen returns a user back to the confirmation screen
- report button sharing failure data + device info
- auto expand the latest transaction when view transaction button is tapped
[#1390] Send flow with success and error screens
- build fixed
- Send flow enhanced to go through sending screen followed by some of the result screens
[#1390] Send flow with success and error screens
- Ilustrations are now randomly picked
- refactor of nuke wallet -> reset zashi
- Flexa account is closed when reset zashi is used
- Resubmission error handling