OleksandrSobol
|
6639238ca7
|
CAKE-182 | moved themes directory from src to lib
|
2020-12-15 21:43:50 +02:00 |
|
M
|
2060edc8ee
|
Minor fixes: fixed scanning of btc uri; fixed display of confirm button on exchange trade screen./
|
2020-12-15 21:40:28 +02:00 |
|
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
|
2020-12-15 21:30:16 +02:00 |
|
M
|
96deee0b2d
|
Changed version to 4.0.91
|
2020-12-15 21:04:24 +02:00 |
|
M
|
3ba4a4a367
|
Changed version to 4.0.10
|
2020-12-15 20:41:28 +02:00 |
|
M
|
48c48bd3db
|
Force added User-Agent header field to all requests to xmr.to
|
2020-12-15 20:41:06 +02:00 |
|
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.
|
2020-12-15 18:29:10 +02:00 |
|
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
|
2020-12-14 19:54:56 +02:00 |
|
OleksandrSobol
|
941e7c4dd8
|
CAKE-182 | applied light theme to the app
|
2020-12-11 20:46:20 +02:00 |
|
M
|
eede39ee7a
|
Merged 4.0.9
|
2020-12-11 20:10:06 +02:00 |
|
Oleksandr Sobol
|
8b349435df
|
CAKE-207 | fixed string resources
|
2020-12-10 20:35:11 +02:00 |
|
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
|
2020-12-10 19:53:40 +02:00 |
|
M
|
43e602b71e
|
Added p2sh address to output script.
|
2020-12-08 23:47:08 +02:00 |
|
M
|
c20d57e9a9
|
Changed version to 4.0.9
|
2020-12-07 20:51:11 +02:00 |
|
M
|
cbf265bd92
|
Changed listener for update of transactions list.
|
2020-12-04 21:09:55 +02:00 |
|
M
|
042b17a82f
|
Merge pull request #144 from cake-tech/CAKE-158-transaction-and-balance-displaying-between-accounts
CAKE-158 | added calculating balance to _onAccountChangeReaction in t…
|
2020-12-04 11:25:59 +02:00 |
|
M
|
5ea8b79ae2
|
Merge pull request #149 from cake-tech/CAKE-185-digits-limit-on-monero-transaction
Cake 185 digits limit on monero transaction
|
2020-12-04 11:20:33 +02:00 |
|
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
|
2020-12-03 23:22:56 +02:00 |
|
OleksandrSobol
|
b200c56c58
|
CAKE-158 | added isPrimary property to WalletAddressListItem; removed defining primary address cell in the receive_page.dart
|
2020-12-03 22:47:00 +02:00 |
|
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
|
2020-12-03 22:06:16 +02:00 |
|
M
|
93653d4554
|
Added validation for bitcoin seed. Changed transaction properties for bitcoin wallet type. Added special text after sending for bitcoin.
|
2020-12-03 21:34:56 +02:00 |
|
M
|
1b7ffb735e
|
Merge branch '4.0.9' of github.com:cake-tech/cake_wallet_private into 4.0.9
|
2020-12-03 19:31:19 +02:00 |
|
M
|
b309d01892
|
Removed swipe back on preseed and seed screens for new wallet.
|
2020-12-03 19:30:56 +02:00 |
|
M
|
c8da3a697a
|
Merge pull request #151 from cake-tech/CAKE-184-clean-exchange-screen-after-exchange
CAKE-184 | cleaned exchange screen when exchange confirm page was called
|
2020-12-03 18:09:33 +02:00 |
|
Oleksandr Sobol
|
27cfad5d95
|
CAKE-185 | fixed string resources
|
2020-12-03 16:00:11 +02:00 |
|
Oleksandr Sobol
|
30baad314a
|
Merge branch '4.0.9' into CAKE-185-digits-limit-on-monero-transaction
# Conflicts:
# res/values/strings_de.arb
# res/values/strings_en.arb
# res/values/strings_es.arb
# res/values/strings_hi.arb
# res/values/strings_ja.arb
# res/values/strings_ko.arb
# res/values/strings_nl.arb
# res/values/strings_pl.arb
# res/values/strings_pt.arb
# res/values/strings_ru.arb
# res/values/strings_uk.arb
# res/values/strings_zh.arb
|
2020-12-03 15:55:19 +02:00 |
|
Oleksandr Sobol
|
c21fd04345
|
CAKE-185 | fixed string resources
|
2020-12-03 15:47:13 +02:00 |
|
Oleksandr Sobol
|
1755343ce0
|
Merge remote-tracking branch 'origin/CAKE-185-digits-limit-on-monero-transaction' into CAKE-185-digits-limit-on-monero-transaction
|
2020-12-03 15:06:15 +02:00 |
|
Oleksandr Sobol
|
27cbb43c73
|
Merge remote-tracking branch 'origin/4.0.9' into CAKE-185-digits-limit-on-monero-transaction
# Conflicts:
# res/values/strings_de.arb
# res/values/strings_en.arb
# res/values/strings_es.arb
# res/values/strings_hi.arb
# res/values/strings_ja.arb
# res/values/strings_ko.arb
# res/values/strings_nl.arb
# res/values/strings_pl.arb
# res/values/strings_pt.arb
# res/values/strings_ru.arb
# res/values/strings_uk.arb
# res/values/strings_zh.arb
|
2020-12-03 15:04:59 +02:00 |
|
M
|
4b15c2d39f
|
Merge pull request #145 from cake-tech/CAKE-169-improve-new-node-screen-form
Cake 169 improve new node screen form
|
2020-12-03 12:07:47 +02:00 |
|
M
|
1dd6e78ae9
|
Removed NodeSSL, added isSSL proprty to Node class.
|
2020-12-03 12:07:26 +02:00 |
|
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
|
2020-12-02 21:51:06 +02:00 |
|
Oleksandr Sobol
|
2322a4a73a
|
CAKE-169 | fixed string resources
|
2020-12-02 20:47:53 +02:00 |
|
Oleksandr Sobol
|
aad33eb513
|
Merge remote-tracking branch 'origin/4.0.9' into CAKE-169-improve-new-node-screen-form
# Conflicts:
# lib/generated/i18n.dart
# res/values/strings_de.arb
# res/values/strings_en.arb
# res/values/strings_es.arb
# res/values/strings_hi.arb
# res/values/strings_ja.arb
# res/values/strings_ko.arb
# res/values/strings_nl.arb
# res/values/strings_pl.arb
# res/values/strings_pt.arb
# res/values/strings_ru.arb
# res/values/strings_uk.arb
# res/values/strings_zh.arb
|
2020-12-02 20:42:41 +02:00 |
|
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
|
2020-12-02 20:26:41 +02:00 |
|
M
|
e745e56f2d
|
Merge pull request #150 from cake-tech/CAKE-194-add-preseed-screen
Cake 194 add preseed screen
|
2020-12-01 21:40:30 +02:00 |
|
M
|
b4d0984ef3
|
Merge pull request #146 from cake-tech/CAKE-187-add-new-btc-address-for-validation
CAKE-187 | added new btc address for validation (address_validator.dart)
|
2020-12-01 21:13:56 +02:00 |
|
M
|
4887b84f04
|
Merge pull request #147 from cake-tech/CAKE-193-rename-receive-screen-button
CAKE-193 | renamed receive screen button
|
2020-12-01 21:12:15 +02:00 |
|
M
|
a78aa2ffe0
|
Merge pull request #148 from cake-tech/CAKE-191-remove-scan-the-qr-code-on-receive-screen
Cake 191 remove scan the qr code on receive screen
|
2020-12-01 21:10:34 +02:00 |
|
Tanner Silva
|
558c6fff22
|
revised bugs in transaction details screen
|
2020-11-30 21:52:16 -06:00 |
|
Oleksandr Sobol
|
ee666db21b
|
CAKE-169 | fixed string resources
|
2020-11-30 21:37:20 +02:00 |
|
OleksandrSobol
|
e10387a1b6
|
CAKE-158 | called update() method for accountList in the _onNewBlock() and rescan() methods (monero_wallet.dart)
|
2020-11-30 20:27:44 +02:00 |
|
M
|
62a877dd61
|
Fixes
|
2020-11-30 19:17:44 +02:00 |
|
Tanner Silva
|
20b5951d38
|
Block explorer URL is now shown in its raw form in the user interface
|
2020-11-30 11:16:14 -06:00 |
|
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
|
2020-11-30 19:05:49 +02:00 |
|
Tanner Silva
|
630fd4f236
|
implemented feedback from tester. XMRchain.net is the new monero block explorer of choice. improved human readability and changed order
|
2020-11-28 12:42:18 -06:00 |
|
Oleksandr Sobol
|
cc9cb9001d
|
CAKE-194 | fixed string resources
|
2020-11-27 23:16:47 +02:00 |
|
Oleksandr Sobol
|
4dcd17dc10
|
CAKE-194 | fixed string resources
|
2020-11-27 14:16:42 +02:00 |
|
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
|
2020-11-27 13:08:17 +02:00 |
|
M
|
9ad76376d9
|
Mnemonic for electrum
|
2020-11-27 11:52:05 +02:00 |
|