-
Notifications
You must be signed in to change notification settings - Fork 34
1638_import_unique_account_hide_name #478
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deneath
approved these changes
Feb 26, 2022
PankraSerg
added a commit
that referenced
this pull request
Mar 2, 2022
* asset list sort * relay chains only polkadot and kusama by id * override java var to v11 * asset list sort * relay chains only polkadot and kusama by id * asset list sort * fix tests * fix icon for asset * remove unused icons * 1455: Statemine/Statemint parachains support * FLW-1439 Add manually nodes switching for multi-assets, remove some old nodes logic * FLW-1486 opens the main screen after switching to a node * FLW-1485 fix settings UI * FLW-1439 #422 pull request fixes * FLW-1489 fixed settings details wrong flow * FLW-1489 fixed wrong icons in wallets list * 1453 Moonriver/Moonbeam parachains support * 1475 fix asset details chain badge * FLW-1490 fix wrong balance on settings screen * 1145: account export * 1145: account export 1492, 1493 various fixes fix password field obfuscaion true by default fix json export UI: buttons order fix soft keyboard overlap input fields mnemonic export finish * FLW-1498 accounts migration on new ethereum derivation path * FLW-1480 fix quick inputs calculation * 1483 fix partial Incomplete translation of the RU version of the app * 1474: fix When switching between wallets, assets list centered on the first asset from the previous wallet * FLW-1497 fix wrong fee in some cases on staking reward * 1145 export and 1439 change node: merge info popups * Change acala genesis hash in old logic * fix crash in options caused by parachain chainId change * fix metadata update error * Fix empty mnemonic bug * hide ethereum export json and seed options * updates_for_release * update json urls * release version up -> 2.0.1 (52) * gradle build updates (ide update) * sort account in wallet * FLW-1491 Replace account avatar stub on new avatar * 1476: subscan and polkascan rework * 1533: Update asset details screen, some UI/UX refinements * 1545: Network management and node switching * 1558: Setup fiddler for QA * FLW-1148 extract network badge to custom view * FLW-1148 add manage assets screen * 1556: new develop icons * 1556: subquery reward param fix; remove alerts for errors on balance details * 1451: Kintsugi/Interlay parachains support * 1533: Add "Copy address" * 1569 Fix chain wo nodes crash * 1588: Fix transfer on Kintsugi parachain * 1588: Fix transfer on Kintsugi parachain * FLW-1590 fix manage assets sorting * FLW-1512 fix import from seed and json for ethereum * FLW-1512 add export for eth-based accounts * FLW-1600 fix address sharing * 1555_Wallet_Export_various_flows (#465) * 1555 Wallet Export various flows * PR fixes: add isEthereum param to export options generation; add use case comment * fix export options logic * update publish library version; update build gradle version * FLW-1601 fix create/import string resources, add derivation path field for ethereum * 1483 update RU translations * FLW-1601 new create/import flow * FLW-1615 import/export bug fixes * 1602: import chain account * FLW-1609 add eth options for export * fix welcome strings * Fix export issues after merge conflicts * 1608 fix Can't hide some assets from the list * assets migration fix * 1571 validators suggested by algorithm * 1404 hide crowdloan from active when cap is nearer then minContribution * 1638_various_fixes (#478) * 1638 Add an extra account to a wallet. Hide "Name" field * 1614 Wallet/Account Export/Import UI bugs * 1593 fix Switch node. There is no text on button * 1565 fix There is no keyboard when the button "Create a new wallet" is pressed * FLW-1636 add derivation path validations * FLW-1636 add derivation path validation for import * Separate json export by eth/substrate * update chains url; version up -> 2.0.2 (53); gradle build tools up; * fix chain assets show in lists * Add export JSON to file * fix chain assets show in lists update * hotfix kusama update removed MaxNominators const * 1568 Confirm mnemonic screen no error alert * fix chain asset balance * fix backmerge Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> Co-authored-by: arvifox <arvifox@hotmail.com> Co-authored-by: Deneath <lyazgindenis@gmail.com>
PankraSerg
added a commit
that referenced
this pull request
Mar 25, 2022
* asset list sort * relay chains only polkadot and kusama by id * override java var to v11 * asset list sort * relay chains only polkadot and kusama by id * asset list sort * fix tests * fix icon for asset * remove unused icons * 1455: Statemine/Statemint parachains support * FLW-1439 Add manually nodes switching for multi-assets, remove some old nodes logic * FLW-1486 opens the main screen after switching to a node * FLW-1485 fix settings UI * FLW-1439 #422 pull request fixes * FLW-1489 fixed settings details wrong flow * FLW-1489 fixed wrong icons in wallets list * 1453 Moonriver/Moonbeam parachains support * 1475 fix asset details chain badge * FLW-1490 fix wrong balance on settings screen * 1145: account export * 1145: account export 1492, 1493 various fixes fix password field obfuscaion true by default fix json export UI: buttons order fix soft keyboard overlap input fields mnemonic export finish * FLW-1498 accounts migration on new ethereum derivation path * FLW-1480 fix quick inputs calculation * 1483 fix partial Incomplete translation of the RU version of the app * 1474: fix When switching between wallets, assets list centered on the first asset from the previous wallet * FLW-1497 fix wrong fee in some cases on staking reward * 1145 export and 1439 change node: merge info popups * Change acala genesis hash in old logic * fix crash in options caused by parachain chainId change * fix metadata update error * Fix empty mnemonic bug * hide ethereum export json and seed options * updates_for_release * update json urls * release version up -> 2.0.1 (52) * gradle build updates (ide update) * sort account in wallet * FLW-1491 Replace account avatar stub on new avatar * 1476: subscan and polkascan rework * 1533: Update asset details screen, some UI/UX refinements * 1545: Network management and node switching * 1558: Setup fiddler for QA * FLW-1148 extract network badge to custom view * FLW-1148 add manage assets screen * 1556: new develop icons * 1556: subquery reward param fix; remove alerts for errors on balance details * 1451: Kintsugi/Interlay parachains support * 1533: Add "Copy address" * 1569 Fix chain wo nodes crash * 1588: Fix transfer on Kintsugi parachain * 1588: Fix transfer on Kintsugi parachain * FLW-1590 fix manage assets sorting * FLW-1512 fix import from seed and json for ethereum * FLW-1512 add export for eth-based accounts * FLW-1600 fix address sharing * 1555_Wallet_Export_various_flows (#465) * 1555 Wallet Export various flows * PR fixes: add isEthereum param to export options generation; add use case comment * fix export options logic * update publish library version; update build gradle version * FLW-1601 fix create/import string resources, add derivation path field for ethereum * 1483 update RU translations * FLW-1601 new create/import flow * FLW-1615 import/export bug fixes * 1602: import chain account * FLW-1609 add eth options for export * fix welcome strings * Fix export issues after merge conflicts * 1608 fix Can't hide some assets from the list * assets migration fix * 1571 validators suggested by algorithm * 1404 hide crowdloan from active when cap is nearer then minContribution * 1638_various_fixes (#478) * 1638 Add an extra account to a wallet. Hide "Name" field * 1614 Wallet/Account Export/Import UI bugs * 1593 fix Switch node. There is no text on button * 1565 fix There is no keyboard when the button "Create a new wallet" is pressed * FLW-1636 add derivation path validations * FLW-1636 add derivation path validation for import * Separate json export by eth/substrate * update chains url; version up -> 2.0.2 (53); gradle build tools up; * fix chain assets show in lists * Add export JSON to file * fix chain assets show in lists update * hotfix kusama update removed MaxNominators const * 1568 Confirm mnemonic screen no error alert * fix chain asset balance * fix backmerge * 1670 fix Continue button doesn't react while Staking * FLW-1657 add different fiat currencies * FLW-1667 fix advanced block for import * Add current selected currency indicator * 1655 skeletons * 1655 connection indicator * FLW-1690 fix currency symbol bug * 1689_1693_fixes (#507) * 1689 increase skeletons blinking duration to 3 seconds * 1693 change update handling logic for rates update * FLW-1694 fix arab symbol bug * Set up Google play publishing (#509) Signed-off-by: Dmitriy Creed <creed@soramitsu.co.jp> * 1689, 1695 skeleton issues * FLW-1697 add minimum stake alert * 1689, 1695 skeleton issues * fix 1705 staking alert logic * interlay parachain fix * feature/FLW-1688 systematic solution (#516) * 1688 reset background session * 1688 wip: minSupportedVersion chains.json * FLW-1688 complete drop inactive session in foreground, minSupportedVersion for chains, remote config * 1688 add foreground app lock * 1688 remove GetAppVersion dependencies * 1688 fix overlapping pin call on background/foreground * FLW-1688 move session drop to ViewModel Co-authored-by: Sergey Pankratov <pankratov@soramitsu.co.jp> Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> * new types format; change json urls * FLW-1710 comment out sorting logic while update * 1704 fix staking crashes * 1706 hide ethereum chain when no account specified * 1688 min version check logic * 1688 fix chain min version check logic * version up -> 2.0.4 (56) Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> Co-authored-by: arvifox <arvifox@hotmail.com> Co-authored-by: Deneath <lyazgindenis@gmail.com> Co-authored-by: Dmitriy Creed <creed@soramitsu.co.jp>
PankraSerg
added a commit
that referenced
this pull request
Mar 26, 2022
* asset list sort * relay chains only polkadot and kusama by id * override java var to v11 * asset list sort * relay chains only polkadot and kusama by id * asset list sort * fix tests * fix icon for asset * remove unused icons * 1455: Statemine/Statemint parachains support * FLW-1439 Add manually nodes switching for multi-assets, remove some old nodes logic * FLW-1486 opens the main screen after switching to a node * FLW-1485 fix settings UI * FLW-1439 #422 pull request fixes * FLW-1489 fixed settings details wrong flow * FLW-1489 fixed wrong icons in wallets list * 1453 Moonriver/Moonbeam parachains support * 1475 fix asset details chain badge * FLW-1490 fix wrong balance on settings screen * 1145: account export * 1145: account export 1492, 1493 various fixes fix password field obfuscaion true by default fix json export UI: buttons order fix soft keyboard overlap input fields mnemonic export finish * FLW-1498 accounts migration on new ethereum derivation path * FLW-1480 fix quick inputs calculation * 1483 fix partial Incomplete translation of the RU version of the app * 1474: fix When switching between wallets, assets list centered on the first asset from the previous wallet * FLW-1497 fix wrong fee in some cases on staking reward * 1145 export and 1439 change node: merge info popups * Change acala genesis hash in old logic * fix crash in options caused by parachain chainId change * fix metadata update error * Fix empty mnemonic bug * hide ethereum export json and seed options * updates_for_release * update json urls * release version up -> 2.0.1 (52) * gradle build updates (ide update) * sort account in wallet * FLW-1491 Replace account avatar stub on new avatar * 1476: subscan and polkascan rework * 1533: Update asset details screen, some UI/UX refinements * 1545: Network management and node switching * 1558: Setup fiddler for QA * FLW-1148 extract network badge to custom view * FLW-1148 add manage assets screen * 1556: new develop icons * 1556: subquery reward param fix; remove alerts for errors on balance details * 1451: Kintsugi/Interlay parachains support * 1533: Add "Copy address" * 1569 Fix chain wo nodes crash * 1588: Fix transfer on Kintsugi parachain * 1588: Fix transfer on Kintsugi parachain * FLW-1590 fix manage assets sorting * FLW-1512 fix import from seed and json for ethereum * FLW-1512 add export for eth-based accounts * FLW-1600 fix address sharing * 1555_Wallet_Export_various_flows (#465) * 1555 Wallet Export various flows * PR fixes: add isEthereum param to export options generation; add use case comment * fix export options logic * update publish library version; update build gradle version * FLW-1601 fix create/import string resources, add derivation path field for ethereum * 1483 update RU translations * FLW-1601 new create/import flow * FLW-1615 import/export bug fixes * 1602: import chain account * FLW-1609 add eth options for export * fix welcome strings * Fix export issues after merge conflicts * 1608 fix Can't hide some assets from the list * assets migration fix * 1571 validators suggested by algorithm * 1404 hide crowdloan from active when cap is nearer then minContribution * 1638_various_fixes (#478) * 1638 Add an extra account to a wallet. Hide "Name" field * 1614 Wallet/Account Export/Import UI bugs * 1593 fix Switch node. There is no text on button * 1565 fix There is no keyboard when the button "Create a new wallet" is pressed * FLW-1636 add derivation path validations * FLW-1636 add derivation path validation for import * Separate json export by eth/substrate * update chains url; version up -> 2.0.2 (53); gradle build tools up; * fix chain assets show in lists * Add export JSON to file * fix chain assets show in lists update * hotfix kusama update removed MaxNominators const * 1568 Confirm mnemonic screen no error alert * fix chain asset balance * fix backmerge * 1670 fix Continue button doesn't react while Staking * FLW-1657 add different fiat currencies * FLW-1667 fix advanced block for import * Add current selected currency indicator * 1655 skeletons * 1655 connection indicator * FLW-1690 fix currency symbol bug * 1689_1693_fixes (#507) * 1689 increase skeletons blinking duration to 3 seconds * 1693 change update handling logic for rates update * FLW-1694 fix arab symbol bug * Set up Google play publishing (#509) Signed-off-by: Dmitriy Creed <creed@soramitsu.co.jp> * 1689, 1695 skeleton issues * FLW-1697 add minimum stake alert * 1689, 1695 skeleton issues * fix 1705 staking alert logic * interlay parachain fix * feature/FLW-1688 systematic solution (#516) * 1688 reset background session * 1688 wip: minSupportedVersion chains.json * FLW-1688 complete drop inactive session in foreground, minSupportedVersion for chains, remote config * 1688 add foreground app lock * 1688 remove GetAppVersion dependencies * 1688 fix overlapping pin call on background/foreground * FLW-1688 move session drop to ViewModel Co-authored-by: Sergey Pankratov <pankratov@soramitsu.co.jp> Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> * new types format; change json urls * FLW-1710 comment out sorting logic while update * 1704 fix staking crashes * 1706 hide ethereum chain when no account specified * 1688 min version check logic * 1688 fix chain min version check logic * version up -> 2.0.4 (56) * fix crash in staking: your validators Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> Co-authored-by: arvifox <arvifox@hotmail.com> Co-authored-by: Deneath <lyazgindenis@gmail.com> Co-authored-by: Dmitriy Creed <creed@soramitsu.co.jp>
PankraSerg
added a commit
that referenced
this pull request
Mar 29, 2022
* asset list sort * relay chains only polkadot and kusama by id * override java var to v11 * asset list sort * relay chains only polkadot and kusama by id * asset list sort * fix tests * fix icon for asset * remove unused icons * 1455: Statemine/Statemint parachains support * FLW-1439 Add manually nodes switching for multi-assets, remove some old nodes logic * FLW-1486 opens the main screen after switching to a node * FLW-1485 fix settings UI * FLW-1439 #422 pull request fixes * FLW-1489 fixed settings details wrong flow * FLW-1489 fixed wrong icons in wallets list * 1453 Moonriver/Moonbeam parachains support * 1475 fix asset details chain badge * FLW-1490 fix wrong balance on settings screen * 1145: account export * 1145: account export 1492, 1493 various fixes fix password field obfuscaion true by default fix json export UI: buttons order fix soft keyboard overlap input fields mnemonic export finish * FLW-1498 accounts migration on new ethereum derivation path * FLW-1480 fix quick inputs calculation * 1483 fix partial Incomplete translation of the RU version of the app * 1474: fix When switching between wallets, assets list centered on the first asset from the previous wallet * FLW-1497 fix wrong fee in some cases on staking reward * 1145 export and 1439 change node: merge info popups * Change acala genesis hash in old logic * fix crash in options caused by parachain chainId change * fix metadata update error * Fix empty mnemonic bug * hide ethereum export json and seed options * updates_for_release * update json urls * release version up -> 2.0.1 (52) * gradle build updates (ide update) * sort account in wallet * FLW-1491 Replace account avatar stub on new avatar * 1476: subscan and polkascan rework * 1533: Update asset details screen, some UI/UX refinements * 1545: Network management and node switching * 1558: Setup fiddler for QA * FLW-1148 extract network badge to custom view * FLW-1148 add manage assets screen * 1556: new develop icons * 1556: subquery reward param fix; remove alerts for errors on balance details * 1451: Kintsugi/Interlay parachains support * 1533: Add "Copy address" * 1569 Fix chain wo nodes crash * 1588: Fix transfer on Kintsugi parachain * 1588: Fix transfer on Kintsugi parachain * FLW-1590 fix manage assets sorting * FLW-1512 fix import from seed and json for ethereum * FLW-1512 add export for eth-based accounts * FLW-1600 fix address sharing * 1555_Wallet_Export_various_flows (#465) * 1555 Wallet Export various flows * PR fixes: add isEthereum param to export options generation; add use case comment * fix export options logic * update publish library version; update build gradle version * FLW-1601 fix create/import string resources, add derivation path field for ethereum * 1483 update RU translations * FLW-1601 new create/import flow * FLW-1615 import/export bug fixes * 1602: import chain account * FLW-1609 add eth options for export * fix welcome strings * Fix export issues after merge conflicts * 1608 fix Can't hide some assets from the list * assets migration fix * 1571 validators suggested by algorithm * 1404 hide crowdloan from active when cap is nearer then minContribution * 1638_various_fixes (#478) * 1638 Add an extra account to a wallet. Hide "Name" field * 1614 Wallet/Account Export/Import UI bugs * 1593 fix Switch node. There is no text on button * 1565 fix There is no keyboard when the button "Create a new wallet" is pressed * FLW-1636 add derivation path validations * FLW-1636 add derivation path validation for import * Separate json export by eth/substrate * update chains url; version up -> 2.0.2 (53); gradle build tools up; * fix chain assets show in lists * Add export JSON to file * fix chain assets show in lists update * hotfix kusama update removed MaxNominators const * 1568 Confirm mnemonic screen no error alert * fix chain asset balance * fix backmerge * 1670 fix Continue button doesn't react while Staking * FLW-1657 add different fiat currencies * FLW-1667 fix advanced block for import * Add current selected currency indicator * 1655 skeletons * 1655 connection indicator * FLW-1690 fix currency symbol bug * 1689_1693_fixes (#507) * 1689 increase skeletons blinking duration to 3 seconds * 1693 change update handling logic for rates update * FLW-1694 fix arab symbol bug * Set up Google play publishing (#509) Signed-off-by: Dmitriy Creed <creed@soramitsu.co.jp> * 1689, 1695 skeleton issues * FLW-1697 add minimum stake alert * 1689, 1695 skeleton issues * fix 1705 staking alert logic * interlay parachain fix * feature/FLW-1688 systematic solution (#516) * 1688 reset background session * 1688 wip: minSupportedVersion chains.json * FLW-1688 complete drop inactive session in foreground, minSupportedVersion for chains, remote config * 1688 add foreground app lock * 1688 remove GetAppVersion dependencies * 1688 fix overlapping pin call on background/foreground * FLW-1688 move session drop to ViewModel Co-authored-by: Sergey Pankratov <pankratov@soramitsu.co.jp> Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> * new types format; change json urls * FLW-1710 comment out sorting logic while update * 1704 fix staking crashes * 1706 hide ethereum chain when no account specified * 1688 min version check logic * 1688 fix chain min version check logic * version up -> 2.0.4 (56) * fix crash in staking: your validators * fix crash in kusama crowdloans Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> Co-authored-by: arvifox <arvifox@hotmail.com> Co-authored-by: Deneath <lyazgindenis@gmail.com> Co-authored-by: Dmitriy Creed <creed@soramitsu.co.jp>
PankraSerg
added a commit
that referenced
this pull request
Apr 15, 2022
* asset list sort * relay chains only polkadot and kusama by id * override java var to v11 * asset list sort * relay chains only polkadot and kusama by id * asset list sort * fix tests * fix icon for asset * remove unused icons * 1455: Statemine/Statemint parachains support * FLW-1439 Add manually nodes switching for multi-assets, remove some old nodes logic * FLW-1486 opens the main screen after switching to a node * FLW-1485 fix settings UI * FLW-1439 #422 pull request fixes * FLW-1489 fixed settings details wrong flow * FLW-1489 fixed wrong icons in wallets list * 1453 Moonriver/Moonbeam parachains support * 1475 fix asset details chain badge * FLW-1490 fix wrong balance on settings screen * 1145: account export * 1145: account export 1492, 1493 various fixes fix password field obfuscaion true by default fix json export UI: buttons order fix soft keyboard overlap input fields mnemonic export finish * FLW-1498 accounts migration on new ethereum derivation path * FLW-1480 fix quick inputs calculation * 1483 fix partial Incomplete translation of the RU version of the app * 1474: fix When switching between wallets, assets list centered on the first asset from the previous wallet * FLW-1497 fix wrong fee in some cases on staking reward * 1145 export and 1439 change node: merge info popups * Change acala genesis hash in old logic * fix crash in options caused by parachain chainId change * fix metadata update error * Fix empty mnemonic bug * hide ethereum export json and seed options * updates_for_release * update json urls * release version up -> 2.0.1 (52) * gradle build updates (ide update) * sort account in wallet * FLW-1491 Replace account avatar stub on new avatar * 1476: subscan and polkascan rework * 1533: Update asset details screen, some UI/UX refinements * 1545: Network management and node switching * 1558: Setup fiddler for QA * FLW-1148 extract network badge to custom view * FLW-1148 add manage assets screen * 1556: new develop icons * 1556: subquery reward param fix; remove alerts for errors on balance details * 1451: Kintsugi/Interlay parachains support * 1533: Add "Copy address" * 1569 Fix chain wo nodes crash * 1588: Fix transfer on Kintsugi parachain * 1588: Fix transfer on Kintsugi parachain * FLW-1590 fix manage assets sorting * FLW-1512 fix import from seed and json for ethereum * FLW-1512 add export for eth-based accounts * FLW-1600 fix address sharing * 1555_Wallet_Export_various_flows (#465) * 1555 Wallet Export various flows * PR fixes: add isEthereum param to export options generation; add use case comment * fix export options logic * update publish library version; update build gradle version * FLW-1601 fix create/import string resources, add derivation path field for ethereum * 1483 update RU translations * FLW-1601 new create/import flow * FLW-1615 import/export bug fixes * 1602: import chain account * FLW-1609 add eth options for export * fix welcome strings * Fix export issues after merge conflicts * 1608 fix Can't hide some assets from the list * assets migration fix * 1571 validators suggested by algorithm * 1404 hide crowdloan from active when cap is nearer then minContribution * 1638_various_fixes (#478) * 1638 Add an extra account to a wallet. Hide "Name" field * 1614 Wallet/Account Export/Import UI bugs * 1593 fix Switch node. There is no text on button * 1565 fix There is no keyboard when the button "Create a new wallet" is pressed * FLW-1636 add derivation path validations * FLW-1636 add derivation path validation for import * Separate json export by eth/substrate * update chains url; version up -> 2.0.2 (53); gradle build tools up; * fix chain assets show in lists * Add export JSON to file * fix chain assets show in lists update * hotfix kusama update removed MaxNominators const * 1568 Confirm mnemonic screen no error alert * fix chain asset balance * fix backmerge * 1670 fix Continue button doesn't react while Staking * FLW-1657 add different fiat currencies * FLW-1667 fix advanced block for import * Add current selected currency indicator * 1655 skeletons * 1655 connection indicator * FLW-1690 fix currency symbol bug * 1689_1693_fixes (#507) * 1689 increase skeletons blinking duration to 3 seconds * 1693 change update handling logic for rates update * FLW-1694 fix arab symbol bug * Set up Google play publishing (#509) Signed-off-by: Dmitriy Creed <creed@soramitsu.co.jp> * 1689, 1695 skeleton issues * FLW-1697 add minimum stake alert * 1689, 1695 skeleton issues * fix 1705 staking alert logic * interlay parachain fix * feature/FLW-1688 systematic solution (#516) * 1688 reset background session * 1688 wip: minSupportedVersion chains.json * FLW-1688 complete drop inactive session in foreground, minSupportedVersion for chains, remote config * 1688 add foreground app lock * 1688 remove GetAppVersion dependencies * 1688 fix overlapping pin call on background/foreground * FLW-1688 move session drop to ViewModel Co-authored-by: Sergey Pankratov <pankratov@soramitsu.co.jp> Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> * new types format; change json urls * FLW-1710 comment out sorting logic while update * 1704 fix staking crashes * 1706 hide ethereum chain when no account specified * 1688 min version check logic * 1688 fix chain min version check logic * version up -> 2.0.4 (56) * fix crash in staking: your validators * fix crash in kusama crowdloans * fix staking validators crash * 1717 Fix adding ETH accounts logic for raw seed and JSON export flow * FLW-1134 add educational stories, update strings * fixes/import_export (#532) * 1763 The application crashes when exporting the wallet * 1762 fix export seed hide ethereum field when no seed * 1758 fix export wallet imported by JSON * 1741 fix import/export seed ethereum types UI * import seed for ethereum: hide derivation path * fixes/1624_1684_1656_1677_1685_1767_1766 (#533) * 1766 fix export wallet ru translation text * 1767 fix json export keyboard hide on back * 1685 fix recommended validators UI (disable continue when empty list) * 1677 json export version field as text; small improvements * 1656 Export account. add progress to confirm button * 1684 fix toolbar title: text is under the arrow * 1624 Export account. There is not appears a pop-up screen with warning text on it * FLW-1765 fix stories flow, FLW-1773 fix stories images * fixes/1626_1660_UI (#535) * 1626 Select save type screen. There aren’t icons. * 1660 "Locked" screen doesn’t match the design * 1773 Replace some pics and texts with the new ones to correct out-of-date DOT logo * 1783 "Locked" screen doesn’t match the design * 1782 Export account. On the Manage assets field there isn’t warning⚠️ icon * 1789 Export account by JSON. After entering the password Continue button doesn’t work 1790 Import account by Raw seed. We can export the account only by JSON * version up 2.0.5(59) * reset progress in json export Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> Co-authored-by: arvifox <arvifox@hotmail.com> Co-authored-by: Deneath <lyazgindenis@gmail.com> Co-authored-by: Dmitriy Creed <creed@soramitsu.co.jp>
PankraSerg
added a commit
that referenced
this pull request
Apr 15, 2022
* asset list sort * relay chains only polkadot and kusama by id * override java var to v11 * asset list sort * relay chains only polkadot and kusama by id * asset list sort * fix tests * fix icon for asset * remove unused icons * 1455: Statemine/Statemint parachains support * FLW-1439 Add manually nodes switching for multi-assets, remove some old nodes logic * FLW-1486 opens the main screen after switching to a node * FLW-1485 fix settings UI * FLW-1439 #422 pull request fixes * FLW-1489 fixed settings details wrong flow * FLW-1489 fixed wrong icons in wallets list * 1453 Moonriver/Moonbeam parachains support * 1475 fix asset details chain badge * FLW-1490 fix wrong balance on settings screen * 1145: account export * 1145: account export 1492, 1493 various fixes fix password field obfuscaion true by default fix json export UI: buttons order fix soft keyboard overlap input fields mnemonic export finish * FLW-1498 accounts migration on new ethereum derivation path * FLW-1480 fix quick inputs calculation * 1483 fix partial Incomplete translation of the RU version of the app * 1474: fix When switching between wallets, assets list centered on the first asset from the previous wallet * FLW-1497 fix wrong fee in some cases on staking reward * 1145 export and 1439 change node: merge info popups * Change acala genesis hash in old logic * fix crash in options caused by parachain chainId change * fix metadata update error * Fix empty mnemonic bug * hide ethereum export json and seed options * updates_for_release * update json urls * release version up -> 2.0.1 (52) * gradle build updates (ide update) * sort account in wallet * FLW-1491 Replace account avatar stub on new avatar * 1476: subscan and polkascan rework * 1533: Update asset details screen, some UI/UX refinements * 1545: Network management and node switching * 1558: Setup fiddler for QA * FLW-1148 extract network badge to custom view * FLW-1148 add manage assets screen * 1556: new develop icons * 1556: subquery reward param fix; remove alerts for errors on balance details * 1451: Kintsugi/Interlay parachains support * 1533: Add "Copy address" * 1569 Fix chain wo nodes crash * 1588: Fix transfer on Kintsugi parachain * 1588: Fix transfer on Kintsugi parachain * FLW-1590 fix manage assets sorting * FLW-1512 fix import from seed and json for ethereum * FLW-1512 add export for eth-based accounts * FLW-1600 fix address sharing * 1555_Wallet_Export_various_flows (#465) * 1555 Wallet Export various flows * PR fixes: add isEthereum param to export options generation; add use case comment * fix export options logic * update publish library version; update build gradle version * FLW-1601 fix create/import string resources, add derivation path field for ethereum * 1483 update RU translations * FLW-1601 new create/import flow * FLW-1615 import/export bug fixes * 1602: import chain account * FLW-1609 add eth options for export * fix welcome strings * Fix export issues after merge conflicts * 1608 fix Can't hide some assets from the list * assets migration fix * 1571 validators suggested by algorithm * 1404 hide crowdloan from active when cap is nearer then minContribution * 1638_various_fixes (#478) * 1638 Add an extra account to a wallet. Hide "Name" field * 1614 Wallet/Account Export/Import UI bugs * 1593 fix Switch node. There is no text on button * 1565 fix There is no keyboard when the button "Create a new wallet" is pressed * FLW-1636 add derivation path validations * FLW-1636 add derivation path validation for import * Separate json export by eth/substrate * update chains url; version up -> 2.0.2 (53); gradle build tools up; * fix chain assets show in lists * Add export JSON to file * fix chain assets show in lists update * hotfix kusama update removed MaxNominators const * 1568 Confirm mnemonic screen no error alert * fix chain asset balance * fix backmerge * 1670 fix Continue button doesn't react while Staking * FLW-1657 add different fiat currencies * FLW-1667 fix advanced block for import * Add current selected currency indicator * 1655 skeletons * 1655 connection indicator * FLW-1690 fix currency symbol bug * 1689_1693_fixes (#507) * 1689 increase skeletons blinking duration to 3 seconds * 1693 change update handling logic for rates update * FLW-1694 fix arab symbol bug * Set up Google play publishing (#509) Signed-off-by: Dmitriy Creed <creed@soramitsu.co.jp> * 1689, 1695 skeleton issues * FLW-1697 add minimum stake alert * 1689, 1695 skeleton issues * fix 1705 staking alert logic * interlay parachain fix * feature/FLW-1688 systematic solution (#516) * 1688 reset background session * 1688 wip: minSupportedVersion chains.json * FLW-1688 complete drop inactive session in foreground, minSupportedVersion for chains, remote config * 1688 add foreground app lock * 1688 remove GetAppVersion dependencies * 1688 fix overlapping pin call on background/foreground * FLW-1688 move session drop to ViewModel Co-authored-by: Sergey Pankratov <pankratov@soramitsu.co.jp> Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> * new types format; change json urls * FLW-1710 comment out sorting logic while update * 1704 fix staking crashes * 1706 hide ethereum chain when no account specified * 1688 min version check logic * 1688 fix chain min version check logic * version up -> 2.0.4 (56) * fix crash in staking: your validators * fix crash in kusama crowdloans * fix staking validators crash * 1717 Fix adding ETH accounts logic for raw seed and JSON export flow * FLW-1134 add educational stories, update strings * fixes/import_export (#532) * 1763 The application crashes when exporting the wallet * 1762 fix export seed hide ethereum field when no seed * 1758 fix export wallet imported by JSON * 1741 fix import/export seed ethereum types UI * import seed for ethereum: hide derivation path * fixes/1624_1684_1656_1677_1685_1767_1766 (#533) * 1766 fix export wallet ru translation text * 1767 fix json export keyboard hide on back * 1685 fix recommended validators UI (disable continue when empty list) * 1677 json export version field as text; small improvements * 1656 Export account. add progress to confirm button * 1684 fix toolbar title: text is under the arrow * 1624 Export account. There is not appears a pop-up screen with warning text on it * FLW-1765 fix stories flow, FLW-1773 fix stories images * fixes/1626_1660_UI (#535) * 1626 Select save type screen. There aren’t icons. * 1660 "Locked" screen doesn’t match the design * 1773 Replace some pics and texts with the new ones to correct out-of-date DOT logo * 1783 "Locked" screen doesn’t match the design * 1782 Export account. On the Manage assets field there isn’t warning⚠️ icon * 1789 Export account by JSON. After entering the password Continue button doesn’t work 1790 Import account by Raw seed. We can export the account only by JSON * version up 2.0.5(59) * reset progress in json export * 1795 fix Incorrect behavior after clicking the Close button on the alert * 1797 We have the ability to export imported ETH accounts by JSON * build version up 60 Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> Co-authored-by: arvifox <arvifox@hotmail.com> Co-authored-by: Deneath <lyazgindenis@gmail.com> Co-authored-by: Dmitriy Creed <creed@soramitsu.co.jp>
PankraSerg
added a commit
that referenced
this pull request
Apr 16, 2022
* asset list sort * relay chains only polkadot and kusama by id * override java var to v11 * asset list sort * relay chains only polkadot and kusama by id * asset list sort * fix tests * fix icon for asset * remove unused icons * 1455: Statemine/Statemint parachains support * FLW-1439 Add manually nodes switching for multi-assets, remove some old nodes logic * FLW-1486 opens the main screen after switching to a node * FLW-1485 fix settings UI * FLW-1439 #422 pull request fixes * FLW-1489 fixed settings details wrong flow * FLW-1489 fixed wrong icons in wallets list * 1453 Moonriver/Moonbeam parachains support * 1475 fix asset details chain badge * FLW-1490 fix wrong balance on settings screen * 1145: account export * 1145: account export 1492, 1493 various fixes fix password field obfuscaion true by default fix json export UI: buttons order fix soft keyboard overlap input fields mnemonic export finish * FLW-1498 accounts migration on new ethereum derivation path * FLW-1480 fix quick inputs calculation * 1483 fix partial Incomplete translation of the RU version of the app * 1474: fix When switching between wallets, assets list centered on the first asset from the previous wallet * FLW-1497 fix wrong fee in some cases on staking reward * 1145 export and 1439 change node: merge info popups * Change acala genesis hash in old logic * fix crash in options caused by parachain chainId change * fix metadata update error * Fix empty mnemonic bug * hide ethereum export json and seed options * updates_for_release * update json urls * release version up -> 2.0.1 (52) * gradle build updates (ide update) * sort account in wallet * FLW-1491 Replace account avatar stub on new avatar * 1476: subscan and polkascan rework * 1533: Update asset details screen, some UI/UX refinements * 1545: Network management and node switching * 1558: Setup fiddler for QA * FLW-1148 extract network badge to custom view * FLW-1148 add manage assets screen * 1556: new develop icons * 1556: subquery reward param fix; remove alerts for errors on balance details * 1451: Kintsugi/Interlay parachains support * 1533: Add "Copy address" * 1569 Fix chain wo nodes crash * 1588: Fix transfer on Kintsugi parachain * 1588: Fix transfer on Kintsugi parachain * FLW-1590 fix manage assets sorting * FLW-1512 fix import from seed and json for ethereum * FLW-1512 add export for eth-based accounts * FLW-1600 fix address sharing * 1555_Wallet_Export_various_flows (#465) * 1555 Wallet Export various flows * PR fixes: add isEthereum param to export options generation; add use case comment * fix export options logic * update publish library version; update build gradle version * FLW-1601 fix create/import string resources, add derivation path field for ethereum * 1483 update RU translations * FLW-1601 new create/import flow * FLW-1615 import/export bug fixes * 1602: import chain account * FLW-1609 add eth options for export * fix welcome strings * Fix export issues after merge conflicts * 1608 fix Can't hide some assets from the list * assets migration fix * 1571 validators suggested by algorithm * 1404 hide crowdloan from active when cap is nearer then minContribution * 1638_various_fixes (#478) * 1638 Add an extra account to a wallet. Hide "Name" field * 1614 Wallet/Account Export/Import UI bugs * 1593 fix Switch node. There is no text on button * 1565 fix There is no keyboard when the button "Create a new wallet" is pressed * FLW-1636 add derivation path validations * FLW-1636 add derivation path validation for import * Separate json export by eth/substrate * update chains url; version up -> 2.0.2 (53); gradle build tools up; * fix chain assets show in lists * Add export JSON to file * fix chain assets show in lists update * hotfix kusama update removed MaxNominators const * 1568 Confirm mnemonic screen no error alert * fix chain asset balance * fix backmerge * 1670 fix Continue button doesn't react while Staking * FLW-1657 add different fiat currencies * FLW-1667 fix advanced block for import * Add current selected currency indicator * 1655 skeletons * 1655 connection indicator * FLW-1690 fix currency symbol bug * 1689_1693_fixes (#507) * 1689 increase skeletons blinking duration to 3 seconds * 1693 change update handling logic for rates update * FLW-1694 fix arab symbol bug * Set up Google play publishing (#509) Signed-off-by: Dmitriy Creed <creed@soramitsu.co.jp> * 1689, 1695 skeleton issues * FLW-1697 add minimum stake alert * 1689, 1695 skeleton issues * fix 1705 staking alert logic * interlay parachain fix * feature/FLW-1688 systematic solution (#516) * 1688 reset background session * 1688 wip: minSupportedVersion chains.json * FLW-1688 complete drop inactive session in foreground, minSupportedVersion for chains, remote config * 1688 add foreground app lock * 1688 remove GetAppVersion dependencies * 1688 fix overlapping pin call on background/foreground * FLW-1688 move session drop to ViewModel Co-authored-by: Sergey Pankratov <pankratov@soramitsu.co.jp> Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> * new types format; change json urls * FLW-1710 comment out sorting logic while update * 1704 fix staking crashes * 1706 hide ethereum chain when no account specified * 1688 min version check logic * 1688 fix chain min version check logic * version up -> 2.0.4 (56) * fix crash in staking: your validators * fix crash in kusama crowdloans * fix staking validators crash * 1717 Fix adding ETH accounts logic for raw seed and JSON export flow * FLW-1134 add educational stories, update strings * fixes/import_export (#532) * 1763 The application crashes when exporting the wallet * 1762 fix export seed hide ethereum field when no seed * 1758 fix export wallet imported by JSON * 1741 fix import/export seed ethereum types UI * import seed for ethereum: hide derivation path * fixes/1624_1684_1656_1677_1685_1767_1766 (#533) * 1766 fix export wallet ru translation text * 1767 fix json export keyboard hide on back * 1685 fix recommended validators UI (disable continue when empty list) * 1677 json export version field as text; small improvements * 1656 Export account. add progress to confirm button * 1684 fix toolbar title: text is under the arrow * 1624 Export account. There is not appears a pop-up screen with warning text on it * FLW-1765 fix stories flow, FLW-1773 fix stories images * fixes/1626_1660_UI (#535) * 1626 Select save type screen. There aren’t icons. * 1660 "Locked" screen doesn’t match the design * 1773 Replace some pics and texts with the new ones to correct out-of-date DOT logo * 1783 "Locked" screen doesn’t match the design * 1782 Export account. On the Manage assets field there isn’t warning⚠️ icon * 1789 Export account by JSON. After entering the password Continue button doesn’t work 1790 Import account by Raw seed. We can export the account only by JSON * version up 2.0.5(59) * reset progress in json export * 1795 fix Incorrect behavior after clicking the Close button on the alert * 1797 We have the ability to export imported ETH accounts by JSON * build version up 60 * fix onboarding stories logic; build version up 61 Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> Co-authored-by: arvifox <arvifox@hotmail.com> Co-authored-by: Deneath <lyazgindenis@gmail.com> Co-authored-by: Dmitriy Creed <creed@soramitsu.co.jp>
PankraSerg
added a commit
that referenced
this pull request
Apr 17, 2022
* asset list sort * relay chains only polkadot and kusama by id * override java var to v11 * asset list sort * relay chains only polkadot and kusama by id * asset list sort * fix tests * fix icon for asset * remove unused icons * 1455: Statemine/Statemint parachains support * FLW-1439 Add manually nodes switching for multi-assets, remove some old nodes logic * FLW-1486 opens the main screen after switching to a node * FLW-1485 fix settings UI * FLW-1439 #422 pull request fixes * FLW-1489 fixed settings details wrong flow * FLW-1489 fixed wrong icons in wallets list * 1453 Moonriver/Moonbeam parachains support * 1475 fix asset details chain badge * FLW-1490 fix wrong balance on settings screen * 1145: account export * 1145: account export 1492, 1493 various fixes fix password field obfuscaion true by default fix json export UI: buttons order fix soft keyboard overlap input fields mnemonic export finish * FLW-1498 accounts migration on new ethereum derivation path * FLW-1480 fix quick inputs calculation * 1483 fix partial Incomplete translation of the RU version of the app * 1474: fix When switching between wallets, assets list centered on the first asset from the previous wallet * FLW-1497 fix wrong fee in some cases on staking reward * 1145 export and 1439 change node: merge info popups * Change acala genesis hash in old logic * fix crash in options caused by parachain chainId change * fix metadata update error * Fix empty mnemonic bug * hide ethereum export json and seed options * updates_for_release * update json urls * release version up -> 2.0.1 (52) * gradle build updates (ide update) * sort account in wallet * FLW-1491 Replace account avatar stub on new avatar * 1476: subscan and polkascan rework * 1533: Update asset details screen, some UI/UX refinements * 1545: Network management and node switching * 1558: Setup fiddler for QA * FLW-1148 extract network badge to custom view * FLW-1148 add manage assets screen * 1556: new develop icons * 1556: subquery reward param fix; remove alerts for errors on balance details * 1451: Kintsugi/Interlay parachains support * 1533: Add "Copy address" * 1569 Fix chain wo nodes crash * 1588: Fix transfer on Kintsugi parachain * 1588: Fix transfer on Kintsugi parachain * FLW-1590 fix manage assets sorting * FLW-1512 fix import from seed and json for ethereum * FLW-1512 add export for eth-based accounts * FLW-1600 fix address sharing * 1555_Wallet_Export_various_flows (#465) * 1555 Wallet Export various flows * PR fixes: add isEthereum param to export options generation; add use case comment * fix export options logic * update publish library version; update build gradle version * FLW-1601 fix create/import string resources, add derivation path field for ethereum * 1483 update RU translations * FLW-1601 new create/import flow * FLW-1615 import/export bug fixes * 1602: import chain account * FLW-1609 add eth options for export * fix welcome strings * Fix export issues after merge conflicts * 1608 fix Can't hide some assets from the list * assets migration fix * 1571 validators suggested by algorithm * 1404 hide crowdloan from active when cap is nearer then minContribution * 1638_various_fixes (#478) * 1638 Add an extra account to a wallet. Hide "Name" field * 1614 Wallet/Account Export/Import UI bugs * 1593 fix Switch node. There is no text on button * 1565 fix There is no keyboard when the button "Create a new wallet" is pressed * FLW-1636 add derivation path validations * FLW-1636 add derivation path validation for import * Separate json export by eth/substrate * update chains url; version up -> 2.0.2 (53); gradle build tools up; * fix chain assets show in lists * Add export JSON to file * fix chain assets show in lists update * hotfix kusama update removed MaxNominators const * 1568 Confirm mnemonic screen no error alert * fix chain asset balance * fix backmerge * 1670 fix Continue button doesn't react while Staking * FLW-1657 add different fiat currencies * FLW-1667 fix advanced block for import * Add current selected currency indicator * 1655 skeletons * 1655 connection indicator * FLW-1690 fix currency symbol bug * 1689_1693_fixes (#507) * 1689 increase skeletons blinking duration to 3 seconds * 1693 change update handling logic for rates update * FLW-1694 fix arab symbol bug * Set up Google play publishing (#509) Signed-off-by: Dmitriy Creed <creed@soramitsu.co.jp> * 1689, 1695 skeleton issues * FLW-1697 add minimum stake alert * 1689, 1695 skeleton issues * fix 1705 staking alert logic * interlay parachain fix * feature/FLW-1688 systematic solution (#516) * 1688 reset background session * 1688 wip: minSupportedVersion chains.json * FLW-1688 complete drop inactive session in foreground, minSupportedVersion for chains, remote config * 1688 add foreground app lock * 1688 remove GetAppVersion dependencies * 1688 fix overlapping pin call on background/foreground * FLW-1688 move session drop to ViewModel Co-authored-by: Sergey Pankratov <pankratov@soramitsu.co.jp> Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> * new types format; change json urls * FLW-1710 comment out sorting logic while update * 1704 fix staking crashes * 1706 hide ethereum chain when no account specified * 1688 min version check logic * 1688 fix chain min version check logic * version up -> 2.0.4 (56) * fix crash in staking: your validators * fix crash in kusama crowdloans * fix staking validators crash * 1717 Fix adding ETH accounts logic for raw seed and JSON export flow * FLW-1134 add educational stories, update strings * fixes/import_export (#532) * 1763 The application crashes when exporting the wallet * 1762 fix export seed hide ethereum field when no seed * 1758 fix export wallet imported by JSON * 1741 fix import/export seed ethereum types UI * import seed for ethereum: hide derivation path * fixes/1624_1684_1656_1677_1685_1767_1766 (#533) * 1766 fix export wallet ru translation text * 1767 fix json export keyboard hide on back * 1685 fix recommended validators UI (disable continue when empty list) * 1677 json export version field as text; small improvements * 1656 Export account. add progress to confirm button * 1684 fix toolbar title: text is under the arrow * 1624 Export account. There is not appears a pop-up screen with warning text on it * FLW-1765 fix stories flow, FLW-1773 fix stories images * fixes/1626_1660_UI (#535) * 1626 Select save type screen. There aren’t icons. * 1660 "Locked" screen doesn’t match the design * 1773 Replace some pics and texts with the new ones to correct out-of-date DOT logo * 1783 "Locked" screen doesn’t match the design * 1782 Export account. On the Manage assets field there isn’t warning⚠️ icon * 1789 Export account by JSON. After entering the password Continue button doesn’t work 1790 Import account by Raw seed. We can export the account only by JSON * version up 2.0.5(59) * reset progress in json export * 1795 fix Incorrect behavior after clicking the Close button on the alert * 1797 We have the ability to export imported ETH accounts by JSON * build version up 60 * fix onboarding stories logic; build version up 61 * fix onboarding stories logic; build version up 62 Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> Co-authored-by: arvifox <arvifox@hotmail.com> Co-authored-by: Deneath <lyazgindenis@gmail.com> Co-authored-by: Dmitriy Creed <creed@soramitsu.co.jp> Co-authored-by: Sergey Petrov <petrov@soramitsu.co.jp>
PankraSerg
added a commit
that referenced
this pull request
Apr 17, 2022
* asset list sort * relay chains only polkadot and kusama by id * override java var to v11 * asset list sort * relay chains only polkadot and kusama by id * asset list sort * fix tests * fix icon for asset * remove unused icons * 1455: Statemine/Statemint parachains support * FLW-1439 Add manually nodes switching for multi-assets, remove some old nodes logic * FLW-1486 opens the main screen after switching to a node * FLW-1485 fix settings UI * FLW-1439 #422 pull request fixes * FLW-1489 fixed settings details wrong flow * FLW-1489 fixed wrong icons in wallets list * 1453 Moonriver/Moonbeam parachains support * 1475 fix asset details chain badge * FLW-1490 fix wrong balance on settings screen * 1145: account export * 1145: account export 1492, 1493 various fixes fix password field obfuscaion true by default fix json export UI: buttons order fix soft keyboard overlap input fields mnemonic export finish * FLW-1498 accounts migration on new ethereum derivation path * FLW-1480 fix quick inputs calculation * 1483 fix partial Incomplete translation of the RU version of the app * 1474: fix When switching between wallets, assets list centered on the first asset from the previous wallet * FLW-1497 fix wrong fee in some cases on staking reward * 1145 export and 1439 change node: merge info popups * Change acala genesis hash in old logic * fix crash in options caused by parachain chainId change * fix metadata update error * Fix empty mnemonic bug * hide ethereum export json and seed options * updates_for_release * update json urls * release version up -> 2.0.1 (52) * gradle build updates (ide update) * sort account in wallet * FLW-1491 Replace account avatar stub on new avatar * 1476: subscan and polkascan rework * 1533: Update asset details screen, some UI/UX refinements * 1545: Network management and node switching * 1558: Setup fiddler for QA * FLW-1148 extract network badge to custom view * FLW-1148 add manage assets screen * 1556: new develop icons * 1556: subquery reward param fix; remove alerts for errors on balance details * 1451: Kintsugi/Interlay parachains support * 1533: Add "Copy address" * 1569 Fix chain wo nodes crash * 1588: Fix transfer on Kintsugi parachain * 1588: Fix transfer on Kintsugi parachain * FLW-1590 fix manage assets sorting * FLW-1512 fix import from seed and json for ethereum * FLW-1512 add export for eth-based accounts * FLW-1600 fix address sharing * 1555_Wallet_Export_various_flows (#465) * 1555 Wallet Export various flows * PR fixes: add isEthereum param to export options generation; add use case comment * fix export options logic * update publish library version; update build gradle version * FLW-1601 fix create/import string resources, add derivation path field for ethereum * 1483 update RU translations * FLW-1601 new create/import flow * FLW-1615 import/export bug fixes * 1602: import chain account * FLW-1609 add eth options for export * fix welcome strings * Fix export issues after merge conflicts * 1608 fix Can't hide some assets from the list * assets migration fix * 1571 validators suggested by algorithm * 1404 hide crowdloan from active when cap is nearer then minContribution * 1638_various_fixes (#478) * 1638 Add an extra account to a wallet. Hide "Name" field * 1614 Wallet/Account Export/Import UI bugs * 1593 fix Switch node. There is no text on button * 1565 fix There is no keyboard when the button "Create a new wallet" is pressed * FLW-1636 add derivation path validations * FLW-1636 add derivation path validation for import * Separate json export by eth/substrate * update chains url; version up -> 2.0.2 (53); gradle build tools up; * fix chain assets show in lists * Add export JSON to file * fix chain assets show in lists update * hotfix kusama update removed MaxNominators const * 1568 Confirm mnemonic screen no error alert * fix chain asset balance * fix backmerge * 1670 fix Continue button doesn't react while Staking * FLW-1657 add different fiat currencies * FLW-1667 fix advanced block for import * Add current selected currency indicator * 1655 skeletons * 1655 connection indicator * FLW-1690 fix currency symbol bug * 1689_1693_fixes (#507) * 1689 increase skeletons blinking duration to 3 seconds * 1693 change update handling logic for rates update * FLW-1694 fix arab symbol bug * Set up Google play publishing (#509) Signed-off-by: Dmitriy Creed <creed@soramitsu.co.jp> * 1689, 1695 skeleton issues * FLW-1697 add minimum stake alert * 1689, 1695 skeleton issues * fix 1705 staking alert logic * interlay parachain fix * feature/FLW-1688 systematic solution (#516) * 1688 reset background session * 1688 wip: minSupportedVersion chains.json * FLW-1688 complete drop inactive session in foreground, minSupportedVersion for chains, remote config * 1688 add foreground app lock * 1688 remove GetAppVersion dependencies * 1688 fix overlapping pin call on background/foreground * FLW-1688 move session drop to ViewModel Co-authored-by: Sergey Pankratov <pankratov@soramitsu.co.jp> Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> * new types format; change json urls * FLW-1710 comment out sorting logic while update * 1704 fix staking crashes * 1706 hide ethereum chain when no account specified * 1688 min version check logic * 1688 fix chain min version check logic * version up -> 2.0.4 (56) * fix crash in staking: your validators * fix crash in kusama crowdloans * fix staking validators crash * 1717 Fix adding ETH accounts logic for raw seed and JSON export flow * FLW-1134 add educational stories, update strings * fixes/import_export (#532) * 1763 The application crashes when exporting the wallet * 1762 fix export seed hide ethereum field when no seed * 1758 fix export wallet imported by JSON * 1741 fix import/export seed ethereum types UI * import seed for ethereum: hide derivation path * fixes/1624_1684_1656_1677_1685_1767_1766 (#533) * 1766 fix export wallet ru translation text * 1767 fix json export keyboard hide on back * 1685 fix recommended validators UI (disable continue when empty list) * 1677 json export version field as text; small improvements * 1656 Export account. add progress to confirm button * 1684 fix toolbar title: text is under the arrow * 1624 Export account. There is not appears a pop-up screen with warning text on it * FLW-1765 fix stories flow, FLW-1773 fix stories images * fixes/1626_1660_UI (#535) * 1626 Select save type screen. There aren’t icons. * 1660 "Locked" screen doesn’t match the design * 1773 Replace some pics and texts with the new ones to correct out-of-date DOT logo * 1783 "Locked" screen doesn’t match the design * 1782 Export account. On the Manage assets field there isn’t warning⚠️ icon * 1789 Export account by JSON. After entering the password Continue button doesn’t work 1790 Import account by Raw seed. We can export the account only by JSON * version up 2.0.5(59) * reset progress in json export * 1795 fix Incorrect behavior after clicking the Close button on the alert * 1797 We have the ability to export imported ETH accounts by JSON * build version up 60 * fix onboarding stories logic; build version up 61 * fix onboarding stories logic; build version up 62 * 1765 fix stories flow Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> Co-authored-by: arvifox <arvifox@hotmail.com> Co-authored-by: Deneath <lyazgindenis@gmail.com> Co-authored-by: Dmitriy Creed <creed@soramitsu.co.jp> Co-authored-by: Sergey Petrov <petrov@soramitsu.co.jp>
PankraSerg
added a commit
that referenced
this pull request
Apr 17, 2022
* asset list sort * relay chains only polkadot and kusama by id * override java var to v11 * asset list sort * relay chains only polkadot and kusama by id * asset list sort * fix tests * fix icon for asset * remove unused icons * 1455: Statemine/Statemint parachains support * FLW-1439 Add manually nodes switching for multi-assets, remove some old nodes logic * FLW-1486 opens the main screen after switching to a node * FLW-1485 fix settings UI * FLW-1439 #422 pull request fixes * FLW-1489 fixed settings details wrong flow * FLW-1489 fixed wrong icons in wallets list * 1453 Moonriver/Moonbeam parachains support * 1475 fix asset details chain badge * FLW-1490 fix wrong balance on settings screen * 1145: account export * 1145: account export 1492, 1493 various fixes fix password field obfuscaion true by default fix json export UI: buttons order fix soft keyboard overlap input fields mnemonic export finish * FLW-1498 accounts migration on new ethereum derivation path * FLW-1480 fix quick inputs calculation * 1483 fix partial Incomplete translation of the RU version of the app * 1474: fix When switching between wallets, assets list centered on the first asset from the previous wallet * FLW-1497 fix wrong fee in some cases on staking reward * 1145 export and 1439 change node: merge info popups * Change acala genesis hash in old logic * fix crash in options caused by parachain chainId change * fix metadata update error * Fix empty mnemonic bug * hide ethereum export json and seed options * updates_for_release * update json urls * release version up -> 2.0.1 (52) * gradle build updates (ide update) * sort account in wallet * FLW-1491 Replace account avatar stub on new avatar * 1476: subscan and polkascan rework * 1533: Update asset details screen, some UI/UX refinements * 1545: Network management and node switching * 1558: Setup fiddler for QA * FLW-1148 extract network badge to custom view * FLW-1148 add manage assets screen * 1556: new develop icons * 1556: subquery reward param fix; remove alerts for errors on balance details * 1451: Kintsugi/Interlay parachains support * 1533: Add "Copy address" * 1569 Fix chain wo nodes crash * 1588: Fix transfer on Kintsugi parachain * 1588: Fix transfer on Kintsugi parachain * FLW-1590 fix manage assets sorting * FLW-1512 fix import from seed and json for ethereum * FLW-1512 add export for eth-based accounts * FLW-1600 fix address sharing * 1555_Wallet_Export_various_flows (#465) * 1555 Wallet Export various flows * PR fixes: add isEthereum param to export options generation; add use case comment * fix export options logic * update publish library version; update build gradle version * FLW-1601 fix create/import string resources, add derivation path field for ethereum * 1483 update RU translations * FLW-1601 new create/import flow * FLW-1615 import/export bug fixes * 1602: import chain account * FLW-1609 add eth options for export * fix welcome strings * Fix export issues after merge conflicts * 1608 fix Can't hide some assets from the list * assets migration fix * 1571 validators suggested by algorithm * 1404 hide crowdloan from active when cap is nearer then minContribution * 1638_various_fixes (#478) * 1638 Add an extra account to a wallet. Hide "Name" field * 1614 Wallet/Account Export/Import UI bugs * 1593 fix Switch node. There is no text on button * 1565 fix There is no keyboard when the button "Create a new wallet" is pressed * FLW-1636 add derivation path validations * FLW-1636 add derivation path validation for import * Separate json export by eth/substrate * update chains url; version up -> 2.0.2 (53); gradle build tools up; * fix chain assets show in lists * Add export JSON to file * fix chain assets show in lists update * hotfix kusama update removed MaxNominators const * 1568 Confirm mnemonic screen no error alert * fix chain asset balance * fix backmerge * 1670 fix Continue button doesn't react while Staking * FLW-1657 add different fiat currencies * FLW-1667 fix advanced block for import * Add current selected currency indicator * 1655 skeletons * 1655 connection indicator * FLW-1690 fix currency symbol bug * 1689_1693_fixes (#507) * 1689 increase skeletons blinking duration to 3 seconds * 1693 change update handling logic for rates update * FLW-1694 fix arab symbol bug * Set up Google play publishing (#509) Signed-off-by: Dmitriy Creed <creed@soramitsu.co.jp> * 1689, 1695 skeleton issues * FLW-1697 add minimum stake alert * 1689, 1695 skeleton issues * fix 1705 staking alert logic * interlay parachain fix * feature/FLW-1688 systematic solution (#516) * 1688 reset background session * 1688 wip: minSupportedVersion chains.json * FLW-1688 complete drop inactive session in foreground, minSupportedVersion for chains, remote config * 1688 add foreground app lock * 1688 remove GetAppVersion dependencies * 1688 fix overlapping pin call on background/foreground * FLW-1688 move session drop to ViewModel Co-authored-by: Sergey Pankratov <pankratov@soramitsu.co.jp> Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> * new types format; change json urls * FLW-1710 comment out sorting logic while update * 1704 fix staking crashes * 1706 hide ethereum chain when no account specified * 1688 min version check logic * 1688 fix chain min version check logic * version up -> 2.0.4 (56) * fix crash in staking: your validators * fix crash in kusama crowdloans * fix staking validators crash * 1717 Fix adding ETH accounts logic for raw seed and JSON export flow * FLW-1134 add educational stories, update strings * fixes/import_export (#532) * 1763 The application crashes when exporting the wallet * 1762 fix export seed hide ethereum field when no seed * 1758 fix export wallet imported by JSON * 1741 fix import/export seed ethereum types UI * import seed for ethereum: hide derivation path * fixes/1624_1684_1656_1677_1685_1767_1766 (#533) * 1766 fix export wallet ru translation text * 1767 fix json export keyboard hide on back * 1685 fix recommended validators UI (disable continue when empty list) * 1677 json export version field as text; small improvements * 1656 Export account. add progress to confirm button * 1684 fix toolbar title: text is under the arrow * 1624 Export account. There is not appears a pop-up screen with warning text on it * FLW-1765 fix stories flow, FLW-1773 fix stories images * fixes/1626_1660_UI (#535) * 1626 Select save type screen. There aren’t icons. * 1660 "Locked" screen doesn’t match the design * 1773 Replace some pics and texts with the new ones to correct out-of-date DOT logo * 1783 "Locked" screen doesn’t match the design * 1782 Export account. On the Manage assets field there isn’t warning⚠️ icon * 1789 Export account by JSON. After entering the password Continue button doesn’t work 1790 Import account by Raw seed. We can export the account only by JSON * version up 2.0.5(59) * reset progress in json export * 1795 fix Incorrect behavior after clicking the Close button on the alert * 1797 We have the ability to export imported ETH accounts by JSON * build version up 60 * fix onboarding stories logic; build version up 61 * fix onboarding stories logic; build version up 62 * 1765 fix stories flow * 1765 fix stories flow Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> Co-authored-by: arvifox <arvifox@hotmail.com> Co-authored-by: Deneath <lyazgindenis@gmail.com> Co-authored-by: Dmitriy Creed <creed@soramitsu.co.jp> Co-authored-by: Sergey Petrov <petrov@soramitsu.co.jp>
PankraSerg
added a commit
that referenced
this pull request
Apr 18, 2022
* asset list sort * relay chains only polkadot and kusama by id * override java var to v11 * asset list sort * relay chains only polkadot and kusama by id * asset list sort * fix tests * fix icon for asset * remove unused icons * 1455: Statemine/Statemint parachains support * FLW-1439 Add manually nodes switching for multi-assets, remove some old nodes logic * FLW-1486 opens the main screen after switching to a node * FLW-1485 fix settings UI * FLW-1439 #422 pull request fixes * FLW-1489 fixed settings details wrong flow * FLW-1489 fixed wrong icons in wallets list * 1453 Moonriver/Moonbeam parachains support * 1475 fix asset details chain badge * FLW-1490 fix wrong balance on settings screen * 1145: account export * 1145: account export 1492, 1493 various fixes fix password field obfuscaion true by default fix json export UI: buttons order fix soft keyboard overlap input fields mnemonic export finish * FLW-1498 accounts migration on new ethereum derivation path * FLW-1480 fix quick inputs calculation * 1483 fix partial Incomplete translation of the RU version of the app * 1474: fix When switching between wallets, assets list centered on the first asset from the previous wallet * FLW-1497 fix wrong fee in some cases on staking reward * 1145 export and 1439 change node: merge info popups * Change acala genesis hash in old logic * fix crash in options caused by parachain chainId change * fix metadata update error * Fix empty mnemonic bug * hide ethereum export json and seed options * updates_for_release * update json urls * release version up -> 2.0.1 (52) * gradle build updates (ide update) * sort account in wallet * FLW-1491 Replace account avatar stub on new avatar * 1476: subscan and polkascan rework * 1533: Update asset details screen, some UI/UX refinements * 1545: Network management and node switching * 1558: Setup fiddler for QA * FLW-1148 extract network badge to custom view * FLW-1148 add manage assets screen * 1556: new develop icons * 1556: subquery reward param fix; remove alerts for errors on balance details * 1451: Kintsugi/Interlay parachains support * 1533: Add "Copy address" * 1569 Fix chain wo nodes crash * 1588: Fix transfer on Kintsugi parachain * 1588: Fix transfer on Kintsugi parachain * FLW-1590 fix manage assets sorting * FLW-1512 fix import from seed and json for ethereum * FLW-1512 add export for eth-based accounts * FLW-1600 fix address sharing * 1555_Wallet_Export_various_flows (#465) * 1555 Wallet Export various flows * PR fixes: add isEthereum param to export options generation; add use case comment * fix export options logic * update publish library version; update build gradle version * FLW-1601 fix create/import string resources, add derivation path field for ethereum * 1483 update RU translations * FLW-1601 new create/import flow * FLW-1615 import/export bug fixes * 1602: import chain account * FLW-1609 add eth options for export * fix welcome strings * Fix export issues after merge conflicts * 1608 fix Can't hide some assets from the list * assets migration fix * 1571 validators suggested by algorithm * 1404 hide crowdloan from active when cap is nearer then minContribution * 1638_various_fixes (#478) * 1638 Add an extra account to a wallet. Hide "Name" field * 1614 Wallet/Account Export/Import UI bugs * 1593 fix Switch node. There is no text on button * 1565 fix There is no keyboard when the button "Create a new wallet" is pressed * FLW-1636 add derivation path validations * FLW-1636 add derivation path validation for import * Separate json export by eth/substrate * update chains url; version up -> 2.0.2 (53); gradle build tools up; * fix chain assets show in lists * Add export JSON to file * fix chain assets show in lists update * hotfix kusama update removed MaxNominators const * 1568 Confirm mnemonic screen no error alert * fix chain asset balance * fix backmerge * 1670 fix Continue button doesn't react while Staking * FLW-1657 add different fiat currencies * FLW-1667 fix advanced block for import * Add current selected currency indicator * 1655 skeletons * 1655 connection indicator * FLW-1690 fix currency symbol bug * 1689_1693_fixes (#507) * 1689 increase skeletons blinking duration to 3 seconds * 1693 change update handling logic for rates update * FLW-1694 fix arab symbol bug * Set up Google play publishing (#509) Signed-off-by: Dmitriy Creed <creed@soramitsu.co.jp> * 1689, 1695 skeleton issues * FLW-1697 add minimum stake alert * 1689, 1695 skeleton issues * fix 1705 staking alert logic * interlay parachain fix * feature/FLW-1688 systematic solution (#516) * 1688 reset background session * 1688 wip: minSupportedVersion chains.json * FLW-1688 complete drop inactive session in foreground, minSupportedVersion for chains, remote config * 1688 add foreground app lock * 1688 remove GetAppVersion dependencies * 1688 fix overlapping pin call on background/foreground * FLW-1688 move session drop to ViewModel Co-authored-by: Sergey Pankratov <pankratov@soramitsu.co.jp> Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> * new types format; change json urls * FLW-1710 comment out sorting logic while update * 1704 fix staking crashes * 1706 hide ethereum chain when no account specified * 1688 min version check logic * 1688 fix chain min version check logic * version up -> 2.0.4 (56) * fix crash in staking: your validators * fix crash in kusama crowdloans * fix staking validators crash * 1717 Fix adding ETH accounts logic for raw seed and JSON export flow * FLW-1134 add educational stories, update strings * fixes/import_export (#532) * 1763 The application crashes when exporting the wallet * 1762 fix export seed hide ethereum field when no seed * 1758 fix export wallet imported by JSON * 1741 fix import/export seed ethereum types UI * import seed for ethereum: hide derivation path * fixes/1624_1684_1656_1677_1685_1767_1766 (#533) * 1766 fix export wallet ru translation text * 1767 fix json export keyboard hide on back * 1685 fix recommended validators UI (disable continue when empty list) * 1677 json export version field as text; small improvements * 1656 Export account. add progress to confirm button * 1684 fix toolbar title: text is under the arrow * 1624 Export account. There is not appears a pop-up screen with warning text on it * FLW-1765 fix stories flow, FLW-1773 fix stories images * fixes/1626_1660_UI (#535) * 1626 Select save type screen. There aren’t icons. * 1660 "Locked" screen doesn’t match the design * 1773 Replace some pics and texts with the new ones to correct out-of-date DOT logo * 1783 "Locked" screen doesn’t match the design * 1782 Export account. On the Manage assets field there isn’t warning⚠️ icon * 1789 Export account by JSON. After entering the password Continue button doesn’t work 1790 Import account by Raw seed. We can export the account only by JSON * version up 2.0.5(59) * reset progress in json export * 1795 fix Incorrect behavior after clicking the Close button on the alert * 1797 We have the ability to export imported ETH accounts by JSON * build version up 60 * fix onboarding stories logic; build version up 61 * fix onboarding stories logic; build version up 62 * 1765 fix stories flow * 1765 fix stories flow * Fix nav graph * build version up 65 Co-authored-by: Denis Lyazgin <lyazgin@soramitsu.co.jp> Co-authored-by: arvifox <arvifox@hotmail.com> Co-authored-by: Deneath <lyazgindenis@gmail.com> Co-authored-by: Dmitriy Creed <creed@soramitsu.co.jp> Co-authored-by: Sergey Petrov <petrov@soramitsu.co.jp>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.