326 Commits (135ede6a78f8d293ce97ad0ac7591ce7349375b1)

Author SHA1 Message Date
OleksandrSobol bbe75451a4 CAKE-312 | wrapped unlock page by WillPopScope; fixed biometricAuth() in the auth_view_model.dart
3 years ago
OleksandrSobol ae9efb0ae8 CAKE-192 | implemented unstoppable domain address to the app
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 697fc7f5a5 CAKE-306 | reworked buy_list_item.dart and pre_order_page.dart; added clear button to pre_order_page.dart; fixed order_row.dart and order_details_view_model.dart; added MoonPay statuses to trade_state.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
M b32418d9e8 Merge pull request #110 from cake-tech/CAKE-296-remove-xmr-to-xrp-and-xmr-to-xlm-exchange-pairs
3 years ago
OleksandrSobol 68c12cbb79 CAKE-296 | added receiveCurrencies (list of crypto currencies without xlm and xrp) to exchange_view_model.dart; applied receiveCurrencies to receive card in the exchange_page.dart
3 years ago
M c3fb0cfcd4 Merge pull request #104 from cake-tech/CAKE-288-hidden-balance-fixes
3 years ago
OleksandrSobol 753d164d6e CAKE-296 | removed xmr to xrp and xmr to xlm exchange pairs from ChangeNow pair list; disabled exchange button when pair is not exists
3 years ago
OleksandrSobol 0848ede37f CAKE-305 | fixed transfer to wyre next btc address
3 years ago
OleksandrSobol 3da9eb38aa CAKE-288 | added possibility to see available and additional balance by pressing on hidden balance (balance_page.dart); fixed switch of display mode on order_list_item.dart and trade_list_item.dart
3 years ago
M c0a12c6026 Merge pull request #102 from cake-tech/CAKE-301-add-wyre-contact-to-support
3 years ago
OleksandrSobol c077bb6b98 CAKE-301 | replaced link for wyre contact
3 years ago
OleksandrSobol 013ba5f462 CAKE-301 | added wyre contact to support page
3 years ago
OleksandrSobol 3839850f04 CAKE-299 | fixed bug for estimatedFee getter in the send_view_model.dart
3 years ago
M 47c12a459c Merge branch 'main' into deploy
3 years ago
M 21ae0ec0da Merge pull request #96 from cake-tech/CAKE-279-integrate-wyre
3 years ago
OleksandrSobol 1cbbc71201 CAKE-279 | canceled changes in AndroidManifest.xml and MainActivity.java; added static constants to wyre_service.dart; moved WyreException class into own file; imported WyreService by di.dart
3 years ago
OleksandrSobol 08efc52f71 CAKE-279 | removed find_order_by_id.dart; added and applied wyre_service.dart to the app
3 years ago
M 5cad3a9612 Updates wyre.
3 years ago
M 23f73df391 Whatever.
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
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 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 0e3b4d6719 Merge pull request #85 from cake-tech/CAKE-283-change-FAQ-on-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
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 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 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 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 acc4bfe84a Removed morph from exchange list.
3 years ago
Tanner Silva c05c2e7c29 optimized code
3 years ago
OleksandrSobol f65a6c5ad4 CAKE-264 | fixed fiat entering bug; added cryptoNumberPattern to send_view_model.dart
3 years ago
Tanner Silva 12d3c03a1b fixed error with URL launcher
3 years ago
Tanner Silva e08f665e4a Added ability to track trade in trade details page
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
M 5631961e47 Some another fixes for Android. Never ask us about that.
3 years ago
M b75484594c Merge pull request #162 from cake-tech/CAKE-48
3 years ago
M e3b8ea1128 CAKE-234
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
M 6639d25264 CAKE-220. CAKE-241. CAKE-242.
3 years ago
M 87e0e4b3bb Merge pull request #169 from cake-tech/CAKE-64-add-extra-payment-info-for-some-currencies
3 years ago
M 5999744fc7 Added displaying of errors on restore from backup screen.
3 years ago
M 47ceac2dd6 Backup stuff.
3 years ago
M 9a79fcdc23 Merged 4.1.0
3 years ago
M c09a41b090 Backup.
3 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'
3 years ago
Tanner Silva 027e94f524 Merged with 4.1.0
3 years ago
M a4ead9c2ba Another beautiful day fixes
3 years ago
M 9db6e233c7 Another beautiful day changes
3 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
3 years ago
M ae10c9cff7 Merge pull request #167 from cake-tech/CAKE-222-fix-fee-picker-on-the-settings-screen
3 years ago
M bef18de7a6 Added auto saving of wallet address to wallet info. Added users wallet addresses into address book.
3 years ago
OleksandrSobol 39e91c74cd CAKE-222 | applied adaptive picker to send and settings pages
3 years ago
OleksandrSobol 0e721b7795 Merge branch '4.1.0' into CAKE-222-fix-fee-picker-on-the-settings-screen
3 years ago
M 26a30a62f0 Changed address list for btc wallet type. Changed android and ios projects version.
3 years ago
M 41b4c337e9 Merge pull request #165 from cake-tech/CAKE-227-xmr-account-name-displaying-for-btc
3 years ago
M 6a9720d5d6 Fixes and changed build versions for ios and android projects.
3 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
3 years ago
OleksandrSobol 68a39bdcfc CAKE-222 | fixed transaction priority picker on the send page
3 years ago
M 5fa0a9c912 Fixes
3 years ago
M 1d37aa68aa Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0
3 years ago
M d55b689636 Merge branch '4.1.0' into CAKE-198-notes-for-transactions
3 years ago
M 722a08e39e Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0
3 years ago
M e8c4653aad Merge pull request #158 from cake-tech/CAKE-216-exchange-status-bug
3 years ago
M 6bc5421775 Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0
3 years ago
M c0835d46ef Merge branch '4.1.0' into CAKE-198-notes-for-transactions
3 years ago
M 6a2327a849 Merge pull request #163 from cake-tech/CAKE-221-rework-send-screen
3 years ago
M 83dd4d9264 Fixes
3 years ago
M 43fc4032f4 Merge pull request #155 from cake-tech/CAKE-208-bug-after-balance-changing
3 years ago
M 798d9a1edf Fixes
3 years ago
OleksandrSobol 9b041dbe1e CAKE-222 | fixed transaction priority picker on the settings screen; added check of priority for wallet type
3 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
OleksandrSobol d93c706997 CAKE-208 | changed MoneroBalance to Balance property and handled BitcoinBalance case in the balance_view_model.dart
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 cf5f212f33 CAKE-198 | fixed string resources
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
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
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
M 89cebac642 Merge pull request #154 from cake-tech/CAKE-182-light-theme
4 years ago
M 72bb8af6f3 FIxes(2).
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
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
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 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
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 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
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
Oleksandr Sobol 30baad314a Merge branch '4.0.9' into CAKE-185-digits-limit-on-monero-transaction
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
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 62a877dd61 Fixes
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
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 dd71edd8c8 CAKE-185 | fixed _amount in the changeDepositAmount() method (exchange_view_model.dart)
4 years ago
OleksandrSobol 5787bac658 CAKE-158 | added _onMoneroBalanceChangeReaction instead _onMoneroTransactionsChangeReaction in the dashboard_view_model.dart
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 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
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 58280d1bb2 Merge pull request #143 from cake-tech/CAKE-172-restore-and-rescan-screen-fixes
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 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 93049b4aa1 Fixes for exchanges. CAKE-159.
4 years ago
M c86c44a936 CAKE-161
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 73133d71fe Merge pull request #133 from cake-tech/CAKE-143-implement-newexchange-alert
4 years ago
Oleksandr Sobol 68fa60954d CAKE-145 | changed twitter link and name on the settings page; changed text on the rescan page; changed reconnect alert text; changed button color on create account and create new subaddress pages; changed title of create new subaddress page
4 years ago
OleksandrSobol 7ce30e08b0 CAKE-143 | added status parameter to exchange_view_model.dart; called alert when user tries exchange deposit xmr currency but wallet is not synchronized
4 years ago