Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

ENGB2C-104 Swap form #1877

Merged
merged 77 commits into from
Jan 6, 2022
Merged

ENGB2C-104 Swap form #1877

merged 77 commits into from
Jan 6, 2022

Conversation

LFBarreto
Copy link
Contributor

@LFBarreto LFBarreto commented Aug 26, 2021

  • LL-6623 integrate swap form v2 tab navigation

Type

Context

[ENGB2C-104]

Parts of the app affected / Test plan

@LFBarreto LFBarreto requested review from a team August 26, 2021 13:44
@LFBarreto LFBarreto marked this pull request as draft August 26, 2021 13:46
@LFBarreto LFBarreto changed the title LL-6623 Swap form LL-6623 LL-6624 Swap form Aug 26, 2021
@juan-cortes
Copy link
Contributor

Luiz, I tried to keep you away from this, I'm so sorry to see you involved :trollface:

@LFBarreto LFBarreto changed the title LL-6623 LL-6624 Swap form LL-6623 LL-6624 LL-6632 Swap form Sep 7, 2021
@LFBarreto LFBarreto changed the title LL-6623 LL-6624 LL-6632 Swap form LL-6623 LL-6624 LL-6632 LL-6630 Swap form Sep 10, 2021
LFBarreto and others added 8 commits September 19, 2021 17:20
* create swrap form screen fee + modify fee select component

* remove new component to use old components - prettier - cleanup - SelectFeesStrategy new design (figma)

* add comment

* remove unused style

* remove unused state

* revert selectFeesStrategy design change

* lint + add useCallback to onSetTransaction

* Move i18n from swap to swapv2 - fixes from PR
@LFBarreto LFBarreto marked this pull request as ready for review September 29, 2021 16:00
@LFBarreto LFBarreto requested review from a team as code owners December 1, 2021 08:36
gre
gre previously approved these changes Dec 16, 2021
Copy link
Contributor

@gre gre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unclear why blockchainsupport team requested by ✅ from me.

elbywan
elbywan previously approved these changes Jan 5, 2022
Copy link
Contributor

@elbywan elbywan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only minor stuff 👍

Copy link
Contributor

@elbywan elbywan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@valpinkman valpinkman merged commit dc51c01 into develop Jan 6, 2022
@valpinkman valpinkman deleted the LL-6623 branch January 6, 2022 10:30
qd-qd added a commit that referenced this pull request Jan 18, 2022
Squashed commit of the following:

commit ca60784
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 17 22:38:27 2022 +0000

    Bump android version to v2.37.0-4194587 (nightly)

commit 73c47eb
Merge: a540ab6 89d95c8
Author: Juan Cortés Ross <juan@bohem.io>
Date:   Sat Jan 15 21:44:03 2022 +0100

    Merge pull request #1979 from LedgerHQ/LL-7621

    LL-7621 Less intrusive fw update banner

commit a540ab6
Author: Team Live <team-live@ledger.fr>
Date:   Fri Jan 14 22:38:49 2022 +0000

    Bump android version to v2.37.0-4194586 (nightly)

