Commit Graph

1117 Commits

Author SHA1 Message Date
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
Lukas Korba 8ea9d69c13
Merge pull request #1464 from LukasKorba/cointracker-csv-export
Transaction history CSV export
2025-02-17 12:38:49 +01:00
Lukas Korba 098a4d98b5 Changelog updated 2025-02-17 08:42:53 +01:00
Lukas Korba e50cb871b0 Transaction history CSV export 2025-02-17 08:39:28 +01:00
Lukas Korba ab5dc5d2a7
Merge pull request #1461 from LukasKorba/1455-Improve-UX-on-the-Keystone-Confirmation-+-Sign-transaction-screens
[#1455] UX improvements
2025-02-12 11:24:22 +01:00
Lukas Korba 399e5dd929 [#1455] Final localization
- both EN and ES
2025-02-12 11:23:43 +01:00
Lukas Korba 2244ffe993 [#1455] UX improvements
- the buttons in the Keystone flows have been swapped for a better UX, main CTA is the closes one to a thumb
- Confirmation dialog when a transaction reject is required added.
2025-02-11 12:47:33 +01:00
Lukas Korba 56b12b690f
Merge pull request #1459 from LukasKorba/1458-Release-1-3-3
[#1458] Release 1.3.3
2025-02-10 13:51:02 +01:00
Lukas Korba 5955c3a6aa [#1458] Release 1.3.3
- changelog updated
2025-02-10 13:09:02 +01:00
Lukas Korba 31e251e255
Merge pull request #1454 from LukasKorba/1453-Keystone-improvements
[#1453] Keystone improvements
2025-02-07 19:38:28 +01:00
Lukas Korba fa85750bd0 Changelog update 2025-02-07 19:36:54 +01:00
Lukas Korba 6f1b9a8f0d
Merge pull request #1457 from Electric-Coin-Company/true-jared-patch-2
Updated whatsNew_es.json
2025-02-07 19:33:18 +01:00
Lukas Korba 9b472416d0
Merge pull request #1456 from Electric-Coin-Company/true-jared-patch-1
Updated  whatsNew.json
2025-02-07 19:32:33 +01:00
Andrea Kobrlova 7129ab49f6
Update whatsNew_es.json 2025-02-07 17:20:58 +01:00
Andrea Kobrlova da5ebe0ab6
Update whatsNew_es.json
Updated Whats New_ES for 1.3.3 release
2025-02-07 16:48:38 +01:00
Andrea Kobrlova 8d6c7b297a
Update whatsNew.json
Updated Whats New_EN for 1.3.3 release
2025-02-07 16:33:05 +01:00
Lukas Korba 1315f20c24 Fix for the error reporting 2025-02-06 14:26:49 +01:00
Lukas Korba 25430c323f Delete Zashi logic improved
- the SDK wipe is first with max 3 attempts to retry
- the App wipe is next
- the Keychain data delete is next with max 3 attempts to retry
- new alert view states added for delete stage errors
2025-02-06 13:42:17 +01:00
Lukas Korba 3251644782 Large QR screen title fix
- the title should be visible all the time
2025-02-06 11:15:35 +01:00
Lukas Korba c7537a8bd4 Deepling Warning screen dismissal fixed
- The warning screen got replaced by tabs for cold start deepling processing - fixed
2025-02-06 10:22:47 +01:00
Lukas Korba 6f0c8a2df2 Optimizations and improvements
- The main thread load has been optimized, the camera feed no longer overloads the TCA side effects
- New error page for possible scenarios when the PCZT logic fails
2025-02-05 08:21:18 +01:00
Lukas Korba 8bc44da46a Final design for the enlarged QR code 2025-02-03 15:36:36 +01:00
Lukas Korba 9e50f771eb Prevent sending screen to reappear 2025-02-03 14:32:47 +01:00
Lukas Korba fc5c94a932 [#1453] Keystone improvements
- Tap to enlarge qr code
- Automatic full brightness
- KS SDK version bumped
2025-02-03 13:06:17 +01:00
Lukas Korba 8d624290b6
Merge pull request #1443 from LukasKorba/1440-List-of-bugs-to-resolve-after-1-3-1
[#1440] list of bugs to resolve after 1.3.1
2025-01-11 12:48:47 +01:00
Lukas Korba 8f1d666e32 Package.resolved updated 2025-01-10 12:46:43 +01:00
Lukas Korba 91d34e798d Release 1.3.2
- Changelog updated
- What's New added
- Version bumped to 1.3.2
2025-01-10 12:45:53 +01:00
Lukas Korba 456d138797 TCA 1.17.1 migration 2025-01-10 12:45:53 +01:00
Lukas Korba a865994cae Dependencies bumped up
- All dependency version have been set up to the latest
- Especially TCA is important as it could potentially help us with startBackgroundTask crash
2025-01-10 12:45:53 +01:00
Lukas Korba 58c936f569 cleaned up the debug code 2025-01-10 12:44:39 +01:00
Lukas Korba 7df7a159b7 BUG: migration to a new device lets a user to fill the birthday 2025-01-10 12:44:39 +01:00
Lukas Korba abc9446ed0 BUG: report button doesn't do anything when a native mail client is not set up 2025-01-10 12:44:39 +01:00
Lukas Korba 6bbdf05abd BUG: broken seek of the cursor in the restore wallet inputs 2025-01-10 12:44:39 +01:00
Lukas Korba f105a1adf4 BUG: Send button on a send feedback screen can't be reached on a smaller screens 2025-01-10 12:44:39 +01:00
Lukas Korba 0f174f35c3 BUG: don't show the selected account among accounts in Address Book 2025-01-10 12:44:39 +01:00
Lukas Korba 38c01f4234 BUGs: reset Zashi now properly clears out accounts
FIXED:
- When KS was selected and Zashi reseted, the next restored wallet showed KS account even though none was added
- Addresses were cached when reset Zashi happened so it was showing the same address over and over again
2025-01-10 12:44:39 +01:00
Lukas Korba a57b370be8 BUG: Balances tab's duplicated status bar removed 2025-01-10 12:44:39 +01:00
Lukas Korba abe675c5fc BUG: what's new data are no longer corrupted 2025-01-10 12:44:39 +01:00