8000 Tags · onflow/FRW-iOS · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: onflow/FRW-iOS

Tags

release/2.4.9

Toggle release/2.4.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1404 from onflow/develop

Bump version 2.4.9

release/2.4.8

Toggle release/2.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge/248 2 (#1341)

* WalletManager refactor

* Add selectedAccount and currentAccount

* Simplify wallet manager logic

* Code cleanup

* Simplify logic

* Add DI

* Fix incorrect signer issue

* Fix build error

* rename currentMainAccount to mainAccount

* Fix build error

* Update cloudfunctions.json

* Remove flow network with flow.chainId

* Fix build error

* Use local wallet kit for temp

* Remove unused func

* feat: update for new manager

* feat: remove localUserDefault key flownetwork

* Add dev tag for dev app

* Fix account creation

* Update flow wallet kit import

* Add blur cover

* Fix prod build error

* Fix empty sign key

* Update Package.resolved

* Fix timer issue

* 1120 feature verifiedunverified token support   token dashboard updates (#1251)

* feat: fetch Token from new api, addTokenView

* feat: token manager

* feat: update version to 2.4.7

* feat: token detail skip to web

* feat: token path parse for evm

* feat: update token status after added

* fix: error selectedWallet after switch profile

* feat: update token info when filter is changed

* feat: remove supportedCoins in WalletManager

* feat: cache token filter config

* feat: remove EVMAccountManager.shared.selectedAccount

* feat: update FlowWalletKit

* feat: update FlowWalletKit and wallet coin

* fix: #1254 fix some issue (#1255)

* Fix build error

* Fix build error

* Fix build error

* Fix build issue

* Release/247 UI feedback (#1260)

* feat: update UI for Release 2.4.7

* feat: update UI: manage token and addToken

* Simplify tx listener

* Code clean up

* Feat/1202 add app version flag in keychain (#1256)

* feat: #1202 Store app information to determine whether it is migrated from other device

* feat: format log

* feat: update Call time

* feat: remove error

* feat: update keychain service

* Fix build error

* Release/1272 247 make all keys to device only and signout user if key is not exist after migration (#1275)

* feat: fetch status timeout, but not failed

* feat: The key of keychain only exists on this device,update set and migration

* feat: update UI for token manage (#1277)

* feat: update UI for token manage

* feat: add url for learn more for unverified token

* Resolve conflicts

* feat: #1267 Capture the icon of the dapp list (#1278)

* feat: #1267 Capture the icon of the dapp list

* feat: update the way to get icon link

* fix: the host might contain special characters

* feat: #1284 not show price and balance is empty or “0” (#1285)

* Fix/1281 bug when send asset from evm to flow it shows send from flow to flow (#1283)

* feat: ChildAccountManager.shared.selectedChildAccount -> WalletManager.shared.selectedChildAccount EVMAccountManager.shared.selectedAccount -> WalletManager.shared.selectedEVMAccount

* feat: Syntax error

* fix: NFT Add Collection only show when is mainaccount

* feat: addToken default filter is verify (#1286)

* feat: #1203 add tracked ViewName for instabug (#1290)

* update flow-wallet-kit version

* Update FWK commit

* feat: allow all NFT movable (#1298)

* fix: #1301 After successfully adding the key, the status judgment was… (#1302)

fix: #1301 After successfully adding the key, the status judgment was incorrect

* feat: Modify one place and all versions of the target will be updated (#1300)

* feat: Modify one place and all versions of the target will be updated

* feat: update version to 2.4.7

* fix: test run success

* feat: add external URL for collection (#1330)

* Fix/1319 restake button broken (#1332)

* feat: #1319 update struct for stake delegator info

* feat: udpate version to 2.4.8

* feat: update stake delegateId

* feat: #1334 update token price when currency is changed (#1335)

* Fix/format display fractional (#1338)

* feat: format all balance

* feat: format wallet price

* fix: login failed with google backup (#1339)

---------

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

release/2.4.7

Toggle release/2.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge/247 12 (#1304)

* WalletManager refactor

* Add selectedAccount and currentAccount

* Simplify wallet manager logic

* Code cleanup

* Simplify logic

* Add DI

* Fix incorrect signer issue

* Fix build error

* rename currentMainAccount to mainAccount

* Fix build error

* Update cloudfunctions.json

* Remove flow network with flow.chainId

* Fix build error

* Use local wallet kit for temp

* Remove unused func

* feat: update for new manager

* feat: remove localUserDefault key flownetwork

* Add dev tag for dev app

* Fix account creation

* Update flow wallet kit import

* Add blur cover

* Fix prod build error

* Fix empty sign key

* Update Package.resolved

* Fix timer issue

* 1120 feature verifiedunverified token support   token dashboard updates (#1251)

* feat: fetch Token from new api, addTokenView

* feat: token manager

* feat: update version to 2.4.7

* feat: token detail skip to web

* feat: token path parse for evm

* feat: update token status after added

* fix: error selectedWallet after switch profile

* feat: update token info when filter is changed

* feat: remove supportedCoins in WalletManager

* feat: cache token filter config

* feat: remove EVMAccountManager.shared.selectedAccount

* feat: update FlowWalletKit

* feat: update FlowWalletKit and wallet coin

* fix: #1254 fix some issue (#1255)

* Fix build error

* Fix build error

* Fix build error

* Fix build issue

* Release/247 UI feedback (#1260)

* feat: update UI for Release 2.4.7

* feat: update UI: manage token and addToken

* Simplify tx listener

* Code clean up

* Feat/1202 add app version flag in keychain (#1256)

* feat: #1202 Store app information to determine whether it is migrated from other device

* feat: format log

* feat: update Call time

* feat: remove error

* feat: update keychain service

* Fix build error

* Release/1272 247 make all keys to device only and signout user if key is not exist after migration (#1275)

* feat: fetch status timeout, but not failed

* feat: The key of keychain only exists on this device,update set and migration

* feat: update UI for token manage (#1277)

* feat: update UI for token manage

* feat: add url for learn more for unverified token

* Resolve conflicts

* feat: #1267 Capture the icon of the dapp list (#1278)

* feat: #1267 Capture the icon of the dapp list

* feat: update the way to get icon link

* fix: the host might contain special characters

* feat: #1284 not show price and balance is empty or “0” (#1285)

* Fix/1281 bug when send asset from evm to flow it shows send from flow to flow (#1283)

* feat: ChildAccountManager.shared.selectedChildAccount -> WalletManager.shared.selectedChildAccount EVMAccountManager.shared.selectedAccount -> WalletManager.shared.selectedEVMAccount

* feat: Syntax error

* fix: NFT Add Collection only show when is mainaccount

* feat: addToken default filter is verify (#1286)

* feat: #1203 add tracked ViewName for instabug (#1290)

* update flow-wallet-kit version

* Update FWK commit

* feat: allow all NFT movable (#1298)

* fix: #1301 After successfully adding the key, the status judgment was… (#1302)

fix: #1301 After successfully adding the key, the status judgment was incorrect

* feat: Modify one place and all versions of the target will be updated (#1300)

* feat: Modify one place and all versions of the target will be updated

* feat: update version to 2.4.7

---------

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

release/2.4.6

Toggle release/2.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: walletconnect show current network (#1222)

release/2.4.5

Toggle release/2.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release/245 fix balance 0 (#1190)

* feat: show all token

* feat: show all active tokens

release/2.4.4

Toggle release/2.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1100 from onflow/merge/244

Merge/244

release/2.4.3

Toggle release/2.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1044 from onflow/develop

Fix staking not showing issue

release/2.4.2

Toggle release/2.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update AccessibleManager from struct to class (#1028) (#1029)

release/2.4.1

Toggle release/2.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/wallet UI (#981) (#982)

* feat: update padding

* feat: update get way of summary

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

release/2.4.0

Toggle release/2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add empty for search and set list default for EVM tab (#946)

0