commit 3c39c0c
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Fri Jan 14 14:51:07 2022 +0100

    update live-common (#2121)

commit e24b8f2
Author: Valentin D. Pinkman <valentin.d.pinkman@icloud.com>
Date:   Fri Jan 14 14:30:59 2022 +0100

    LL-8955 external contributions CI (#2112)

commit 3d752e1
Author: Juan Cortés Ross <juan@bohem.io>
Date:   Fri Jan 14 10:36:13 2022 +0100

    LL-8962 Drop jcenter to fix android builds (#2117)

    * LL-8962 Drop jcenter to fix android builds

    * Trigger Build

commit 9aaf2f6
Author: Team Live <team-live@ledger.fr>
Date:   Wed Jan 12 22:37:56 2022 +0000

    Bump android version to v2.37.0-4194585 (nightly)

commit e459806
Author: Juan Cortés Ross <juan@bohem.io>
Date:   Wed Jan 12 14:32:06 2022 +0100

    LL-6233 Fix analytics on LLM (#2081)

    * LL-6233 Fix analytics on LLM

    * Fix order of events slice

commit 9072f3a
Author: J <jonathan.giamporcaro@gmail.com>
Date:   Wed Jan 12 14:30:44 2022 +0100

    fix(i18n): portfolio translation (#2096)

commit 19b9802
Author: J <jonathan.giamporcaro@gmail.com>
Date:   Wed Jan 12 14:29:41 2022 +0100

    fix(podfile): update Sentry (#2090)

commit 964ff3f
Author: J <jonathan.giamporcaro@gmail.com>
Date:   Wed Jan 12 14:24:56 2022 +0100

    design: fix discover icon (#2098)

commit 7d86022
Author: ofreyssinet-ledger <91890529+ofreyssinet-ledger@users.noreply.github.com>
Date:   Tue Jan 11 18:00:02 2022 +0100

    LL-7607 Add inline app installs analytics events (#1957)

    * Add event inline-app install for some flows (WIP)

    * Add event "inline-app install" for buy & add account flows

    * Add event "inline-app install" for swap with no account flow

    * Add event "inline app install" for send flow

    * Move inline-app-install event detection logic lower in DeviceAction

    * Handle more flows

    * Fix lint

    * Fix flow

    * Add analyticsPropertyFlow: "swap" in new swap when navigating to screen with potential in-app install

    Co-authored-by: Nabil Bourenane <bourenane.nabil@icloud.com>

commit 892d6a3
Author: ofreyssinet-ledger <91890529+ofreyssinet-ledger@users.noreply.github.com>
Date:   Tue Jan 11 17:10:18 2022 +0100

    LL-8928 - Fix "Receive page is blank" (#2107)

    * Fix ReceiveFunds/ConnectDevice missing params when navigating in onSkipDevice

    * Revert something I tried during debugging

commit c35084d
Author: ofreyssinet-ledger <91890529+ofreyssinet-ledger@users.noreply.github.com>
Date:   Tue Jan 11 17:10:07 2022 +0100

    Fix crash when KeyboardView is used out of a navigator with a header (#2106)

    By default useHeaderHeight() throws an error if it is used outside of a HeaderHeightContext.Provider. The fix is to do what  useHeaderHeight() does under the hood but handle an undefined returned value by simply defaulting to 0.

commit 7075e48
Merge: 41b1c17 c2ff894
Author: Junichi Sugiura <jun.sugiura.jp@gmail.com>
Date:   Tue Jan 11 11:43:38 2022 +0100

    Merge pull request #2094 from LedgerHQ/custom-manifest

    Load custom platform manifest

commit c2ff894
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Tue Jan 11 11:17:57 2022 +0100

    fix logic adding local manifest

commit 1cb311a
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Tue Jan 11 11:16:07 2022 +0100

    handle multiple manifest

commit 41b1c17
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 10 22:39:48 2022 +0000

    Bump iOS version to v2.37.0-342 (nightly)

commit 0f13959
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 10 22:37:27 2022 +0000

    Bump android version to v2.37.0-4194584 (nightly)

commit 8a9f61e
Author: Team Live <team-live@ledger.fr>
Date:   Fri Jan 7 22:41:40 2022 +0000

    Bump iOS version to v2.37.0-341 (nightly)

commit 6dcfac3
Author: Team Live <team-live@ledger.fr>
Date:   Fri Jan 7 22:38:32 2022 +0000

    Bump android version to v2.37.0-4194583 (nightly)

commit 09cb918
Author: Juan Cortés Ross <juan@bohem.io>
Date:   Fri Jan 7 17:53:39 2022 +0100

    LL-8751 fix ble pairing timeDout rendering (#2101)

commit 64ca434
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Fri Jan 7 17:12:34 2022 +0100

    New Crowdin updates (#2095)

    * New translations common.json (French)

    * New translations common.json (Spanish)

    * New translations common.json (Arabic)

    * New translations common.json (Japanese)

    * New translations common.json (Korean)

    * New translations common.json (Russian)

    * New translations common.json (Chinese Simplified)

    * New translations common.json (Turkish)

    * New translations common.json (German)

    * New translations common.json (French)

commit bfdb284
Author: hzheng-ledger <71653044+hzheng-ledger@users.noreply.github.com>
Date:   Fri Jan 7 17:05:01 2022 +0100

    [LL-8832] add taproot warning message (#2099)

    * update wording

    * add taproot warning message in receive screen

    * add some padding

commit c422e5f
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Fri Jan 7 17:00:35 2022 +0100

    live-common 21.26.0 (#2100)

commit c85d6f5
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Fri Jan 7 12:06:59 2022 +0100

    New Crowdin updates (#2087)

    * New translations common.json (Turkish)

    * New translations common.json (French)

    * New translations common.json (Spanish)

    * New translations common.json (Arabic)

    * New translations common.json (Japanese)

    * New translations common.json (Korean)

    * New translations common.json (Russian)

    * New translations common.json (Chinese Simplified)

    * New translations common.json (Turkish)

    * New translations common.json (German)

    * New translations common.json (French)

    * New translations common.json (French)

    * New translations common.json (Russian)

    * New translations common.json (French)

    * New translations common.json (Spanish)

    * New translations common.json (Arabic)

    * New translations common.json (Japanese)

    * New translations common.json (Korean)

    * New translations common.json (Russian)

    * New translations common.json (Chinese Simplified)

    * New translations common.json (Turkish)

    * New translations common.json (German)

    * New translations common.json (French)

    * New translations common.json (Turkish)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (French)

    * New translations common.json (Spanish)

    * New translations common.json (Arabic)

    * New translations common.json (Japanese)

    * New translations common.json (Korean)

    * New translations common.json (Russian)

    * New translations common.json (Chinese Simplified)

    * New translations common.json (Turkish)

    * New translations common.json (German)

commit 64d692d
Merge: 09cd389 7be135d
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Fri Jan 7 12:05:56 2022 +0100

    Merge branch 'develop' of https://github.com/LedgerHQ/ledger-live-mobile into custom-manifest

commit 7be135d
Merge: 8b28024 b8add92
Author: Junichi Sugiura <jun.sugiura.jp@gmail.com>
Date:   Fri Jan 7 11:58:42 2022 +0100

    Merge pull request #2084 from LedgerHQ/platform-experimental

    Introduce Developer settings and add toggle button to show experimental platform apps

commit 8b28024
Author: Gaëtan Renaudeau <renaudeau.gaetan@gmail.com>
Date:   Fri Jan 7 11:11:58 2022 +0100

    add incoming error wording

commit c73320f
Author: Team Live <team-live@ledger.fr>
Date:   Fri Jan 7 09:28:53 2022 +0000

    Bump iOS version to v2.37.0-340 (nightly)

commit bfb7885
Author: Team Live <team-live@ledger.fr>
Date:   Fri Jan 7 09:27:45 2022 +0000

    Bump android version to v2.37.0-4194582 (nightly)

commit 765937b
Author: hzheng-ledger <71653044+hzheng-ledger@users.noreply.github.com>
Date:   Fri Jan 7 10:40:39 2022 +0100

    update wording (#2091)

commit 09cd389
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Fri Jan 7 10:12:50 2022 +0100

    add DeveloperCustomManifest screen

commit 09ae741
Author: Kevin Lambert <86959861+klambert-ledger@users.noreply.github.com>
Date:   Thu Jan 6 19:53:26 2022 +0100

    Fix NFT Gallery link when coming from asset alloc (#2089)

commit 819b658
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Thu Jan 6 19:40:08 2022 +0100

    live-common 21.25.2 (#2093)

commit 25e1ce1
Author: Valentin D. Pinkman <valentin.d.pinkman@icloud.com>
Date:   Thu Jan 6 18:06:43 2022 +0100

    LL-5534 lint app.json lang files (#2092)

commit e73e887
Author: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
Date:   Thu Jan 6 12:04:09 2022 +0100

    base for 2.37.0

commit bdc161b
Merge: dc51c01 183b65b
Author: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
Date:   Thu Jan 6 12:00:10 2022 +0100

    Merge branch 'releases/2.36.x' into develop

    * releases/2.36.x:
      v2.36.3
      fix wording for address typehelp screen for taproot (#2060)
      Bump iOS version to v2.36.2-323
      Bump android version to v2.36.2-4194572
      v2.36.2
      LL-8253 Re-adding Elrond that was removed for 2.35 release (#2056)
      Bump iOS version to v2.36.1-322
      Bump android version to v2.36.1-4194571
      Bump android version to v2.36.1-4194570
      Bump iOS version to v2.36.1-321
      Bump iOS version to v2.36.1-320
      Bump android version to v2.36.1-4194569
      Bump iOS version to v2.36.1-319
      fix fastfile
      Bump android version to v2.36.1-4194568
      Bump iOS version to v2.36.1-318
      Bump android version to v2.36.1-4194567
      Bump iOS version to v2.36.1-317
      v2.36.1

commit dc51c01
Author: LFBarreto <lfb.access@gmail.com>
Date:   Thu Jan 6 11:30:30 2022 +0100

    ENGB2C-104 Swap form (#1877)

    * LL-6623 integrate swap form v2 tab navigation

    * LL-6626 LL-6627 (SwapV2): integrate account selection

    * LL-6625 (SwapFormV2): integrate form account and amount selection

    * in progress

    * (SwapFormV2): add in extra form inputs

    * in progress

    * in progress

    * in progress

    * (SwapForm): currency selection fixes

    * LL-6630 (SwapForm): integrate provider selection screen

    * LL-7281 7280 LL-6632 Qa fixes

    * LL-6622 (Swap) No asset modal

    * LL-7278 (Swap) disable cta if no rate or error

    * LL 6631 swap form - select fees screen (#1906)

    * create swrap form screen fee + modify fee select component

    * remove new component to use old components - prettier - cleanup - SelectFeesStrategy new design (figma)

    * add comment

    * remove unused style

    * remove unused state

    * revert selectFeesStrategy design change

    * lint + add useCallback to onSetTransaction

    * Move i18n from swap to swapv2 - fixes from PR

    * cleanup

    * LL-6623 (SwapForm): integrate llc logic and clean everything up

    * fix lint

    * LL-6994 (Swap) add analytics events

    * LL-6889 LL-7281 LL-7330 LL-7178 LL-7125 LL-7077 (Swap): review and fixes

    * fixes in progress

    * install react navigation v6

    * replace dangerouslyGetParent by getParent

    * (Deeplink): update for v6 linking

    * replace mode="modal" with new api

    * Remove useless dependency to hw-app-btc (#1962)

    * Remove useless dependency to hw-app-btc

    * Also remove hw-app-eth and hw-app-xrp

    * LL-7365 sunset stealthcoin (#1958)

    * New translations common.json (Russian) (#1964)

    * Fix contrast of text colors in WebPlatformPlayer/InfoPanel (#1945)

    * update live-common

    * remove header="modal" and update to new API

    * (tab): update configs

    * (Tab): remove height from style

    * remove tabBarVisible option

    * downgrade react-native-tab-view due to FlatList issue

    * (AnimatedHeaderView): fix initial height issue

    * Revert "fixes in progress"

    This reverts commit cdc5ab5.

    * LL-7828 (Swap): fix rate expiration logic

    * LL-7887 (Swap): capitalize provider name

    * LL-7869 (Swap): issue during confimation step

    * LL-7847 (SwapForm): fix padding in fees screen

    * LL-7281 (SwapForm): fix error message ellipsis

    * LL-6625 (SwapForm): filter non swapable currencies on from selector

    * LL-6631 (SwapForm): fix edit fees issue

    * LL-6994 (SwapForm): analytics page swap device history

    * LL-7846 (Swap form): use max should disabled from input

    * LL-6896 (Swap): change kyc pending wording

    * feat(swap): make target amount 'responsive' (#1973)

    * fix: KeyboardView vertical offset (#2002)

    Take into account the header height value and the current height of the StatusBar
    to calculate the vertical offset of the KeyboardView.
    Change the behavior from "padding" to "height" to match the expected behavior.

    * LL-8168 (Swap): cta issue fix

    * LL-8169 (Swap): issue in default account selection

    * (Swap form): fix fees disabled

    * LL-6622 (SwapForm): no assets to swap fix issue

    * (SwapForm): fix some side effect issues

    * LL-8169 (Swap): fix add account flow issue

    * LL-7843 (Swap) input font size and some style issues

    * LL-7330 (Swap) fix send max value issue

    * (Swap) fix add account issue

    * (Swap): fix default currency and default account reresh issue

    * (Swap): fix default currency and default account reresh issue

    * (Swap): fix initial validation issue

    * (Swap): remove legacy

    * (Swap): remove legacy

    * (Swap): cleanup legacy

    * fix review

    Co-authored-by: nparigi-ledger <89014981+nparigi-ledger@users.noreply.github.com>
    Co-authored-by: JunichiSugiura <jun.sugiura.jp@gmail.com>
    Co-authored-by: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
    Co-authored-by: Hakim <59644786+haammar-ledger@users.noreply.github.com>
    Co-authored-by: @greweb <renaudeau.gaetan@gmail.com>
    Co-authored-by: ofreyssinet-ledger <91890529+ofreyssinet-ledger@users.noreply.github.com>
    Co-authored-by: J <jonathan.giamporcaro@gmail.com>

commit 89d95c8
Author: Juan Cortes Ross <juan@bohem.io>
Date:   Mon Nov 15 12:20:01 2021 +0100

    LL-7621 Less intrusive fw update banner

commit 639752f
Author: Team Live <team-live@ledger.fr>
Date:   Wed Jan 5 22:40:27 2022 +0000

    Bump iOS version to v2.36.0-339 (nightly)

commit a0dfc98
Author: Team Live <team-live@ledger.fr>
Date:   Wed Jan 5 22:38:39 2022 +0000

    Bump android version to v2.36.0-4194581 (nightly)

commit 5ab5f26
Author: Valentin D. Pinkman <valentin.d.pinkman@icloud.com>
Date:   Wed Jan 5 18:02:51 2022 +0100

    LL-8891 switch to run CI on external contribs (#2088)

commit 623bc6f
Author: Kevin Lambert <86959861+klambert-ledger@users.noreply.github.com>
Date:   Wed Jan 5 16:56:29 2022 +0100

    LL 8837 - NFT image to pure component (#2078)

    * Add skeleton background color for dark theme

    * Change NftImage to PureComponent

commit b8add92
Merge: 1f8f621 92db201
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Wed Jan 5 10:23:41 2022 +0100

    Merge branch 'develop' of https://github.com/LedgerHQ/ledger-live-mobile into platform-experimental

commit 92db201
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Tue Jan 4 17:59:07 2022 +0100

    Update live-common (#2086)

    https://github.com/LedgerHQ/ledger-live-common/releases/tag/v21.24.0

commit 3a92c24
Author: Gabriel Restori Soares <gabriel.soares@ledger.fr>
Date:   Tue Jan 4 16:14:34 2022 +0100

    Limit the number of lines for the NFT's name in the viewer (#2082)

commit ec6a716
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Tue Jan 4 16:14:05 2022 +0100

    New Crowdin updates (#2085)

    * New translations common.json (French)

    * New translations common.json (Russian)

commit 577735d
Author: Gabriel Restori Soares <gabriel.soares@ledger.fr>
Date:   Tue Jan 4 16:13:34 2022 +0100

    LL-8839 - Fix NFT attributes font weights (#2079)

    * Fix NFT attributes font weights

    * Make NFT properties key bold

    Co-authored-by: klambert-ledger <kevin.lambert@ledger.fr>

commit 1f8f621
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Tue Jan 4 12:56:21 2022 +0100

    fix json syntax

commit 3b78360
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Tue Jan 4 12:22:21 2022 +0100

    make discover screen reactive to PLATFORM_EXPERIMENTAL_APPS flag

commit ddfd951
Merge: 578b605 3934d8e
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Tue Jan 4 11:20:08 2022 +0100

    Merge branch 'develop' of https://github.com/LedgerHQ/ledger-live-mobile into platform-experimental

commit 3934d8e
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Tue Jan 4 10:44:23 2022 +0100

    Update live-common 21.23.0 (#2083)

commit f952f62
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 3 22:42:10 2022 +0000

    Bump iOS version to v2.36.0-338 (nightly)

commit b80e555
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 3 22:38:45 2022 +0000

    Bump android version to v2.36.0-4194580 (nightly)

commit a158c90
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 3 16:27:55 2022 +0000

    Bump iOS version to v2.36.0-337 (nightly)

commit 578b605
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Mon Jan 3 17:38:15 2022 +0100

    show experimental platform apps

commit afb2416
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 3 16:23:01 2022 +0000

    Bump android version to v2.36.0-4194579 (nightly)

commit f2872f7
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Mon Jan 3 17:12:56 2022 +0100

    add Developer Settings

commit a5860a6
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 3 15:22:44 2022 +0000

    Bump iOS version to v2.36.0-336 (nightly)

commit 2227d8a
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 3 15:18:29 2022 +0000

    Bump android version to v2.36.0-4194578 (nightly)

commit 8d897f2
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Mon Jan 3 13:46:50 2022 +0100

    New Crowdin updates (#2065)

    * New translations common.json (Japanese)

    * New translations common.json (Russian)

    * New translations common.json (Korean)

    * New translations common.json (Korean)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Russian)

    * New translations common.json (Japanese)

    * New translations common.json (French)

    * New translations common.json (Turkish)

    * New translations common.json (Turkish)

    * New translations common.json (Korean)

    * New translations common.json (Spanish)

    * New translations common.json (Turkish)

    * New translations common.json (Arabic)

    * New translations common.json (Chinese Simplified)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Korean)

    * New translations common.json (French)

    * New translations common.json (Spanish)

    * New translations common.json (Arabic)

    * New translations common.json (Japanese)

    * New translations common.json (Korean)

    * New translations common.json (Russian)

    * New translations common.json (Chinese Simplified)

    * New translations common.json (Turkish)

    * New translations common.json (German)

    * New translations common.json (German)

commit e3437c9
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Mon Jan 3 10:32:04 2022 +0100

    bump live-common (#2074)

    * bump live-common

    * + LL-8818 LL-8820

commit 16e609c
Author: konoart <91595347+konoart@users.noreply.github.com>
Date:   Mon Jan 3 10:08:14 2022 +0100

    Solana Integration (#2055)

    * solana init family

    * solana add support page url

    * solana fix lint

    * solana parametrize memo too long error

    * solana add opt in flow

    * remove tokens related code

commit 8b7065e
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 31 22:38:18 2021 +0000

    Bump android version to v2.36.0-4194577 (nightly)

commit 04a34ec
Author: Team Live <team-live@ledger.fr>
Date:   Thu Dec 30 15:37:25 2021 +0000

    Bump android version to v2.36.0-4194576 (nightly)

commit b4cb69c
Author: Kevin Lambert <86959861+klambert-ledger@users.noreply.github.com>
Date:   Thu Dec 30 13:56:48 2021 +0100

    LL-8604 - Make Operation Icon green for NFT received op (#2076)

commit c6801fd
Author: Kevin Lambert <86959861+klambert-ledger@users.noreply.github.com>
Date:   Thu Dec 30 11:14:56 2021 +0100

    LL-8607 - Specify navigator for NftCollection screen (#2077)

commit a02631e
Author: Kevin Lambert <86959861+klambert-ledger@users.noreply.github.com>
Date:   Thu Dec 30 11:14:00 2021 +0100

    LL-8518  - Fix nfts being visible even when empty in Account (#2069)

commit 04f3ce2
Author: Team Live <team-live@ledger.fr>
Date:   Wed Dec 29 22:39:06 2021 +0000

    Bump android version to v2.36.0-4194575 (nightly)

commit 423571c
Author: Gabriel Restori Soares <gabriel.soares@ledger.fr>
Date:   Tue Dec 28 14:47:37 2021 +0100

     LL-8469- Hide properties and description rows when there's no data (#2075)

commit e52998a
Author: Gabriel Restori Soares <gabriel.soares@ledger.fr>
Date:   Tue Dec 28 10:43:24 2021 +0100

    LL-8459  - Hide quantity for non-ERC-1155 NFTs (#2073)

commit d7f66db
Author: Team Live <team-live@ledger.fr>
Date:   Mon Dec 27 22:38:45 2021 +0000

    Bump android version to v2.36.0-4194574 (nightly)

commit cfd6bd4
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 24 22:39:07 2021 +0000

    Bump iOS version to v2.36.0-335 (nightly)

commit d5f1ed1
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 24 22:38:13 2021 +0000

    Bump android version to v2.36.0-4194573 (nightly)

commit c160e00
Author: Gaëtan Renaudeau <renaudeau.gaetan@gmail.com>
Date:   Fri Dec 24 14:05:56 2021 +0100

    Revert "live-common bump"

    This reverts commit 5e500f5.

commit 5e500f5
Author: Gaëtan Renaudeau <renaudeau.gaetan@gmail.com>
Date:   Fri Dec 24 13:30:22 2021 +0100

    live-common bump

commit 1a20d7d
Author: Team Live <team-live@ledger.fr>
Date:   Wed Dec 22 22:42:09 2021 +0000

    Bump iOS version to v2.36.0-334 (nightly)

commit bd8067d
Author: Team Live <team-live@ledger.fr>
Date:   Wed Dec 22 22:38:32 2021 +0000

    Bump android version to v2.36.0-4194572 (nightly)

commit 183b65b
Author: Gaëtan Renaudeau <renaudeau.gaetan@gmail.com>
Date:   Thu Dec 16 12:52:24 2021 +0100

    v2.36.3

commit 8cdb5f7
Author: hzheng-ledger <71653044+hzheng-ledger@users.noreply.github.com>
Date:   Thu Dec 16 10:11:56 2021 +0100

    fix wording for address typehelp screen for taproot (#2060)

commit 36d812f
Author: Team Live <team-live@ledger.fr>
Date:   Mon Dec 13 10:17:34 2021 +0000

    Bump iOS version to v2.36.2-323

commit 6434689
Author: Team Live <team-live@ledger.fr>
Date:   Mon Dec 13 10:13:35 2021 +0000

    Bump android version to v2.36.2-4194572

commit aa9d455
Author: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
Date:   Fri Dec 10 16:47:46 2021 +0100

    v2.36.2

commit f8da072
Author: porenes-ledger <86776562+porenes-ledger@users.noreply.github.com>
Date:   Fri Dec 10 15:14:33 2021 +0100

    LL-8253 Re-adding Elrond that was removed for 2.35 release (#2056)

commit 72d10d3
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 16:54:58 2021 +0000

    Bump iOS version to v2.36.1-322

commit 005685b
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 16:45:53 2021 +0000

    Bump android version to v2.36.1-4194571

commit 8ab6f5e
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 16:31:57 2021 +0000

    Bump android version to v2.36.1-4194570

commit a8dc410
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 16:07:07 2021 +0000

    Bump iOS version to v2.36.1-321

commit 6255ec9
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 10:58:48 2021 +0000

    Bump iOS version to v2.36.1-320

commit d663612
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 10:50:13 2021 +0000

    Bump android version to v2.36.1-4194569

commit ea685c3
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 10:06:45 2021 +0000

    Bump iOS version to v2.36.1-319

commit 7ef6ae1
Author: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
Date:   Fri Dec 10 11:25:00 2021 +0100

    fix fastfile

commit bd6a399
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 09:59:40 2021 +0000

    Bump android version to v2.36.1-4194568

commit d85eac7
Author: Team Live <team-live@ledger.fr>
Date:   Wed Dec 8 11:16:53 2021 +0000

    Bump iOS version to v2.36.1-318

commit bc4597d
Author: Team Live <team-live@ledger.fr>
Date:   Wed Dec 8 11:07:18 2021 +0000

    Bump android version to v2.36.1-4194567

commit ab5cd07
Author: Team Live <team-live@ledger.fr>
Date:   Wed Dec 8 10:39:03 2021 +0000

    Bump iOS version to v2.36.1-317

commit 56028c9
Author: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
Date:   Wed Dec 8 11:00:00 2021 +0100

    v2.36.1
LFBarreto added a commit that referenced this pull request Mar 29, 2022
* LL-7744 (V3): init branching setup

* install react navigation v6

* replace dangerouslyGetParent by getParent

* (Deeplink): update for v6 linking

* replace mode="modal" with new api

* Remove useless dependency to hw-app-btc (#1962)

* Remove useless dependency to hw-app-btc

* Also remove hw-app-eth and hw-app-xrp

* LL-7365 sunset stealthcoin (#1958)

* New translations common.json (Russian) (#1964)

* Fix contrast of text colors in WebPlatformPlayer/InfoPanel (#1945)

* update live-common

* remove header="modal" and update to new API

* (tab): update configs

* (Tab): remove height from style

* remove tabBarVisible option

* downgrade react-native-tab-view due to FlatList issue

* (AnimatedHeaderView): fix initial height issue

* (Vitry): fix style provider theme merging issue

* remove unnecessary dep

* LL-8037 Use rebranded checkbox and switch components (#1978)

* Use design system for Checkbox and Swich components

* Removed useless @flow marker on checkbox file

* Rebranding of the bottom modal and bump native ui library version (#1983)

* LL-7745 - navigation footer rebrand (#1984)

* Rebrand footer navigation

* remove log

* rebranding: Button proxy component (#1986)

* LL-8036 - Infer font weight from LText to UI's Text, mark LTExt as deprecated (#1990)

* (V3): update package.json

* Upgrade @ledgerhq/native-ui to 0.3.0

* Upgrade pods

* Link fonts

* match react native reanimated version from native ui

* rebranding: first 2 onboarding screens

* Old color palette was erasing new palette, reversed this. Also new color palette doesn't use only light theme anymore.

* rebrand: add text input component wrapper (#2033)

Co-authored-by: jelbaz-ledger <julien.el-baz@ledger.fr>

* rebrand: improve the onboarding language modal transitions and flow (#2035)

Co-authored-by: jelbaz-ledger <julien.el-baz@ledger.fr>

* LL-7747/7748/7749 - V3 - Onboarding (#2021)

* design(onboarding): rework terms screen

Additionaly, I created the common layout for the onboarding screens and
update some wording.

* chore: add V3 nanoS/X illustrations

* feat(onboarding):integrate device selection screen

In addition to that, updated some wording and fix Touchable onPress type.

* design(reborn): rework the onboard flow selection

Additionally, I updated the OnboardingView component
- Make title props falcultative
- Set the title in uppercase

* update @ledgerhq/native-ui to 0.5.0

* refacto: move the placeholder illustration

* refacto: make NavigationHeader/ModalContainer customisable

* feat(v3): create info stepper

* LL-8031 - Rebranding - Notification center (#2010)

* LL-8031 - Refactor and redesign whole notification center (news, status, snackbar)

* update to last nativeui release

* Add key to tab map

* Bump native-ui dependency

* Operation list v3 rebranding (#2066)

Add OperationStatusIcon (using BoxedIcon from native-ui next release)


Reformat styles for OperationRow


Add SectionHeader v3 styling


Upgrade @ledgerhq/native-ui

* LL-7753 Rebrand device select (#2070)

* wip

* Rebrand device select screens

* update ui

Co-authored-by: LFBarreto <lfb.access@gmail.com>

* Fix metro config for V3

It was broken after merging develop which included .cjs resolver in metro config (PR #2048)

* LL-7750 - Onboarding - Flow stepper  (#2068)

* chore(i18n): create v3 key

This key will allow us to modify/add new keys without impacting v2 translation.

* chore(setup): typescript - make JSON resolvable

* feat(onboardin): create setup steps

This commit add the main setup flow and all associated steps in the onboarding.
Side flow thats use drawer is coming up.

* feat(onboarding): create/connect drawers

In this commit:
- I create the four drawers needed for one flow of the onboarding process
- Connect them to the flow and take opportunity to refactoring the setup device index
- Add the related navigators and improve the generic modal components to be more flexible
- Update the mobile translations

* fix(pod): Sentry

* V3 - Rebrand Settings page layout + General category (#2105)

* Rebrang Settings page layout + General category

* Change debug icon

* Merge develop

Squashed commit of the following:

commit ca60784c8db61c421d7161e4fb2da7e1b558d1bf
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 17 22:38:27 2022 +0000

    Bump android version to v2.37.0-4194587 (nightly)

commit 73c47ebbf2d1e11e9ba2e360b31c3cbd287b79bf
Merge: a540ab6d 89d95c86
Author: Juan Cortés Ross <juan@bohem.io>
Date:   Sat Jan 15 21:44:03 2022 +0100

    Merge pull request #1979 from LedgerHQ/LL-7621

    LL-7621 Less intrusive fw update banner

commit a540ab6d13613acc4dde49fac1be865e56d10416
Author: Team Live <team-live@ledger.fr>
Date:   Fri Jan 14 22:38:49 2022 +0000

    Bump android version to v2.37.0-4194586 (nightly)

commit 3c39c0ca2c7d94dccdd5b564e1f3d4af6d33470a
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Fri Jan 14 14:51:07 2022 +0100

    update live-common (#2121)

commit e24b8f2608b955ee15cde5e7d827878371e5c487
Author: Valentin D. Pinkman <valentin.d.pinkman@icloud.com>
Date:   Fri Jan 14 14:30:59 2022 +0100

    LL-8955 external contributions CI (#2112)

commit 3d752e11882fa33c5fe2fc1a535e8c58df18dc56
Author: Juan Cortés Ross <juan@bohem.io>
Date:   Fri Jan 14 10:36:13 2022 +0100

    LL-8962 Drop jcenter to fix android builds (#2117)

    * LL-8962 Drop jcenter to fix android builds

    * Trigger Build

commit 9aaf2f6c18a8c708429c3b12facc968c9b30a119
Author: Team Live <team-live@ledger.fr>
Date:   Wed Jan 12 22:37:56 2022 +0000

    Bump android version to v2.37.0-4194585 (nightly)

commit e45980637bc471b39f3cebb0a5bdf9489748038b
Author: Juan Cortés Ross <juan@bohem.io>
Date:   Wed Jan 12 14:32:06 2022 +0100

    LL-6233 Fix analytics on LLM (#2081)

    * LL-6233 Fix analytics on LLM

    * Fix order of events slice

commit 9072f3a4e36785fb393b9586999c3b5208492273
Author: J <jonathan.giamporcaro@gmail.com>
Date:   Wed Jan 12 14:30:44 2022 +0100

    fix(i18n): portfolio translation (#2096)

commit 19b98025856713392fee19eef51870fdc7f9c5c0
Author: J <jonathan.giamporcaro@gmail.com>
Date:   Wed Jan 12 14:29:41 2022 +0100

    fix(podfile): update Sentry (#2090)

commit 964ff3f72241bd4836e1e0d07201392eb598717c
Author: J <jonathan.giamporcaro@gmail.com>
Date:   Wed Jan 12 14:24:56 2022 +0100

    design: fix discover icon (#2098)

commit 7d86022db2ec668be495994e9d62404b41edf4d6
Author: ofreyssinet-ledger <91890529+ofreyssinet-ledger@users.noreply.github.com>
Date:   Tue Jan 11 18:00:02 2022 +0100

    LL-7607 Add inline app installs analytics events (#1957)

    * Add event inline-app install for some flows (WIP)

    * Add event "inline-app install" for buy & add account flows

    * Add event "inline-app install" for swap with no account flow

    * Add event "inline app install" for send flow

    * Move inline-app-install event detection logic lower in DeviceAction

    * Handle more flows

    * Fix lint

    * Fix flow

    * Add analyticsPropertyFlow: "swap" in new swap when navigating to screen with potential in-app install

    Co-authored-by: Nabil Bourenane <bourenane.nabil@icloud.com>

commit 892d6a3e34693a330d05b49e2351b605415ec85a
Author: ofreyssinet-ledger <91890529+ofreyssinet-ledger@users.noreply.github.com>
Date:   Tue Jan 11 17:10:18 2022 +0100

    LL-8928 - Fix "Receive page is blank" (#2107)

    * Fix ReceiveFunds/ConnectDevice missing params when navigating in onSkipDevice

    * Revert something I tried during debugging

commit c35084dd1a3ae9435ad6e949eb0e286de136ee7d
Author: ofreyssinet-ledger <91890529+ofreyssinet-ledger@users.noreply.github.com>
Date:   Tue Jan 11 17:10:07 2022 +0100

    Fix crash when KeyboardView is used out of a navigator with a header (#2106)

    By default useHeaderHeight() throws an error if it is used outside of a HeaderHeightContext.Provider. The fix is to do what  useHeaderHeight() does under the hood but handle an undefined returned value by simply defaulting to 0.

commit 7075e481a570882a330819490fa16432dc53dbe3
Merge: 41b1c176 c2ff8941
Author: Junichi Sugiura <jun.sugiura.jp@gmail.com>
Date:   Tue Jan 11 11:43:38 2022 +0100

    Merge pull request #2094 from LedgerHQ/custom-manifest

    Load custom platform manifest

commit c2ff89414d7fc00a740e335abcb8570d7d3dcba7
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Tue Jan 11 11:17:57 2022 +0100

    fix logic adding local manifest

commit 1cb311a0ab7f08f20710371c0f79e39059b5e5f8
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Tue Jan 11 11:16:07 2022 +0100

    handle multiple manifest

commit 41b1c1762a04e15bf5169ef304b8ed1bd411aee3
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 10 22:39:48 2022 +0000

    Bump iOS version to v2.37.0-342 (nightly)

commit 0f13959a49d81eac2291cb7d8240005f3a526f6e
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 10 22:37:27 2022 +0000

    Bump android version to v2.37.0-4194584 (nightly)

commit 8a9f61e8822870acfce383f4590d5de189916a7b
Author: Team Live <team-live@ledger.fr>
Date:   Fri Jan 7 22:41:40 2022 +0000

    Bump iOS version to v2.37.0-341 (nightly)

commit 6dcfac39927fceb01d48e99045d62b36282078fb
Author: Team Live <team-live@ledger.fr>
Date:   Fri Jan 7 22:38:32 2022 +0000

    Bump android version to v2.37.0-4194583 (nightly)

commit 09cb9181fcfd4e3d3c295f3dcded537f1733f7af
Author: Juan Cortés Ross <juan@bohem.io>
Date:   Fri Jan 7 17:53:39 2022 +0100

    LL-8751 fix ble pairing timeDout rendering (#2101)

commit 64ca4341e7722eeee917dd228f77bf577e7f62f1
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Fri Jan 7 17:12:34 2022 +0100

    New Crowdin updates (#2095)

    * New translations common.json (French)

    * New translations common.json (Spanish)

    * New translations common.json (Arabic)

    * New translations common.json (Japanese)

    * New translations common.json (Korean)

    * New translations common.json (Russian)

    * New translations common.json (Chinese Simplified)

    * New translations common.json (Turkish)

    * New translations common.json (German)

    * New translations common.json (French)

commit bfdb2846921584f4b6c1a0459f6805109f031c6c
Author: hzheng-ledger <71653044+hzheng-ledger@users.noreply.github.com>
Date:   Fri Jan 7 17:05:01 2022 +0100

    [LL-8832] add taproot warning message (#2099)

    * update wording

    * add taproot warning message in receive screen

    * add some padding

commit c422e5f14d2dd7b9d456a13ab541343b9dc54f09
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Fri Jan 7 17:00:35 2022 +0100

    live-common 21.26.0 (#2100)

commit c85d6f50f794d25640834eb00318c008e54c3a3c
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Fri Jan 7 12:06:59 2022 +0100

    New Crowdin updates (#2087)

    * New translations common.json (Turkish)

    * New translations common.json (French)

    * New translations common.json (Spanish)

    * New translations common.json (Arabic)

    * New translations common.json (Japanese)

    * New translations common.json (Korean)

    * New translations common.json (Russian)

    * New translations common.json (Chinese Simplified)

    * New translations common.json (Turkish)

    * New translations common.json (German)

    * New translations common.json (French)

    * New translations common.json (French)

    * New translations common.json (Russian)

    * New translations common.json (French)

    * New translations common.json (Spanish)

    * New translations common.json (Arabic)

    * New translations common.json (Japanese)

    * New translations common.json (Korean)

    * New translations common.json (Russian)

    * New translations common.json (Chinese Simplified)

    * New translations common.json (Turkish)

    * New translations common.json (German)

    * New translations common.json (French)

    * New translations common.json (Turkish)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (French)

    * New translations common.json (Spanish)

    * New translations common.json (Arabic)

    * New translations common.json (Japanese)

    * New translations common.json (Korean)

    * New translations common.json (Russian)

    * New translations common.json (Chinese Simplified)

    * New translations common.json (Turkish)

    * New translations common.json (German)

commit 64d692db0edb4d3338936f9211f03f0c558a31c9
Merge: 09cd3892 7be135de
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Fri Jan 7 12:05:56 2022 +0100

    Merge branch 'develop' of https://github.com/LedgerHQ/ledger-live-mobile into custom-manifest

commit 7be135de729a1941e156e258b22a7125b11c3ee5
Merge: 8b28024f b8add921
Author: Junichi Sugiura <jun.sugiura.jp@gmail.com>
Date:   Fri Jan 7 11:58:42 2022 +0100

    Merge pull request #2084 from LedgerHQ/platform-experimental

    Introduce Developer settings and add toggle button to show experimental platform apps

commit 8b28024f69325ea657482cfe67b270dd1162d2a4
Author: Gaëtan Renaudeau <renaudeau.gaetan@gmail.com>
Date:   Fri Jan 7 11:11:58 2022 +0100

    add incoming error wording

commit c73320f74fc35de2b177d43faa5454baa0593752
Author: Team Live <team-live@ledger.fr>
Date:   Fri Jan 7 09:28:53 2022 +0000

    Bump iOS version to v2.37.0-340 (nightly)

commit bfb78855f8c92209695a2c0357f0632cdb1794fa
Author: Team Live <team-live@ledger.fr>
Date:   Fri Jan 7 09:27:45 2022 +0000

    Bump android version to v2.37.0-4194582 (nightly)

commit 765937b7d01335d4386e907264f388b0c1e1f593
Author: hzheng-ledger <71653044+hzheng-ledger@users.noreply.github.com>
Date:   Fri Jan 7 10:40:39 2022 +0100

    update wording (#2091)

commit 09cd389205f166eecd1c30ab1221f7d495c55560
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Fri Jan 7 10:12:50 2022 +0100

    add DeveloperCustomManifest screen

commit 09ae74125cbc6a9042ffd325392d801320a8eb16
Author: Kevin Lambert <86959861+klambert-ledger@users.noreply.github.com>
Date:   Thu Jan 6 19:53:26 2022 +0100

    Fix NFT Gallery link when coming from asset alloc (#2089)

commit 819b6582bb4db7d0182075bf6256b9900edb7758
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Thu Jan 6 19:40:08 2022 +0100

    live-common 21.25.2 (#2093)

commit 25e1ce1c107470a194cbd246f4db86e58504a926
Author: Valentin D. Pinkman <valentin.d.pinkman@icloud.com>
Date:   Thu Jan 6 18:06:43 2022 +0100

    LL-5534 lint app.json lang files (#2092)

commit e73e887f3bcda49b8bcdc32a2d04ae583c3ea349
Author: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
Date:   Thu Jan 6 12:04:09 2022 +0100

    base for 2.37.0

commit bdc161b251632ad70a4e9b1a66f46f55667a141f
Merge: dc51c010 183b65be
Author: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
Date:   Thu Jan 6 12:00:10 2022 +0100

    Merge branch 'releases/2.36.x' into develop

    * releases/2.36.x:
      v2.36.3
      fix wording for address typehelp screen for taproot (#2060)
      Bump iOS version to v2.36.2-323
      Bump android version to v2.36.2-4194572
      v2.36.2
      LL-8253 Re-adding Elrond that was removed for 2.35 release (#2056)
      Bump iOS version to v2.36.1-322
      Bump android version to v2.36.1-4194571
      Bump android version to v2.36.1-4194570
      Bump iOS version to v2.36.1-321
      Bump iOS version to v2.36.1-320
      Bump android version to v2.36.1-4194569
      Bump iOS version to v2.36.1-319
      fix fastfile
      Bump android version to v2.36.1-4194568
      Bump iOS version to v2.36.1-318
      Bump android version to v2.36.1-4194567
      Bump iOS version to v2.36.1-317
      v2.36.1

commit dc51c010e7ee501d2d11040a0d96bebf8710a0ba
Author: LFBarreto <lfb.access@gmail.com>
Date:   Thu Jan 6 11:30:30 2022 +0100

    ENGB2C-104 Swap form (#1877)

    * LL-6623 integrate swap form v2 tab navigation

    * LL-6626 LL-6627 (SwapV2): integrate account selection

    * LL-6625 (SwapFormV2): integrate form account and amount selection

    * in progress

    * (SwapFormV2): add in extra form inputs

    * in progress

    * in progress

    * in progress

    * (SwapForm): currency selection fixes

    * LL-6630 (SwapForm): integrate provider selection screen

    * LL-7281 7280 LL-6632 Qa fixes

    * LL-6622 (Swap) No asset modal

    * LL-7278 (Swap) disable cta if no rate or error

    * LL 6631 swap form - select fees screen (#1906)

    * create swrap form screen fee + modify fee select component

    * remove new component to use old components - prettier - cleanup - SelectFeesStrategy new design (figma)

    * add comment

    * remove unused style

    * remove unused state

    * revert selectFeesStrategy design change

    * lint + add useCallback to onSetTransaction

    * Move i18n from swap to swapv2 - fixes from PR

    * cleanup

    * LL-6623 (SwapForm): integrate llc logic and clean everything up

    * fix lint

    * LL-6994 (Swap) add analytics events

    * LL-6889 LL-7281 LL-7330 LL-7178 LL-7125 LL-7077 (Swap): review and fixes

    * fixes in progress

    * install react navigation v6

    * replace dangerouslyGetParent by getParent

    * (Deeplink): update for v6 linking

    * replace mode="modal" with new api

    * Remove useless dependency to hw-app-btc (#1962)

    * Remove useless dependency to hw-app-btc

    * Also remove hw-app-eth and hw-app-xrp

    * LL-7365 sunset stealthcoin (#1958)

    * New translations common.json (Russian) (#1964)

    * Fix contrast of text colors in WebPlatformPlayer/InfoPanel (#1945)

    * update live-common

    * remove header="modal" and update to new API

    * (tab): update configs

    * (Tab): remove height from style

    * remove tabBarVisible option

    * downgrade react-native-tab-view due to FlatList issue

    * (AnimatedHeaderView): fix initial height issue

    * Revert "fixes in progress"

    This reverts commit cdc5ab58a6066fa99bff29064c14c8e17ac798a3.

    * LL-7828 (Swap): fix rate expiration logic

    * LL-7887 (Swap): capitalize provider name

    * LL-7869 (Swap): issue during confimation step

    * LL-7847 (SwapForm): fix padding in fees screen

    * LL-7281 (SwapForm): fix error message ellipsis

    * LL-6625 (SwapForm): filter non swapable currencies on from selector

    * LL-6631 (SwapForm): fix edit fees issue

    * LL-6994 (SwapForm): analytics page swap device history

    * LL-7846 (Swap form): use max should disabled from input

    * LL-6896 (Swap): change kyc pending wording

    * feat(swap): make target amount 'responsive' (#1973)

    * fix: KeyboardView vertical offset (#2002)

    Take into account the header height value and the current height of the StatusBar
    to calculate the vertical offset of the KeyboardView.
    Change the behavior from "padding" to "height" to match the expected behavior.

    * LL-8168 (Swap): cta issue fix

    * LL-8169 (Swap): issue in default account selection

    * (Swap form): fix fees disabled

    * LL-6622 (SwapForm): no assets to swap fix issue

    * (SwapForm): fix some side effect issues

    * LL-8169 (Swap): fix add account flow issue

    * LL-7843 (Swap) input font size and some style issues

    * LL-7330 (Swap) fix send max value issue

    * (Swap) fix add account issue

    * (Swap): fix default currency and default account reresh issue

    * (Swap): fix default currency and default account reresh issue

    * (Swap): fix initial validation issue

    * (Swap): remove legacy

    * (Swap): remove legacy

    * (Swap): cleanup legacy

    * fix review

    Co-authored-by: nparigi-ledger <89014981+nparigi-ledger@users.noreply.github.com>
    Co-authored-by: JunichiSugiura <jun.sugiura.jp@gmail.com>
    Co-authored-by: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
    Co-authored-by: Hakim <59644786+haammar-ledger@users.noreply.github.com>
    Co-authored-by: @greweb <renaudeau.gaetan@gmail.com>
    Co-authored-by: ofreyssinet-ledger <91890529+ofreyssinet-ledger@users.noreply.github.com>
    Co-authored-by: J <jonathan.giamporcaro@gmail.com>

commit 89d95c86e83dace382f209c331ebf3d9e3ccd24b
Author: Juan Cortes Ross <juan@bohem.io>
Date:   Mon Nov 15 12:20:01 2021 +0100

    LL-7621 Less intrusive fw update banner

commit 639752f67faca858083cf5932becb2f537577eac
Author: Team Live <team-live@ledger.fr>
Date:   Wed Jan 5 22:40:27 2022 +0000

    Bump iOS version to v2.36.0-339 (nightly)

commit a0dfc98cbd11dc314175974c83704925f686a4a7
Author: Team Live <team-live@ledger.fr>
Date:   Wed Jan 5 22:38:39 2022 +0000

    Bump android version to v2.36.0-4194581 (nightly)

commit 5ab5f26f1f10470a6ac7f40857b96c20aedcf1bc
Author: Valentin D. Pinkman <valentin.d.pinkman@icloud.com>
Date:   Wed Jan 5 18:02:51 2022 +0100

    LL-8891 switch to run CI on external contribs (#2088)

commit 623bc6f221a859cec789ea47378ec06a2afb426d
Author: Kevin Lambert <86959861+klambert-ledger@users.noreply.github.com>
Date:   Wed Jan 5 16:56:29 2022 +0100

    LL 8837 - NFT image to pure component (#2078)

    * Add skeleton background color for dark theme

    * Change NftImage to PureComponent

commit b8add9215589edd5b474633014aa2a98bf71c93c
Merge: 1f8f6218 92db2014
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Wed Jan 5 10:23:41 2022 +0100

    Merge branch 'develop' of https://github.com/LedgerHQ/ledger-live-mobile into platform-experimental

commit 92db20149ab0b7683b75893855bd33e447fcb2fb
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Tue Jan 4 17:59:07 2022 +0100

    Update live-common (#2086)

    https://github.com/LedgerHQ/ledger-live-common/releases/tag/v21.24.0

commit 3a92c2438fb2ece9443ae10032baa0955917a8be
Author: Gabriel Restori Soares <gabriel.soares@ledger.fr>
Date:   Tue Jan 4 16:14:34 2022 +0100

    Limit the number of lines for the NFT's name in the viewer (#2082)

commit ec6a71617af19cf2140593b7fcf6fbeb7bcbe131
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Tue Jan 4 16:14:05 2022 +0100

    New Crowdin updates (#2085)

    * New translations common.json (French)

    * New translations common.json (Russian)

commit 577735d4f28b44c6fe98d4507bb4f9d76f47b013
Author: Gabriel Restori Soares <gabriel.soares@ledger.fr>
Date:   Tue Jan 4 16:13:34 2022 +0100

    LL-8839 - Fix NFT attributes font weights (#2079)

    * Fix NFT attributes font weights

    * Make NFT properties key bold

    Co-authored-by: klambert-ledger <kevin.lambert@ledger.fr>

commit 1f8f6218ab865963bec398ad3003f0e4ef1ba346
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Tue Jan 4 12:56:21 2022 +0100

    fix json syntax

commit 3b78360c24a153237d202ede10d0751ce8675bba
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Tue Jan 4 12:22:21 2022 +0100

    make discover screen reactive to PLATFORM_EXPERIMENTAL_APPS flag

commit ddfd951e7d88928f2d0d87dd0cc7f9819a5d5bd2
Merge: 578b605e 3934d8ec
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Tue Jan 4 11:20:08 2022 +0100

    Merge branch 'develop' of https://github.com/LedgerHQ/ledger-live-mobile into platform-experimental

commit 3934d8ec4c0505fd1a03d591eda5561892f5b716
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Tue Jan 4 10:44:23 2022 +0100

    Update live-common 21.23.0 (#2083)

commit f952f627bf3dec5c1bd44016eb7d22ba60b305c5
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 3 22:42:10 2022 +0000

    Bump iOS version to v2.36.0-338 (nightly)

commit b80e5553398d831c00321e6446d7d7187e605d7a
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 3 22:38:45 2022 +0000

    Bump android version to v2.36.0-4194580 (nightly)

commit a158c900b4da5fa9483bd51ba1ba0aa7d7a94fee
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 3 16:27:55 2022 +0000

    Bump iOS version to v2.36.0-337 (nightly)

commit 578b605e1ab59e1fe04119bead9e9d97666cd92c
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Mon Jan 3 17:38:15 2022 +0100

    show experimental platform apps

commit afb24164963ff076b7951e48a659b710ecb0418b
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 3 16:23:01 2022 +0000

    Bump android version to v2.36.0-4194579 (nightly)

commit f2872f769dcabfb748699194e200f4028f779772
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Mon Jan 3 17:12:56 2022 +0100

    add Developer Settings

commit a5860a6d613a4e8ffa509e5b005bc2499e5a29e7
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 3 15:22:44 2022 +0000

    Bump iOS version to v2.36.0-336 (nightly)

commit 2227d8a07d2432a661e7d6e1f63f08117123c406
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 3 15:18:29 2022 +0000

    Bump android version to v2.36.0-4194578 (nightly)

commit 8d897f2485f68a075c3091f28d705ab77b7a75c0
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Mon Jan 3 13:46:50 2022 +0100

    New Crowdin updates (#2065)

    * New translations common.json (Japanese)

    * New translations common.json (Russian)

    * New translations common.json (Korean)

    * New translations common.json (Korean)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Russian)

    * New translations common.json (Japanese)

    * New translations common.json (French)

    * New translations common.json (Turkish)

    * New translations common.json (Turkish)

    * New translations common.json (Korean)

    * New translations common.json (Spanish)

    * New translations common.json (Turkish)

    * New translations common.json (Arabic)

    * New translations common.json (Chinese Simplified)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Korean)

    * New translations common.json (French)

    * New translations common.json (Spanish)

    * New translations common.json (Arabic)

    * New translations common.json (Japanese)

    * New translations common.json (Korean)

    * New translations common.json (Russian)

    * New translations common.json (Chinese Simplified)

    * New translations common.json (Turkish)

    * New translations common.json (German)

    * New translations common.json (German)

commit e3437c9e0834269db9e42f2f1af89eb4f886e80d
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Mon Jan 3 10:32:04 2022 +0100

    bump live-common (#2074)

    * bump live-common

    * + LL-8818 LL-8820

commit 16e609c8b16d01af5866fbdb521030dbb385a8d7
Author: konoart <91595347+konoart@users.noreply.github.com>
Date:   Mon Jan 3 10:08:14 2022 +0100

    Solana Integration (#2055)

    * solana init family

    * solana add support page url

    * solana fix lint

    * solana parametrize memo too long error

    * solana add opt in flow

    * remove tokens related code

commit 8b7065e5e97817db049c125ece63f322689c446e
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 31 22:38:18 2021 +0000

    Bump android version to v2.36.0-4194577 (nightly)

commit 04a34ecd71f61a4b13d9cf34804aedf20de01e51
Author: Team Live <team-live@ledger.fr>
Date:   Thu Dec 30 15:37:25 2021 +0000

    Bump android version to v2.36.0-4194576 (nightly)

commit b4cb69c55f3e6fe15c55b7e87019c2a5132ef437
Author: Kevin Lambert <86959861+klambert-ledger@users.noreply.github.com>
Date:   Thu Dec 30 13:56:48 2021 +0100

    LL-8604 - Make Operation Icon green for NFT received op (#2076)

commit c6801fd6e8d526e38b3450b35196ad97c5360bbf
Author: Kevin Lambert <86959861+klambert-ledger@users.noreply.github.com>
Date:   Thu Dec 30 11:14:56 2021 +0100

    LL-8607 - Specify navigator for NftCollection screen (#2077)

commit a02631ee9742837a3efb58d7ae6dc486f6fafdde
Author: Kevin Lambert <86959861+klambert-ledger@users.noreply.github.com>
Date:   Thu Dec 30 11:14:00 2021 +0100

    LL-8518  - Fix nfts being visible even when empty in Account (#2069)

commit 04f3ce29b54f756f7f603686df87a4d1288a387d
Author: Team Live <team-live@ledger.fr>
Date:   Wed Dec 29 22:39:06 2021 +0000

    Bump android version to v2.36.0-4194575 (nightly)

commit 423571c8361fe4cb931e0bf4426c97f62300214e
Author: Gabriel Restori Soares <gabriel.soares@ledger.fr>
Date:   Tue Dec 28 14:47:37 2021 +0100

     LL-8469- Hide properties and description rows when there's no data (#2075)

commit e52998a8704e480a65d9fa5836ffe3032075b5bd
Author: Gabriel Restori Soares <gabriel.soares@ledger.fr>
Date:   Tue Dec 28 10:43:24 2021 +0100

    LL-8459  - Hide quantity for non-ERC-1155 NFTs (#2073)

commit d7f66dbb984898dc9de709720892b933d887c454
Author: Team Live <team-live@ledger.fr>
Date:   Mon Dec 27 22:38:45 2021 +0000

    Bump android version to v2.36.0-4194574 (nightly)

commit cfd6bd44427733915b2ae89369fd99a5aa5200a4
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 24 22:39:07 2021 +0000

    Bump iOS version to v2.36.0-335 (nightly)

commit d5f1ed15204bdf8ffee4a3df5c33a4dd529bc37e
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 24 22:38:13 2021 +0000

    Bump android version to v2.36.0-4194573 (nightly)

commit c160e00cb7e758a955d21a4a8615bc10b605a9ba
Author: Gaëtan Renaudeau <renaudeau.gaetan@gmail.com>
Date:   Fri Dec 24 14:05:56 2021 +0100

    Revert "live-common bump"

    This reverts commit 5e500f57eb06a8f04fa77ca46fd3114b0faebde5.

commit 5e500f57eb06a8f04fa77ca46fd3114b0faebde5
Author: Gaëtan Renaudeau <renaudeau.gaetan@gmail.com>
Date:   Fri Dec 24 13:30:22 2021 +0100

    live-common bump

commit 1a20d7d472f36d09f950f7a5a399d0b3ead2d583
Author: Team Live <team-live@ledger.fr>
Date:   Wed Dec 22 22:42:09 2021 +0000

    Bump iOS version to v2.36.0-334 (nightly)

commit bd8067de4354a4262c1450c18b5eed58da4238a7
Author: Team Live <team-live@ledger.fr>
Date:   Wed Dec 22 22:38:32 2021 +0000

    Bump android version to v2.36.0-4194572 (nightly)

commit 183b65becb9ac9af36ac7f3bec8cdd5d14479f04
Author: Gaëtan Renaudeau <renaudeau.gaetan@gmail.com>
Date:   Thu Dec 16 12:52:24 2021 +0100

    v2.36.3

commit 8cdb5f7a6f842a69b99e8cf8ec8da6d39acaeea2
Author: hzheng-ledger <71653044+hzheng-ledger@users.noreply.github.com>
Date:   Thu Dec 16 10:11:56 2021 +0100

    fix wording for address typehelp screen for taproot (#2060)

commit 36d812f3b6662de1da049e532827681d985b373d
Author: Team Live <team-live@ledger.fr>
Date:   Mon Dec 13 10:17:34 2021 +0000

    Bump iOS version to v2.36.2-323

commit 6434689af62eaca31955531c7f0565a5f6aaa477
Author: Team Live <team-live@ledger.fr>
Date:   Mon Dec 13 10:13:35 2021 +0000

    Bump android version to v2.36.2-4194572

commit aa9d455d5a36501da8ced79a34db7f09ee02bf82
Author: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
Date:   Fri Dec 10 16:47:46 2021 +0100

    v2.36.2

commit f8da072a460ee90daffb25dc50d0141254c33a5d
Author: porenes-ledger <86776562+porenes-ledger@users.noreply.github.com>
Date:   Fri Dec 10 15:14:33 2021 +0100

    LL-8253 Re-adding Elrond that was removed for 2.35 release (#2056)

commit 72d10d305d3ba816ebbe5f1b4f3244fe02b0200f
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 16:54:58 2021 +0000

    Bump iOS version to v2.36.1-322

commit 005685bcaad6744bdb0806990d0fd9e756b56b65
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 16:45:53 2021 +0000

    Bump android version to v2.36.1-4194571

commit 8ab6f5ea3a3ebecff4e6f79d5b42c97db60cb785
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 16:31:57 2021 +0000

    Bump android version to v2.36.1-4194570

commit a8dc410a1b91aa12b2e985d7f76734cfd883d48d
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 16:07:07 2021 +0000

    Bump iOS version to v2.36.1-321

commit 6255ec9ea1f467a6c26429b24f27e32bee4889b0
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 10:58:48 2021 +0000

    Bump iOS version to v2.36.1-320

commit d6636122a1bc32e7f8de8e8a1086e78ac1ae74b0
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 10:50:13 2021 +0000

    Bump android version to v2.36.1-4194569

commit ea685c3f4c123091344b3ca9110f1349adb17c53
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 10:06:45 2021 +0000

    Bump iOS version to v2.36.1-319

commit 7ef6ae1a0a8806249df32adb6e68a448e535512c
Author: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
Date:   Fri Dec 10 11:25:00 2021 +0100

    fix fastfile

commit bd6a39930bca296a8d9ff8a6994fd4b629eab4cd
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 09:59:40 2021 +0000

    Bump android version to v2.36.1-4194568

commit d85eac7672999670251698e96ece5b01bb58a15a
Author: Team Live <team-live@ledger.fr>
Date:   Wed Dec 8 11:16:53 2021 +0000

    Bump iOS version to v2.36.1-318

commit bc4597de85cda2c2bf9a25795f8d38b86511e23e
Author: Team Live <team-live@ledger.fr>
Date:   Wed Dec 8 11:07:18 2021 +0000

    Bump android version to v2.36.1-4194567

commit ab5cd0767ca5b732697470cc2eaa3b9ed58ac16f
Author: Team Live <team-live@ledger.fr>
Date:   Wed Dec 8 10:39:03 2021 +0000

    Bump iOS version to v2.36.1-317

commit 56028c94caea83077a7183078b320bf77a92e7fb
Author: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
Date:   Wed Dec 8 11:00:00 2021 +0100

    v2.36.1

* fix some issues

* (Locales): revert changes to V2 env

* try fix bundling issue

* LL-8573 - V3 account page (#2153)

* Update native-ui

* wip

* LL-8573 account page rebrand

* V3 Account - Fixes to layout to follow more closely Figma

* Update native-ui to last version

* LL-8570 - Settings page final part (#2120)

* Rebranding Setting page - Accounts, About, Help, Exp features, Debug, Ressources

* Lint fix + unused styled cleanup + ressource page icon

* little lint fix

* Update native-ui

* Settings rebrand - Arrow to main page row

* Settings rebrand - Require Terms modal

* PR Feedbacks: Put ressources url in urls file - Fix trans - Reusable get full app full version

Co-authored-by: L <lfb.access@gmail.com>

* LL-7755 - rebrand V3 - Device main page (#2126)

* Wip manager rebranding

* (Locales): revert changes to V2 env

* try fix bundling issue

* Wip manager rebranding

* device card done - apps list in progress

* device card, firmware management, apps infos, tabs done

* LL-7755 filter modal rebranded

* LL-7755 uninstall all apps modal rebranded

* currently working on AppInstalledModal + ProgressButtons (install, remove and update) and searchbar

* LL-7755 update button, progress component when installing and updating an app

* Searchbar, AppInstalledModal and NoAppsInstalled icon rebranded

* now using ProgressLoader component from the ui library

* LL-7755 device screens rebranded

* raw images removed

* L-7755 some stylesheet.create replace with styled components

* L-7755 some stylesheet.create replace with styled components

* L-7755 some stylesheet.create replace with styled components

* L-7755 some stylesheet.create replace with styled components

* L-7755 some stylesheet.create replace with styled components

* LL-7755 some styles extracted from style props and passed to styled components

* LL-7755 Notif Badge export syntax modified

* LL-7755 DeviceAppStorage no longer Touchable

Co-authored-by: LFBarreto <lfb.access@gmail.com>
Co-authored-by: Come Grellard <come.grellard@ledger.fr>

* onboarding fixes + some rework

* V3: (Onboarding) completion of missing parts

* Julien did that! Yasss!

* onboarding updated video

* LIVE-230 - Rebranding - Portfolio Page  (#2239)

* Portfolio page to tsx

* Portfolio page to tsx

* AnalyticsNavigator added with Allocation and Operations pages

* LIVE-230 console log and FlowFixMe removed

* LIVE-230 eslint ok

* LIVE-230 stylesheet.create replaced by styled components

* LIVE-230 stylesheet.create replace with styled components

* Wip

* Wip - portfolio discover and recommanded section

* Cleanup rebrand portfolio page

* Remove comments

* LIVE-230 Assets section almost done

* Portfolio - Add links to aanalytics page - layout cleanup

* remove unused code

* wip

* LIVE-230 Assets Row in progress

* LIVE-230 Assets rows done

* Add empty portfolio screen rebranding

* LIVE-230 Row assets done

* LIVE-230 Assets section almost done

* LIVE-230 Assets Row in progress

* LIVE-230 Assets rows done

* LIVE-230 Row assets done

* LIVE-230 remove ununsed imports

* LIVE-230 remove ununsed imports

* LIVE-230 native-ui package restored

* LIVE-230 remove unused param from GraphCard

* LIVE-230 import progressed loader fixed temporarily

* LIVE-230 some margins fixed

* LIVE-230 console log removed

* LIVE-230 stylesheet create replaced by styled components + various small ui fixes

* LIVE-230 recommended cards now closable individually

* LIVE-230 animation in progress

* Add portfolio header animation

* wip (still have store dispatch problem)

* Fixed carousel scroll and animation

* Cleanup + lint + hide header portfolio if not assets

Co-authored-by: Come Grellard <come.grellard@ledger.fr>
Co-authored-by: LFBarreto <lfb.access@gmail.com>

* update carousel

* (v3): updated and fixed issues on onboarding + prepared for new illustrations

* updated ui lib

* (V3): updated illustrations

* (V3): updated and fixed build

* Feat/live 863 portfolio product analytics (#2248)

* init

* LIVE-863 now tracking analytics on portfolio

* Remove close icon in DAppDisclaimer

* Add modalLock logic to BottomModal

* Remove close button from DeviceActionModal

* Remove extra close X buttons in bottom modals

* Fix ios project file

* yarn dedup

* Revert bad removal

* Upgrade UI lib to 0.7.3 (#2265)

* LIVE-1482 - Add  "Close" or "X" instead of arrow for Discover Apps (#2262)

* Discover app -> Replace back button by cross

* yarn deduplicate

* LIVE-1535 - V3 Accounts list (assets)  (#2263)

* Rebrand account list (assets) + portfolio assets section

* Update native

* LL-8799 - disclaimer drawer - Rebranding (#2110)

* LIVE-861 - LLM implement top gainers section (#2249)

* Add top gainers section in portfolio - Still problem with coingecko data + need title i18n

* wip

* Keep top gainers in state at init

* Top gainers in portfolio

* (V3): market section portfolio - fix issues in navigation

* (V3): Market fix issues in navigation

* Fix coin not found in search for market detail

Co-authored-by: LFBarreto <lfb.access@gmail.com>

* Add account selector and use it in existing receive flow (#2163)

Co-authored-by: L <lfb.access@gmail.com>

* (V3): Device/Manager Apps list rework ongoing

* (V3): fix issues in nav language + botom modal + some mior stylings

* Bugfix/live 1564 device screen bug fixes (#2259)

* LIVE-1564 init

* Work in progress to fix the catalog apps virtualized list not displayed correctly

* Work in progress to fix the catalog apps virtualized list not displayed correctly

* LIVE-1564 new stack screen added to manager for my apps installed

Co-authored-by: LFBarreto <lfb.access@gmail.com>

* (V3): fix issue in welcome page

* Fix text color in create modal

* Convert SelectableAccountList to TypeScript

* (V3): Manager rework done

* Convert TouchHintCircle to TypeScript/StyledComponent

* Convert SelectableAccountsList to Styled Component

* Fix add account select

* Fix hint position

* Fix styles to match

* Cleanup press effect on account cards

* Fix recipient input in send flow

* Fix translations in device pairing

* LIVE-1619 - V3 Account page fix and clean specifics with UI lib (#2278)

* V3 Account page coin specific: Algorand, Cosmos, Cryptoorg, tezos, ETH Nft

* V3 Account page coin specific: Polka, ERD, tezos, TRON + Add account modal rebrand

* (Manager): fixes + ui issues

* (Onboarding): fix modal mav

* (V3): onboarding rework + fixes + no nano nav + buy device modal base integration

* Update expo, expo-camera, expo-barcode-scanner, to fix crash (#2283)

* (lottie): fix issues

* update native-ui

* yarn pod

* (V3): fixes on buy nano screen

* fix unnecessary upgrade

* fix missplaced hook causing crash

* fix potential issue with infinite numbers and svg loader + type fixes

* fix potential issue with infinite numbers and svg loader + type fixes

* (V3): Portfolio fix caroussel styling + ordering

* (Locales): merge v3 into v2

* DeviceAction rendering to tsx

* DeviceActionModal to typescript

* Rendering fix imports

* Use new Alert component in DeviceActionModal, remove useless ModalBottomAction comp

* Replace stylesheet styles by styled components using UI lib's components

* Alert component proxy (WIP)

* cleanup legacy props, layout & unused styles

* Implement ExternalLink v3 rebrand using Link component from native-ui lib

* Add alignSelf="stretch" in GenericErrorView container & button

* Add deprecated comment in ExternalLink' iconFirst prop

* Fix margins in DeviceActionModal

* Fix margins, alignments in DeviceAction rendering

* Change icon for useAnotherDevice ExternalLink, use <Tag /> component for device name

* Finish implementation of Alert with proper styling & learn more link impl

* Use Log component for big text :fatpika:

* Fix typing of Alert

* yarn pod

* Fix getDeviceAnimation null source for proxy corner case (wired bluetooth nanoX)

* Fix return type of Alert (return null instead of false)

* ValidateOnDevice v3 rebrand

* lint

* lint

* V3 - Notification center - Fix screen background color

* Remove headerMode:"float" EVERYWHERE as it's breaking navigation screens

* missing

* Remove useless fontWeight prop

* Fix DeviceActionModal typing

* V3 - Account settings rebrand (#2295)

* LIVE-1509 Tezos Transactions screens cleaned and fixed + various small ui fixes and improvements

* V3 - Fix Scan screen alert box text overflow (#2291)

* V3 - Account Page - Fix buttons actions (#2287)

* LIVE-1509 useless commentary removed from ValidateSuccess

* (Adjust): init setup android

* LIVE-1509 SettingsRow horizontal padding removed

* LIVE-1509 correct navigation put back in tezos delegation flow Summary

* (Debug): fix issue debug + notif center

* LIVE-1509 title text replace by log in ValidateSuccess and Tezos Started components

* V3 - Buy/Swap - Cleanup screens to use right background color and same tab navigator as the rest of the app (#2298)

* LIVE-1509 earn illustration added to tezos Started component

* LIVE-1622 - Transaction flows cleanup (#2273)

* Convert SelectableAccountList to TypeScript

* Convert TouchHintCircle to TypeScript/StyledComponent

* Convert SelectableAccountsList to Styled Component

* Fix add account select

* Fix hint position

* Fix styles to match

* Cleanup press effect on account cards

* Fix recipient input in send flow

* Fix translations in device pairing

* (Adjust): adapt env debug + staging

* Fix styled-components no units warning in Carousel component

* yarn pod (react-native-adjust)

* LIVE-1509 some @flow removed and a few small improvements

* Live 1620 integrate new UI chart (#2280)

* LIVE-1620 graph done for assets, market graph in progress

* LIVE-1620 chart component done

* LIVE-1620 some useless variables removed

* LIVE-1620 some useless variables removed

* LIVE-1620 moment removed from chart

* LIVE-1620 now using the ChartCard component from the ui lib

* LIVE-1620 ui lib updated

* LIVE-1620 color passed to chart card now ensure contrast with chart card background

* LIVE-1509 Podfile.lock updated

* LIVE 1497 implement improved portfolio (#2300)

* move discover section

* create new card with new style

* add buy button

Co-authored-by: L <lfb.access@gmail.com>

* Add React Native Performance plugin, Lighthouse like monitor for Flipper (#2302)

* setup documentation (#2301)

* ThomasL setup recommendations

* update file name

* (Navigation): updated with learn + add some analytics basic doc

* V3 - Fix Accounts navigation, accounts navigator wasn't indexed when Learn tab was present (#2306)

* V3 - Trow flow rebrand - Votes (row, modal ...) (#2305)

* Add flag to enable Hermes on Android (#2207)

* Enable Hermes on Android

* Add enableHermes android depending on env var

* add android:hermes

Co-authored-by: L <lfb.access@gmail.com>

* (V3): cleanup + lottie in onboarding

* (Algo): fix issues in specific views + onboarding polish on i18n

* (Market): fixed all remaining UX issues with loading and promise rejection + some cleanup git statusthis branch now requires a LLC bump

* (V3): nav reborn

* (V3): nav reborn

* LL-7742 ios Podfile updated

* (V3): bottom nav bar reverted design

* add btn account if less than 3 accounts (#2316)

* V3 - Add a scroll view to the new discover page (#2314)

* Support/live 1667 cosmos tx flow cleanup (#2313)

* LIVE-1667 Cosmos Select Amount to undelegate page updated

* LL-1667 some cosmos transaction pages updated

* LL-1667 SafeAreaView replaced with View in cosmos 01-Started.js

* LL-1343 - Fix buy deeplink (#2318)

* Support/live 1669 polkadot tx flow cleanup (#2317)

* LL-1669 some polkadot transaction pages updated

* LL-1669 ClearNominations and Nominate pages improved and fixed

* LL-1669 console log removed

* LL-1671- Rebrand firmware update notif in portfolio (#2319)

* update llc

* (V3): boost perfs (#2315)

* (V3): boosty perfs

* enable hermes for ios and polyfill intl

* remove obsolete jsc flags

* (Onboarding): fixes for small screens + some other issues

Co-authored-by: Julien Elbaz <elbywan@hotmail.com>

* LIVE-1779 - Settings QA Feedbacks (page title overflow, requireTerms overflow, resosurces bad urls) (#2323)

* fix/LL 1665 some cleanup (#2327)

* remove unused

* update margin top

* render errors to new flex and design system (#2326)

* wrap and translation (#2325)

* fix uppercase (#2324)

* V3 - Fix Exchange Buy screen text on little screens (by rebranding it)

* updated native ui lib

* Bugfix/accounts eth btc fixes (#2321)

* bugfix/accounts-eth-btc-fixes fix account card overflowing on accounts import from desktop

* bugfix/accounts-eth-btc-fixes edit name button position fixed on add account

* bugfix/accounts-eth-btc-fixes fix 'others' button icon not displayed on NftViewer screen

* bugfix/accounts-eth-btc-fixes icons fixed for nft send and received

* bugfix/accounts-eth-btc-fixes horizontal margins added around sub operations details

* bugfix/accounts-eth-btc-fixes horizontal margins removed around fabactions buttons in account screen

* bugfix/accounts-eth-btc-fixes add account button now using the ui component in the selectAccount screen

* bugfix/accounts-eth-btc-fixes 'See All Nft' button not displayed if 3 or less nftCollections in the account

* bugfix/accounts-eth-btc-fixes alert not displayed on all scanners anymore but passed as a parameter from the ImportAccounts screen

* bugfix/accounts-eth-btc-fixes account empty state wrong background color fixed

* bugfix/accounts-eth-btc-fixes revert hiding alert in scanner (already done by Luiz)

* bugfix/accounts-eth-btc-fixes 'see more tokens' button hidden when only 3 tokens or less

* bugfix/accounts-eth-btc-fixes scanner message updated for wallet connect

* bugfix/accounts-eth-btc-fixes added NftViewer to AccountsNavigator

* bugfix/LIVE 1608 llm android users only using usb connected devices should not be asked to enable ble (#2268)

* fix(SelectDevice): usb connexion requesting ble issue

* Update src/components/SelectDevice/index.js

Co-authored-by: Juan Cortés Ross <juan@bohem.io>

Co-authored-by: Juan Cortés Ross <juan@bohem.io>

* (V3): fix(SelectDevice): usb connexion requesting ble issue

* V3 - Change unconfirmed operations details icon

* fixes crash in account with 0 value

* V3 - Fix account page graph crash (#2335)

Co-authored-by: L <lfb.access@gmail.com>

* add export node options (#2337)

* Bugfix/accounts eth btc fixes 2 (#2330)

* bugfix/accounts-eth-btc-fixes-2 derivation tag added to assets rows

* bugfix/accounts-eth-btc-fixes-2 copy buttons added to nft viewer for token contract address and token ID

* bugfix/accounts-eth-btc-fixes-2 accounts navigation added under portfolio navigation

* (V3): cleanup of UX on market + Assets flows + add missing deeplinks + recommended sections + revert styling of graphs + colors migrated + several bug fixes

* (V3): fix regression on receive flow in DeviceActionModal

* (FabActions): use correct icons

* Fix crash on Learn v3 navigation (#2344)

* remove unused var

* Fix crash in Learn (opacity anim + webview = boom)

* Fix LoadingScreen colors

* (Portfolio): fix issues in android where animation on layout would crash the app

* fix lint

* fix adjust issue

* V3 - Settings lint cleanup (#2343)

Co-authored-by: L <lfb.access@gmail.com>

* Bugfix/accounts eth btc fixes 3 (#2341)

* bugfix/accounts-eth-btc-fixes-3 fixed navigation redirection when importing accounts from desktop

* bugfix/accounts-eth-btc-fixes-3 fixed recommended cards on portfolio, click on button didn't do anything, we had to click on the card to trigger the action, now both are working

* bugfix/accounts-eth-btc-fixes-3 fixed nfts navigation in account screen

* bugfix/accounts-eth-btc-fixes-3 fixed Sell Btc

* bugfix/accounts-eth-btc-fixes-3 light mode copy and share link color fixed in receive screen

* V3 - Add back a "synchronizing..." text in assets page

* Add icon to sync indicator

* V3 - fix remove log

* (Assets): remove sort for now

* Support/account accounts lint cleanup (#2345)

* support/account-accounts-lint-cleanup unused styles removed in SubAccountRow

* support/account-accounts-lint-cleanup some code cleanup

* support/account-accounts-lint-cleanup unused variables removed

Co-authored-by: JunichiSugiura <jun.sugiura.jp@gmail.com>
Co-authored-by: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
Co-authored-by: Hakim <59644786+haammar-ledger@users.noreply.github.com>
Co-authored-by: @greweb <renaudeau.gaetan@gmail.com>
Co-authored-by: ofreyssinet-ledger <91890529+ofreyssinet-ledger@users.noreply.github.com>
Co-authored-by: Gabriel Soares <91940736+gsoares-ledger@users.noreply.github.com>
Co-authored-by: nparigi-ledger <89014981+nparigi-ledger@users.noreply.github.com>
Co-authored-by: Julien Elbaz <86958797+jelbaz-ledger@users.noreply.github.com>
Co-authored-by: jelbaz-ledger <julien.el-baz@ledger.fr>
Co-authored-by: nparigi-ledger <nicolas.parigi@ledger.fr>
Co-authored-by: J <jonathan.giamporcaro@gmail.com>
Co-authored-by: Thomas Roger Lux <thomas@rogerlux.dev>
Co-authored-by: Olivier Freyssinet <olivier.freyssinet@ledger.fr>
Co-authored-by: Come Grellard <come.grellard@ledger.fr>
Co-authored-by: qdqd.sismo.eth <33158502+qd-qd@users.noreply.github.com>
Co-authored-by: Thomas Laforge <90627435+tlaforge-ledger@users.noreply.github.com>
Co-authored-by: Julien Elbaz <elbywan@hotmail.com>
Co-authored-by: Juan Cortés Ross <juan@bohem.io>
lambertkevin pushed a commit that referenced this pull request Apr 26, 2022
Squashed commit of the following:

commit ca60784
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 17 22:38:27 2022 +0000

    Bump android version to v2.37.0-4194587 (nightly)

commit 73c47eb
Merge: a540ab6 89d95c8
Author: Juan Cortés Ross <juan@bohem.io>
Date:   Sat Jan 15 21:44:03 2022 +0100

    Merge pull request #1979 from LedgerHQ/LL-7621

    LL-7621 Less intrusive fw update banner

commit a540ab6
Author: Team Live <team-live@ledger.fr>
Date:   Fri Jan 14 22:38:49 2022 +0000

    Bump android version to v2.37.0-4194586 (nightly)

commit 3c39c0c
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Fri Jan 14 14:51:07 2022 +0100

    update live-common (#2121)

commit e24b8f2
Author: Valentin D. Pinkman <valentin.d.pinkman@icloud.com>
Date:   Fri Jan 14 14:30:59 2022 +0100

    LL-8955 external contributions CI (#2112)

commit 3d752e1
Author: Juan Cortés Ross <juan@bohem.io>
Date:   Fri Jan 14 10:36:13 2022 +0100

    LL-8962 Drop jcenter to fix android builds (#2117)

    * LL-8962 Drop jcenter to fix android builds

    * Trigger Build

commit 9aaf2f6
Author: Team Live <team-live@ledger.fr>
Date:   Wed Jan 12 22:37:56 2022 +0000

    Bump android version to v2.37.0-4194585 (nightly)

commit e459806
Author: Juan Cortés Ross <juan@bohem.io>
Date:   Wed Jan 12 14:32:06 2022 +0100

    LL-6233 Fix analytics on LLM (#2081)

    * LL-6233 Fix analytics on LLM

    * Fix order of events slice

commit 9072f3a
Author: J <jonathan.giamporcaro@gmail.com>
Date:   Wed Jan 12 14:30:44 2022 +0100

    fix(i18n): portfolio translation (#2096)

commit 19b9802
Author: J <jonathan.giamporcaro@gmail.com>
Date:   Wed Jan 12 14:29:41 2022 +0100

    fix(podfile): update Sentry (#2090)

commit 964ff3f
Author: J <jonathan.giamporcaro@gmail.com>
Date:   Wed Jan 12 14:24:56 2022 +0100

    design: fix discover icon (#2098)

commit 7d86022
Author: ofreyssinet-ledger <91890529+ofreyssinet-ledger@users.noreply.github.com>
Date:   Tue Jan 11 18:00:02 2022 +0100

    LL-7607 Add inline app installs analytics events (#1957)

    * Add event inline-app install for some flows (WIP)

    * Add event "inline-app install" for buy & add account flows

    * Add event "inline-app install" for swap with no account flow

    * Add event "inline app install" for send flow

    * Move inline-app-install event detection logic lower in DeviceAction

    * Handle more flows

    * Fix lint

    * Fix flow

    * Add analyticsPropertyFlow: "swap" in new swap when navigating to screen with potential in-app install

    Co-authored-by: Nabil Bourenane <bourenane.nabil@icloud.com>

commit 892d6a3
Author: ofreyssinet-ledger <91890529+ofreyssinet-ledger@users.noreply.github.com>
Date:   Tue Jan 11 17:10:18 2022 +0100

    LL-8928 - Fix "Receive page is blank" (#2107)

    * Fix ReceiveFunds/ConnectDevice missing params when navigating in onSkipDevice

    * Revert something I tried during debugging

commit c35084d
Author: ofreyssinet-ledger <91890529+ofreyssinet-ledger@users.noreply.github.com>
Date:   Tue Jan 11 17:10:07 2022 +0100

    Fix crash when KeyboardView is used out of a navigator with a header (#2106)

    By default useHeaderHeight() throws an error if it is used outside of a HeaderHeightContext.Provider. The fix is to do what  useHeaderHeight() does under the hood but handle an undefined returned value by simply defaulting to 0.

commit 7075e48
Merge: 41b1c17 c2ff894
Author: Junichi Sugiura <jun.sugiura.jp@gmail.com>
Date:   Tue Jan 11 11:43:38 2022 +0100

    Merge pull request #2094 from LedgerHQ/custom-manifest

    Load custom platform manifest

commit c2ff894
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Tue Jan 11 11:17:57 2022 +0100

    fix logic adding local manifest

commit 1cb311a
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Tue Jan 11 11:16:07 2022 +0100

    handle multiple manifest

commit 41b1c17
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 10 22:39:48 2022 +0000

    Bump iOS version to v2.37.0-342 (nightly)

commit 0f13959
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 10 22:37:27 2022 +0000

    Bump android version to v2.37.0-4194584 (nightly)

commit 8a9f61e
Author: Team Live <team-live@ledger.fr>
Date:   Fri Jan 7 22:41:40 2022 +0000

    Bump iOS version to v2.37.0-341 (nightly)

commit 6dcfac3
Author: Team Live <team-live@ledger.fr>
Date:   Fri Jan 7 22:38:32 2022 +0000

    Bump android version to v2.37.0-4194583 (nightly)

commit 09cb918
Author: Juan Cortés Ross <juan@bohem.io>
Date:   Fri Jan 7 17:53:39 2022 +0100

    LL-8751 fix ble pairing timeDout rendering (#2101)

commit 64ca434
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Fri Jan 7 17:12:34 2022 +0100

    New Crowdin updates (#2095)

    * New translations common.json (French)

    * New translations common.json (Spanish)

    * New translations common.json (Arabic)

    * New translations common.json (Japanese)

    * New translations common.json (Korean)

    * New translations common.json (Russian)

    * New translations common.json (Chinese Simplified)

    * New translations common.json (Turkish)

    * New translations common.json (German)

    * New translations common.json (French)

commit bfdb284
Author: hzheng-ledger <71653044+hzheng-ledger@users.noreply.github.com>
Date:   Fri Jan 7 17:05:01 2022 +0100

    [LL-8832] add taproot warning message (#2099)

    * update wording

    * add taproot warning message in receive screen

    * add some padding

commit c422e5f
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Fri Jan 7 17:00:35 2022 +0100

    live-common 21.26.0 (#2100)

commit c85d6f5
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Fri Jan 7 12:06:59 2022 +0100

    New Crowdin updates (#2087)

    * New translations common.json (Turkish)

    * New translations common.json (French)

    * New translations common.json (Spanish)

    * New translations common.json (Arabic)

    * New translations common.json (Japanese)

    * New translations common.json (Korean)

    * New translations common.json (Russian)

    * New translations common.json (Chinese Simplified)

    * New translations common.json (Turkish)

    * New translations common.json (German)

    * New translations common.json (French)

    * New translations common.json (French)

    * New translations common.json (Russian)

    * New translations common.json (French)

    * New translations common.json (Spanish)

    * New translations common.json (Arabic)

    * New translations common.json (Japanese)

    * New translations common.json (Korean)

    * New translations common.json (Russian)

    * New translations common.json (Chinese Simplified)

    * New translations common.json (Turkish)

    * New translations common.json (German)

    * New translations common.json (French)

    * New translations common.json (Turkish)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (French)

    * New translations common.json (Spanish)

    * New translations common.json (Arabic)

    * New translations common.json (Japanese)

    * New translations common.json (Korean)

    * New translations common.json (Russian)

    * New translations common.json (Chinese Simplified)

    * New translations common.json (Turkish)

    * New translations common.json (German)

commit 64d692d
Merge: 09cd389 7be135d
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Fri Jan 7 12:05:56 2022 +0100

    Merge branch 'develop' of https://github.com/LedgerHQ/ledger-live-mobile into custom-manifest

commit 7be135d
Merge: 8b28024 b8add92
Author: Junichi Sugiura <jun.sugiura.jp@gmail.com>
Date:   Fri Jan 7 11:58:42 2022 +0100

    Merge pull request #2084 from LedgerHQ/platform-experimental

    Introduce Developer settings and add toggle button to show experimental platform apps

commit 8b28024
Author: Gaëtan Renaudeau <renaudeau.gaetan@gmail.com>
Date:   Fri Jan 7 11:11:58 2022 +0100

    add incoming error wording

commit c73320f
Author: Team Live <team-live@ledger.fr>
Date:   Fri Jan 7 09:28:53 2022 +0000

    Bump iOS version to v2.37.0-340 (nightly)

commit bfb7885
Author: Team Live <team-live@ledger.fr>
Date:   Fri Jan 7 09:27:45 2022 +0000

    Bump android version to v2.37.0-4194582 (nightly)

commit 765937b
Author: hzheng-ledger <71653044+hzheng-ledger@users.noreply.github.com>
Date:   Fri Jan 7 10:40:39 2022 +0100

    update wording (#2091)

commit 09cd389
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Fri Jan 7 10:12:50 2022 +0100

    add DeveloperCustomManifest screen

commit 09ae741
Author: Kevin Lambert <86959861+klambert-ledger@users.noreply.github.com>
Date:   Thu Jan 6 19:53:26 2022 +0100

    Fix NFT Gallery link when coming from asset alloc (#2089)

commit 819b658
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Thu Jan 6 19:40:08 2022 +0100

    live-common 21.25.2 (#2093)

commit 25e1ce1
Author: Valentin D. Pinkman <valentin.d.pinkman@icloud.com>
Date:   Thu Jan 6 18:06:43 2022 +0100

    LL-5534 lint app.json lang files (#2092)

commit e73e887
Author: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
Date:   Thu Jan 6 12:04:09 2022 +0100

    base for 2.37.0

commit bdc161b
Merge: dc51c01 183b65b
Author: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
Date:   Thu Jan 6 12:00:10 2022 +0100

    Merge branch 'releases/2.36.x' into develop

    * releases/2.36.x:
      v2.36.3
      fix wording for address typehelp screen for taproot (#2060)
      Bump iOS version to v2.36.2-323
      Bump android version to v2.36.2-4194572
      v2.36.2
      LL-8253 Re-adding Elrond that was removed for 2.35 release (#2056)
      Bump iOS version to v2.36.1-322
      Bump android version to v2.36.1-4194571
      Bump android version to v2.36.1-4194570
      Bump iOS version to v2.36.1-321
      Bump iOS version to v2.36.1-320
      Bump android version to v2.36.1-4194569
      Bump iOS version to v2.36.1-319
      fix fastfile
      Bump android version to v2.36.1-4194568
      Bump iOS version to v2.36.1-318
      Bump android version to v2.36.1-4194567
      Bump iOS version to v2.36.1-317
      v2.36.1

commit dc51c01
Author: LFBarreto <lfb.access@gmail.com>
Date:   Thu Jan 6 11:30:30 2022 +0100

    ENGB2C-104 Swap form (#1877)

    * LL-6623 integrate swap form v2 tab navigation

    * LL-6626 LL-6627 (SwapV2): integrate account selection

    * LL-6625 (SwapFormV2): integrate form account and amount selection

    * in progress

    * (SwapFormV2): add in extra form inputs

    * in progress

    * in progress

    * in progress

    * (SwapForm): currency selection fixes

    * LL-6630 (SwapForm): integrate provider selection screen

    * LL-7281 7280 LL-6632 Qa fixes

    * LL-6622 (Swap) No asset modal

    * LL-7278 (Swap) disable cta if no rate or error

    * LL 6631 swap form - select fees screen (#1906)

    * create swrap form screen fee + modify fee select component

    * remove new component to use old components - prettier - cleanup - SelectFeesStrategy new design (figma)

    * add comment

    * remove unused style

    * remove unused state

    * revert selectFeesStrategy design change

    * lint + add useCallback to onSetTransaction

    * Move i18n from swap to swapv2 - fixes from PR

    * cleanup

    * LL-6623 (SwapForm): integrate llc logic and clean everything up

    * fix lint

    * LL-6994 (Swap) add analytics events

    * LL-6889 LL-7281 LL-7330 LL-7178 LL-7125 LL-7077 (Swap): review and fixes

    * fixes in progress

    * install react navigation v6

    * replace dangerouslyGetParent by getParent

    * (Deeplink): update for v6 linking

    * replace mode="modal" with new api

    * Remove useless dependency to hw-app-btc (#1962)

    * Remove useless dependency to hw-app-btc

    * Also remove hw-app-eth and hw-app-xrp

    * LL-7365 sunset stealthcoin (#1958)

    * New translations common.json (Russian) (#1964)

    * Fix contrast of text colors in WebPlatformPlayer/InfoPanel (#1945)

    * update live-common

    * remove header="modal" and update to new API

    * (tab): update configs

    * (Tab): remove height from style

    * remove tabBarVisible option

    * downgrade react-native-tab-view due to FlatList issue

    * (AnimatedHeaderView): fix initial height issue

    * Revert "fixes in progress"

    This reverts commit cdc5ab5.

    * LL-7828 (Swap): fix rate expiration logic

    * LL-7887 (Swap): capitalize provider name

    * LL-7869 (Swap): issue during confimation step

    * LL-7847 (SwapForm): fix padding in fees screen

    * LL-7281 (SwapForm): fix error message ellipsis

    * LL-6625 (SwapForm): filter non swapable currencies on from selector

    * LL-6631 (SwapForm): fix edit fees issue

    * LL-6994 (SwapForm): analytics page swap device history

    * LL-7846 (Swap form): use max should disabled from input

    * LL-6896 (Swap): change kyc pending wording

    * feat(swap): make target amount 'responsive' (#1973)

    * fix: KeyboardView vertical offset (#2002)

    Take into account the header height value and the current height of the StatusBar
    to calculate the vertical offset of the KeyboardView.
    Change the behavior from "padding" to "height" to match the expected behavior.

    * LL-8168 (Swap): cta issue fix

    * LL-8169 (Swap): issue in default account selection

    * (Swap form): fix fees disabled

    * LL-6622 (SwapForm): no assets to swap fix issue

    * (SwapForm): fix some side effect issues

    * LL-8169 (Swap): fix add account flow issue

    * LL-7843 (Swap) input font size and some style issues

    * LL-7330 (Swap) fix send max value issue

    * (Swap) fix add account issue

    * (Swap): fix default currency and default account reresh issue

    * (Swap): fix default currency and default account reresh issue

    * (Swap): fix initial validation issue

    * (Swap): remove legacy

    * (Swap): remove legacy

    * (Swap): cleanup legacy

    * fix review

    Co-authored-by: nparigi-ledger <89014981+nparigi-ledger@users.noreply.github.com>
    Co-authored-by: JunichiSugiura <jun.sugiura.jp@gmail.com>
    Co-authored-by: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
    Co-authored-by: Hakim <59644786+haammar-ledger@users.noreply.github.com>
    Co-authored-by: @greweb <renaudeau.gaetan@gmail.com>
    Co-authored-by: ofreyssinet-ledger <91890529+ofreyssinet-ledger@users.noreply.github.com>
    Co-authored-by: J <jonathan.giamporcaro@gmail.com>

commit 89d95c8
Author: Juan Cortes Ross <juan@bohem.io>
Date:   Mon Nov 15 12:20:01 2021 +0100

    LL-7621 Less intrusive fw update banner

commit 639752f
Author: Team Live <team-live@ledger.fr>
Date:   Wed Jan 5 22:40:27 2022 +0000

    Bump iOS version to v2.36.0-339 (nightly)

commit a0dfc98
Author: Team Live <team-live@ledger.fr>
Date:   Wed Jan 5 22:38:39 2022 +0000

    Bump android version to v2.36.0-4194581 (nightly)

commit 5ab5f26
Author: Valentin D. Pinkman <valentin.d.pinkman@icloud.com>
Date:   Wed Jan 5 18:02:51 2022 +0100

    LL-8891 switch to run CI on external contribs (#2088)

commit 623bc6f
Author: Kevin Lambert <86959861+klambert-ledger@users.noreply.github.com>
Date:   Wed Jan 5 16:56:29 2022 +0100

    LL 8837 - NFT image to pure component (#2078)

    * Add skeleton background color for dark theme

    * Change NftImage to PureComponent

commit b8add92
Merge: 1f8f621 92db201
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Wed Jan 5 10:23:41 2022 +0100

    Merge branch 'develop' of https://github.com/LedgerHQ/ledger-live-mobile into platform-experimental

commit 92db201
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Tue Jan 4 17:59:07 2022 +0100

    Update live-common (#2086)

    https://github.com/LedgerHQ/ledger-live-common/releases/tag/v21.24.0

commit 3a92c24
Author: Gabriel Restori Soares <gabriel.soares@ledger.fr>
Date:   Tue Jan 4 16:14:34 2022 +0100

    Limit the number of lines for the NFT's name in the viewer (#2082)

commit ec6a716
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Tue Jan 4 16:14:05 2022 +0100

    New Crowdin updates (#2085)

    * New translations common.json (French)

    * New translations common.json (Russian)

commit 577735d
Author: Gabriel Restori Soares <gabriel.soares@ledger.fr>
Date:   Tue Jan 4 16:13:34 2022 +0100

    LL-8839 - Fix NFT attributes font weights (#2079)

    * Fix NFT attributes font weights

    * Make NFT properties key bold

    Co-authored-by: klambert-ledger <kevin.lambert@ledger.fr>

commit 1f8f621
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Tue Jan 4 12:56:21 2022 +0100

    fix json syntax

commit 3b78360
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Tue Jan 4 12:22:21 2022 +0100

    make discover screen reactive to PLATFORM_EXPERIMENTAL_APPS flag

commit ddfd951
Merge: 578b605 3934d8e
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Tue Jan 4 11:20:08 2022 +0100

    Merge branch 'develop' of https://github.com/LedgerHQ/ledger-live-mobile into platform-experimental

commit 3934d8e
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Tue Jan 4 10:44:23 2022 +0100

    Update live-common 21.23.0 (#2083)

commit f952f62
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 3 22:42:10 2022 +0000

    Bump iOS version to v2.36.0-338 (nightly)

commit b80e555
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 3 22:38:45 2022 +0000

    Bump android version to v2.36.0-4194580 (nightly)

commit a158c90
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 3 16:27:55 2022 +0000

    Bump iOS version to v2.36.0-337 (nightly)

commit 578b605
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Mon Jan 3 17:38:15 2022 +0100

    show experimental platform apps

commit afb2416
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 3 16:23:01 2022 +0000

    Bump android version to v2.36.0-4194579 (nightly)

commit f2872f7
Author: JunichiSugiura <jun.sugiura.jp@gmail.com>
Date:   Mon Jan 3 17:12:56 2022 +0100

    add Developer Settings

commit a5860a6
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 3 15:22:44 2022 +0000

    Bump iOS version to v2.36.0-336 (nightly)

commit 2227d8a
Author: Team Live <team-live@ledger.fr>
Date:   Mon Jan 3 15:18:29 2022 +0000

    Bump android version to v2.36.0-4194578 (nightly)

commit 8d897f2
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Mon Jan 3 13:46:50 2022 +0100

    New Crowdin updates (#2065)

    * New translations common.json (Japanese)

    * New translations common.json (Russian)

    * New translations common.json (Korean)

    * New translations common.json (Korean)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Russian)

    * New translations common.json (Japanese)

    * New translations common.json (French)

    * New translations common.json (Turkish)

    * New translations common.json (Turkish)

    * New translations common.json (Korean)

    * New translations common.json (Spanish)

    * New translations common.json (Turkish)

    * New translations common.json (Arabic)

    * New translations common.json (Chinese Simplified)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Japanese)

    * New translations common.json (Korean)

    * New translations common.json (French)

    * New translations common.json (Spanish)

    * New translations common.json (Arabic)

    * New translations common.json (Japanese)

    * New translations common.json (Korean)

    * New translations common.json (Russian)

    * New translations common.json (Chinese Simplified)

    * New translations common.json (Turkish)

    * New translations common.json (German)

    * New translations common.json (German)

commit e3437c9
Author: @greweb <renaudeau.gaetan@gmail.com>
Date:   Mon Jan 3 10:32:04 2022 +0100

    bump live-common (#2074)

    * bump live-common

    * + LL-8818 LL-8820

commit 16e609c
Author: konoart <91595347+konoart@users.noreply.github.com>
Date:   Mon Jan 3 10:08:14 2022 +0100

    Solana Integration (#2055)

    * solana init family

    * solana add support page url

    * solana fix lint

    * solana parametrize memo too long error

    * solana add opt in flow

    * remove tokens related code

commit 8b7065e
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 31 22:38:18 2021 +0000

    Bump android version to v2.36.0-4194577 (nightly)

commit 04a34ec
Author: Team Live <team-live@ledger.fr>
Date:   Thu Dec 30 15:37:25 2021 +0000

    Bump android version to v2.36.0-4194576 (nightly)

commit b4cb69c
Author: Kevin Lambert <86959861+klambert-ledger@users.noreply.github.com>
Date:   Thu Dec 30 13:56:48 2021 +0100

    LL-8604 - Make Operation Icon green for NFT received op (#2076)

commit c6801fd
Author: Kevin Lambert <86959861+klambert-ledger@users.noreply.github.com>
Date:   Thu Dec 30 11:14:56 2021 +0100

    LL-8607 - Specify navigator for NftCollection screen (#2077)

commit a02631e
Author: Kevin Lambert <86959861+klambert-ledger@users.noreply.github.com>
Date:   Thu Dec 30 11:14:00 2021 +0100

    LL-8518  - Fix nfts being visible even when empty in Account (#2069)

commit 04f3ce2
Author: Team Live <team-live@ledger.fr>
Date:   Wed Dec 29 22:39:06 2021 +0000

    Bump android version to v2.36.0-4194575 (nightly)

commit 423571c
Author: Gabriel Restori Soares <gabriel.soares@ledger.fr>
Date:   Tue Dec 28 14:47:37 2021 +0100

     LL-8469- Hide properties and description rows when there's no data (#2075)

commit e52998a
Author: Gabriel Restori Soares <gabriel.soares@ledger.fr>
Date:   Tue Dec 28 10:43:24 2021 +0100

    LL-8459  - Hide quantity for non-ERC-1155 NFTs (#2073)

commit d7f66db
Author: Team Live <team-live@ledger.fr>
Date:   Mon Dec 27 22:38:45 2021 +0000

    Bump android version to v2.36.0-4194574 (nightly)

commit cfd6bd4
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 24 22:39:07 2021 +0000

    Bump iOS version to v2.36.0-335 (nightly)

commit d5f1ed1
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 24 22:38:13 2021 +0000

    Bump android version to v2.36.0-4194573 (nightly)

commit c160e00
Author: Gaëtan Renaudeau <renaudeau.gaetan@gmail.com>
Date:   Fri Dec 24 14:05:56 2021 +0100

    Revert "live-common bump"

    This reverts commit 5e500f5.

commit 5e500f5
Author: Gaëtan Renaudeau <renaudeau.gaetan@gmail.com>
Date:   Fri Dec 24 13:30:22 2021 +0100

    live-common bump

commit 1a20d7d
Author: Team Live <team-live@ledger.fr>
Date:   Wed Dec 22 22:42:09 2021 +0000

    Bump iOS version to v2.36.0-334 (nightly)

commit bd8067d
Author: Team Live <team-live@ledger.fr>
Date:   Wed Dec 22 22:38:32 2021 +0000

    Bump android version to v2.36.0-4194572 (nightly)

commit 183b65b
Author: Gaëtan Renaudeau <renaudeau.gaetan@gmail.com>
Date:   Thu Dec 16 12:52:24 2021 +0100

    v2.36.3

commit 8cdb5f7
Author: hzheng-ledger <71653044+hzheng-ledger@users.noreply.github.com>
Date:   Thu Dec 16 10:11:56 2021 +0100

    fix wording for address typehelp screen for taproot (#2060)

commit 36d812f
Author: Team Live <team-live@ledger.fr>
Date:   Mon Dec 13 10:17:34 2021 +0000

    Bump iOS version to v2.36.2-323

commit 6434689
Author: Team Live <team-live@ledger.fr>
Date:   Mon Dec 13 10:13:35 2021 +0000

    Bump android version to v2.36.2-4194572

commit aa9d455
Author: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
Date:   Fri Dec 10 16:47:46 2021 +0100

    v2.36.2

commit f8da072
Author: porenes-ledger <86776562+porenes-ledger@users.noreply.github.com>
Date:   Fri Dec 10 15:14:33 2021 +0100

    LL-8253 Re-adding Elrond that was removed for 2.35 release (#2056)

commit 72d10d3
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 16:54:58 2021 +0000

    Bump iOS version to v2.36.1-322

commit 005685b
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 16:45:53 2021 +0000

    Bump android version to v2.36.1-4194571

commit 8ab6f5e
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 16:31:57 2021 +0000

    Bump android version to v2.36.1-4194570

commit a8dc410
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 16:07:07 2021 +0000

    Bump iOS version to v2.36.1-321

commit 6255ec9
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 10:58:48 2021 +0000

    Bump iOS version to v2.36.1-320

commit d663612
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 10:50:13 2021 +0000

    Bump android version to v2.36.1-4194569

commit ea685c3
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 10:06:45 2021 +0000

    Bump iOS version to v2.36.1-319

commit 7ef6ae1
Author: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
Date:   Fri Dec 10 11:25:00 2021 +0100

    fix fastfile

commit bd6a399
Author: Team Live <team-live@ledger.fr>
Date:   Fri Dec 10 09:59:40 2021 +0000

    Bump android version to v2.36.1-4194568

commit d85eac7
Author: Team Live <team-live@ledger.fr>
Date:   Wed Dec 8 11:16:53 2021 +0000

    Bump iOS version to v2.36.1-318

commit bc4597d
Author: Team Live <team-live@ledger.fr>
Date:   Wed Dec 8 11:07:18 2021 +0000

    Bump android version to v2.36.1-4194567

commit ab5cd07
Author: Team Live <team-live@ledger.fr>
Date:   Wed Dec 8 10:39:03 2021 +0000

    Bump iOS version to v2.36.1-317

commit 56028c9
Author: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
Date:   Wed Dec 8 11:00:00 2021 +0100

    v2.36.1
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants