Tags: onflow/FRW-iOS
Tags
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>
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>
PreviousNext