851 Commits (4535a1aaa8aaa4997c40eadba6426f94e37b9c65)

Author SHA1 Message Date
OleksandrSobol b20246ad89 CAKE-279 | renamed WebViewPage on WyrePage; applied spinner to Buy button on dashboard_page.dart
3 years ago
M 7b7ba17f7a Merge pull request #93 from cake-tech/CAKE-292-remove-changenow-fix-rate-from-ui
3 years ago
M e77cf89651 Changed api to prod mode.
3 years ago
OleksandrSobol af9d39f460 CAKE-279 | added isRunningWebView to the dashboard_view_model.dart; applied isRunningWebView to call of WebViewPage in the dashboard_page.dart
3 years ago
OleksandrSobol d752692c3f CAKE-279 | saved orderId in the orders store; added saveOrder() method to the dashboard_view_model.dart
3 years ago
M e787a764c0 Getting order id from url.
3 years ago
OleksandrSobol 76c7108bd7 CAKE-293 | applied webview to the app
3 years ago
M db75167302 Changed monero dependencies path for android. Changed scripts for generation of secrets.
3 years ago
OleksandrSobol ead43439d1 CAKE-293 | changed information on exchange confirm alert
3 years ago
OleksandrSobol 7316646b44 CAKE-292 | removed StandardCheckBox from exchange_page.dart; made receive amount not editable
3 years ago
OleksandrSobol 60333e235d CAKE-279 | applied order details to the app
3 years ago
OleksandrSobol 313f829689 CAKE-279 | integrated Wyre to the app; added buy button to dashboard page for btc wallet; added buyCryptoCurrency() method to dashboard_view_model.dart
3 years ago
OleksandrSobol d228b75f54 CAKE-284 | resolved problems
3 years ago
OleksandrSobol 6245dfe885 CAKE-284 | added static function defineUrlForCalculatingAmount() to changenow_exchange_provider.dart; fixed FAQ in the support_view_model.dart
3 years ago
OleksandrSobol 5b242002d1 Merge branch 'main' into CAKE-284-add-support-to-the-main-menu
3 years ago
M f0c7605b1d Merge branch 'main' into CAKE-278-implement-fixed-rate-flow-for-changenow
3 years ago
M e61e8c3a54 Merge pull request #84 from cake-tech/CAKE-282-QR-code-fixes
3 years ago
M 0e3b4d6719 Merge pull request #85 from cake-tech/CAKE-283-change-FAQ-on-the-app
3 years ago
M 1fdbb7e54a Merge pull request #88 from cake-tech/CAKE-280-update-alert-text-for-xlm-and-xrp-trades
3 years ago
OleksandrSobol f12995db8a CAKE-284 | changed color of filter icon and question mark in the main menu; changed height of the main menu items
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
OleksandrSobol bc407b9f0f CAKE-280 | updated alert text for xlm and xrp trades
3 years ago
OleksandrSobol 574fdfa874 CAKE-283 | moved url to static const
3 years ago
OleksandrSobol a4c6d01c18 CAKE-278 | applied localization to checkbox text and fixed rate alert text (exchange_page.dart)
3 years ago
OleksandrSobol 270b5f4c78 CAKE-281 | added addr1 address format validation for cardano
3 years ago
OleksandrSobol fc70852002 CAKE-278 | applied fixed rate mode only for pair xmr-btc; added _defineIsReceiveAmountEditable() to exchange_view_model.dart; added reaction on isReceiveAmountEditable to exchange_page.dart
3 years ago
OleksandrSobol 3135823afa CAKE-283 | changed FAQ on the app (now it shown in browser)
3 years ago
OleksandrSobol d024972345 CAKE-282 | made QR code border a little bold in the exchange_trade_page.dart and qr_widget.dart
3 years ago
OleksandrSobol ae96213aad CAKE-278 | added expireAt to Trade() for exchange with fixed rate
3 years ago
OleksandrSobol fb6e7de166 CAKE-278 | fixed calculating estimated amount when receive amount is entered; fixed applyTemplate() method in the exchange_page.dart and reset() method in the exchange_view_model.dart
3 years ago
OleksandrSobol 6e102c4969 CAKE-278 | applied fixed-rate flow to changenow_exchange_provider.dart, exchange_view_model.dart and exchange_page.dart; added isFixedRateMode to fetchLimits(), createTrade() and calculateAmount() methods in the exchange_provider.dart
3 years ago
OleksandrSobol 317ef8f3e4 CAKE-278 | added isReceiveAmountEditable and isFixedRateMode to exchange_view_model.dart; fixed changeReceiveAmount() in the exchange_view_model.dart; applied StandardCheckbox to exchange_page.dart for checking fixed rate mode; applied alert dialog to exchange_page.dart when receive amount has focus and fixed rate mode is not checked; added reaction for isFixedRateMode in the exchange_page.dart; added key and changeValue() to standard_checkbox.dart
3 years ago
M 35aabcd248 Estimated fee rates.
3 years ago
M 95424541b7 Merge pull request #77 from cake-tech/CAKE-252-UI-fixes-for-buttons
3 years ago
M 9b60565c85 Merge branch 'CAKE-252-UI-fixes-for-buttons' of github.com:cake-tech/cake_wallet into CAKE-252-UI-fixes-for-buttons
3 years ago
M 449155af4a Removed safe area on welcome screen and wallet list screen.
3 years ago
M 86a8174100 Merge pull request #75 from cake-tech/cake-254
3 years ago
M 8b96e9e234 Merge pull request #82 from cake-tech/CAKE-263
3 years ago
Tanner Silva f4bc4ce734 changed if logic to implement ExchangeProviderDescription
3 years ago
M 9e5d98d2e8 Changed default text color for TrailButton.
3 years ago
M acc4bfe84a Removed morph from exchange list.
3 years ago
M 851e5e2644 Merge pull request #81 from cake-tech/CAKE-266-add-a-frame-for-qr-code
3 years ago
Tanner Silva c05c2e7c29 optimized code
3 years ago
OleksandrSobol d708925098 CAKE-266 | added a frame for qr code on qr_widget.dart and exchange_trade_page.dart
3 years ago
OleksandrSobol 74d0adde03 CAKE-266 | added a frame for qr code on qr_widget.dart and exchange_trade_page.dart
3 years ago
Tanner Silva 1f401421ea fixed error causing trade details page to have no contents
3 years ago
OleksandrSobol f65a6c5ad4 CAKE-264 | fixed fiat entering bug; added cryptoNumberPattern to send_view_model.dart
3 years ago
OleksandrSobol c03d2909d6 CAKE-252
3 years ago
Tanner Silva 12d3c03a1b fixed error with URL launcher
3 years ago
Tanner Silva d1c7c99279 fixed syntax errors
3 years ago
Tanner Silva e08f665e4a Added ability to track trade in trade details page
3 years ago
Tanner Silva 491c1ccccf added special list item for tracking trades in trade details screen
3 years ago
OleksandrSobol 12a7c32826 CAKE-252 | UI fixed for buttons on the restore_from_backup_page.dart, restore_wallet_from_seed_page.dart, wallet_restore_from_keys_form.dart, wallet_restore_from_seed_form.dart, wallet_restore_page.dart, wallet_list_page.dart
3 years ago
M 0bc804c284 Fixes. Changed terms of use text.
3 years ago
M 2ce34919bf Fixes for backups for Android. Fixes for send almost all amount.
3 years ago
OleksandrSobol 9effac9824 CAKE-252 | UI fixed for buttons on the backup_page.dart, edit_backup_password_page.dart and new_wallet_type_page.dart
3 years ago
M 5631961e47 Some another fixes for Android. Never ask us about that.
3 years ago
M c3f38a9c54 Merge pull request #177 from cake-tech/CAKE-248-change-address-displaying-on-the-receive-screen
3 years ago
M b6215389d7 Fixes for restore from backup file. Fixed restoring for pin length. Added new transaction priority keys to preferences dump.CAKE-197. CAKE-247
3 years ago
M b75484594c Merge pull request #162 from cake-tech/CAKE-48
3 years ago
M d9c6011cc8 Merge pull request #174 from cake-tech/CAKE-243-add-localization-for-backup
3 years ago
M e3b8ea1128 CAKE-234
3 years ago
OleksandrSobol b67cb785e4 CAKE-248 | changed spaces between widgets (QRWWidget)
3 years ago
OleksandrSobol d275ffe72b CAKE-248 | displayed address as multiline text and changed insets in the qr_widget.dart; wrapped QRWidget by Observer in the address_page.dart
3 years ago
Tanner Silva 248cb3a0da Block explorer row in transaction details is now implemented as an item subclass rather than being index dependent in the list
3 years ago
OleksandrSobol a5240236d4 CAKE-243 | added localization to backup_page.dart, edit_backup_password_page.dart, wallet_menu.dart, restore_from_backup_page.dart
3 years ago
M 6639d25264 CAKE-220. CAKE-241. CAKE-242.
3 years ago
M 553c41e3c4 Merge pull request #168 from cake-tech/CAKE-230-change-exchange-screen-alert
4 years ago
M 87e0e4b3bb Merge pull request #169 from cake-tech/CAKE-64-add-extra-payment-info-for-some-currencies
4 years ago
M c46854c7c2 Merge pull request #170 from cake-tech/CAKE-232-send-screen-keyboard-bug
4 years ago
M 66cae9e44a Merge pull request #171 from cake-tech/CAKE-233-add-new-xrp-address-format
4 years ago
M e4acc41548 Merge pull request #172 from cake-tech/CAKE-238-add-ADA-address-type-to-the-validation
4 years ago
M 5999744fc7 Added displaying of errors on restore from backup screen.
4 years ago
M 47ceac2dd6 Backup stuff.
4 years ago
OleksandrSobol bcdd7bca27 CAKE-238 | added ADA address type to the address_validator.dart
4 years ago
OleksandrSobol eb425572d6 CAKE-233 | added new XRP address format, starting with an X, to address_validator.dart
4 years ago
M 9a79fcdc23 Merged 4.1.0
4 years ago
M c09a41b090 Backup.
4 years ago
OleksandrSobol d21c31964c CAKE-232 | reworked ALL button on the send page
4 years ago
OleksandrSobol 944c218fd0 CAKE-64 | renamed 'Extra ID' on 'Destination tag' for XRP and 'Memo' for 'XLM'; applied localization to 'Destination tag' and 'Memo'
4 years ago
Tanner Silva 027e94f524 Merged with 4.1.0
4 years ago
M 7ba379f388 Another beautiful day fixes and changed version again!
4 years ago
M a4ead9c2ba Another beautiful day fixes
4 years ago
M 9db6e233c7 Another beautiful day changes
4 years ago
OleksandrSobol 580c0d87f0 CAKE-64 | added extra ID to _updateItems() method in the exchange_trade_view_model.dart; added extra_id to string resources
4 years ago
M ae10c9cff7 Merge pull request #167 from cake-tech/CAKE-222-fix-fee-picker-on-the-settings-screen
4 years ago
M 0dbf046576 Merge pull request #166 from cake-tech/CAKE-229-change-welcome-screen-text
4 years ago
M bef18de7a6 Added auto saving of wallet address to wallet info. Added users wallet addresses into address book.
4 years ago
OleksandrSobol 39e91c74cd CAKE-222 | applied adaptive picker to send and settings pages
4 years ago
OleksandrSobol 0e721b7795 Merge branch '4.1.0' into CAKE-222-fix-fee-picker-on-the-settings-screen
4 years ago
OleksandrSobol 608598f47a CAKE-230 | changed text on exchange screen alert
4 years ago
M 26a30a62f0 Changed address list for btc wallet type. Changed android and ios projects version.
4 years ago
M 41b4c337e9 Merge pull request #165 from cake-tech/CAKE-227-xmr-account-name-displaying-for-btc
4 years ago
M 6a9720d5d6 Fixes and changed build versions for ios and android projects.
4 years ago
OleksandrSobol 5f287709a0 CAKE-229 | changed welcome screen text
4 years ago
OleksandrSobol 53c12d7bc0 CAKE-227 | applied null to subname for btc wallet in the dashboard_view_model.dart; deleted isDrawBottom from trade_details_page.dart, transaction_details_page.dart, standart_list_row.dart, textfield_list_row.dart; applied SectionStandardList to trade_details_page.dart and transaction_details_page.dart
4 years ago
OleksandrSobol 68a39bdcfc CAKE-222 | fixed transaction priority picker on the send page
4 years ago
M 5fa0a9c912 Fixes
4 years ago
M 1d37aa68aa Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0
4 years ago
M d55b689636 Merge branch '4.1.0' into CAKE-198-notes-for-transactions
4 years ago
M 722a08e39e Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0
4 years ago
M e8c4653aad Merge pull request #158 from cake-tech/CAKE-216-exchange-status-bug
4 years ago
M 6bc5421775 Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0
4 years ago
M c0835d46ef Merge branch '4.1.0' into CAKE-198-notes-for-transactions
4 years ago
M 6a2327a849 Merge pull request #163 from cake-tech/CAKE-221-rework-send-screen
4 years ago
M 83dd4d9264 Fixes
4 years ago
M 43fc4032f4 Merge pull request #155 from cake-tech/CAKE-208-bug-after-balance-changing
4 years ago
M 798d9a1edf Fixes
4 years ago
OleksandrSobol 9b041dbe1e CAKE-222 | fixed transaction priority picker on the settings screen; added check of priority for wallet type
4 years ago
M 74cdf7cd7f Changed of electrum servers list. Changed default electrum server.
4 years ago
M 3e79f87ad6 Merged 4.0.94 into 4.1.0.
4 years ago
Oleksandr Sobol 18ba208e44 CAKE-221 | fixed string resources
4 years ago
OleksandrSobol 823e9d11ae CAKE-221 | added pendingTransactionFeeFiatAmount getter to send_view_model.dart; applied feeFiatAmount property instead transactionPriority in the confirm_sending_alert.dart; fixed base_alert_dialog.dart
4 years ago
OleksandrSobol ac1709bffb CAKE-221 | added fiat amount to estimated fee; reworked confirm_sending_alert.dart; applied alert when transaction was committed
4 years ago
M 84ad97c0b0 Fixes for 4.0.94. Changed version for 4.0.94.
4 years ago
Tanner Silva 3bb4b534ed Merged with 4.1.0
4 years ago
OleksandrSobol d93c706997 CAKE-208 | changed MoneroBalance to Balance property and handled BitcoinBalance case in the balance_view_model.dart
4 years ago
OleksandrSobol bf98c72f67 CAKE-216 | merged 4.1.0 branch into current and resolved problems
4 years ago
OleksandrSobol 9ca4bee602 Merge branch '4.1.0' into CAKE-216-exchange-status-bug
4 years ago
OleksandrSobol 2d49d4f093 CAKE-198 | fixed saving transaction description in the send_view_model.dart
4 years ago
OleksandrSobol ac883f3b16 CAKE-198 | fixed saving transaction description in the send_view_model.dart
4 years ago
Oleksandr Sobol 44536a8231 CAKE-198 | fixed string resources (send_success)
4 years ago
Oleksandr Sobol d7cc595179 CAKE-198 | changed hint text from "Note" to "Enter your note..."; changed color of the hint text in textfield_list_row
4 years ago
Oleksandr Sobol cf5f212f33 CAKE-198 | fixed string resources
4 years ago
M fd4efd46ea Fixes for 'std::bad_alloc' issue.
4 years ago
Oleksandr Sobol 139f223de8 CAKE-198 | fixed string resources
4 years ago
OleksandrSobol 023336d460 CAKE-198 | applied ability to make a note with some details about transaction; added transactionNote property and note getter to transaction_description.dart; added multiline textfield for notes (send_page.dart); added transaction_details_list_item.dart, textfield_list_item.dart, textfield_list_row.dart, transaction_details_view_model.dart to the app
4 years ago
Tanner Silva 01df91c946 Changed how the "View in block explorer" cell is placed in the transaction details page
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 b1e0bf0edd CAKE-208 | merged 4.1.0 branch into current and resolved problems
4 years ago
OleksandrSobol 6f386a1efe Merge branch '4.1.0' into CAKE-208-bug-after-balance-changing
4 years ago
M 782de5d1d8 Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0
4 years ago
M bd2bab997f Added backsupport for old saved themes
4 years ago
M 98343bd480 Merge pull request #160 from cake-tech/CAKE-218-change-sync-status-text
4 years ago
OleksandrSobol dcb892b24c CAKE-217 | merged 4.1.0 branch into current and resolved problems
4 years ago
OleksandrSobol 9a2794fc7c Merge branch '4.1.0' into CAKE-217-reduce-space-on-the-transactions-list
4 years ago
OleksandrSobol 7168e4727d Merge branch '4.1.0' into CAKE-216-exchange-status-bug
4 years ago
M 89c240091b Merged btc and 4.1.0 branches.
4 years ago
OleksandrSobol b59d633665 CAKE-217 | reduced space between rows in the trade_row.dart and transaction_raw.dart
4 years ago
M 89095bc7d4 Merge pull request #157 from cake-tech/CAKE-219-change-buttons-colors-fordark-mode
4 years ago
M 89cebac642 Merge pull request #154 from cake-tech/CAKE-182-light-theme
4 years ago
M 29ed9103e8 Merge pull request #156 from cake-tech/CAKE-210-fix-dot-or-comma-on-the-receive-screen
4 years ago
Oleksandr Sobol b2a2c16feb CAKE-218 | changed sync status text
4 years ago
M 72bb8af6f3 FIxes(2).
4 years ago
Oleksandr Sobol 799f691610 CAKE-218 | changed sync status text
4 years ago
OleksandrSobol 572948d176 CAKE-219 | changed buttons color for dark mode on send and wallet list pages; change button text color on send template page
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 91fd0e8261 Fixes(1).
4 years ago
OleksandrSobol c257c60d72 CAKE-210 | added possibility to enter comma in amount field (qr_widget.dart); replaced comma by dot in the MoneroURI and BitcoinURI classes (wallet_address_list_view_model.dart)
4 years ago
M 4a2f1e48ff Fixes.
4 years ago
OleksandrSobol 8a0f815216 CAKE-182 | fixed status bar
4 years ago
OleksandrSobol 4098f6f586 CAKE-182 | fixed status bar on dashboard and receive pages
4 years ago
M 1188edd5b7 Merged 4.0.91. Changed build version for iOS to 5
4 years ago
M 02ebc54a38 Fixed updating of transactions history. Added support for part formatted electrum server response
4 years ago
OleksandrSobol d370c912bb CAKE-208 | added current balance display mode saving to shared preferences (settings_store.dart); added moneroBalance property, reactions and _onWalletChange() method to balance_view_model.dart
4 years ago
OleksandrSobol 6639238ca7 CAKE-182 | moved themes directory from src to lib
4 years ago
M 2060edc8ee Minor fixes: fixed scanning of btc uri; fixed display of confirm button on exchange trade screen./
4 years ago
OleksandrSobol 10b419fbbe CAKE-182 | applied new color scheme to alert buttons; deleted themes.dart; added theme_base.dart, light_theme.dart, bright_theme.dart, dark_theme.dart, theme_list.dart to the app
4 years ago
M 48c48bd3db Force added User-Agent header field to all requests to xmr.to
4 years ago
M 8cb9bd15cd Fixes for update fiat rate after change of current wallet type. Fixes for change amount for btc transactions. Changed displaying of balance for btc wallet. General fixes.
4 years ago
OleksandrSobol 85497a1218 CAKE-182 | changed colors on dashboard page for light theme; changed action buttons icons on dashboard page; changed buttons colors on alerts for light theme; deleted item_from_theme.dart; added getters (isLightTheme, isBrightTheme, isDarkTheme) to Themes class; applied getters to the app
4 years ago
OleksandrSobol 941e7c4dd8 CAKE-182 | applied light theme to the app
4 years ago
M eede39ee7a Merged 4.0.9
4 years ago
Oleksandr Sobol 8b349435df CAKE-207 | fixed string resources
4 years ago
OleksandrSobol 3053c0f3fb CAKE-207 | changed Themes class; removed isDarkTheme from settings store and screens; added currentTheme to settings store; changed SwitcherListItem to PickerListItem for themes in the settings_view_model.dart; created item_from_theme.dart; changed currentDarkTheme property on currentTheme in the preferences_key.dart; applied themes to keyboard bar color in the exchange_page.dart, receive_page.dart, send_page.dart and send_template_page.dart; applied itemFromTheme() to new_wallet_page.dart, new_wallet_type_page.dart, pre_seed_page.dart, wallet_seed_page.dart, seed_language_page.dart, welcome_page.dart, base_page.dart and main.dart
4 years ago
M 43e602b71e Added p2sh address to output script.
4 years ago
M cbf265bd92 Changed listener for update of transactions list.
4 years ago
M 042b17a82f Merge pull request #144 from cake-tech/CAKE-158-transaction-and-balance-displaying-between-accounts
4 years ago
M 5ea8b79ae2 Merge pull request #149 from cake-tech/CAKE-185-digits-limit-on-monero-transaction
4 years ago
OleksandrSobol df01fa0314 CAKE-185 | removed isValidAmount() from exchange_view_model.dart and exchange_page.dart; throw exception in the createTrade() (xmrto_exchange_provider.dart) if number of fractional digits of amount more than 8
4 years ago
OleksandrSobol b200c56c58 CAKE-158 | added isPrimary property to WalletAddressListItem; removed defining primary address cell in the receive_page.dart
4 years ago
OleksandrSobol a5d5831d99 CAKE-158 | removed isFirstAddress from wallet_address_list_view_model.dart; rename isFirstAddress property of AddressCell on isPrimary; defined primary address cell in the receive_page.dart
4 years ago
M 93653d4554 Added validation for bitcoin seed. Changed transaction properties for bitcoin wallet type. Added special text after sending for bitcoin.
4 years ago
M 1b7ffb735e Merge branch '4.0.9' of github.com:cake-tech/cake_wallet_private into 4.0.9
4 years ago
M b309d01892 Removed swipe back on preseed and seed screens for new wallet.
4 years ago
M c8da3a697a Merge pull request #151 from cake-tech/CAKE-184-clean-exchange-screen-after-exchange
4 years ago
Oleksandr Sobol 30baad314a Merge branch '4.0.9' into CAKE-185-digits-limit-on-monero-transaction
4 years ago
Oleksandr Sobol c21fd04345 CAKE-185 | fixed string resources
4 years ago
Oleksandr Sobol 1755343ce0 Merge remote-tracking branch 'origin/CAKE-185-digits-limit-on-monero-transaction' into CAKE-185-digits-limit-on-monero-transaction
4 years ago
Oleksandr Sobol 27cbb43c73 Merge remote-tracking branch 'origin/4.0.9' into CAKE-185-digits-limit-on-monero-transaction
4 years ago
M 1dd6e78ae9 Removed NodeSSL, added isSSL proprty to Node class.
4 years ago
OleksandrSobol 458079d3ae CAKE-185 | added title property to TradeIsCreatedFailure class; applied title property in the createTrade() method (exchange_view_model.dart); applied title property as alert title in the exchange_page.dart
4 years ago
Oleksandr Sobol 2322a4a73a CAKE-169 | fixed string resources
4 years ago
Oleksandr Sobol aad33eb513 Merge remote-tracking branch 'origin/4.0.9' into CAKE-169-improve-new-node-screen-form
4 years ago
OleksandrSobol 4f280e103e CAKE-169 | added NodeSSL class with getter useSSl; applied useSSL in the connectToNode() method in the monero_wallet.dart; added dynamic parameter to ExecutedSuccessfullyState class; applied ExecuteState class to connect() method in the node_create_or_edit_view_model.dart; deleted connection_state.dart; deleted _isEffectsInstalled parameter from node_create_or_edit_page.dart
4 years ago
M e745e56f2d Merge pull request #150 from cake-tech/CAKE-194-add-preseed-screen
4 years ago
M b4d0984ef3 Merge pull request #146 from cake-tech/CAKE-187-add-new-btc-address-for-validation
4 years ago
M 4887b84f04 Merge pull request #147 from cake-tech/CAKE-193-rename-receive-screen-button
4 years ago
Tanner Silva 558c6fff22 revised bugs in transaction details screen
4 years ago
Oleksandr Sobol ee666db21b CAKE-169 | fixed string resources
4 years ago
OleksandrSobol e10387a1b6 CAKE-158 | called update() method for accountList in the _onNewBlock() and rescan() methods (monero_wallet.dart)
4 years ago
M 62a877dd61 Fixes
4 years ago
Tanner Silva 20b5951d38 Block explorer URL is now shown in its raw form in the user interface
4 years ago
OleksandrSobol 5ee278237f CAKE-169 | added useSSL parameter to node.dart and to node_create_or_edit_view_model.dart; applied useSSL parameter in the connectToNode() method (monero_wallet.dart) and in the save() method (node_create_or_edit_view_model.dart); created standard_checkbox.dart and applied StandardCheckbox widget in the node_create_or_edit_page.dart
4 years ago
Tanner Silva 630fd4f236 implemented feedback from tester. XMRchain.net is the new monero block explorer of choice. improved human readability and changed order
4 years ago
Oleksandr Sobol cc9cb9001d CAKE-194 | fixed string resources
4 years ago
Oleksandr Sobol 4dcd17dc10 CAKE-194 | fixed string resources
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
M 9ad76376d9 Mnemonic for electrum
4 years ago
Oleksandr Sobol ca0c0d1ad6 CAKE-185 | fixed string resources
4 years ago
Oleksandr Sobol 4f43e963bf CAKE-185 | fixed string resources
4 years ago
OleksandrSobol 623299b8f6 CAKE-185 | changed isValidAmount() in the exchange_view_model.dart
4 years ago
OleksandrSobol 4cb4ede2d3 CAKE-185 | added validation of amount for xmr.to provider in the exchange_page.dart; added isValidAmount() to exchange_view_model.dart
4 years ago
OleksandrSobol 900b7ffedc CAKE-191 | removed Scan the qr code from qr widget
4 years ago
OleksandrSobol 8cf6d73daa CAKE-193 | renamed receive screen button
4 years ago
OleksandrSobol 29b03628e6 CAKE-191 | removed Scan the QR code from receive page
4 years ago
OleksandrSobol dd71edd8c8 CAKE-185 | fixed _amount in the changeDepositAmount() method (exchange_view_model.dart)
4 years ago
OleksandrSobol e927df3712 CAKE-187 | added new btc address for validation (address_validator.dart)
4 years ago
OleksandrSobol 83fea0e9d3 CAKE-169 | made Save button disabled during testing connection to node (node_create_or_edit_page.dart)
4 years ago
OleksandrSobol 5787bac658 CAKE-158 | added _onMoneroBalanceChangeReaction instead _onMoneroTransactionsChangeReaction in the dashboard_view_model.dart
4 years ago
Oleksandr Sobol 88477751c6 CAKE-169 | fixed string resources
4 years ago
Tanner Silva 96c150bafa merged with 4.0.8
4 years ago
OleksandrSobol 6cd6139fb3 CAKE-169 | created connection_state.dart; added connect() method and connectionState parameter to node_create_or_edit_view_model.dart; replaced Reset button to Connect button and added _setEffects() method to node_create_or_edit_page.dart; changed useSSL parameter from false to true in the connectToNode() method (monero_wallet.dart)
4 years ago
OleksandrSobol 11464a79e6 CAKE-184 | cleaned exchange screen when exchange confirm page was called
4 years ago
OleksandrSobol 7aecb33044 CAKE-158 | merged 4.0.8 into current branch; renamed _onMoneroTransactionsChange() on _onMoneroTransactionsUpdate(); applied _onMoneroTransactionsUpdate() in the dashboard_view_model.dart
4 years ago
OleksandrSobol 17ba74bce7 Merge branch '4.0.8' into CAKE-158-transaction-and-balance-displaying-between-accounts
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 c5b739d36a Merge branch '4.0.8' of github.com:cake-tech/cake_wallet_private into btc
4 years ago
M 1afe4255a7 Another one fix for authentication bar disapearing. Changed build version to 20 for android, 4.0.8 (3) for iOS.
4 years ago
M ce465ca622 Fixed authentication bar disapearing. Changed build version to 19 for android, 4.0.8 (2) for iOS.
4 years ago
M 6418b28c08 CAKE-177. CAKE-176. CAKE-115.
4 years ago
OleksandrSobol f704bdc864 CAKE-158 | added calculating balance to _onAccountChangeReaction in the monero wallet; created _onMoneroAccountChange method in the dashboard_view_model.dart; added _onMoneroAccountChangeReaction and account filter to transaction list in the dashboard_view_model.dart
4 years ago
M ba2b5fb1fa Fixes issue with loading old android wallets. Changed seed text field type to visual password.
4 years ago
M 58280d1bb2 Merge pull request #143 from cake-tech/CAKE-172-restore-and-rescan-screen-fixes
4 years ago
M 3b4e6fc1bf Merge pull request #141 from cake-tech/CAKE-171-fiat-amount-displaying-bug-on-transaction-list
4 years ago
M 1a7c2d4d8a Merge pull request #142 from cake-tech/CAKE-168-blockheight-calculation-by-date
4 years ago
M 29247967e7 Fixes
4 years ago
M c5d6826a07 Merge branch '4.0.4-fixes' of github.com:cake-tech/cake_wallet_private into 4.0.4-fixes
4 years ago
M 4e4cd08135 Hack for display login issue
4 years ago
M 381d559ea6 Merge pull request #140 from cake-tech/CAKE-147-make-back-button-bigger
4 years ago
OleksandrSobol d682f6504b CAKE-168 | fixed getHeightByDate method
4 years ago
OleksandrSobol 838368c1f4 CAKE-172 | added onHeightOrDateEntered function to blockchain_height_widget and called it in the restoreHeightController listener; added string resources to blockchain_height_widget; added isButtonEnabled parameter to rescan view model and wallet restore view model; added reaction on mode in the wallet restore page; applied isDisable to buttons in wallet restore page and rescan page
4 years ago
M e8f53766a0 Added selection of new wallet type. Returned support of bitcoin wallet.
4 years ago
OleksandrSobol 70467b1fe7 CAKE-168 | fixed blockheight calculation by date; changed getHeightByDate method; changed first date in the date picker to 1 of May, 2014
4 years ago
OleksandrSobol 7bbc14d549 CAKE-171 | fixed fiat amount displaying bug on transaction list; moved calculating price, type of fiat currency and display mode to transaction list item
4 years ago
M 36b8cc9086 Merge pull request #137 from cake-tech/CAKE-160-remove-digit-after-dots-for-cryptobalance
4 years ago
OleksandrSobol c18fb9e31b CAKE-147 | changed size of arrow_back_ios icon from 24 to 16
4 years ago
M 65c2abdedc Cleaned unneded logs
4 years ago
M ad3142aeb9 Changed app font to Lato. Changes for anrdoid version
4 years ago
M 882c57a132 CAKE-91
4 years ago
M f5e19a13ab Fixes.
4 years ago
M 93049b4aa1 Fixes for exchanges. CAKE-159.
4 years ago
M c86c44a936 CAKE-161
4 years ago
M 03f47e393c Fixes.
4 years ago
OleksandrSobol 5ce4fe7407 CAKE-160 | added to format_amount.dart case when amount contains ',' symbol
4 years ago
OleksandrSobol c729f86ac8 CAKE-147 | changed back button image to arrow_back_ios icon with size 24; changed size of leading to 37 (base page)
4 years ago
M 5c4e1b4d01 Fixes.
4 years ago
M b17e7744c6 Fixes
4 years ago
M 8a55d566c6 Fixed migration for pin length. Fixed issue for change of current address on dashboard address page.
4 years ago
M 164fb8b916 Updated xmr.to description
4 years ago