74 Commits (4535a1aaa8aaa4997c40eadba6426f94e37b9c65)

Author SHA1 Message Date
M e6b1da376d Configure wallet types for the app
3 years ago
M cf20123ede Add current route to router. Add yat contacts to support screen.
3 years ago
OleksandrSobol cdddc12c81 CAKE-356 | added isYatDevMode parameter to the yat_alert.dart; deleted yat_webview_page.dart and yat_view_model.dart; applied localization of Yat to the app
3 years ago
OleksandrSobol 92aece5e31 CAKE-356 | added "Manage Yats" item to the settings page; reworked primary icon button; added yat address to qr widget; created yat_alert.dart, yat_webview_page.dart, yat_store.dart, yat_view_model.dart, yat_exception.dart, yat_record.dart
3 years ago
OleksandrSobol 20e0c830cf CAKE-334 | applied unspent coins control to the app; added unspent_coins_info.dart; reworked createTransaction(), calculateEstimatedFee() and updateUnspent() methods in the electrum_wallet.dart; fixed unspent_coins_list_view_model.dart, unspent_coins_details_view_model.dart, unspent_coins_list_item.dart, unspent_coins_list_page.dart and unspent_coins_details_page.dart; fixed bitcoin_transaction_wrong_balance_exception.dart; added properties to bitcoin_unspent.dart; applied localization to unspent coins pages
3 years ago
OleksandrSobol 3f81f708e5 Merge branch 'main' into CAKE-330-unspent-coins-details-UI
3 years ago
OleksandrSobol 1fccb0b546 Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying
3 years ago
OleksandrSobol e36c07b0da CAKE-330 | added unspent coins details page to the app
3 years ago
OleksandrSobol aca8e8a292 CAKE-329 | added unspent coins list page to the app
3 years ago
OleksandrSobol bbe75451a4 CAKE-312 | wrapped unlock page by WillPopScope; fixed biometricAuth() in the auth_view_model.dart
3 years ago
OleksandrSobol 1c976bfaa1 CAKE-306 | applied _saveOrder() to buy_webview_page.dart; fixed moonpay_buy_provider.dart and wyre_buy_provider.dart; canceled timers on exchange_trade_page.dart, order_details_page.dart and trade_details_page.dart; reworked pre_order_page.dart
3 years ago
OleksandrSobol 19ffffa6cc CAKE-306 | applied buy_webview_page.dart to the app; fixed order_details_view_model.dart and order_row.dart; applied localization to the pre_order_page.dart; deleted unused files
3 years ago
OleksandrSobol 346a034d0a CAKE-306 | added MoonPay option for BTC buying; applied PreOrderPage to the app; created Wyre and MoonPay buy providers
3 years ago
OleksandrSobol 8aa636a4e8 CAKE-290 | applied WillPopScope for call of AuthPage with instanceName in the router.dart
3 years ago
OleksandrSobol b20246ad89 CAKE-279 | renamed WebViewPage on WyrePage; applied spinner to Buy button on dashboard_page.dart
3 years ago
OleksandrSobol 76c7108bd7 CAKE-293 | applied webview to the app
3 years ago
OleksandrSobol 60333e235d CAKE-279 | applied order details to the app
3 years ago
OleksandrSobol b2b17e66c5 CAKE-284 | moved support from settings to main menu; added support_page.dart and support_view_model.dart to the app
3 years ago
M 47ceac2dd6 Backup stuff.
4 years ago
M 9a79fcdc23 Merged 4.1.0
4 years ago
M c09a41b090 Backup.
4 years ago
OleksandrSobol 9ca4bee602 Merge branch '4.1.0' into CAKE-216-exchange-status-bug
4 years ago
M 7f2b109381 Fixed balance dispaying. Changed updating of balance after sending. Changed text for pre seed screen for btc wallet type.
4 years ago
OleksandrSobol 7168e4727d Merge branch '4.1.0' into CAKE-216-exchange-status-bug
4 years ago
OleksandrSobol 837f639129 CAKE-216 | added trade_details_view_model.dart to the app; applied TradeDetailsViewModel to the trade_details_page.dart; added _updateItems() method to the exchange_trade_view_model.dart; reworked content in the exchange_trade_page.dart
4 years ago
M eede39ee7a Merged 4.0.9
4 years ago
M 042b17a82f Merge pull request #144 from cake-tech/CAKE-158-transaction-and-balance-displaying-between-accounts
4 years ago
M 62a877dd61 Fixes
4 years ago
OleksandrSobol 3ebc0627e7 CAKE-194 | added pre seed page to app; called pre seed page when creating new wallet from welcome an wallet list pages; added images to assets
4 years ago
OleksandrSobol 23abacd252 CAKE-158 | made account tile slidable; added onEdit function to account tile; added ability to edit wallet account name; added isFirstAddress parameter to wallet_address_list_view_model.dart and made first address in the address list not editable (receive page); wrapped wallet account name in the wallet menu title by observer; added _moneroTransactionsChangeReaction to dashboard_view_model.dart
4 years ago
M e8f53766a0 Added selection of new wallet type. Returned support of bitcoin wallet.
4 years ago
M b17e7744c6 Fixes
4 years ago
M e2c6cb6f4b Fixed loading of setup pin screen from welcome screen for restore case. Renamed 'Next' to 'Restore' for confirm button on restore wallet screen. Removed 'Bitcoin' from welcome screen.
4 years ago
M 082a5f0b6c Fixes
4 years ago
M 0c197660a8 Integrated wallet names generation
4 years ago
M 6b86cfbea2 Updated to flutter v1.22.2
4 years ago
M 598b8c9b9c TMP
4 years ago
M 9a169254a6 Fixes
4 years ago
M f9cc21478a TMP
4 years ago
M e08e10bc35 Fixes
4 years ago
M e3678d2cf9 Fixes
4 years ago
M 51cf11127c Fixes
4 years ago
M dcdc411d41 Fixes
4 years ago
M 9c1f726c43 Changed to closable auth screens. Added alert with confirmation for new wallet's seed have written.
4 years ago
M e4ebfc94b2 Part 1
4 years ago
M 5e1132a299 Merge branch 'dev' of github.com:cake-tech/cake_wallet_private into new-world
4 years ago
M d67ab4934d Merge redesign part 6.
4 years ago
Oleksandr Sobol f4b7ccf619 CAKE-40 | added text to restore wallet from keys page, restore wallet from seed details page, wallet seed page; applied wallet seed page call when new wallet was created
4 years ago
OleksandrSobol f1ec962b61 CAKE-31 | created wallet_restoration_from_keys_vm; applied new design to restore_wallet_from_keys_page, restore_wallet_from_seed_details, new_wallet_page, new_wallet_type_page, seed_language_page; reworked seed_language_selector, seed_language_picker, select_button
4 years ago
OleksandrSobol 9c2d3d339f CAKE-31 | applied new design to restore wallet from seed page and seed widget
4 years ago