Skip to content

Conversation

@lmcmz
Copy link
Contributor

@lmcmz lmcmz commented Jan 15, 2025

Related Issue

Closes #743

Summary of Changes

Need Regression Testing

  • Yes
  • No

Risk Assessment

  • Low
  • Medium
  • High

Additional Notes

Screenshots (if applicable)

@lmcmz lmcmz requested a review from a team January 15, 2025 06:57
zhouxl
zhouxl previously approved these changes Jan 15, 2025
@lmcmz lmcmz changed the title Create check-linked-issues.yml.yml Create check-linked-issues.yml Feb 20, 2025
@lmcmz lmcmz enabled auto-merge February 20, 2025 02:02
@lmcmz lmcmz requested a review from zhouxl February 20, 2025 02:02
@lmcmz lmcmz added this pull request to the merge queue Feb 20, 2025
Merged via the queue into develop with commit f789db7 Feb 20, 2025
2 checks passed
@lmcmz lmcmz deleted the issue-checker branch February 20, 2025 02:19
lmcmz added a commit that referenced this pull request Feb 24, 2025
* 85 Remove swap/buy for non-FLOW assets on Flow Wallet mobile
onflow/FRW#85

* - Updated the logic
- Swap button hidden when the token is neither evm nor cadence

* - Fixed checks for evm and flow coins

* - Refactored to embed the token type inside the token model rather than determining it from the outside.

* fix: Incorrect Warning Message Displayed When Sending FT #461

* [BUG] External image usage #765

#765

Removed unused URL.

* feat: UI for Remove swap/buy for non-FLOW assets #85

* [BUG] Receive QR codes blank #797 (#799)

#797

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* [FEATURE] Add an alert when user tries to back out of the backup flow #791 (#805)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Code copied from https://github.com/markiv/SwiftUI-Shimmer without acknowledgement. #806 (#807)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* 788 misc priority fixes (#789)

* Remove "Move Assets" button from home screen

* Strings tweaks
Make whole "Welcome" cell tappable.

* remove "Maybe Later" to force backing up keys.

* Stake button on the dashboard should open the “Node providers list” directly, not show an empty staking list if the user has not already staked

* In send, it should default to open the “My accounts” tab and have it as the left-most item.

* fix localization
fix backwards light/dark mode for help icon

* Remove the “view” tab on top
Fix the “Apps” title to be the same height as the title on the collections page.

