Commit graph

  • e3f4d69ec4 bitcoin | added AsyncTask to methods from BitcoinWalletHandler, refactored connectToNode() and added close() to BitcoinWalletHandler Oleksandr Sobol 2020-03-26 17:05:04 +0200
  • 21996b7b25 bitcoin | created bitcoin_transaction_history, fixed getHistory() in the bitcoin_wallet, added connectToNode(), getTransactions(), countOfTransactions() and refresh() to BitcoinWalletHandler (Android platform) Oleksandr Sobol 2020-03-25 15:34:50 +0200
  • cd402c9de0 bitcoin | connected bitcoin_wallet_manager to UI, refactored new wallet page, wallet list page and restore wallet pages Oleksandr Sobol 2020-03-23 19:17:13 +0200
  • 87b36d30d4 bitcoin | added getSeed and getKeys methods to bitcoin_wallet. Fixed bugs in credenrials and handlers (android platform) Oleksandr Sobol 2020-03-19 22:30:34 +0200
  • 94b3ec6863 bitcoin | added isExist(), restoreFromKeys() and restoreFromSeed() methods to bitcoin_wallet_manager. Added encrypt() and decrypt() to the BitcoinWalletHandler.java. Refactored async tasks and credentials for android platform Oleksandr Sobol 2020-03-18 21:40:30 +0200
  • f4506c33fd bitcoin | Created bitcoin_wallet and bitcoin_wallets_manager, moved path for wallet in the file, added bitcoin wallet type to wallet_type and wallet_list_service, saved created wallet to file Oleksandr Sobol 2020-03-17 20:21:32 +0200
  • a717795e99 bitcoin | Created BitcoinWalletHandler, credentials and async tasks. Added BitcoinWalletHandler to MainActivity. Refactored BitcoinWalletManagerHandler. Oleksandr Sobol 2020-03-16 17:50:22 +0200
  • dbfed739d9 bitcoin | refactored MainActivity and BitcoinWalletManagerHandler. Added createWallet() and restoreWalletFromKeys() to BitcoinWalletManagerHandler Oleksandr Sobol 2020-03-13 22:14:02 +0200
  • 481bab76ad bitcoin | added bitcoinj library, created BitcoinWalletManager java class Oleksandr Sobol 2020-03-13 19:31:41 +0200
  • b85c332b24 Changed version to 1.0.5 M 2020-03-12 11:59:58 +0200
  • 6424c36f18 Changed version to 1.0.5 Mykola Misiura 2020-03-12 11:59:58 +0200
  • 3186829115 Release 1.0.5 M 2020-03-10 19:17:47 +0200
  • acaf82edef Release 1.0.5 Mykola Misiura 2020-03-10 19:17:47 +0200
  • 0616b04ab9 Merge pull request #41 from cake-tech/CWA-180-fix-local-date-format M 2020-03-09 19:43:56 +0200
  • ef90064f29
    Merge pull request #41 from cake-tech/CWA-180-fix-local-date-format mezzazon 2020-03-09 19:43:56 +0200
  • 3d0d0521e4 CWA-180 | added getCurrentDateFormat() to settings store, refactored date_section_raw, trade_details_page, transaction_details_page, dashboard_page Oleksandr Sobol 2020-03-09 18:51:54 +0200
  • ba7566871d CWA-180 | added getCurrentDateFormat() to settings store, refactored date_section_raw, trade_details_page, transaction_details_page, dashboard_page Oleksandr Sobol 2020-03-09 18:51:54 +0200
  • 75c33370f1 CWA-180 | fixed local date format in dashboard_page, date_section_raw, trade_details_page, transaction_details_page, added currentLocale parameter to settings store Oleksandr Sobol 2020-03-06 20:38:13 +0200
  • 69b2f162c9 CWA-180 | fixed local date format in dashboard_page, date_section_raw, trade_details_page, transaction_details_page, added currentLocale parameter to settings store Oleksandr Sobol 2020-03-06 20:38:13 +0200
  • 2d8c0b1fa8 Merge pull request #40 from cake-tech/CWA-179-restore-button-fix M 2020-03-06 19:14:41 +0200
  • a9b1980d7d
    Merge pull request #40 from cake-tech/CWA-179-restore-button-fix mezzazon 2020-03-06 19:14:41 +0200
  • 75f23200ee CWA-179 | reduced height fo defining large device Oleksandr Sobol 2020-03-06 14:51:19 +0200
  • 273419cd60 CWA-179 | reduced height fo defining large device Oleksandr Sobol 2020-03-06 14:51:19 +0200
  • 859afef931 CWA-179 | added image_widget and base_restore_widget, refactored restore_options_page and restore_wallet_options_page, added scale factor Oleksandr Sobol 2020-03-06 11:01:04 +0200
  • 1ef10126df CWA-179 | added image_widget and base_restore_widget, refactored restore_options_page and restore_wallet_options_page, added scale factor Oleksandr Sobol 2020-03-06 11:01:04 +0200
  • 6e7ba33ecd CWA-179 | added scroll to restore_option_page and to restore_wallet_options_page Oleksandr Sobol 2020-03-05 20:31:52 +0200
  • 3f1b8900eb CWA-179 | added scroll to restore_option_page and to restore_wallet_options_page Oleksandr Sobol 2020-03-05 20:31:52 +0200
  • c233d380ab restore-button-fix | added padding to the title Oleksandr Sobol 2020-03-05 19:20:13 +0200
  • 6fd40b3be5 restore-button-fix | added padding to the title Oleksandr Sobol 2020-03-05 19:20:13 +0200
  • 4890143b4e restore-button-fix | removed '\n' from restore button text Oleksandr Sobol 2020-03-05 14:22:00 +0200
  • 0cf25e583f restore-button-fix | removed '\n' from restore button text Oleksandr Sobol 2020-03-05 14:22:00 +0200
  • 30f10ca6f3 restore-button-fix | replaced Text widget on AutoSizeText Oleksandr Sobol 2020-03-04 23:17:18 +0200
  • fae139dd26 restore-button-fix | replaced Text widget on AutoSizeText Oleksandr Sobol 2020-03-04 23:17:18 +0200
  • e33bb4989e restore-button-fix | changed padding for description Oleksandr Sobol 2020-03-04 21:44:30 +0200
  • 10f779744c restore-button-fix | changed padding for description Oleksandr Sobol 2020-03-04 21:44:30 +0200
  • 847a5b656c restore-button-fix | changed font size of title and description Oleksandr Sobol 2020-03-04 21:35:19 +0200
  • 1be9bd3952 restore-button-fix | changed font size of title and description Oleksandr Sobol 2020-03-04 21:35:19 +0200
  • 00307cb55c Merge pull request #39 from cake-tech/CWA-175-seed-language M 2020-03-04 18:13:26 +0200
  • 2047c0bb5c
    Merge pull request #39 from cake-tech/CWA-175-seed-language mezzazon 2020-03-04 18:13:26 +0200
  • 705d4322f0 Merge pull request #37 from cake-tech/CWA-176-date-localization M 2020-03-04 18:12:36 +0200
  • c526a0d4b7
    Merge pull request #37 from cake-tech/CWA-176-date-localization mezzazon 2020-03-04 18:12:36 +0200
  • 16ffaae0f3 Merge pull request #38 from cake-tech/CWA-177-UI-bug M 2020-03-04 18:12:00 +0200
  • 6b171734c1
    Merge pull request #38 from cake-tech/CWA-177-UI-bug mezzazon 2020-03-04 18:12:00 +0200
  • c83de7af6f CWA-175 | added image to the new wallet page, changed font size of picker, changed size of picker's border, fixed ukrainian and russian translate of "seed" Oleksandr Sobol 2020-03-03 17:18:50 +0200
  • b3a3efc6da CWA-175 | added image to the new wallet page, changed font size of picker, changed size of picker's border, fixed ukrainian and russian translate of "seed" Oleksandr Sobol 2020-03-03 17:18:50 +0200
  • f0d55fed94 CWA-177 | added text alignment to balance display mode, fiat currency and transaction priority in the settings page, changed padding for buttons in the dashboard page Oleksandr Sobol 2020-03-03 16:26:12 +0200
  • 24e225aa0b CWA-177 | added text alignment to balance display mode, fiat currency and transaction priority in the settings page, changed padding for buttons in the dashboard page Oleksandr Sobol 2020-03-03 16:26:12 +0200
  • d3b3f079c6 CWA-177 | added text alignment to the current node list tile in the settings page Oleksandr Sobol 2020-03-02 22:02:42 +0200
  • 05742aaab4 CWA-177 | added text alignment to the current node list tile in the settings page Oleksandr Sobol 2020-03-02 22:02:42 +0200
  • 402b94a299 CWA-177 | fixed UI bug in the settings text list row Oleksandr Sobol 2020-03-02 21:09:56 +0200
  • ff27334f27 CWA-177 | fixed UI bug in the settings text list row Oleksandr Sobol 2020-03-02 21:09:56 +0200
  • 41dd48e80c CWA-175 | created seed language picker, added seed language picker to the new wallet page, added decoration to seed language button, translated seed languages Oleksandr Sobol 2020-03-02 20:11:27 +0200
  • 034e45fbab CWA-175 | created seed language picker, added seed language picker to the new wallet page, added decoration to seed language button, translated seed languages Oleksandr Sobol 2020-03-02 20:11:27 +0200
  • 4808f54259 Update README.md M 2020-02-29 21:45:14 +0200
  • ac3bef6125
    Update README.md mezzazon 2020-02-29 21:45:14 +0200
  • cb4fff7aec CWA-175 | added seed language parameter to wallet manager and wallet list service, created seed_language_page and seed_language_store, applied seed language page before create and restore wallet, added mnemonics Oleksandr Sobol 2020-02-28 22:16:39 +0200
  • e7de6b08fb CWA-175 | added seed language parameter to wallet manager and wallet list service, created seed_language_page and seed_language_store, applied seed language page before create and restore wallet, added mnemonics Oleksandr Sobol 2020-02-28 22:16:39 +0200
  • 480eab397a CWA-176 | changed date format in the date_section_raw and in the dashboard_page according to current locale Oleksandr Sobol 2020-02-27 19:05:23 +0200
  • daf081ff30 CWA-176 | changed date format in the date_section_raw and in the dashboard_page according to current locale Oleksandr Sobol 2020-02-27 19:05:23 +0200
  • ed31909694 Merge pull request #36 from cake-tech/CWA-174-auto-local-detection M 2020-02-26 19:56:45 +0200
  • d66a33ddcc
    Merge pull request #36 from cake-tech/CWA-174-auto-local-detection mezzazon 2020-02-26 19:56:45 +0200
  • 90f66274a2 CWA-174 | added localeDetection() to Language class, moved languages from change_language.dart to language.dart, localeDetection() called in the settings store Oleksandr Sobol 2020-02-26 19:18:58 +0200
  • 2173dc5e66 CWA-174 | added localeDetection() to Language class, moved languages from change_language.dart to language.dart, localeDetection() called in the settings store Oleksandr Sobol 2020-02-26 19:18:58 +0200
  • 35f1498331 Merge pull request #35 from cake-tech/ru-and-ua-local-fixes M 2020-02-25 22:17:31 +0200
  • 1f9726c0fc
    Merge pull request #35 from cake-tech/ru-and-ua-local-fixes mezzazon 2020-02-25 22:17:31 +0200
  • a3afe3ea3a merged CWA-173 into the current branch Oleksandr Sobol 2020-02-25 22:11:56 +0200
  • 291ebd2184 merged CWA-173 into the current branch Oleksandr Sobol 2020-02-25 22:11:56 +0200
  • 889fbee7f6 Merge branch 'CWA-173-fix-russian-translate-and-add-ukrainian-translate' into ru-and-ua-local-fixes Oleksandr Sobol 2020-02-25 21:58:24 +0200
  • aa3e9056be Merge branch 'CWA-173-fix-russian-translate-and-add-ukrainian-translate' into ru-and-ua-local-fixes Oleksandr Sobol 2020-02-25 21:58:24 +0200
  • 9bff59e5b1 Merge pull request #32 from TheFuzzStone/master M 2020-02-25 20:25:19 +0200
  • 5f08c1c276
    Merge pull request #32 from TheFuzzStone/master mezzazon 2020-02-25 20:25:19 +0200
  • dd41bb002c Merge branch 'master' into master M 2020-02-25 20:24:24 +0200
  • 08ceef3850
    Merge branch 'master' into master mezzazon 2020-02-25 20:24:24 +0200
  • 4a41500824 Merge pull request #33 from cake-tech/CWA-69-Openalias M 2020-02-25 20:04:49 +0200
  • 5fcbec9719
    Merge pull request #33 from cake-tech/CWA-69-Openalias mezzazon 2020-02-25 20:04:49 +0200
  • 652ba16777 CWA-69 | reworked OpenaliasRecord class Oleksandr Sobol 2020-02-25 14:45:06 +0200
  • c4cbebd532 CWA-69 | reworked OpenaliasRecord class Oleksandr Sobol 2020-02-25 14:45:06 +0200
  • 0efe8af3e0 CWA-173 | created OpenaliasRecord class, renamed fetchXmrAddressAndRecipientName method on fetchAddressAndName, used forEach instead of for loop in this method, checked entered xmr address in the send store Oleksandr Sobol 2020-02-25 11:28:33 +0200
  • a5712a0d03 CWA-173 | created OpenaliasRecord class, renamed fetchXmrAddressAndRecipientName method on fetchAddressAndName, used forEach instead of for loop in this method, checked entered xmr address in the send store Oleksandr Sobol 2020-02-25 11:28:33 +0200
  • d4e7c90318 CWA-173 | fixed ukrainian and russian translate, sorted languages by alphabet Oleksandr Sobol 2020-02-24 17:10:35 +0200
  • e794c2fab3 CWA-173 | fixed ukrainian and russian translate, sorted languages by alphabet Oleksandr Sobol 2020-02-24 17:10:35 +0200
  • 87f4cd6ea9 CWA-173 | fixed ukrainian translate, added openalias translate, fixed colors for filters in the dashboard page Oleksandr Sobol 2020-02-21 17:11:40 +0200
  • a9929d8b47 CWA-173 | fixed ukrainian translate, added openalias translate, fixed colors for filters in the dashboard page Oleksandr Sobol 2020-02-21 17:11:40 +0200
  • e1d16857f4 CWA-173 | fixed russian translate, added ukrainian translate, added ukrainian language to settings, added faq on ukrainian Oleksandr Sobol 2020-02-21 16:37:57 +0200
  • 0b96bb7278 CWA-173 | fixed russian translate, added ukrainian translate, added ukrainian language to settings, added faq on ukrainian Oleksandr Sobol 2020-02-21 16:37:57 +0200
  • 28085ce057 CWA-69 | translated title and content in the openalias alert dialog (send page) Oleksandr Sobol 2020-02-21 12:45:15 +0200
  • 6fa5f6cddb CWA-69 | translated title and content in the openalias alert dialog (send page) Oleksandr Sobol 2020-02-21 12:45:15 +0200
  • dde482c4f6 CWA-69 | added focusNode to address_text_field, got recipient name in the openalias, added focusNode listener in the send_page Oleksandr Sobol 2020-02-20 23:02:41 +0200
  • 2b763516f6 CWA-69 | added focusNode to address_text_field, got recipient name in the openalias, added focusNode listener in the send_page Oleksandr Sobol 2020-02-20 23:02:41 +0200
  • 91091a8d19 CWA-69 | added focusNode to address_text_field, got recipient name in the openalias, added focusNode listener in the send_page Oleksandr Sobol 2020-02-20 22:50:22 +0200
  • 0d9cd56ce8 CWA-69 | added focusNode to address_text_field, got recipient name in the openalias, added focusNode listener in the send_page Oleksandr Sobol 2020-02-20 22:50:22 +0200
  • df9418c799 CWA-69 | created formatDomainName() and fetchXmrAddress() in the openalias.dart. Added openalias to send page Oleksandr Sobol 2020-02-19 22:14:39 +0200
  • 313ccd4566 CWA-69 | created formatDomainName() and fetchXmrAddress() in the openalias.dart. Added openalias to send page Oleksandr Sobol 2020-02-19 22:14:39 +0200
  • 6fc24ddb89 Final comit TheFuzzStone 2020-02-19 16:42:43 +0200
  • 24fbd0754d Final comit TheFuzzStone 2020-02-19 16:42:43 +0200
  • 20f2b32e72 Fix some typos TheFuzzStone 2020-02-19 16:33:33 +0200
  • 5cbf6a001c Fix some typos TheFuzzStone 2020-02-19 16:33:33 +0200
  • 6f5cb946ec Final commit. Fixed some typos. TheFuzzStone 2020-02-18 11:27:36 +0200
  • 65b074ab37 Final commit. Fixed some typos. TheFuzzStone 2020-02-18 11:27:36 +0200
  • 83ad377615 I have fix the suggestions proposed by the reviewer TheFuzzStone 2020-02-18 11:22:13 +0200