diffs - #11
Open
Uter1007 wants to merge 5921 commits into
Open
Conversation
REF: tooltip
feat: new qrcodes
Update SegmentedControlNativeComponent.ts
* feat: status pills on the header * ref: review suggestions * ref: speed * optimize * comments * conflicts * review comments * review comments * fix comments * fix comments --------- Co-authored-by: Cursor <cursoragent@cursor.com>
Bumps [fast-xml-builder](https://github.com/NaturalIntelligence/fast-xml-builder) from 1.1.4 to 1.2.0. - [Changelog](https://github.com/NaturalIntelligence/fast-xml-builder/blob/main/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-builder@v1.1.4...v1.2.0) --- updated-dependencies: - dependency-name: fast-xml-builder dependency-version: 1.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
OPS: Update RN
* ref: manage wallets list and search * fix review * improvements * fix: svg and localization * fix: swipe * fix: dark mode * fix: props type * fix: remove dead code * fix: drop TouchableWithoutFeedback * fix: usePreventRemove * ref: address search * fix header animation * fix: code style --------- Co-authored-by: Ivan Vershigora <ivan.vershigora@gmail.com>
OPS: omit npm devDependencies on Android release CI
It wouldnt create a new release on the backend unless you manually did
fix: sync language files
FIX: release notes lane fixes
100% reviewed source file: 'loc/en.json' on 'zh_CN'.
…ster_zh_CN Updates for file loc/en.json in zh_CN
* TST: stabilize Detox QR and menu flows Keep iOS synchronization disabled while animated QR scanners and liquid-glass menus are active, then restore it only after those views close. Reuse UR scanning and deterministic waits without changing Android's synchronized path. Co-authored-by: Cursor <cursoragent@cursor.com> * TST: restore Detox sync inside scanText Fold the post-scan synchronization restore into scanText so call sites no longer repeat it after every single QR backdoor scan. Co-authored-by: Cursor <cursoragent@cursor.com> * TST: shrink Detox QR sync helpers Replace scanUrFragments with scanText restore options and collapse animated QR restoration into one helper. Co-authored-by: Cursor <cursoragent@cursor.com> * TST: simplify multipart UR scanning in e2e Replace repeated indexed UR loops with a small scanUrParts helper. Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Overtorment <overtorment@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com>
…pstream) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
100% reviewed source file: 'loc/en.json' on 'pl'.
FIX: Bump react-native-tcp-socket to 6.4.2, drop local patch
…ster_pl Updates for file loc/en.json in pl
--------- Co-authored-by: winterrdog <winterrdog@protonmail.ch> Co-authored-by: Ivan Vershigora <ivan.vershigora@gmail.com>
* DEL: watchOS 1 app * w * Fix iOS 26 Detox failures for native header menu actions (#8783) * Update Contents.json --------- Co-authored-by: Overtorment <overtorment@gmail.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Double the DynamicQRCode interval from 500ms to 1000ms so fragment animation is easier for hardware wallets to scan. Co-authored-by: r1n04h <r1n04h@users.noreply.github.com>
FIX: slow down animated QR frame rate 2x
FIX: use selectable prop for native copy option
…ackages-80126499-hunc [Aikido] Fix critical issue in fonttools via minor version upgrade from 4.60.1 to 4.60.2 in reproducible-builds
* DEL: useextendednavigation * p * h * REF: address copilot review - fix navigationGuardRouter return type, deduplicate useNavigation, fix optional chaining * FIX: add scanqrcode to the chabges * Update select-wallet.ts * FIX: open scanner in launching stack, not root modal --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Ivan Vershigora <ivan.vershigora@gmail.com>
…-0.4.55 chore: Upgrade @arkade-os dependencies
This file contains hidden or 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
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.
Goals
Notes
closes