* remove extra List/Grid toggle.

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Feat/instabug (#812)

* feat: update instabug version and add upload dsym

* feat: add log

* feat: update path of shell file

* feat: Account storage improvements #61 (#810)

* [FEATURE] Move Transaction History to be a bottom tab-bar item #790 (#814)

* [FEATURE] Move Transaction History to be a bottom tab-bar item #790
[FEATURE] Update tab bar icons #813

* update tab bar to new designs

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Create CODEOWNERS (#747)

* Tab icons disappear in Light Mode #821 (#822)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Delete .github./ISSUE_TEMPLATE/bug_report.yml (#746)

* Create check-linked-issues.yml (#744)

* Create check-linked-issues.yml.yml

* Rename check-linked-issues.yml.yml to check-linked-issues.yml

* fix: #819 receiver incorret warning when send (#824)

* [107] Fix opensea connect issue (#830)

* Allow multi-scoped WalletConnect sessions (#815)

* Allow multiple namespaces for WalletConnect sessions

* cleanup

* remove comments

* cleanup

* cleanup

* Fix current logic

* cleanup

* format

* Remove non-null assertion

* Remove unused fields

* feat: #784 add missing field `network` (#828)

* Bump version 2.3.7 (#842)

* 843 bug issues on release 237 (#846)

* feat: update UI #843

* feat: add icon #843

---------

Co-authored-by: Antonio Bello <1085903+jeden@users.noreply.github.com>
Co-authored-by: cat <zhouxl72@126.com>
Co-authored-by: marty <marty@martyulrich.com>
Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>
Co-authored-by: Jordan Ribbink <17958158+jribbink@users.noreply.github.com>
@lmcmz lmcmz mentioned this pull request Feb 24, 2025
5 tasks
github-merge-queue bot pushed a commit that referenced this pull request Feb 24, 2025
* 85 Remove swap/buy for non-FLOW assets on Flow Wallet mobile
onflow/FRW#85

* - Updated the logic
- Swap button hidden when the token is neither evm nor cadence

* - Fixed checks for evm and flow coins

* - Refactored to embed the token type inside the token model rather than determining it from the outside.

* fix: Incorrect Warning Message Displayed When Sending FT #461

* [BUG] External image usage #765

#765

Removed unused URL.

* feat: UI for Remove swap/buy for non-FLOW assets #85

* [BUG] Receive QR codes blank #797 (#799)

#797

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* [FEATURE] Add an alert when user tries to back out of the backup flow #791 (#805)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Code copied from https://github.com/markiv/SwiftUI-Shimmer without acknowledgement. #806 (#807)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* 788 misc priority fixes (#789)

* Remove "Move Assets" button from home screen

* Strings tweaks
Make whole "Welcome" cell tappable.

* remove "Maybe Later" to force backing up keys.

* Stake button on the dashboard should open the “Node providers list” directly, not show an empty staking list if the user has not already staked

* In send, it should default to open the “My accounts” tab and have it as the left-most item.

* fix localization
fix backwards light/dark mode for help icon

* Remove the “view” tab on top
Fix the “Apps” title to be the same height as the title on the collections page.

* remove extra List/Grid toggle.

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Feat/instabug (#812)

* feat: update instabug version and add upload dsym

* feat: add log

* feat: update path of shell file

* feat: Account storage improvements #61 (#810)

* [FEATURE] Move Transaction History to be a bottom tab-bar item #790 (#814)

* [FEATURE] Move Transaction History to be a bottom tab-bar item #790
[FEATURE] Update tab bar icons #813

* update tab bar to new designs

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Create CODEOWNERS (#747)

* Tab icons disappear in Light Mode #821 (#822)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Delete .github./ISSUE_TEMPLATE/bug_report.yml (#746)

* Create check-linked-issues.yml (#744)

* Create check-linked-issues.yml.yml

* Rename check-linked-issues.yml.yml to check-linked-issues.yml

* fix: #819 receiver incorret warning when send (#824)

* [107] Fix opensea connect issue (#830)

* Allow multi-scoped WalletConnect sessions (#815)

* Allow multiple namespaces for WalletConnect sessions

* cleanup

* remove comments

* cleanup

* cleanup

* Fix current logic

* cleanup

* format

* Remove non-null assertion

* Remove unused fields

* feat: #784 add missing field `network` (#828)

* Bump version 2.3.7 (#842)

* 843 bug issues on release 237 (#846)

* feat: update UI #843

* feat: add icon #843

* feat: update icloud icon # 843 (#848)

* feat: update icloud icon # 843

* feat: remove clear button

* feat: update multibackup icon #834

* fix: zindex

---------

Co-authored-by: Antonio Bello <1085903+jeden@users.noreply.github.com>
Co-authored-by: cat <zhouxl72@126.com>
Co-authored-by: marty <marty@martyulrich.com>
Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>
Co-authored-by: Jordan Ribbink <17958158+jribbink@users.noreply.github.com>
lmcmz added a commit that referenced this pull request Feb 27, 2025
* 85 Remove swap/buy for non-FLOW assets on Flow Wallet mobile
onflow/FRW#85

* - Updated the logic
- Swap button hidden when the token is neither evm nor cadence

* - Fixed checks for evm and flow coins

* - Refactored to embed the token type inside the token model rather than determining it from the outside.

* fix: Incorrect Warning Message Displayed When Sending FT #461

* [BUG] External image usage #765

#765

Removed unused URL.

* feat: UI for Remove swap/buy for non-FLOW assets #85

* [BUG] Receive QR codes blank #797 (#799)

#797

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* [FEATURE] Add an alert when user tries to back out of the backup flow #791 (#805)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Code copied from https://github.com/markiv/SwiftUI-Shimmer without acknowledgement. #806 (#807)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* 788 misc priority fixes (#789)

* Remove "Move Assets" button from home screen

* Strings tweaks
Make whole "Welcome" cell tappable.

* remove "Maybe Later" to force backing up keys.

* Stake button on the dashboard should open the “Node providers list” directly, not show an empty staking list if the user has not already staked

* In send, it should default to open the “My accounts” tab and have it as the left-most item.

* fix localization
fix backwards light/dark mode for help icon

* Remove the “view” tab on top
Fix the “Apps” title to be the same height as the title on the collections page.

* remove extra List/Grid toggle.

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Feat/instabug (#812)

* feat: update instabug version and add upload dsym

* feat: add log

* feat: update path of shell file

* feat: Account storage improvements #61 (#810)

* [FEATURE] Move Transaction History to be a bottom tab-bar item #790 (#814)

* [FEATURE] Move Transaction History to be a bottom tab-bar item #790
[FEATURE] Update tab bar icons #813

* update tab bar to new designs

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Create CODEOWNERS (#747)

* Tab icons disappear in Light Mode #821 (#822)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Delete .github./ISSUE_TEMPLATE/bug_report.yml (#746)

* Create check-linked-issues.yml (#744)

* Create check-linked-issues.yml.yml

* Rename check-linked-issues.yml.yml to check-linked-issues.yml

* fix: #819 receiver incorret warning when send (#824)

* [107] Fix opensea connect issue (#830)

* Allow multi-scoped WalletConnect sessions (#815)

* Allow multiple namespaces for WalletConnect sessions

* cleanup

* remove comments

* cleanup

* cleanup

* Fix current logic

* cleanup

* format

* Remove non-null assertion

* Remove unused fields

* feat: #784 add missing field `network` (#828)

* Bump version 2.3.7 (#842)

* 843 bug issues on release 237 (#846)

* feat: update UI #843

* feat: add icon #843

* feat: update icloud icon # 843 (#848)

* feat: update icloud icon # 843

* feat: remove clear button

* feat: update multibackup icon #834

* fix: zindex

* [787] Handle account selection during move accounts. (#861)

* Add FT balance handler

* Refactor FT fetch code

* Duplicate token balance view

* Add loading state for token list

* Add swap and UI polish

* Handle same account selection

* UI polishing

* Handle testnet flow token model

* Update TokenBalanceHandler.swift

* Cleanup NFT API

* Replace remain endpoint

* Add NFT collection detail

* Cleanup logic

* UI polishing

* Simplify the logic

* Update equal logic

* [797] Fix QRcode is not rendered sometimes (#865)

Fix QRcode is not rendered sometimes

* fix: Theme color issue #863 (#866)

* [869] Hide backup tips for now (#870)

Hide backup tips for now

* [867] Fix NFT bridge issue between child and EVM (#868)

Fix NFT bridge issue between child and EVM

* Add checksum after get COA address (#864)

Co-authored-by: lmcmz <lmcmze@gmail.com>

* 834 feature design updates (#858)

* Make delete wallet button destructive

* Tapping the selected tab messes up the selected indicator's offset.

* "Let's get started" screen

* Update CreateProfileWaitingView.
Add AccountCreatedView

* Update Device Backup List

* Update home screen

* show back button for transaction list view if it's not the root view

* Update token details screen

* Update token details screen

* scan tweak

* Always use white

* fix tab bar height

* Hide tab bar for FTUE

* added url links to disclaimer

* fix wallet action buttons on wallet home page

* remove onboarding flow.

* fix: redownload app profile is empty

* fix FTUE navigation/Lottie view/notification screen showing up early

* fix bad name

* Make links in disclaimer match mocks.
Text color.

* fix "or" centering.
color tweaks.

* tweaks

* UI updates for Profile screen

* Explore tab updates

* padding tweak

* Remove line limit

* Explore screen tweaks

* Fix Explore tab icon.

* Only show push notification reminder once per app launch.

* force webview to dark mode

* feat: fix UI on empty wallet view

* [834] Add navigation swipe back control (#877)

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>
Co-authored-by: cat <zhouxl72@126.com>
Co-authored-by: Hao <lmcmze@gmail.com>

* [861] Update move icon (#878)

Update move icon

* feat: 872 handle all case of account type (#873)

Co-authored-by: Hao <lmcmze@gmail.com>

* update UI and logic  (#883)

* feat: set default theme is dark

* feat: update empty wallet recent height and add loading status

* fix: flow -> coa, none Flow Token, use bridge_tokens_to_evm_v2

* feat: remove staking ad page

* fix: show swap when account is coa

* UI fix (#881)

* Navigate Disney and TS to App Store

* Fix flow token issue incorrect in evm account

* Add Privacy police and terms of service in about page

* Add profile switch flag

* [881] Update profile switch flag logic (#884)

* Navigate Disney and TS to App Store

* Fix flow token issue incorrect in evm account

* Add Privacy police and terms of service in about page

* Add profile switch flag

* Update logic with defer

* feat: update version to 2.3.8 (#887)

* feat: update version to 2.3.8

* feat: update version 2.3.8

---------

Co-authored-by: Antonio Bello <1085903+jeden@users.noreply.github.com>
Co-authored-by: cat <zhouxl72@126.com>
Co-authored-by: marty <marty@martyulrich.com>
Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>
Co-authored-by: Jordan Ribbink <17958158+jribbink@users.noreply.github.com>
github-merge-queue bot pushed a commit that referenced this pull request Feb 27, 2025
* 85 Remove swap/buy for non-FLOW assets on Flow Wallet mobile
onflow/FRW#85

* - Updated the logic
- Swap button hidden when the token is neither evm nor cadence

* - Fixed checks for evm and flow coins

* - Refactored to embed the token type inside the token model rather than determining it from the outside.

* fix: Incorrect Warning Message Displayed When Sending FT #461

* [BUG] External image usage #765

#765

Removed unused URL.

* feat: UI for Remove swap/buy for non-FLOW assets #85

* [BUG] Receive QR codes blank #797 (#799)

#797

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* [FEATURE] Add an alert when user tries to back out of the backup flow #791 (#805)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Code copied from https://github.com/markiv/SwiftUI-Shimmer without acknowledgement. #806 (#807)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* 788 misc priority fixes (#789)

* Remove "Move Assets" button from home screen

* Strings tweaks
Make whole "Welcome" cell tappable.

* remove "Maybe Later" to force backing up keys.

* Stake button on the dashboard should open the “Node providers list” directly, not show an empty staking list if the user has not already staked

* In send, it should default to open the “My accounts” tab and have it as the left-most item.

* fix localization
fix backwards light/dark mode for help icon

* Remove the “view” tab on top
Fix the “Apps” title to be the same height as the title on the collections page.

* remove extra List/Grid toggle.

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Feat/instabug (#812)

* feat: update instabug version and add upload dsym

* feat: add log

* feat: update path of shell file

* feat: Account storage improvements #61 (#810)

* [FEATURE] Move Transaction History to be a bottom tab-bar item #790 (#814)

* [FEATURE] Move Transaction History to be a bottom tab-bar item #790
[FEATURE] Update tab bar icons #813

* update tab bar to new designs

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Create CODEOWNERS (#747)

* Tab icons disappear in Light Mode #821 (#822)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Delete .github./ISSUE_TEMPLATE/bug_report.yml (#746)

* Create check-linked-issues.yml (#744)

* Create check-linked-issues.yml.yml

* Rename check-linked-issues.yml.yml to check-linked-issues.yml

* fix: #819 receiver incorret warning when send (#824)

* [107] Fix opensea connect issue (#830)

* Allow multi-scoped WalletConnect sessions (#815)

* Allow multiple namespaces for WalletConnect sessions

* cleanup

* remove comments

* cleanup

* cleanup

* Fix current logic

* cleanup

* format

* Remove non-null assertion

* Remove unused fields

* feat: #784 add missing field `network` (#828)

* Bump version 2.3.7 (#842)

* 843 bug issues on release 237 (#846)

* feat: update UI #843

* feat: add icon #843

* feat: update icloud icon # 843 (#848)

* feat: update icloud icon # 843

* feat: remove clear button

* feat: update multibackup icon #834

* fix: zindex

* [787] Handle account selection during move accounts. (#861)

* Add FT balance handler

* Refactor FT fetch code

* Duplicate token balance view

* Add loading state for token list

* Add swap and UI polish

* Handle same account selection

* UI polishing

* Handle testnet flow token model

* Update TokenBalanceHandler.swift

* Cleanup NFT API

* Replace remain endpoint

* Add NFT collection detail

* Cleanup logic

* UI polishing

* Simplify the logic

* Update equal logic

* [797] Fix QRcode is not rendered sometimes (#865)

Fix QRcode is not rendered sometimes

* fix: Theme color issue #863 (#866)

* [869] Hide backup tips for now (#870)

Hide backup tips for now

* [867] Fix NFT bridge issue between child and EVM (#868)

Fix NFT bridge issue between child and EVM

* Add checksum after get COA address (#864)

Co-authored-by: lmcmz <lmcmze@gmail.com>

* 834 feature design updates (#858)

* Make delete wallet button destructive

* Tapping the selected tab messes up the selected indicator's offset.

* "Let's get started" screen

* Update CreateProfileWaitingView.
Add AccountCreatedView

* Update Device Backup List

* Update home screen

* show back button for transaction list view if it's not the root view

* Update token details screen

* Update token details screen

* scan tweak

* Always use white

* fix tab bar height

* Hide tab bar for FTUE

* added url links to disclaimer

* fix wallet action buttons on wallet home page

* remove onboarding flow.

* fix: redownload app profile is empty

* fix FTUE navigation/Lottie view/notification screen showing up early

* fix bad name

* Make links in disclaimer match mocks.
Text color.

* fix "or" centering.
color tweaks.

* tweaks

* UI updates for Profile screen

* Explore tab updates

* padding tweak

* Remove line limit

* Explore screen tweaks

* Fix Explore tab icon.

* Only show push notification reminder once per app launch.

* force webview to dark mode

* feat: fix UI on empty wallet view

* [834] Add navigation swipe back control (#877)

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>
Co-authored-by: cat <zhouxl72@126.com>
Co-authored-by: Hao <lmcmze@gmail.com>

* [861] Update move icon (#878)

Update move icon

* feat: 872 handle all case of account type (#873)

Co-authored-by: Hao <lmcmze@gmail.com>

* update UI and logic  (#883)

* feat: set default theme is dark

* feat: update empty wallet recent height and add loading status

* fix: flow -> coa, none Flow Token, use bridge_tokens_to_evm_v2

* feat: remove staking ad page

* fix: show swap when account is coa

* UI fix (#881)

* Navigate Disney and TS to App Store

* Fix flow token issue incorrect in evm account

* Add Privacy police and terms of service in about page

* Add profile switch flag

* [881] Update profile switch flag logic (#884)

* Navigate Disney and TS to App Store

* Fix flow token issue incorrect in evm account

* Add Privacy police and terms of service in about page

* Add profile switch flag

* Update logic with defer

* feat: update version to 2.3.8 (#887)

* feat: update version to 2.3.8

* feat: update version 2.3.8

* Update UserManager.swift

---------

Co-authored-by: Antonio Bello <1085903+jeden@users.noreply.github.com>
Co-authored-by: cat <zhouxl72@126.com>
Co-authored-by: marty <marty@martyulrich.com>
Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>
Co-authored-by: Jordan Ribbink <17958158+jribbink@users.noreply.github.com>
lmcmz added a commit that referenced this pull request Feb 27, 2025
* 85 Remove swap/buy for non-FLOW assets on Flow Wallet mobile
onflow/FRW#85

* - Updated the logic
- Swap button hidden when the token is neither evm nor cadence

* - Fixed checks for evm and flow coins

* - Refactored to embed the token type inside the token model rather than determining it from the outside.

* fix: Incorrect Warning Message Displayed When Sending FT #461

* [BUG] External image usage #765

#765

Removed unused URL.

* feat: UI for Remove swap/buy for non-FLOW assets #85

* [BUG] Receive QR codes blank #797 (#799)

#797

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* [FEATURE] Add an alert when user tries to back out of the backup flow #791 (#805)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Code copied from https://github.com/markiv/SwiftUI-Shimmer without acknowledgement. #806 (#807)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* 788 misc priority fixes (#789)

* Remove "Move Assets" button from home screen

* Strings tweaks
Make whole "Welcome" cell tappable.

* remove "Maybe Later" to force backing up keys.

* Stake button on the dashboard should open the “Node providers list” directly, not show an empty staking list if the user has not already staked

* In send, it should default to open the “My accounts” tab and have it as the left-most item.

* fix localization
fix backwards light/dark mode for help icon

* Remove the “view” tab on top
Fix the “Apps” title to be the same height as the title on the collections page.

* remove extra List/Grid toggle.

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Feat/instabug (#812)

* feat: update instabug version and add upload dsym

* feat: add log

* feat: update path of shell file

* feat: Account storage improvements #61 (#810)

* [FEATURE] Move Transaction History to be a bottom tab-bar item #790 (#814)

* [FEATURE] Move Transaction History to be a bottom tab-bar item #790
[FEATURE] Update tab bar icons #813

* update tab bar to new designs

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Create CODEOWNERS (#747)

* Tab icons disappear in Light Mode #821 (#822)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Delete .github./ISSUE_TEMPLATE/bug_report.yml (#746)

* Create check-linked-issues.yml (#744)

* Create check-linked-issues.yml.yml

* Rename check-linked-issues.yml.yml to check-linked-issues.yml

* fix: #819 receiver incorret warning when send (#824)

* [107] Fix opensea connect issue (#830)

* Allow multi-scoped WalletConnect sessions (#815)

* Allow multiple namespaces for WalletConnect sessions

* cleanup

* remove comments

* cleanup

* cleanup

* Fix current logic

* cleanup

* format

* Remove non-null assertion

* Remove unused fields

* feat: #784 add missing field `network` (#828)

* Bump version 2.3.7 (#842)

* 843 bug issues on release 237 (#846)

* feat: update UI #843

* feat: add icon #843

* feat: update icloud icon # 843 (#848)

* feat: update icloud icon # 843

* feat: remove clear button

* feat: update multibackup icon #834

* fix: zindex

* [787] Handle account selection during move accounts. (#861)

* Add FT balance handler

* Refactor FT fetch code

* Duplicate token balance view

* Add loading state for token list

* Add swap and UI polish

* Handle same account selection

* UI polishing

* Handle testnet flow token model

* Update TokenBalanceHandler.swift

* Cleanup NFT API

* Replace remain endpoint

* Add NFT collection detail

* Cleanup logic

* UI polishing

* Simplify the logic

* Update equal logic

* [797] Fix QRcode is not rendered sometimes (#865)

Fix QRcode is not rendered sometimes

* fix: Theme color issue #863 (#866)

* [869] Hide backup tips for now (#870)

Hide backup tips for now

* [867] Fix NFT bridge issue between child and EVM (#868)

Fix NFT bridge issue between child and EVM

* Add checksum after get COA address (#864)

Co-authored-by: lmcmz <lmcmze@gmail.com>

* 834 feature design updates (#858)

* Make delete wallet button destructive

* Tapping the selected tab messes up the selected indicator's offset.

* "Let's get started" screen

* Update CreateProfileWaitingView.
Add AccountCreatedView

* Update Device Backup List

* Update home screen

* show back button for transaction list view if it's not the root view

* Update token details screen

* Update token details screen

* scan tweak

* Always use white

* fix tab bar height

* Hide tab bar for FTUE

* added url links to disclaimer

* fix wallet action buttons on wallet home page

* remove onboarding flow.

* fix: redownload app profile is empty

* fix FTUE navigation/Lottie view/notification screen showing up early

* fix bad name

* Make links in disclaimer match mocks.
Text color.

* fix "or" centering.
color tweaks.

* tweaks

* UI updates for Profile screen

* Explore tab updates

* padding tweak

* Remove line limit

* Explore screen tweaks

* Fix Explore tab icon.

* Only show push notification reminder once per app launch.

* force webview to dark mode

* feat: fix UI on empty wallet view

* [834] Add navigation swipe back control (#877)

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>
Co-authored-by: cat <zhouxl72@126.com>
Co-authored-by: Hao <lmcmze@gmail.com>

* [861] Update move icon (#878)

Update move icon

* feat: 872 handle all case of account type (#873)

Co-authored-by: Hao <lmcmze@gmail.com>

* update UI and logic  (#883)

* feat: set default theme is dark

* feat: update empty wallet recent height and add loading status

* fix: flow -> coa, none Flow Token, use bridge_tokens_to_evm_v2

* feat: remove staking ad page

* fix: show swap when account is coa

* UI fix (#881)

* Navigate Disney and TS to App Store

* Fix flow token issue incorrect in evm account

* Add Privacy police and terms of service in about page

* Add profile switch flag

* [881] Update profile switch flag logic (#884)

* Navigate Disney and TS to App Store

* Fix flow token issue incorrect in evm account

* Add Privacy police and terms of service in about page

* Add profile switch flag

* Update logic with defer

* feat: update version to 2.3.8 (#887)

* feat: update version to 2.3.8

* feat: update version 2.3.8

* fix: add padding (#891)

Co-authored-by: Hao <lmcmze@gmail.com>

* Handle reset wallet in empty view

* fix: wallet confirmation pop up page in light mode is hard to read (#894)

---------

Co-authored-by: Antonio Bello <1085903+jeden@users.noreply.github.com>
Co-authored-by: cat <zhouxl72@126.com>
Co-authored-by: marty <marty@martyulrich.com>
Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>
Co-authored-by: Jordan Ribbink <17958158+jribbink@users.noreply.github.com>
@lmcmz lmcmz mentioned this pull request Feb 28, 2025
5 tasks
lmcmz added a commit that referenced this pull request Feb 28, 2025
[885] Fix reset wallet (#893)

* 85 Remove swap/buy for non-FLOW assets on Flow Wallet mobile
onflow/FRW#85

* - Updated the logic
- Swap button hidden when the token is neither evm nor cadence

* - Fixed checks for evm and flow coins

* - Refactored to embed the token type inside the token model rather than determining it from the outside.

* fix: Incorrect Warning Message Displayed When Sending FT #461

* [BUG] External image usage #765

#765

Removed unused URL.

* feat: UI for Remove swap/buy for non-FLOW assets #85

* [BUG] Receive QR codes blank #797 (#799)

#797



* [FEATURE] Add an alert when user tries to back out of the backup flow #791 (#805)



* Code copied from https://github.com/markiv/SwiftUI-Shimmer without acknowledgement. #806 (#807)



* 788 misc priority fixes (#789)

* Remove "Move Assets" button from home screen

* Strings tweaks
Make whole "Welcome" cell tappable.

* remove "Maybe Later" to force backing up keys.

* Stake button on the dashboard should open the “Node providers list” directly, not show an empty staking list if the user has not already staked

* In send, it should default to open the “My accounts” tab and have it as the left-most item.

* fix localization
fix backwards light/dark mode for help icon

* Remove the “view” tab on top
Fix the “Apps” title to be the same height as the title on the collections page.

* remove extra List/Grid toggle.

---------



* Feat/instabug (#812)

* feat: update instabug version and add upload dsym

* feat: add log

* feat: update path of shell file

* feat: Account storage improvements #61 (#810)

* [FEATURE] Move Transaction History to be a bottom tab-bar item #790 (#814)

* [FEATURE] Move Transaction History to be a bottom tab-bar item #790
[FEATURE] Update tab bar icons #813

* update tab bar to new designs

---------



* Create CODEOWNERS (#747)

* Tab icons disappear in Light Mode #821 (#822)



* Delete .github./ISSUE_TEMPLATE/bug_report.yml (#746)

* Create check-linked-issues.yml (#744)

* Create check-linked-issues.yml.yml

* Rename check-linked-issues.yml.yml to check-linked-issues.yml

* fix: #819 receiver incorret warning when send (#824)

* [107] Fix opensea connect issue (#830)

* Allow multi-scoped WalletConnect sessions (#815)

* Allow multiple namespaces for WalletConnect sessions

* cleanup

* remove comments

* cleanup

* cleanup

* Fix current logic

* cleanup

* format

* Remove non-null assertion

* Remove unused fields

* feat: #784 add missing field `network` (#828)

* Bump version 2.3.7 (#842)

* 843 bug issues on release 237 (#846)

* feat: update UI #843

* feat: add icon #843

* feat: update icloud icon # 843 (#848)

* feat: update icloud icon # 843

* feat: remove clear button

* feat: update multibackup icon #834

* fix: zindex

* [787] Handle account selection during move accounts. (#861)

* Add FT balance handler

* Refactor FT fetch code

* Duplicate token balance view

* Add loading state for token list

* Add swap and UI polish

* Handle same account selection

* UI polishing

* Handle testnet flow token model

* Update TokenBalanceHandler.swift

* Cleanup NFT API

* Replace remain endpoint

* Add NFT collection detail

* Cleanup logic

* UI polishing

* Simplify the logic

* Update equal logic

* [797] Fix QRcode is not rendered sometimes (#865)

Fix QRcode is not rendered sometimes

* fix: Theme color issue #863 (#866)

* [869] Hide backup tips for now (#870)

Hide backup tips for now

* [867] Fix NFT bridge issue between child and EVM (#868)

Fix NFT bridge issue between child and EVM

* Add checksum after get COA address (#864)



* 834 feature design updates (#858)

* Make delete wallet button destructive

* Tapping the selected tab messes up the selected indicator's offset.

* "Let's get started" screen

* Update CreateProfileWaitingView.
Add AccountCreatedView

* Update Device Backup List

* Update home screen

* show back button for transaction list view if it's not the root view

* Update token details screen

* Update token details screen

* scan tweak

* Always use white

* fix tab bar height

* Hide tab bar for FTUE

* added url links to disclaimer

* fix wallet action buttons on wallet home page

* remove onboarding flow.

* fix: redownload app profile is empty

* fix FTUE navigation/Lottie view/notification screen showing up early

* fix bad name

* Make links in disclaimer match mocks.
Text color.

* fix "or" centering.
color tweaks.

* tweaks

* UI updates for Profile screen

* Explore tab updates

* padding tweak

* Remove line limit

* Explore screen tweaks

* Fix Explore tab icon.

* Only show push notification reminder once per app launch.

* force webview to dark mode

* feat: fix UI on empty wallet view

* [834] Add navigation swipe back control (#877)

---------





* [861] Update move icon (#878)

Update move icon

* feat: 872 handle all case of account type (#873)



* update UI and logic  (#883)

* feat: set default theme is dark

* feat: update empty wallet recent height and add loading status

* fix: flow -> coa, none Flow Token, use bridge_tokens_to_evm_v2

* feat: remove staking ad page

* fix: show swap when account is coa

* UI fix (#881)

* Navigate Disney and TS to App Store

* Fix flow token issue incorrect in evm account

* Add Privacy police and terms of service in about page

* Add profile switch flag

* [881] Update profile switch flag logic (#884)

* Navigate Disney and TS to App Store

* Fix flow token issue incorrect in evm account

* Add Privacy police and terms of service in about page

* Add profile switch flag

* Update logic with defer

* feat: update version to 2.3.8 (#887)

* feat: update version to 2.3.8

* feat: update version 2.3.8

* fix: add padding (#891)



* Handle reset wallet in empty view

* fix: wallet confirmation pop up page in light mode is hard to read (#894)

---------

Co-authored-by: Antonio Bello <1085903+jeden@users.noreply.github.com>
Co-authored-by: cat <zhouxl72@126.com>
Co-authored-by: marty <marty@martyulrich.com>
Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>
Co-authored-by: Jordan Ribbink <17958158+jribbink@users.noreply.github.com>
lmcmz added a commit that referenced this pull request Mar 17, 2025
* 85 Remove swap/buy for non-FLOW assets on Flow Wallet mobile
onflow/FRW#85

* - Updated the logic
- Swap button hidden when the token is neither evm nor cadence

* - Fixed checks for evm and flow coins

* - Refactored to embed the token type inside the token model rather than determining it from the outside.

* fix: Incorrect Warning Message Displayed When Sending FT #461

* [BUG] External image usage #765

#765

Removed unused URL.

* feat: UI for Remove swap/buy for non-FLOW assets #85

* [BUG] Receive QR codes blank #797 (#799)

#797

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* [FEATURE] Add an alert when user tries to back out of the backup flow #791 (#805)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Code copied from https://github.com/markiv/SwiftUI-Shimmer without acknowledgement. #806 (#807)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* 788 misc priority fixes (#789)

* Remove "Move Assets" button from home screen

* Strings tweaks
Make whole "Welcome" cell tappable.

* remove "Maybe Later" to force backing up keys.

* Stake button on the dashboard should open the “Node providers list” directly, not show an empty staking list if the user has not already staked

* In send, it should default to open the “My accounts” tab and have it as the left-most item.

* fix localization
fix backwards light/dark mode for help icon

* Remove the “view” tab on top
Fix the “Apps” title to be the same height as the title on the collections page.

* remove extra List/Grid toggle.

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Feat/instabug (#812)

* feat: update instabug version and add upload dsym

* feat: add log

* feat: update path of shell file

* feat: Account storage improvements #61 (#810)

* [FEATURE] Move Transaction History to be a bottom tab-bar item #790 (#814)

* [FEATURE] Move Transaction History to be a bottom tab-bar item #790
[FEATURE] Update tab bar icons #813

* update tab bar to new designs

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Create CODEOWNERS (#747)

* Tab icons disappear in Light Mode #821 (#822)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Delete .github./ISSUE_TEMPLATE/bug_report.yml (#746)

* Create check-linked-issues.yml (#744)

* Create check-linked-issues.yml.yml

* Rename check-linked-issues.yml.yml to check-linked-issues.yml

* fix: #819 receiver incorret warning when send (#824)

* [107] Fix opensea connect issue (#830)

* Allow multi-scoped WalletConnect sessions (#815)

* Allow multiple namespaces for WalletConnect sessions

* cleanup

* remove comments

* cleanup

* cleanup

* Fix current logic

* cleanup

* format

* Remove non-null assertion

* Remove unused fields

* feat: #784 add missing field `network` (#828)

* Bump version 2.3.7 (#842)

* 843 bug issues on release 237 (#846)

* feat: update UI #843

* feat: add icon #843

* feat: update icloud icon # 843 (#848)

* feat: update icloud icon # 843

* feat: remove clear button

* feat: update multibackup icon #834

* fix: zindex

* [787] Handle account selection during move accounts. (#861)

* Add FT balance handler

* Refactor FT fetch code

* Duplicate token balance view

* Add loading state for token list

* Add swap and UI polish

* Handle same account selection

* UI polishing

* Handle testnet flow token model

* Update TokenBalanceHandler.swift

* Cleanup NFT API

* Replace remain endpoint

* Add NFT collection detail

* Cleanup logic

* UI polishing

* Simplify the logic

* Update equal logic

* [797] Fix QRcode is not rendered sometimes (#865)

Fix QRcode is not rendered sometimes

* fix: Theme color issue #863 (#866)

* [869] Hide backup tips for now (#870)

Hide backup tips for now

* [867] Fix NFT bridge issue between child and EVM (#868)

Fix NFT bridge issue between child and EVM

* Add checksum after get COA address (#864)

Co-authored-by: lmcmz <lmcmze@gmail.com>

* 834 feature design updates (#858)

* Make delete wallet button destructive

* Tapping the selected tab messes up the selected indicator's offset.

* "Let's get started" screen

* Update CreateProfileWaitingView.
Add AccountCreatedView

* Update Device Backup List

* Update home screen

* show back button for transaction list view if it's not the root view

* Update token details screen

* Update token details screen

* scan tweak

* Always use white

* fix tab bar height

* Hide tab bar for FTUE

* added url links to disclaimer

* fix wallet action buttons on wallet home page

* remove onboarding flow.

* fix: redownload app profile is empty

* fix FTUE navigation/Lottie view/notification screen showing up early

* fix bad name

* Make links in disclaimer match mocks.
Text color.

* fix "or" centering.
color tweaks.

* tweaks

* UI updates for Profile screen

* Explore tab updates

* padding tweak

* Remove line limit

* Explore screen tweaks

* Fix Explore tab icon.

* Only show push notification reminder once per app launch.

* force webview to dark mode

* feat: fix UI on empty wallet view

* [834] Add navigation swipe back control (#877)

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>
Co-authored-by: cat <zhouxl72@126.com>
Co-authored-by: Hao <lmcmze@gmail.com>

* [861] Update move icon (#878)

Update move icon

* feat: 872 handle all case of account type (#873)

Co-authored-by: Hao <lmcmze@gmail.com>

* update UI and logic  (#883)

* feat: set default theme is dark

* feat: update empty wallet recent height and add loading status

* fix: flow -> coa, none Flow Token, use bridge_tokens_to_evm_v2

* feat: remove staking ad page

* fix: show swap when account is coa

* UI fix (#881)

* Navigate Disney and TS to App Store

* Fix flow token issue incorrect in evm account

* Add Privacy police and terms of service in about page

* Add profile switch flag

* [881] Update profile switch flag logic (#884)

* Navigate Disney and TS to App Store

* Fix flow token issue incorrect in evm account

* Add Privacy police and terms of service in about page

* Add profile switch flag

* Update logic with defer

* feat: update version to 2.3.8 (#887)

* feat: update version to 2.3.8

* feat: update version 2.3.8

* fix: add padding (#891)

Co-authored-by: Hao <lmcmze@gmail.com>

* Handle reset wallet in empty view

* fix: wallet confirmation pop up page in light mode is hard to read (#894)

---------

Co-authored-by: Antonio Bello <1085903+jeden@users.noreply.github.com>
Co-authored-by: cat <zhouxl72@126.com>
Co-authored-by: marty <marty@martyulrich.com>
Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>
Co-authored-by: Jordan Ribbink <17958158+jribbink@users.noreply.github.com>
lmcmz added a commit that referenced this pull request Mar 17, 2025
* 85 Remove swap/buy for non-FLOW assets on Flow Wallet mobile
onflow/FRW#85

* - Updated the logic
- Swap button hidden when the token is neither evm nor cadence

* - Fixed checks for evm and flow coins

* - Refactored to embed the token type inside the token model rather than determining it from the outside.

* fix: Incorrect Warning Message Displayed When Sending FT #461

* [BUG] External image usage #765

#765

Removed unused URL.

* feat: UI for Remove swap/buy for non-FLOW assets #85

* [BUG] Receive QR codes blank #797 (#799)

#797

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* [FEATURE] Add an alert when user tries to back out of the backup flow #791 (#805)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Code copied from https://github.com/markiv/SwiftUI-Shimmer without acknowledgement. #806 (#807)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* 788 misc priority fixes (#789)

* Remove "Move Assets" button from home screen

* Strings tweaks
Make whole "Welcome" cell tappable.

* remove "Maybe Later" to force backing up keys.

* Stake button on the dashboard should open the “Node providers list” directly, not show an empty staking list if the user has not already staked

* In send, it should default to open the “My accounts” tab and have it as the left-most item.

* fix localization
fix backwards light/dark mode for help icon

* Remove the “view” tab on top
Fix the “Apps” title to be the same height as the title on the collections page.

* remove extra List/Grid toggle.

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Feat/instabug (#812)

* feat: update instabug version and add upload dsym

* feat: add log

* feat: update path of shell file

* feat: Account storage improvements #61 (#810)

* [FEATURE] Move Transaction History to be a bottom tab-bar item #790 (#814)

* [FEATURE] Move Transaction History to be a bottom tab-bar item #790
[FEATURE] Update tab bar icons #813

* update tab bar to new designs

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Create CODEOWNERS (#747)

* Tab icons disappear in Light Mode #821 (#822)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Delete .github./ISSUE_TEMPLATE/bug_report.yml (#746)

* Create check-linked-issues.yml (#744)

* Create check-linked-issues.yml.yml

* Rename check-linked-issues.yml.yml to check-linked-issues.yml

* fix: #819 receiver incorret warning when send (#824)

* [107] Fix opensea connect issue (#830)

* Allow multi-scoped WalletConnect sessions (#815)

* Allow multiple namespaces for WalletConnect sessions

* cleanup

* remove comments

* cleanup

* cleanup

* Fix current logic

* cleanup

* format

* Remove non-null assertion

* Remove unused fields

* feat: #784 add missing field `network` (#828)

* Bump version 2.3.7 (#842)

* 843 bug issues on release 237 (#846)

* feat: update UI #843

* feat: add icon #843

* feat: update icloud icon # 843 (#848)

* feat: update icloud icon # 843

* feat: remove clear button

* feat: update multibackup icon #834

* fix: zindex

* [787] Handle account selection during move accounts. (#861)

* Add FT balance handler

* Refactor FT fetch code

* Duplicate token balance view

* Add loading state for token list

* Add swap and UI polish

* Handle same account selection

* UI polishing

* Handle testnet flow token model

* Update TokenBalanceHandler.swift

* Cleanup NFT API

* Replace remain endpoint

* Add NFT collection detail

* Cleanup logic

* UI polishing

* Simplify the logic

* Update equal logic

* [797] Fix QRcode is not rendered sometimes (#865)

Fix QRcode is not rendered sometimes

* fix: Theme color issue #863 (#866)

* [869] Hide backup tips for now (#870)

Hide backup tips for now

* [867] Fix NFT bridge issue between child and EVM (#868)

Fix NFT bridge issue between child and EVM

* Add checksum after get COA address (#864)

Co-authored-by: lmcmz <lmcmze@gmail.com>

* 834 feature design updates (#858)

* Make delete wallet button destructive

* Tapping the selected tab messes up the selected indicator's offset.

* "Let's get started" screen

* Update CreateProfileWaitingView.
Add AccountCreatedView

* Update Device Backup List

* Update home screen

* show back button for transaction list view if it's not the root view

* Update token details screen

* Update token details screen

* scan tweak

* Always use white

* fix tab bar height

* Hide tab bar for FTUE

* added url links to disclaimer

* fix wallet action buttons on wallet home page

* remove onboarding flow.

* fix: redownload app profile is empty

* fix FTUE navigation/Lottie view/notification screen showing up early

* fix bad name

* Make links in disclaimer match mocks.
Text color.

* fix "or" centering.
color tweaks.

* tweaks

* UI updates for Profile screen

* Explore tab updates

* padding tweak

* Remove line limit

* Explore screen tweaks

* Fix Explore tab icon.

* Only show push notification reminder once per app launch.

* force webview to dark mode

* feat: fix UI on empty wallet view

* [834] Add navigation swipe back control (#877)

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>
Co-authored-by: cat <zhouxl72@126.com>
Co-authored-by: Hao <lmcmze@gmail.com>

* [861] Update move icon (#878)

Update move icon

* feat: 872 handle all case of account type (#873)

Co-authored-by: Hao <lmcmze@gmail.com>

* update UI and logic  (#883)

* feat: set default theme is dark

* feat: update empty wallet recent height and add loading status

* fix: flow -> coa, none Flow Token, use bridge_tokens_to_evm_v2

* feat: remove staking ad page

* fix: show swap when account is coa

* UI fix (#881)

* Navigate Disney and TS to App Store

* Fix flow token issue incorrect in evm account

* Add Privacy police and terms of service in about page

* Add profile switch flag

* [881] Update profile switch flag logic (#884)

* Navigate Disney and TS to App Store

* Fix flow token issue incorrect in evm account

* Add Privacy police and terms of service in about page

* Add profile switch flag

* Update logic with defer

* feat: update version to 2.3.8 (#887)

* feat: update version to 2.3.8

* feat: update version 2.3.8

* fix: add padding (#891)

Co-authored-by: Hao <lmcmze@gmail.com>

* Handle reset wallet in empty view

* fix: wallet confirmation pop up page in light mode is hard to read (#894)

---------

Co-authored-by: Antonio Bello <1085903+jeden@users.noreply.github.com>
Co-authored-by: cat <zhouxl72@126.com>
Co-authored-by: marty <marty@martyulrich.com>
Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>
Co-authored-by: Jordan Ribbink <17958158+jribbink@users.noreply.github.com>
zhouxl added a commit that referenced this pull request Mar 21, 2025
* [885] Fix reset wallet (#893)

* 85 Remove swap/buy for non-FLOW assets on Flow Wallet mobile
onflow/FRW#85

* - Updated the logic
- Swap button hidden when the token is neither evm nor cadence

* - Fixed checks for evm and flow coins

* - Refactored to embed the token type inside the token model rather than determining it from the outside.

* fix: Incorrect Warning Message Displayed When Sending FT #461

* [BUG] External image usage #765

#765

Removed unused URL.

* feat: UI for Remove swap/buy for non-FLOW assets #85

* [BUG] Receive QR codes blank #797 (#799)

#797

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* [FEATURE] Add an alert when user tries to back out of the backup flow #791 (#805)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Code copied from https://github.com/markiv/SwiftUI-Shimmer without acknowledgement. #806 (#807)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* 788 misc priority fixes (#789)

* Remove "Move Assets" button from home screen

* Strings tweaks
Make whole "Welcome" cell tappable.

* remove "Maybe Later" to force backing up keys.

* Stake button on the dashboard should open the “Node providers list” directly, not show an empty staking list if the user has not already staked

* In send, it should default to open the “My accounts” tab and have it as the left-most item.

* fix localization
fix backwards light/dark mode for help icon

* Remove the “view” tab on top
Fix the “Apps” title to be the same height as the title on the collections page.

* remove extra List/Grid toggle.

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Feat/instabug (#812)

* feat: update instabug version and add upload dsym

* feat: add log

* feat: update path of shell file

* feat: Account storage improvements #61 (#810)

* [FEATURE] Move Transaction History to be a bottom tab-bar item #790 (#814)

* [FEATURE] Move Transaction History to be a bottom tab-bar item #790
[FEATURE] Update tab bar icons #813

* update tab bar to new designs

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Create CODEOWNERS (#747)

* Tab icons disappear in Light Mode #821 (#822)

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* Delete .github./ISSUE_TEMPLATE/bug_report.yml (#746)

* Create check-linked-issues.yml (#744)

* Create check-linked-issues.yml.yml

* Rename check-linked-issues.yml.yml to check-linked-issues.yml

* fix: #819 receiver incorret warning when send (#824)

* [107] Fix opensea connect issue (#830)

* Allow multi-scoped WalletConnect sessions (#815)

* Allow multiple namespaces for WalletConnect sessions

* cleanup

* remove comments

* cleanup

* cleanup

* Fix current logic

* cleanup

* format

* Remove non-null assertion

* Remove unused fields

* feat: #784 add missing field `network` (#828)

* Bump version 2.3.7 (#842)

* 843 bug issues on release 237 (#846)

* feat: update UI #843

* feat: add icon #843

* feat: update icloud icon # 843 (#848)

* feat: update icloud icon # 843

* feat: remove clear button

* feat: update multibackup icon #834

* fix: zindex

* [787] Handle account selection during move accounts. (#861)

* Add FT balance handler

* Refactor FT fetch code

* Duplicate token balance view

* Add loading state for token list

* Add swap and UI polish

* Handle same account selection

* UI polishing

* Handle testnet flow token model

* Update TokenBalanceHandler.swift

* Cleanup NFT API

* Replace remain endpoint

* Add NFT collection detail

* Cleanup logic

* UI polishing

* Simplify the logic

* Update equal logic

* [797] Fix QRcode is not rendered sometimes (#865)

Fix QRcode is not rendered sometimes

* fix: Theme color issue #863 (#866)

* [869] Hide backup tips for now (#870)

Hide backup tips for now

* [867] Fix NFT bridge issue between child and EVM (#868)

Fix NFT bridge issue between child and EVM

* Add checksum after get COA address (#864)

Co-authored-by: lmcmz <lmcmze@gmail.com>

* 834 feature design updates (#858)

* Make delete wallet button destructive

* Tapping the selected tab messes up the selected indicator's offset.

* "Let's get started" screen

* Update CreateProfileWaitingView.
Add AccountCreatedView

* Update Device Backup List

* Update home screen

* show back button for transaction list view if it's not the root view

* Update token details screen

* Update token details screen

* scan tweak

* Always use white

* fix tab bar height

* Hide tab bar for FTUE

* added url links to disclaimer

* fix wallet action buttons on wallet home page

* remove onboarding flow.

* fix: redownload app profile is empty

* fix FTUE navigation/Lottie view/notification screen showing up early

* fix bad name

* Make links in disclaimer match mocks.
Text color.

* fix "or" centering.
color tweaks.

* tweaks

* UI updates for Profile screen

* Explore tab updates

* padding tweak

* Remove line limit

* Explore screen tweaks

* Fix Explore tab icon.

* Only show push notification reminder once per app launch.

* force webview to dark mode

* feat: fix UI on empty wallet view

* [834] Add navigation swipe back control (#877)

---------

Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>
Co-authored-by: cat <zhouxl72@126.com>
Co-authored-by: Hao <lmcmze@gmail.com>

* [861] Update move icon (#878)

Update move icon

* feat: 872 handle all case of account type (#873)

Co-authored-by: Hao <lmcmze@gmail.com>

* update UI and logic  (#883)

* feat: set default theme is dark

* feat: update empty wallet recent height and add loading status

* fix: flow -> coa, none Flow Token, use bridge_tokens_to_evm_v2

* feat: remove staking ad page

* fix: show swap when account is coa

* UI fix (#881)

* Navigate Disney and TS to App Store

* Fix flow token issue incorrect in evm account

* Add Privacy police and terms of service in about page

* Add profile switch flag

* [881] Update profile switch flag logic (#884)

* Navigate Disney and TS to App Store

* Fix flow token issue incorrect in evm account

* Add Privacy police and terms of service in about page

* Add profile switch flag

* Update logic with defer

* feat: update version to 2.3.8 (#887)

* feat: update version to 2.3.8

* feat: update version 2.3.8

* fix: add padding (#891)

Co-authored-by: Hao <lmcmze@gmail.com>

* Handle reset wallet in empty view

* fix: wallet confirmation pop up page in light mode is hard to read (#894)

---------

Co-authored-by: Antonio Bello <1085903+jeden@users.noreply.github.com>
Co-authored-by: cat <zhouxl72@126.com>
Co-authored-by: marty <marty@martyulrich.com>
Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>
Co-authored-by: Jordan Ribbink <17958158+jribbink@users.noreply.github.com>

* [HotFix] Upgrade WC SDK version (#921)

* Upgrade WC SDK version

* Bump version to 2.3.9

* Update wrong flag

* Feat/935 search nft by name (#938)

* feat:  List of collection adds search function

* feat: add Search Action for move NFTs

* feat: add component SearchBar

* feat: add color fill.fill1

* Add fetch all NFTs under single collection

* feat: data of NFT is by fetching

* feat: Uses the type of the currently specified address, for custom address

---------

Co-authored-by: lmcmz <lmcmze@gmail.com>

* fix: checksum will return “0x” if address is “”, (#929) (#940)

* fix: checksum will return “0x” if address is “”,

* feat: Determine whether it is an address by method
# Conflicts:
#	FRW/Services/Manager/EVMAccountManager.swift

* Handle special case

* bump version 2.4.0

* Bump dev version to 2.4.0

* add evm support for getAllNFTsUnderCollection (#942) (#944)

add evm support

Co-authored-by: Marty Ulrich <marty@martyulrich.com>
Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>

* feat: add empty for search and set list default for EVM tab (#946)

* Fix incorrect indentifier

* Update flowId with vaultId

* feat: update id for NFTMask protocol from NFTModel

---------

Co-authored-by: Hao <lmcmze@gmail.com>
Co-authored-by: Antonio Bello <1085903+jeden@users.noreply.github.com>
Co-authored-by: marty <marty@martyulrich.com>
Co-authored-by: Marty Ulrich <marty.ulrich@flowfoundation.org>
Co-authored-by: Jordan Ribbink <17958158+jribbink@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add link issue checker

3 participants