577 Commits (6639d25264b54bed0144823ba42735f6e448a31c)

Author SHA1 Message Date
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
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
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
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 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
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