Tags: peercoin/peercoin_flutter
Tags
1.3.4 (#277) * Translated using Weblate (Spanish) Currently translated at 91.3% (531 of 581 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/es/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (581 of 581 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (582 of 582 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/nb_NO/ * Translated using Weblate (Danish) Currently translated at 100.0% (582 of 582 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/da/ * Translated using Weblate (Swedish) Currently translated at 100.0% (582 of 582 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/sv/ * Translated using Weblate (Icelandic) Currently translated at 100.0% (582 of 582 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/is/ * version bump + remove jniLibs until 1.4.0 * Update changelog for message signing fix and bump coinlib_flutter to 2.2.0 * Remove unused materialColor method and related comments from MyTheme class * Re-enable CSV file type selection in importCsv method --------- Co-authored-by: Marius Kjærstad <mkjaerstad@protonmail.com>
1.3.3 (#275) * Translated using Weblate (Turkish) Currently translated at 100.0% (532 of 532 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/tr/ * Translated using Weblate (Romanian) Currently translated at 100.0% (532 of 532 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/ro/ * Translated using Weblate (Russian) Currently translated at 100.0% (532 of 532 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/ru/ * Translated using Weblate (Spanish) Currently translated at 100.0% (532 of 532 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (532 of 532 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/es/ * Update translation files Updated by "Cleanup translation files" hook in Weblate. Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/ * Bump version to 1.3.3 and update CHANGELOG with badge fixes * Add address tab functionality and update CHANGELOG for badge fixes * Add acknowledgment text to legal notice and update translation * Update dependencies and project settings; refactor address tab UI * Refactor address tab labels to use Text widget instead of AutoSizeText --------- Co-authored-by: Mustafa Koca <acokmustafa123@gmail.com> Co-authored-by: Vitalie Lisnic <lisnic.v@gmail.com> Co-authored-by: Hampherny Rico <hamphernyr@gmail.com> Co-authored-by: Marius Kjærstad <mkjaerstad@protonmail.com> Co-authored-by: Weblate <noreply@weblate.org>
disable experimental features until roast release (#274) * Remove experimental features from available settings and bump version to 1.3.1+145 * Remove experimental features from available settings * Bump version to 1.3.2 and update CHANGELOG.md with private key export fixes
1.3.0 (#259) * Translated using Weblate (German) Currently translated at 69.6% (362 of 520 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/de/ * Translated using Weblate (Romanian) Currently translated at 92.6% (482 of 520 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/ro/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (520 of 520 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/nb_NO/ * Translated using Weblate (Swedish) Currently translated at 100.0% (520 of 520 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/sv/ * Translated using Weblate (Danish) Currently translated at 100.0% (520 of 520 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/da/ * Translated using Weblate (Icelandic) Currently translated at 100.0% (520 of 520 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/is/ * version bump * feat: Add scrollIntoView for 'Broadcast' button in key_new.dart * Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (522 of 522 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/nb_NO/ * Translated using Weblate (Swedish) Currently translated at 100.0% (522 of 522 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/sv/ * Translated using Weblate (Danish) Currently translated at 100.0% (522 of 522 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/da/ * Translated using Weblate (Icelandic) Currently translated at 100.0% (522 of 522 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/is/ * sign transaction confirmation: fix bug for double entries of the same target address in outputs * chore: Update CHANGELOG.md with correct release date for version 1.3.0 * feat: Add hidden property to CoinWallet model * feat: Add 'Hide Wallet' option to wallet menu * feat: Update import paths for wallet_home_qr.dart in multiple files, allow wallets to be hidden and unhidden * feat: Add hide and show options for hidden wallets * feat: Add visibility toggle for hidden wallets * feat: Add delete wallet functionality and bottom sheet for watch-only wallets * changelog * feat: Add e2e tests for watch only wallet creation and deletion, and hide/unhide functionality --------- Co-authored-by: Nathanael Rychen <n.rychen@gmail.com> Co-authored-by: Marius Kjærstad <mkjaerstad@protonmail.com>
1.2.9 (#257) * Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (516 of 516 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/nb_NO/ * Translated using Weblate (Swedish) Currently translated at 100.0% (516 of 516 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/sv/ * Translated using Weblate (Danish) Currently translated at 100.0% (516 of 516 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/da/ * Translated using Weblate (Icelandic) Currently translated at 100.0% (516 of 516 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/is/ * Translated using Weblate (Romanian) Currently translated at 92.0% (475 of 516 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/ro/ * version bump * Show transaction id for finalized transactions in transaction signing flow * chore: Update android-emulator-runner to v2.31.0 * chore: Fix formatting issue in double_tab_to_clipboard.dart --------- Co-authored-by: Marius Kjærstad <mkjaerstad@protonmail.com> Co-authored-by: Vitalie Lisnic <lisnic.v@gmail.com>
1.2.7 (#253) * version bump * version bump * Bump version to 1.2.7+140 in pubspec.yaml * version bump * chore: Update color scheme in various screens * chore: Trim whitespace in address input field * chore: Update switch theme colors in app_themes.dart * Changelog * skeleton to push sign transaction results into separate confirmation screen * better argument and prop handling * todos * Added translation using Weblate (English (Middle)) * chore: Update wallet sign transaction confirmation screen to include network information and recipient details * chore: Refactor address_from_asm to generic_address and add tests * Refactor signing inputs in wallet_sign_transaction.dart to use index instead of input object * feat: Add handling for no signed inputs in WalletSignTransactionConfirmationScreen * Refactor P2TR address handling in generic_address.dart * feat: Add transaction input signing status to confirmation screen * feat: Improve error handling for signing inputs in WalletSignTransactionScreenState * Refactor generic_address_test.dart to improve error handling for unknown program types in fromAsm method * Refactor key_new.dart to improve transaction signing flow * chore: Update CHANGELOG.md with latest release date --------- Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: Josh Edward Fairbank <joshfairbank@globalcontainerexchange.com>
1.2.6 rc2 (#251) * Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (512 of 512 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/nb_NO/ * Translated using Weblate (Swedish) Currently translated at 100.0% (512 of 512 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/sv/ * Translated using Weblate (Danish) Currently translated at 100.0% (512 of 512 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/da/ * Translated using Weblate (Icelandic) Currently translated at 100.0% (512 of 512 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/is/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (513 of 513 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/nb_NO/ * Translated using Weblate (Icelandic) Currently translated at 100.0% (513 of 513 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/is/ * Translated using Weblate (Danish) Currently translated at 100.0% (513 of 513 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/da/ * Translated using Weblate (Swedish) Currently translated at 100.0% (513 of 513 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/sv/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 98.0% (503 of 513 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/zh_Hant/ * Translated using Weblate (Romanian) Currently translated at 91.4% (469 of 513 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/ro/ * Translated using Weblate (Romanian) Currently translated at 91.4% (469 of 513 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/ro/ * Translated using Weblate (Spanish) Currently translated at 97.8% (502 of 513 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/es/ * Translated using Weblate (Russian) Currently translated at 68.0% (349 of 513 strings) Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/ru/ * Update translation files Updated by "Cleanup translation files" hook in Weblate. Translation: Peercoin Flutter/Translations Translate-URL: https://weblate.ppc.lol/projects/peercoin-flutter/translations/ * fix bug for multi sig signing and bump build number --------- Co-authored-by: Marius Kjærstad <mkjaerstad@protonmail.com> Co-authored-by: Vitalie Lisnic <lisnic.v@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
1.2.5 (#247) * version bump * fix issue in popping address selector on android devices * update camera usage description for ios * update face id description * remove padding from choicechip * Update sign_transaction_step_1_copy_pubkey translation and add copyPubKeyToClipboard method in WalletSignTransactionScreenState * Update sign_transaction_step_1_copy_pubkey translation and add copyPubKeyToClipboard method in WalletSignTransactionScreenState
PreviousNext