Commit graph

34 commits

Author SHA1 Message Date
M
89c240091b Merged btc and 4.1.0 branches. 2020-12-18 20:42:28 +02:00
M
72bb8af6f3 FIxes(2). 2020-12-18 17:49:10 +02:00
M
4a2f1e48ff Fixes. 2020-12-17 15:39:21 +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
M
eede39ee7a Merged 4.0.9 2020-12-11 20:10:06 +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
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
1dd6e78ae9 Removed NodeSSL, added isSSL proprty to Node class. 2020-12-03 12:07:26 +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
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
M
ba2b5fb1fa Fixes issue with loading old android wallets. Changed seed text field type to visual password. 2020-11-13 16:58:28 +02:00
M
36b8cc9086 Merge pull request #137 from cake-tech/CAKE-160-remove-digit-after-dots-for-cryptobalance
CAKE-160 | added to format_amount.dart case when amount contains ',' …
2020-11-11 21:03:33 +02:00
M
882c57a132 CAKE-91 2020-11-11 11:49:46 +02:00
M
03f47e393c Fixes. 2020-11-10 01:14:47 +02:00
OleksandrSobol
5ce4fe7407 CAKE-160 | added to format_amount.dart case when amount contains ',' symbol 2020-11-09 18:09:04 +02:00
M
8a55d566c6 Fixed migration for pin length. Fixed issue for change of current address on dashboard address page. 2020-11-06 15:12:38 +02:00
Tanner Silva
cd5426da81 generateName() now returns strings with capitalized words 2020-10-24 13:51:12 -05:00
M
0c197660a8 Integrated wallet names generation 2020-10-22 21:24:24 +03:00
Tanner Silva
ca5b4c7cc7 corrected error with salt secret 2020-10-19 11:17:21 -05:00
M
9a169254a6 Fixes 2020-10-12 11:47:20 +03:00
M
90d33bc9fa Merge pull request #110 from cake-tech/CAKE-54-usdterc20-for-changenow
Cake 54 usdterc20 for changenow
2020-10-01 18:38:21 +03:00
M
fe147ff9ed Fixes 2020-09-30 21:23:15 +03:00
OleksandrSobol
69b58d827b Merge branch 'new-world' into CAKE-54-usdterc20-for-changenow 2020-09-28 21:42:38 +03:00
M
e3678d2cf9 Fixes 2020-09-28 18:47:43 +03:00
M
51cf11127c Fixes 2020-09-26 22:17:31 +03:00
OleksandrSobol
dfb3112fd2 CAKE-54 | added usdt erc20 to cryptocurrencies list; added usdt erc20 to currency picker; added usdt erc20 logo to contact list page; added address validator for usdt erc20; reworked currency picker 2020-09-25 16:30:39 +03:00
OleksandrSobol
360e04cc4c CAKE-53 | added dai to cryptocurrencies list; added dai to currency picker; added dai logo to contact list page; added address validator for dai 2020-09-24 21:58:07 +03:00
M
b0a31147dd Migration for iOS. 2020-09-23 21:26:10 +03:00
M
5f88c4bafd Merged cake-42 2020-09-22 18:59:10 +03:00
M
c53b6676b2 Fixes for monero transaction history updates. 2020-09-22 16:35:23 +03:00
M
2b05eedfc6 Fixes for monero transaction history. 2020-09-21 19:56:41 +03:00
M
649d6dfb59 Recreated ios project (with Swift). Started working on iOS migration. Added iOS specific plagin for get decrypted content of encrypted files (legacy support). 2020-09-21 18:41:44 +03:00
M
e4ebfc94b2 Part 1 2020-09-21 14:50:26 +03:00