Ios webviewcontroller navigate back on navigation top github

  • chore: remove extra commitlint.out
  • added PTX player on LLM
  • removed temporary code
  • support: add e2e tests for install and restore set of apps in LLD ([LedgerHQ

    2785](https://github.com/LedgerHQ/ledger-live/pull/2785))

  • test(LLD): install and restore set of apps flow e2e tests
  • test(lld): update screenshots (macos-latest) lld, test, screenshot
  • test(lld): update screenshots (ubuntu-latest) lld, test, screenshot
  • test(lld): update screenshots (windows-latest)

    lld, test, screenshot


    Co-authored-by: live-github-bot[bot] <105061298+live-github-bot[bot]@users.noreply.github.com>
  • Change discover v2 wording ([LedgerHQ

    3056](https://github.com/LedgerHQ/ledger-live/pull/3056))

    fix: change discover v2 wording
  • LLM sync onboarding polish ([LedgerHQ

    2843](https://github.com/LedgerHQ/ledger-live/pull/2843))

  • style(llm): sync onboarding pixel polish
  • feat(vertical timeline): fix vertical margins & alignement
  • feat(vertical timeline): indicator size
  • feat(vertical timeline): active colors & fontweight
  • feat(vertical timeline): implement dashed lines (not fully working on android)
  • feat(vertical timeline): dashed lines working on android
  • fix(native ui): metro config
  • fix(vertical timeline): colors, alignment and small details
  • feat(vertical timeline): check icon size
  • fix(vertical timeline): top segment height value
  • feature(native ui): new component "continue on device"
  • fix(native ui): styled-components warnings about missing units
  • feat(vertical timeline): expose BodyText and SubtitleText
  • feat(divider): add text prop
  • feat(vertical timeline): rework story
  • feat(llm sync onboarding): ContinueOnDevice, BodyText, wording
  • fix(native-ui): imports
  • fix(sync-onboarding): wording
  • feat(sync onboarding): ui changes in seed step
  • feat(sync onboarding): remove feature toggle
  • feat(nativeui verticaltimeline): auto scroll
  • feat(sync-onboarding): latest changes to design
  • feat(StorylyStories): play icon, blurred illustration in StoryGroupItem fe
  • changeset
  • feat(SyncOnboarding): add placeholder icon for ContinueOnStax
  • fix(synconboarding): wording
  • fix(defaultFeatures): default apps in deviceInitialApps
  • fix(ContinueOnStax): memoize component
  • fix(native-ui): remove unused prop type
    Co-authored-by: Olivier Freyssinet
  • deleted unused file
  • trigger CI
  • chore: fix all lint warnings on LLD ([LedgerHQ

    3058](https://github.com/LedgerHQ/ledger-live/pull/3058))

  • fixed data-test-id for Spinner components
  • 🚀 entering prerelease mode
  • 🚀 release prerelease [LLD(2.56.0-next.0), LLM(3.18.0-next.0)]
  • chore: add a rule that forbid importing families from generic code ([LedgerHQ

    3051](https://github.com/LedgerHQ/ledger-live/pull/3051))

  • BACK-4796: Prefix testnet token ticker with "t" in transaction config… ([LedgerHQ

    2828](https://github.com/LedgerHQ/ledger-live/pull/2828))

  • BACK-4796: Prefix testnet token ticker with "t" in transaction config ([LedgerHQ

    2690](https://github.com/LedgerHQ/ledger-live/pull/2690))

    BACK-4796: Prefix testnet token ticker with "t" in transaction config payload, to be consistent with CAL signature
  • wip env test broken
  • revert env change
  • BACK-4796/BACK-5015: Prefix testnet token ticker with "t" in EVM importers ([LedgerHQ

    2895](https://github.com/LedgerHQ/ledger-live/pull/2895))

    BACK-4796 / BACK-5015: Same fix for EVM importer
  • BACK-4796: generate updated signatures for testnets ([LedgerHQ

    2907](https://github.com/LedgerHQ/ledger-live/pull/2907))

  • Update env.ts
  • BACK-4796: Remove ethereum.json
  • BACK-4796: Update ledgerjs with latest CAL data (e97b76d6d9 2023/03/23)
  • BACK-4796: Update test to match convention
  • ci: update cryptoasset definition
    Co-authored-by: jnicoulaud-ledger <[email protected]> Co-authored-by: Julien Nicoulaud
  • fixed test error
  • updated changeset
  • Merge pull request [LedgerHQ

    2891](https://github.com/LedgerHQ/ledger-live/pull/2891) from LedgerHQ/feat/LIVE-5401-implement-WebPTXPlayer

    Feat/live-5401 Refactor webviews + implement PTX custom player
  • Merge pull request [LedgerHQ

    3068](https://github.com/LedgerHQ/ledger-live/pull/3068) from LedgerHQ/support/update-changeset

    updated changeset
  • chore: fix changeset
  • Merge pull request [LedgerHQ

    3069](https://github.com/LedgerHQ/ledger-live/pull/3069) from LedgerHQ/support/fix-changeset

    chore: fix changeset
  • 🚀 release prerelease [LLD(2.56.0-next.1), LLM(3.18.0-next.1)]
  • LLD: chore: add a rule that prevent 'lodash' to be directly imported ([LedgerHQ

    3052](https://github.com/LedgerHQ/ledger-live/pull/3052))

    chore: add a rule that prevent 'lodash' to be directly imported instead, you should use 'lodash/memoize' module import (or whatever function you need)
  • fix: fix version of node & pnpm
  • feat: recover webview Co-authored-by: Quentin Jaccarino
  • Update apps/ledger-live-mobile/src/components/WebRecoverPlayer/index.tsx
  • fix: temporarily disable back button and gestures for navigation
  • fix: lint issue
  • Merge pull request [LedgerHQ

    3075](https://github.com/LedgerHQ/ledger-live/pull/3075) from LedgerHQ/feat/recover-webview

    feat: recover webview
  • fix: request for a specific MTU when trying to BLE connect ConnectionOptions was commented as "not used" in react-native-ble-plx, but it is actually used and needed when connecting to a device. Co-authored-by: Juan Cortes
  • chore: update check on inferMTU Co-authored-by: Juan Cortes
  • chore: changeset
  • Merge pull request [LedgerHQ

    3073](https://github.com/LedgerHQ/ledger-live/pull/3073) from LedgerHQ/support/fix-node-pnpm-version

    fix: fix version of node & pnpm
  • 🚀 release prerelease [LLD(2.56.0-next.1), LLM(3.18.0-next.2)]
  • Merge pull request [LedgerHQ

    3078](https://github.com/LedgerHQ/ledger-live/pull/3078) from LedgerHQ/bugfix/LIVE-6889-fix-on-MTU-request

    Bugfix: Live-6889 Request for a specific MTU when trying to BLE connect
  • 🚀 release prerelease [LLD(2.56.0-next.1), LLM(3.18.0-next.3)]
  • fix(LLM/Protect): Feature Flag Fixed feature flag verification to prevent upsell from triggering if the feature is disabled
  • fix: missing useEffect dep
  • Merge pull request [LedgerHQ

    3077](https://github.com/LedgerHQ/ledger-live/pull/3077) from LedgerHQ/feat/LIVE-6893/fixFeatureFlagUpsell

    fix(LLM/Protect): Feature Flag
  • 🚀 release prerelease [LLD(2.56.0-next.1), LLM(3.18.0-next.4)]
  • Update coin-polkadot tsconfig ([LedgerHQ

    3043](https://github.com/LedgerHQ/ledger-live/pull/3043))

  • chore(coin): pass polkadot to strictier TS Signed-off-by: Stéphane Prohaszka
  • fix(polkadot): missing lint

    Signed-off-by: Stéphane Prohaszka


    Signed-off-by: Stéphane Prohaszka
  • feat: improve the logs viewer tool for debug ([LedgerHQ

    3087](https://github.com/LedgerHQ/ledger-live/pull/3087))

  • B2CQA-1731 - Tidying up page object elements so they don't use 'function' type ([LedgerHQ

    3080](https://github.com/LedgerHQ/ledger-live/pull/3080))

    chore: tidying up page object elements so they don't use 'function' type
  • Move App Exchange code into its own package ([LedgerHQ

    3055](https://github.com/LedgerHQ/ledger-live/pull/3055))

  • chore(exchange): create hw-app-exchange own package Signed-off-by: Stéphane Prohaszka
  • test(exchange): add unit test Signed-off-by: Stéphane Prohaszka
  • fix(exchange): update app-exchange dependency with missing one Signed-off-by: Stéphane Prohaszka
  • fix(exchange): fix return of startNewTransaction Signed-off-by: Stéphane Prohaszka
  • fix(exchange): add missing API section in README. Signed-off-by: Stéphane Prohaszka
  • fix(exchange): revert tiny modification on exchange code

    Signed-off-by: Stéphane Prohaszka


    Signed-off-by: Stéphane Prohaszka
  • [LIVE-5082] Feature: ENS / domain service for LLM ([LedgerHQ

    2969](https://github.com/LedgerHQ/ledger-live/pull/2969))

  • feat: ENS / domain service for LLM
  • Move DomainServiceProvider to SendFundsNavigator
  • Add feature flag for domain resolution input
  • Prevent domain resolution on unsupported currencies
  • Fix DApp disclaimer ternary
  • Add domain resolution to SignTransactionNavigator (wallet-api)
  • Add allSettled shim to LLM + throw error if missing in domain-service
  • Update JVM options for Java heap space issue
    Co-authored-by: lambertkevin
  • Support/cosmos block height number ([LedgerHQ

    3081](https://github.com/LedgerHQ/ledger-live/pull/3081))

  • Add missing conversion to number in Cosmos API response
  • Add changeset
  • fix: react-native-webview target="_blank" on iOS Also fix the html5 history.pushState navigation on android More infos on both issues below:
  • [react-native-webview/react-native-webview

    2905](https://github.com/react-native-webview/react-native-webview/issues/2905)

  • [react-native-webview/react-native-webview

    2667](https://github.com/react-native-webview/react-native-webview/issues/2667)

  • [react-native-webview/react-native-webview

    2598](https://github.com/react-native-webview/react-native-webview/pull/2598)

  • [B2CQA-1730] Detox : fix iOS test flakiness ([LedgerHQ

    3092](https://github.com/LedgerHQ/ledger-live/pull/3092))

    fix: reduce flakiness with retry and env var tuning
  • feat: recover restore flow redirection
  • Merge pull request [LedgerHQ

    3099](https://github.com/LedgerHQ/ledger-live/pull/3099) from LedgerHQ/bugfix/webview

    fix: react-native-webview target="_blank" on iOS
  • Merge pull request [LedgerHQ

    3101](https://github.com/LedgerHQ/ledger-live/pull/3101) from LedgerHQ/feat/live-6925-recover-restore-flow-when-llm-setup

    feat: recover restore flow redirection
  • 🚀 release prerelease [LLD(2.56.0-next.1), LLM(3.18.0-next.5)]
  • feat: ledger recover custom env
  • fix: ledger support uri
  • fix: chargebee domain in manifest
  • fix: recover domains whitelist
  • feat: ledger recover sit config
  • feat: add recover prod config
  • fix: manifests override
  • fix: remove manifests override
  • feat: use feature flags for env fixes wrong upsell url Co-authored-by: Jules Grenier
  • chore: changeset
  • fix: recover deeplinks
  • fix: update currentURI when initialURL changes
  • chore: lockfile update
  • Merge pull request [LedgerHQ

    3104](https://github.com/LedgerHQ/ledger-live/pull/3104) from LedgerHQ/bugfix/recover-deeplinks

    fix: recover deeplinks
  • Merge pull request [LedgerHQ

    3016](https://github.com/LedgerHQ/ledger-live/pull/3016) from LedgerHQ/feat/ledger-recover

    feat: ledger recover
  • chore: lockfile update
  • 🚀 release prerelease [LLD(2.56.0-next.2), LLM(3.18.0-next.6)]
  • eth getTransaction from_height query parameter ([LedgerHQ

    3093](https://github.com/LedgerHQ/ledger-live/pull/3093))

  • correct query param in getTransactions + type eth syncro function params
  • update Ethereum unit tests
  • changeset
    Co-authored-by: lvndry
  • feat(ledgerjs-cal): update CAL ([LedgerHQ

    3109](https://github.com/LedgerHQ/ledger-live/pull/3109))

  • fix(Firmware Update LLM): fix LLM stuck on preparing update step ([LedgerHQ

    3111](https://github.com/LedgerHQ/ledger-live/pull/3111))

  • fix(Firmware Update LLM): fix signature for the communication between background service and store
  • chore(Firmware Update LLM): add changelog for the bugfix
  • LLD TS Migration - Init ([LedgerHQ

    3066](https://github.com/LedgerHQ/ledger-live/pull/3066))

    Co-authored-by: Gaëtan Renaudeau
  • LIVE-6686 Update minimum Polkadot app version to 20.9370.0 ([LedgerHQ

    3103](https://github.com/LedgerHQ/ledger-live/pull/3103))

  • Update minimum Polkadot app version to 20.9370.0
  • Add changeset
  • Run Polkadot bot spec on NanoS+ instead of NanoS
  • Update pnpm-lock.yaml
  • File apps/ledger-live-mobile/src/locales/en/common.json was translated to ar-AE locale
  • File apps/ledger-live-mobile/src/locales/en/common.json was translated to zh-CN locale
  • File apps/ledger-live-mobile/src/locales/en/common.json was translated to fr-FR locale
  • File apps/ledger-live-mobile/src/locales/en/common.json was translated to de-DE locale
  • File apps/ledger-live-mobile/src/locales/en/common.json was translated to ja-JP locale
  • File apps/ledger-live-mobile/src/locales/en/common.json was translated to ko-KR locale
  • File apps/ledger-live-mobile/src/locales/en/common.json was translated to pt-BR locale
  • File apps/ledger-live-mobile/src/locales/en/common.json was translated to ru-RU locale
  • File apps/ledger-live-mobile/src/locales/en/common.json was translated to es-ES locale
  • File apps/ledger-live-mobile/src/locales/en/common.json was translated to tr-TR locale
  • fix(Firmware Update LLM): fix LLM stuck on preparing update step ([LedgerHQ

    3111](https://github.com/LedgerHQ/ledger-live/pull/3111))

  • fix(Firmware Update LLM): fix signature for the communication between background service and store
  • chore(Firmware Update LLM): add changelog for the bugfix
  • 🚀 release prerelease [LLD(2.56.0-next.2), LLM(3.18.0-next.7)]
  • testing push notifications
  • Improvement
  • Fix build
  • testing push notifications
  • WIP content cards portfolio
  • update attributes
  • Fix condition
  • Add cards in store
  • LLD - now displaying content cards in the carousel
  • add analytics to portfolio content cards
  • Fix types
  • fix typo
  • feat: remove recently used from search page
  • fix: remove unused component
  • fix: fix action
  • Improve app version detection of Btc::changeImplIfNecessary ([LedgerHQ

    2952](https://github.com/LedgerHQ/ledger-live/pull/2952))

    Co-authored-by: haammar-ledger
  • feat(common): update plugins hardcoded deps ([LedgerHQ

    3122](https://github.com/LedgerHQ/ledger-live/pull/3122))

  • fix: remove currency under feature flag ([LedgerHQ

    3113](https://github.com/LedgerHQ/ledger-live/pull/3113))

  • fix: remove currency under feature flag
  • fix: remove weird duplicate on readme
  • remove lld feature flag
  • fix: remove unused feature flag
  • feat: change navigation
  • fix: changeset
  • feat: change naming
  • fix: fixing Search's type
  • fix: change changeset
  • fix: navigation.pop in DeviceConnect As it can be used in the Onboarding base navigator now, if you pop by getting the parent, you will pop the BaseNavigator
  • fix: "back to Buy/Sell" button should not be displayed because of an internal iframe navigation ([LedgerHQ

    3130](https://github.com/LedgerHQ/ledger-live/pull/3130))

    Do not change webviewState when event.isMainFrame is false. See [electron/electron

    6808](https://github.com/electron/electron/issues/6808)

    and

    event-did-navigate-in-page>

  • 🚀 prepare release [skip ci]
  • added completeExchange support
  • added exchange support to LLM
  • fixed a transaction nonce generation issue
  • fix rebasing issues
  • fixed conflict
  • added debug app params in developer menu
  • changeset
  • removed realAccountIds from errors
  • trigger CI
  • chore: update pnpm lockfile
  • [LIVE-5076][LIVE-5081][LIVE-5083] Feature - Domain Support in signTransaction ([LedgerHQ

    3059](https://github.com/LedgerHQ/ledger-live/pull/3059))

  • Make domain-service use axios instead of live-common/network
  • Fix typo in domain-service registries signers
  • Update domain resolution with type forward/reverse
  • Remove dead code in Eth fam (compound & comments)
  • Add TLV parser to domain-service
  • Add domain validation to domain-service lib
  • Add domain to signOp in Ethereum + EVM families
  • Add domain in deviceTransactionConfig ETH/EVM fam
  • Fix approvals backend call variable
  • Add domain passthrough in hw-app-eth ledger service
  • Add domain-service & update axios in hw-app-eth
  • Add domain resolution to hw-app-eth & set back all methods to public scope
  • changesets
  • Update hw-app-eth doc
  • Fix jest config for domain-service lib
  • Update domain APDU parser for DER encoded integer
  • Fix typo in folder name
  • Update validateDomain and add unit tests to it
  • Add domain validation test to signers unit tests
  • Add comments to TLV parser
  • chore: use the proto toolchain manager
  • chore: update to pnpm 8
  • ci: remove proto for now
  • fix: remove account data from stake button clicked event (LIVE-6886) fix: remove account data from stake button clicked event (LIVE-6886)
  • ci: relocate pnpm install dest for macos runners
  • chore: trigger all workflows
  • test: first smoke tests for deeplinks
  • style(ui:shared): update colors ([LedgerHQ

    3065](https://github.com/LedgerHQ/ledger-live/pull/3065))

  • style(ui:shared): update colors
  • fix(color stories): use colors from theme
  • style(ui:shared): replace hsla by hex rgba
    Co-authored-by: Olivier Freyssinet
  • ci: fix npm publishing
  • Bugfix/llm bad lottie import ([LedgerHQ

    3144](https://github.com/LedgerHQ/ledger-live/pull/3144))

    fix(llm device action): bad import of lotties
  • ci(setup-test-desktop): set LANG env to fix cocoapods execution
  • feat: recover discover modal ([LedgerHQ

    3139](https://github.com/LedgerHQ/ledger-live/pull/3139))

  • add discover protect modal on sidebar menu
  • add protect services discover desktop feature flag
  • add analytics on link to protect llm
  • fix tag component on react-ui Co-authored-by: nparigi-ledger
  • fixed an issue that was preventing the portfolioCards to be displayed when accessing the portfolio page for the first time after openning the app
  • testing push notifications
  • Improvement
  • Improvement
  • WIP content cards portfolio
  • update attributes
  • Fix condition
  • Add cards in store
  • LLD - now displaying content cards in the carousel
  • add analytics to portfolio content cards
  • Fix types
  • fix typo
  • fixed an issue that was preventing the portfolioCards to be displayed when accessing the portfolio page for the first time after openning the app
  • Fix yaml
  • B2CQA-1729 - Fixed inconsistent Loading Spinner data-test-ids ([LedgerHQ

    3076](https://github.com/LedgerHQ/ledger-live/pull/3076))

  • fix: removed wait for stability
  • chore: removed console logs and data-test-ids
  • fix: removed redundant wait for big loading spinner
  • chore: reverting to develop pnpmlock and podfile, and removed pause
  • feat: adding additional check to make sure sync isn't happening
  • chore: updated pnpmlock and pod
  • Revert "style(ui:shared): update colors ([LedgerHQ

    3065](https://github.com/LedgerHQ/ledger-live/pull/3065))" ([LedgerHQ

    3158](https://github.com/LedgerHQ/ledger-live/pull/3158))

    This reverts commit acea4bb. Co-authored-by: Pierre-Louis Crescitz
  • LLD - appLanguage added to segment properties
  • Add changeset
  • Delete js file
  • Review fix
  • fix: behavior of recover tile in my ledger tab ([LedgerHQ

    3143](https://github.com/LedgerHQ/ledger-live/pull/3143))

  • portfolioCards is by default an empty array instead of undefined
  • test(lld): update screenshots (ubuntu-latest) lld, test, screenshot
  • feat: add wallet api storage support ([LedgerHQ

    2861](https://github.com/LedgerHQ/ledger-live/pull/2861))

  • LIVE-6665 Fix cosmos gas estimation ([LedgerHQ

    2950](https://github.com/LedgerHQ/ledger-live/pull/2950))

    fix: cosmos gas estimation
  • chore(llm): solana store publishing ([LedgerHQ

    3138](https://github.com/LedgerHQ/ledger-live/pull/3138))

    Co-authored-by: elbywan
  • remove screenshot comparison temporarily
  • feat(Braze): LLD notifications content cards ([LedgerHQ

    3141](https://github.com/LedgerHQ/ledger-live/pull/3141))

  • fixed an issue that was preventing the portfolioCards to be displayed when accessing the portfolio page for the first time after openning the app
  • 🛠 Notif center
  • Rework logic
  • 📝 Fix typo
  • Improve logic
  • 💄 Fix indicator when notif is read
  • Add analyrics
  • Remove unused function and logs
  • Fix build
  • Fix deeplink in notifs
  • fix lint
  • Review fix
    Co-authored-by: Come Grellard
  • Add changesets
  • slides added back for ci
  • slides added back for ci
  • slides added back for ci
  • Sunset compound and LLD wallet connect v1
  • remove unread notifications count when playwright run
  • remove unread notifications count when playwright run
  • chore: LLM unimported check ([LedgerHQ

    3145](https://github.com/LedgerHQ/ledger-live/pull/3145))

    chore: add LLM unimported check
  • LIVE-6973 Allow to display fees in token unit ([LedgerHQ

    3164](https://github.com/LedgerHQ/ledger-live/pull/3164))

  • Add a 'feesCurrency' field to 'Account' type, and use it
  • Add changeset
  • Add tests
  • Revert pnpm-lock.yaml
  • trigger CI
  • lint
  • Update generated README
  • [support] Remove dead code of legacy coin family 'neo' ([LedgerHQ

    3174](https://github.com/LedgerHQ/ledger-live/pull/3174))

  • Delete unsupported legacy neo family
  • Add changeset
  • LIVE-5809 Drop tron staking ([LedgerHQ

    3094](https://github.com/LedgerHQ/ledger-live/pull/3094))

  • fix: drop tron staking
  • fix: drop tron staking
  • fix: remove tron staking modals
  • fix: remove unnecessary tron modals
  • fix: remove unnecessary code
  • fix: fix typescript error
  • fix: remove unimported files
  • fix: remove unimported files
  • chore: mass package upgrades -> react-native 0.71
  • chore: upgrade ui-native storybook to latest v6
  • fix: desktop jest tests
  • ci: use GOMEMLIMIT to constrain esbuild memory usage
  • chore: xcode 14.3 fixes
  • ci: remove unused detox flags
  • chore: upgrade outdated react-native packages
  • chore: increase memory allocated for android builds
  • chore: tiny fixes
  • ci: attempt to fix detox
  • chore: lockfiles
  • chore: try to fix windows install failing
  • chore: turn off dedupe-peer-dependents from pnpm 8
  • chore: add better check
  • fix: correctly trigger software checks during sync onboarding ([LedgerHQ

    3161](https://github.com/LedgerHQ/ledger-live/pull/3161))

  • fix: correctly trigger software checks during sync onboarding on LLM
  • fix: correctly trigger software checks during sync onboarding on LLD
  • chore: fix android upload
  • chore: remove extra config folder
  • ci(Fastfile): fix syntax error
  • LLM - Possibility to deeplink to live apps in non-onboarded app ([LedgerHQ

    3014](https://github.com/LedgerHQ/ledger-live/pull/3014))

  • feat(navigation): poc for navigating to whitelisted live apps from the onboarding chore: revert changes of POC chore: lint fix bad importt fix protect example link feat(welcome): recover sign in link logic remove test URL chore: add todos revert(llm): recover sign-in unfinished work
  • refactor(terms): remove useless useTermsAccept & fix type
  • fix(DeeplinksProvider): linting, typing
  • chore(llm): changeset
  • fix(deeplink): use existing navigators for non-onboarded deeplinking config
  • revert(DeeplinksProvider): useless deeplink
  • revert(BleDevicePairingFlow): revert the hacky fix for deeplink handling
  • refactor(terms): small polish
  • style(BleDevicePairingFlow): lint (unused imports)
  • fix(llm terms): memoize value passed to context provider
  • ci(Fastfile): fix syntax error
  • fix: not enough fees for osmosis staking
  • Feat/llm/add stake flow to asset page ([LedgerHQ

    3040](https://github.com/LedgerHQ/ledger-live/pull/3040))

  • feat: add stake flow to asset page
  • fix: fix the types
  • chore: add changeset
  • chore: address pr comments
  • Add support for Stax enabled NFTs in LLM ([LedgerHQ

    2817](https://github.com/LedgerHQ/ledger-live/pull/2817))

  • feat(mobile): add Stax enabled NFT in the account mock generator feat(mobile): display Stax enabled NFTs tag in gallery feat(mobile): add designed for stax drawer in NFT view feat(mobile): disable lockscreen edit when nft is stax enabled feat(mobile): add logic to stax enabled nft display refactor(mobile): code cleanup in nft fixtures refactor(mobile): pixel polish lockscreen flow chore: generate changesets fix(types-live): update documentation to reflect nft metadata changes feat(mobile): add analytics related to stax enabled NFTs fix(DesignedForStax): colors fix(NftMedia): pass Stax NFT metadata banner as children fix(mobile): code cleanup and pixel polish for stax enabled nfts feat(mobile): add a debug setting to switch to the staging nft metadata provider feat(desktop): add debug setting to switch to the staging nft metadata service refactor(mobile): pixel polish stax enabled nfts
  • ci(Fastfile): fix syntax error
    Co-authored-by: Olivier Freyssinet
  • feat(llc): bump wallet-api deps
  • chore: update podfile.lock
  • chore: update the dummy-wallet-app
  • Update .changeset/brave-hats-think.md
  • B2CQ-1737 - Dummy Buy app and tests ([LedgerHQ

    3185](https://github.com/LedgerHQ/ledger-live/pull/3185))

  • feat: modified dummy app server and started adding tests
  • feat: PTX app now just a simple HTML app that shows the query params used
  • feat: Buy test initial assert working
  • feat: added further buy tests
  • feat: added lang and theme test
  • test(detox): fix deeplink tests ([LedgerHQ

    3199](https://github.com/LedgerHQ/ledger-live/pull/3199))

  • test(detox): fix deeplink tests
  • fix(e2e bridge client): import the correct acceptTerms function
  • style(llm terms): lint
  • refactor(terms): reorganise, document and rename terms logic
  • style(terms): rename variable
  • refactor(terms): move data from bare AsyncStorage to settings
  • style(terms): rename
  • bugfix/LIVE-6999 Link to correct support article if available in My Ledger ([LedgerHQ

    3165](https://github.com/LedgerHQ/ledger-live/pull/3165))

  • feat: use backend supportUrl for apps if available
  • chore: align support url fallback for apps llm/lld
  • chore(react-ui): ReactUI performance and documentation improvements Various performance and documentation improvements :
  • Updated documentation regarding fonts loading to prevent fonts flickering
  • Updated package.json to fix path issues on certain consumers
  • Updated minimal working examples (NextJS)
  • Removed Icon component from Button component to avoid embarking all icons when using buttonVarious performance and documentation improvements :
  • Updated documentation regarding fonts loading to prevent fonts flickering
  • Updated package.json to fix path issues on certain consumers
  • Updated minimal working examples (NextJS)
  • Removed Icon component from Button component to avoid embarking all icons when using button
  • chore(react-ui): Unused icons deletion Deleted all un-used icons weights (Only Medium icons remains) Replaced legacy icons with medium icons in LLD and LLM
  • chore(Branch): branch update updated and rebased branch on develop, fixed test issues and modifying changes made on develop.
  • chore(ui:react): fix examples
    Signed-off-by: Stéphane Prohaszka Co-authored-by: Valentin D. Pinkman Co-authored-by: Hugo MOROSINI Co-authored-by: Pierre-Louis Crescitz Co-authored-by: live-github-bot[bot] <105061298+live-github-bot[bot]@users.noreply.github.com> Co-authored-by: Junichi Sugiura Co-authored-by: Olivier Freyssinet Co-authored-by: @greweb Co-authored-by: Come Grellard Co-authored-by: henrily-ledger <[email protected]> Co-authored-by: jnicoulaud-ledger <[email protected]> Co-authored-by: Julien Nicoulaud Co-authored-by: Quentin Jaccarino Co-authored-by: Chelsea Sanders Co-authored-by: Jules Grenier Co-authored-by: Quentin Jaccarino Co-authored-by: Alexandre Magaud Co-authored-by: Juan Cortes Co-authored-by: male-gal Co-authored-by: Stéphane Prohaszka <[email protected]> Co-authored-by: Gregor Gilchrist <[email protected]> Co-authored-by: lambertkevin Co-authored-by: Abdurrahman Sastim <[email protected]> Co-authored-by: nparigi-ledger Co-authored-by: Jules Grenier Co-authored-by: Landry Monga Co-authored-by: lvndry Co-authored-by: Adrien Lacombe Co-authored-by: Gabriel Restori Soares Co-authored-by: Valentin D. Pinkman Co-authored-by: Ledger Live <[email protected]> Co-authored-by: Martin Cayuelas Co-authored-by: RamyEB Co-authored-by: Salvatore Ingala <[email protected]> Co-authored-by: Ramy EL BEHEDY <[email protected]> Co-authored-by: Clément Pellizzari <[email protected]> Co-authored-by: 0xkvn <[email protected]> Co-authored-by: elbywan Co-authored-by: Julien Elbaz Co-authored-by: Abdurrahman SASTIM Co-authored-by: ofreyssinet-ledger <[email protected]> Co-authored-by: Jules Grenier <[email protected]> Co-authored-by: Chelsea Sanders Co-authored-by: hzheng-ledger <[email protected]> Co-authored-by: Martin CAYUELAS <[email protected]> Co-authored-by: Hedi EDELBLOUTE Co-authored-by: sarneijim <[email protected]> Co-authored-by: Thomas Roger Lux Co-authored-by: Maxence LE GALL <[email protected]>