diffs#11
Open
Uter1007 wants to merge 5883 commits into
Open
Conversation
fix: new loading icons
…e-handler-2.x Update dependency react-native-gesture-handler to v2.31.1
fix: carousel cards snap
OPS: Update to RN 84
feat: drop rn-qr-generator depenedency
Update actions/cache digest to 27d5ce7
100% reviewed source file: 'loc/en.json' on 'es_419'.
ADD: 15 new languages
…ster_es_419 Updates for file loc/en.json in es_419
FIX: stray tool artifacts in ak/fil_PH vocabularies
* REF: Change header ownership * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * q * w * Update Confirm.tsx * FIX: ManageWallets close button uses correct screen navigation scope (#8737) --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
chore: upgrade @arkade-os sdk@0.4.41 boltz-swap@0.3.46
qr 0.6.0 rejects border=0. Use border=1 and let the library include the quiet zone in the matrix instead of adding our own. Co-authored-by: Cursor <cursoragent@cursor.com>
* OPS: Update all dependencies * FIX: revert react-native-share bump that broke lint react-native-share 12.3.1 added useInternalStorage to ShareOptions types, making the @ts-expect-error in QRCode.tsx unused and failing tsc. Co-authored-by: Cursor <cursoragent@cursor.com> * FIX: revert dependency bumps that broke Android and iOS CI builds - Gradle 9.6.1: Kotlin 2.3 metadata incompatible with @react-native/gradle-plugin - androidx.core:core-ktx 1.19.0: requires AGP 9.1+ while project uses AGP 8.12 - react 19.2.7: mismatches react-native-renderer 19.2.3 bundled in RN 0.85.3, crashing the app at startup during iOS e2e tests Co-authored-by: Cursor <cursoragent@cursor.com> * OPS: ignore deps that break CI until underlying upgrades land Skip renovate bumps for react, react-test-renderer, react-native-share, and gradle alongside the existing react-native ignore. Co-authored-by: Cursor <cursoragent@cursor.com> * OPS: ignore AndroidX deps that require AGP 9.1+ androidx.core 1.19+ and related Compose/Material bumps need AGP 9.1 while the project is on AGP 8.12. Co-authored-by: Cursor <cursoragent@cursor.com> * FIX: revert qr 0.6.0 bump that broke e2e QR visibility tests qr 0.6.0 rejects border=0, which QRCode.tsx relies on. encodeQR throws, the component falls back to a placeholder, and Detox never finds BitcoinAddressQRCode or DynamicCode. Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Overtorment <overtorment@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com>
FIX: bump qr to 0.6.0
* fix: passphrase term * FIX: Keep English passphrase term for Spanish and Portuguese Per review feedback on #8738: es/pt speakers commonly use the English term, so keep "Passphrase" untranslated in es, es_419, pt_BR, pt_PT. Vocabulary rows updated to record the decision. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * FIX: Missing break statements in dayjs locale switch fil_PH fell through to hy-am, hy fell through to en, and hi/bn/ur/sw fell through to pa-in, so those languages got the wrong dayjs locale. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
contentInset is iOS-only, so on Android the last transaction row was hidden behind the Receive/Send buttons. I replaced hardcoded bottom inset with contentContainerStyle paddingBottom computed from getFloatingButtonReservedHeight(fontScale) + safe-area bottom inset.
* feat: conf blocks on sent/receive * style fix * new version * add haptics * fix tests * add touch * add touch * fix: codestyle * fix: comments and improvements * fix: lint * fix: review suggestions * fix: review improvements --------- Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: Ivan Vershigora <ivan.vershigora@gmail.com>
OPS: Update all dependencies
100% reviewed source file: 'loc/en.json' on 'es_419'.
…ster_es_419 Updates for file loc/en.json in es_419
* REF: Use native uibaritems for close button * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * FIX: add identifier to unstable_headerRightItems for HeaderMenuButton on iOS 26 (#8740) * Update index.ts * FIX: ImportWallet uses route params for menu state to fix iOS 26 native header items (#8745) * Fix ImportWallet Android menu toggle regression (#8746) * Update SendDetails.tsx * fix: loc conflict * w * Update add-wallet-stack.test.ts * w * Update Add.tsx * Update AddWalletStack.tsx * Update headerMenuOptions.tsx * Potential fix for pull request finding 'Unused variable, import, function or class' Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com> * hj * dd * Update SendDetailsStack.tsx * Update TransactionListItem.tsx * revert * fix: lint --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: Ivan Vershigora <ivan.vershigora@gmail.com> Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
* ADD: shared SettingsSection card component * REF: move isIOS26OrHigher and settings header options out of platform layer * REF: settings screens use card layout * REF: tool screens use card layout * REF: WalletDetails and TransactionStatus use SettingsSection * REF: remove platform settings layout layer * FIX: let SettingsSection header title shrink next to headerRight * TST: add SettingsSection unit tests * REF: isIOS26OrHigher --------- Co-authored-by: Ramez Medhat <iramezdev@gmail.com>
Metro and Jest already use @react-native/babel-preset; babel.config.js never references preset-env, and no package in the lockfile depends on it. Co-authored-by: Cursor <cursoragent@cursor.com>
DEL: Remove Xcode CI script as we use GHA
REF: lint ts
OPS: remove unused @babel/preset-env dependency
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