-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: store unencryptedKeyringData #524
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* build: vary debug and release' icons on iOS. * build: use app id with suffix `-regression` for adhoc deployment.
* feat: single home history ui * chore: remove redundant code * feat: add single history * feat: token detail right more * chore: remove redundant code * chroe: remove small token entry * chore: remove redundant style * feat: copy useToken2024 from useToken * feat: nft detail and defi detail screen * feat: pin&fold&includeBalance token * style: pin token * chore: i18n * style: render defi * chore: remove nft dead code * chore: split token render row * feat: token list container * feat: defi render item * feat: token select modal * fix : update code * feat: nft item render * fix: path change * style: fix * fix: defi balance include & exclude * fix: update ui text * fix: bridge to token select ui * fix: balance include and exclude * feat: svgs * feat: add dark svgs * build: add menu icons. * fix:modify from token select filter chain type to avoid token cache * fix: action svg * fix: defiDetail menu action success toast * fix: exclude sum balance * fix: token select header title margin * chore: remove redundant code * feat: token detail right more * chore: remove redundant code * chroe: remove small token entry * chore: remove redundant style * feat: copy useToken2024 from useToken * feat: pin&fold&includeBalance token * feat: single home history ui * feat: add single history * feat: nft detail and defi detail screen * style: pin token * feat: token select modal * chore: i18n * style: render defi * chore: remove nft dead code * chore: split token render row * feat: token list container * feat: defi render item * fix : update code * feat: nft item render * fix: path change * style: fix * fix: defi balance include & exclude * fix: update ui text * fix: bridge to token select ui * fix: balance include and exclude * feat: svgs * feat: add dark svgs * build: add menu icons. * fix:modify from token select filter chain type to avoid token cache * fix: action svg * fix: defiDetail menu action success toast * fix: exclude sum balance * fix: token select header title margin * style: empty assets * style: arrow direction * fix: 0 value token color * fix: select token modal exclude tip show * fix: visual render token list * fix: replace with nft thumbnail_url * feat: stick assests section header * fix: unfold token equal 1$ * fix: some bug and ui fix * fix: force stick header * fix: filter empyt assets * fix: revert host url * fix: force refresh balance when include or exclude * feat: update rabby-api version * fix: remove log * style: fix padding * fix: defi force trigger balance change --------- Co-authored-by: jinming <[email protected]> Co-authored-by: hz002 <[email protected]>
* feat: remove walletconnect keyring * fix: revert @walletconnect/react-native-compat * build: migrate patch for @scure/bip39 * Update project.pbxproj * refactor: use react-native-quick-bip39 * fix: generateMnemonic * build: fix android debug build. --------- Co-authored-by: heisenberg <[email protected]>
* fix: allow temporary permission when no password * fix: confirmToAddToWhitelist * fix: little fix about dapps. --------- Co-authored-by: richardo2016x <[email protected]>
* fix: token detail price format * fix: formatPrice token decimals --------- Co-authored-by: vvvvvv1vvvvvv <[email protected]>
* fix: chart time range * feat: update token price chart --------- Co-authored-by: richardo2016x <[email protected]>
* fix: adapt to ios regression package. * build: use graduated package.
* fix: token detial display * fix: 0.1
* build: prepare to publish 0.5.3 * chore: cleanup. * feat: for Slippage Control, support European decimal format on Swap/Bridge. * build: upgrade android build code.
* build: test mac-local * build: for iOS build, use mobile by default.
* feat: home refresh logic modify * feat: useAppState to refresh home
* feat: support animated logo in splash screen on Android. * chore: update animated logo.
* perf: token list profilos * fix: pin in andriod * style: copy address pressing bg * fix: nft send account error * fix: remove reduntant code * fix: scale font in assets list
* fix: maxPriorityFee may greater than maxFee * feat: use sub number instead scientific notation
* chore: cleanup outdated code. * feat: disable keep-webview-alive on android.
* feat: support press-back 3 times to exit-app. * fix: splash screen not hidden on app process recover from idle.
This reverts commit fb9c49d.
* feat: add swap slide * style tuning * fix * fix: pending icon press * fix: btn disabled * feat: support sonic * fix: use TouchableOpacity instead TouchableView * fix: type * fix * fix: slider NaN * miniSignTx btn style tuning * fix: btn text when loading * feat: simplified sign text style * fix: logo overlap --------- Co-authored-by: richardo2016x <[email protected]>
* style: hide block switch on token detail popup. * fix: use `naviPush` instead of `navigate`. * feat: disable open-token-detail-popup on touch token item in approve popup
* build: prepare to publish 0.5.4 * build: increment android buildversion. * build: add changelog. * build: cleanup.
* feat: press 2 instead of 3 times to exit app on Android. * feat: support swipe back on some screens. --- - Settings - Dapps - DappWebViewStubOnHome
* build: more git details on build. * build: robust change. * build: robust change on calling `BUILD_GIT_HASH_TIME`. * build: fix build error on windows.
* receive style tuning * fix: bridge support chains * fix: swap/bridge TokenSelect supportChains * fix: android receive ellipsis text
…mobile into feat/unencrypted
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
RabbyHub/eth-simple-keyring#4