Lukas Korba
588b653007
[ #1493 ] Release 2.0.2
...
- Changelog updated
- All reported and requested fixes and updates addressed
2025-05-08 10:37:59 +02:00
Lukas Korba
fbe119040a
Code cleaned up
...
- This is massive cleanup of all commented code from iOS 16 navigation changes
- A few fixes along the way
2025-04-19 09:47:02 +02:00
Lukas Korba
ea3f502158
Design system update with Radius and Spacing
...
- radiuses in Zashi updated
2025-04-18 10:47:49 +02:00
Lukas Korba
1f94c1480e
Shielding refactored to be single source of truth
2025-04-18 10:18:04 +02:00
Lukas Korba
067f1cf22e
Fixes for reported bugs
...
- corner radius of the sheet
- show currency conversion info only when some ZEC is available
- shielding icon in the details has correct color
- Design system updated
2025-04-17 10:30:14 +02:00
Lukas Korba
aba41ab0ee
[ #1477 ] Restore wallet screen logic
...
[#1477 ] Update Restore Wallet flow
- Everything has been redesigned
- Estimation of Birthday height logic implemented
2025-04-17 08:30:37 +02:00
Lukas Korba
450f995cd2
Root subflows Batch 3
...
- Scan WIP
- trasaction detail & manager WIP but maost of it is on a good track to be soon done
2025-04-17 08:29:06 +02:00
Lukas Korba
f2ab4c85c9
Final metadata encryption keys code & fixes
2025-03-03 10:57:35 +01:00
Lukas Korba
bd456cec80
Shared states for transactions and memos
...
- The logic around transactions have been fully refactored. The data are held by shared state only as a one source of truth
- The same idea has been done for on demand loaded memos
- The TransactionState is no longer required to be updated or copied because it doesn't carry any data and it's only an enriched version of ZcashTransaction.Overview for Zashi purposes
2025-02-17 12:50:03 +01:00
Lukas Korba
8b9c55aa98
View transaction button flow
...
- View transaction button is now connected to a flow for presentation of the details screen of a transaction with ability to save the address
- The screen is then dismissed to the home page (won't return back to the result screen)
2025-02-17 12:50:03 +01:00
Lukas Korba
9f9683358d
Texts localized
2025-02-17 12:50:03 +01:00
Lukas Korba
ebcbd04e18
UserMetadataProvider
...
- UserMetadataProvider prepared and connected to the Zashi's bookmarking and annotations
2025-02-17 12:50:03 +01:00
Lukas Korba
c4e7ef9569
Notes UI prepared and search memos
...
- searching in memos done (SDK changes adopted)
- notes UI and flow implemented and prepared, storage is needed to enjoy full experience
2025-02-17 12:50:03 +01:00
Lukas Korba
67576e5e53
Bunch of tweaks, enhancements and fixes
...
- focus on polishing details
- bookmarking (in memory data atm)
- add a note (in memory atm)
2025-02-17 12:50:03 +01:00
Lukas Korba
15d929af3e
Time periods
...
- the list of transactions is now divided into time periods
- ability to hide balances in the transactions and the detail of a transaction
2025-02-17 12:48:29 +01:00
Lukas Korba
6454c5a7bf
Stack navigations for all possible paths
...
- The code cleanup done, important for the maintenance of the new approach of transaction history
- Stack navigations for both possible path (detail from the home page directly or from the new manager screen with filters)
2025-02-17 12:47:36 +01:00
Lukas Korba
00f60bac9c
Empty and home page history redesigned
...
- The empty state redesigned
- The up to 5 transactions state has been implemented with see all option
2025-02-17 12:47:36 +01:00
Lukas Korba
9f2915c0f3
Details finished
...
- the regular functionality for the details is done except bookmarking and adding a notes (brand new features)
2025-02-17 12:47:36 +01:00
Lukas Korba
258cbfd102
Tap the whole message gesture
2025-02-17 12:47:36 +01:00
Lukas Korba
4750063a79
Rows of details
...
- The transactions details + message rows have been implemented
2025-02-17 12:47:36 +01:00
Lukas Korba
edfe0693d3
Details header implemented
2025-02-17 12:47:36 +01:00
Lukas Korba
39344f6e0f
TransactionDetails screen
...
- Created and connected the new screen for the transaction details
- WIP UI inside of it
2025-02-17 12:47:36 +01:00