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
|
2020-11-12 21:03:57 +02:00 |
|
M
|
e8f53766a0
|
Added selection of new wallet type. Returned support of bitcoin wallet.
|
2020-11-12 18:31:53 +02:00 |
|
OleksandrSobol
|
70467b1fe7
|
CAKE-168 | fixed blockheight calculation by date; changed getHeightByDate method; changed first date in the date picker to 1 of May, 2014
|
2020-11-12 17:46:05 +02:00 |
|
OleksandrSobol
|
c18fb9e31b
|
CAKE-147 | changed size of arrow_back_ios icon from 24 to 16
|
2020-11-11 20:52:46 +02:00 |
|
M
|
ad3142aeb9
|
Changed app font to Lato. Changes for anrdoid version
|
2020-11-11 17:55:18 +02:00 |
|
M
|
f5e19a13ab
|
Fixes.
|
2020-11-11 00:24:50 +02:00 |
|
M
|
93049b4aa1
|
Fixes for exchanges. CAKE-159.
|
2020-11-10 16:58:40 +02:00 |
|
M
|
03f47e393c
|
Fixes.
|
2020-11-10 01:14:47 +02:00 |
|
OleksandrSobol
|
c729f86ac8
|
CAKE-147 | changed back button image to arrow_back_ios icon with size 24; changed size of leading to 37 (base page)
|
2020-11-09 17:01:58 +02:00 |
|
M
|
b17e7744c6
|
Fixes
|
2020-11-06 20:54:00 +02:00 |
|
M
|
fdb0f49f88
|
Fixes.
|
2020-11-04 17:54:44 +02:00 |
|
M
|
a7a0f59b9c
|
Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into new-world
|
2020-11-04 00:29:15 +02:00 |
|
M
|
7e33f1ae0a
|
CAKE-150
|
2020-11-04 00:29:06 +02:00 |
|
M
|
73133d71fe
|
Merge pull request #133 from cake-tech/CAKE-143-implement-newexchange-alert
Cake 143 implement newexchange alert
|
2020-11-04 00:08:07 +02:00 |
|
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
|
2020-11-02 18:11:51 +02:00 |
|
Oleksandr Sobol
|
b642f9986f
|
CAKE-143 | added localization to exchange alert
|
2020-11-02 15:02:40 +02:00 |
|
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
|
2020-11-02 13:33:45 +02:00 |
|
M
|
5524efb44d
|
Merge pull request #131 from cake-tech/CAKE-133-add-localization
CAKE-133 | added localization to change current wallet alert, to crea…
|
2020-10-30 19:43:05 +02:00 |
|
M
|
a8e62188aa
|
Merge pull request #132 from cake-tech/CAKE-141-xmr_to-exchange-screen-description
CAKE-141 | changed description for xmr.to on exchange and exchange te…
|
2020-10-30 19:37:23 +02:00 |
|
M
|
8117a993f1
|
Merge pull request #129 from cake-tech/CAKE-135-validation-alert
CAKE-135 | removed validation alert in the send and exchange pages wh…
|
2020-10-30 19:36:09 +02:00 |
|
Oleksandr Sobol
|
11d85accec
|
CAKE-141 | changed description for xmr.to on exchange and exchange template pages
|
2020-10-30 19:28:20 +02:00 |
|
Oleksandr Sobol
|
0473d342f3
|
CAKE-133 | added localization to change current wallet alert, to create new wallet popup, to seed alert
|
2020-10-30 18:40:42 +02:00 |
|
M
|
9f498f30a2
|
CAKE-134. CAKE-139. FIXES.
|
2020-10-30 18:32:21 +02:00 |
|
M
|
f59812fe4a
|
CAKE-83
|
2020-10-30 15:33:03 +02:00 |
|
OleksandrSobol
|
18e2df4f40
|
CAKE-135 | removed validation alert in the send and exchange pages when clear/reset buttons was pushed (applied _formKey.currentState.reset())
|
2020-10-30 14:42:23 +02:00 |
|
M
|
596706fd2e
|
Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into new-world
|
2020-10-29 20:10:19 +02:00 |
|
M
|
882f13011c
|
Fixes.
|
2020-10-29 20:10:09 +02:00 |
|
M
|
e7574c51f6
|
Merge pull request #127 from cake-tech/CAKE-130-change-exchange-screen
Cake 130 change exchange screen
|
2020-10-29 20:06:46 +02:00 |
|
M
|
b8e435ea8e
|
Fixes.
|
2020-10-29 12:49:07 +02:00 |
|
OleksandrSobol
|
bf491c7d14
|
CAKE-130 | confirmation button shown only for pairs when user send xmr; if provider is xmr.to then button title is Confirm, else button title is Send XMR
|
2020-10-28 19:33:04 +02:00 |
|
M
|
44e55f0bc4
|
Changed background and text colors of confirm buttons on disclaimer and restore wallet screens.
|
2020-10-26 11:58:16 +02:00 |
|
M
|
e2c6cb6f4b
|
Fixed loading of setup pin screen from welcome screen for restore case. Renamed 'Next' to 'Restore' for confirm button on restore wallet screen. Removed 'Bitcoin' from welcome screen.
|
2020-10-26 11:38:01 +02:00 |
|
M
|
082a5f0b6c
|
Fixes
|
2020-10-24 17:35:55 +03:00 |
|
M
|
71e02f429d
|
Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into rework-restore-wallet
|
2020-10-24 15:55:31 +03:00 |
|
M
|
588d93c1a4
|
Fixes
|
2020-10-24 15:55:24 +03:00 |
|
M
|
db7e36962b
|
Merge pull request #124 from cake-tech/CAKE-126-unite-show-seed-and-show-keys-screens
Cake 126 unite show seed and show keys screens
|
2020-10-23 18:41:20 +03:00 |
|
M
|
57eaeb547b
|
Merge pull request #121 from cake-tech/CAKE-116-all-button-validation-bug
CAKE-116 | added AllAmountValidator class to the amount_validator.dar…
|
2020-10-22 21:30:32 +03:00 |
|
M
|
d881317a76
|
Merge pull request #122 from cake-tech/CAKE-119-make-qr-code-more-bright-on-the-dark-mode
CAKE-119 | applied white color to qr code on the dark mode (qr widget…
|
2020-10-22 21:29:49 +03:00 |
|
M
|
8f1c543e8e
|
Merge pull request #123 from cake-tech/CAKE-120-xmr_to-exchange-description
CAKE-120 | added xmr.to exchange description to exchange and exchange…
|
2020-10-22 21:29:02 +03:00 |
|
M
|
0c197660a8
|
Integrated wallet names generation
|
2020-10-22 21:24:24 +03:00 |
|
Oleksandr Sobol
|
1f1f6e3e57
|
CAKE-126 | fixed string resources
|
2020-10-22 20:41:51 +03:00 |
|
OleksandrSobol
|
753e898112
|
CAKE-126 | added seed item to wallet_keys_view_model; changed title of wallet_keys_page; created wallet menu item; applied wallet menu item to wallet menu; removed show seed item from wallet menu
|
2020-10-22 19:50:53 +03:00 |
|
M
|
62cf0d0b4c
|
Merged cake-105
|
2020-10-22 18:20:26 +03:00 |
|
M
|
cba4188665
|
Comments.
|
2020-10-22 18:11:52 +03:00 |
|
M
|
aa120c33b1
|
Updates
|
2020-10-20 15:09:49 +03:00 |
|
Tanner Silva
|
d7f829042b
|
added fucntion to WalletCreationVMBase to generate random wallet names. Wallet name generator follows this format <ADJECTIVE><space><NOUN>
|
2020-10-19 12:21:53 -05:00 |
|
M
|
ad695db5f6
|
Update welcome_page.dart
Fix mistake after merge conflict
|
2020-10-19 18:42:41 +03:00 |
|
M
|
598b8c9b9c
|
TMP
|
2020-10-14 00:11:04 +03:00 |
|
OleksandrSobol
|
a0d57084f2
|
CAKE-119 | applied white color to qr code on the dark mode (qr widget and exchange trade page)
|
2020-10-12 20:11:20 +03:00 |
|
OleksandrSobol
|
20c35451d5
|
CAKE-120 | added xmr.to exchange description to exchange and exchange template pages; made observable isReceiveAmountEntered parameter in the exchange view model; added isReceiveAmountEntered parameter to applyTemplate() (exchange page) and reset() (exchange view model); added possibility to enter amount in receive card (exchange template page)
|
2020-10-12 19:47:01 +03:00 |
|
M
|
9a169254a6
|
Fixes
|
2020-10-12 11:47:20 +03:00 |
|
OleksandrSobol
|
dea8f872d5
|
CAKE-116 | merged new world branch into current
|
2020-10-09 23:19:12 +03:00 |
|
M
|
9cb7e77a5e
|
Merge pull request #119 from cake-tech/CAKE-92-templates-saving-bug
CAKE-92 | fixed templates saving bug on send and exchange pages; adde…
|
2020-10-09 21:36:08 +03:00 |
|
M
|
f9cc21478a
|
TMP
|
2020-10-09 21:34:21 +03:00 |
|
OleksandrSobol
|
f42e398c80
|
CAKE-114 | removed disclaimer alert
|
2020-10-09 09:20:42 +03:00 |
|
OleksandrSobol
|
f6e099eb0a
|
CAKE-114 | applied disclaimer page when user install wallet first time; applied route to disclaimer page as initial route (main.dart); change leading widget in the disclaimer page; applied call of welcome page when user press accept button in the disclaimer page
|
2020-10-08 19:38:33 +03:00 |
|
OleksandrSobol
|
521d7294a7
|
CAKE-92 | fixed templates saving bug on send and exchange pages; added comma for keyboard on templates pages; added fiat amount controller to send page; added crypto amount and fiat amount controllers to send template pages; added send template store to send view model; added updateTemplate(), addTemplate(), removeTemplate() to send view model and exchange view model; fixed remove template alert on send and exchange pages
|
2020-10-07 08:58:22 +03:00 |
|
M
|
a8695cc560
|
Merge pull request #117 from cake-tech/CAKE-97-date-picker-for-ios
Cake 97 date picker for ios
|
2020-10-06 14:43:39 +03:00 |
|
M
|
961e4203f1
|
Merge pull request #116 from cake-tech/CAKE-104-add-description-for-exchange-provider-picker
Cake 104 add description for exchange provider picker
|
2020-10-06 14:42:05 +03:00 |
|
M
|
7aacfb55fa
|
Merge pull request #115 from cake-tech/CAKE-103-change-refund-address-position-on-exchange-screen
Cake 103 change refund address position on exchange screen
|
2020-10-06 14:40:41 +03:00 |
|
M
|
0cc83dd9ee
|
Merge pull request #114 from cake-tech/CAKE-101-change-buttons-position-on-confirm-sending-alert
CAKE-101 | changed buttons position on confirm sending alert; added p…
|
2020-10-06 14:39:39 +03:00 |
|
M
|
81f03220ee
|
Merge pull request #113 from cake-tech/CAKE-99-change-paste-icon
CAKE-99 | added paste_ios.png and removed duplicate.png; applied ios …
|
2020-10-06 14:39:19 +03:00 |
|
OleksandrSobol
|
0f9b509530
|
Merge branch 'new-world' into CAKE-97-date-picker-for-ios
# Conflicts:
# pubspec.lock
|
2020-10-05 21:10:41 +03:00 |
|
OleksandrSobol
|
a124cd810a
|
CAKE-103 | fixed placeholder of address text field (deposit card)
|
2020-10-05 20:55:46 +03:00 |
|
Oleksandr Sobol
|
1b94de3cfb
|
CAKE-104 | fixed string resources
|
2020-10-02 20:51:07 +03:00 |
|
OleksandrSobol
|
33e29a7132
|
CAKE-99 | added paste_ios.png and removed duplicate.png; applied ios paste icon to address_text_field
|
2020-10-02 20:28:34 +03:00 |
|
M
|
04e7c18841
|
Fixes and improvments.
|
2020-10-02 20:28:29 +03:00 |
|
OleksandrSobol
|
738d719fec
|
CAKE-104 | added description parameter to the picker; applied description text in the present provider picker
|
2020-10-02 19:30:13 +03:00 |
|
OleksandrSobol
|
468ad82b37
|
CAKE-103 | added hasRefundAddress parameter to exchange card; applied refund address to deposit card on the exchange page
|
2020-10-02 18:49:45 +03:00 |
|
OleksandrSobol
|
0b0b5016b9
|
CAKE-101 | changed buttons position on confirm sending alert; added poppins font to confirm sending alert
|
2020-10-01 20:51:30 +03:00 |
|
OleksandrSobol
|
ae6291179e
|
CAKE-97 | created date_picker for Android and iOS; applied date picker to blockchain_height_widget
|
2020-10-01 20:29:06 +03:00 |
|
M
|
cf9cc1369d
|
Merge pull request #112 from cake-tech/CAKE-79-add-ability-to-flip-balance-on-the-main-screen
Cake 79 add ability to flip balance on the main screen
|
2020-10-01 19:47:03 +03:00 |
|
M
|
599e9bee64
|
Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into new-world
|
2020-10-01 19:46:28 +03:00 |
|
M
|
2eb229b91e
|
Fixes for gray screen bug.
|
2020-10-01 19:46:23 +03:00 |
|
M
|
f5707e6610
|
Merge pull request #109 from cake-tech/CAKE-43-xmr_to-amount-entering
Cake 43 xmr to amount entering
|
2020-10-01 18:38:34 +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
|
97226ad5eb
|
CAKE-43 | merged new world branch into current
|
2020-09-30 20:34:18 +03:00 |
|
OleksandrSobol
|
0c65c8d04d
|
Merge branch 'new-world' into CAKE-43-xmr_to-amount-entering
# Conflicts:
# lib/src/screens/exchange/exchange_page.dart
|
2020-09-30 20:21:57 +03:00 |
|
M
|
6da61649cb
|
Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into new-world
|
2020-09-29 20:56:31 +03:00 |
|
M
|
696b808698
|
Fixes
|
2020-09-29 20:56:11 +03:00 |
|
OleksandrSobol
|
1800070fc1
|
CAKE-79 | added ability to flip balance on dashboard page; added isReversing, displayMode and savedDisplayMode to balance_view_model; added display mode to balance page
|
2020-09-29 11:45:35 +03:00 |
|
M
|
a034f33fba
|
Merge pull request #111 from cake-tech/CAKE-65-change-rrescan-screen
CAKE-65 | changed color of the rescan button on rescan page; added te…
|
2020-09-28 22:57:37 +03:00 |
|
M
|
e08e10bc35
|
Fixes
|
2020-09-28 22:02:30 +03:00 |
|
OleksandrSobol
|
69b58d827b
|
Merge branch 'new-world' into CAKE-54-usdterc20-for-changenow
|
2020-09-28 21:42:38 +03:00 |
|
OleksandrSobol
|
56258de341
|
Merge branch 'new-world' into CAKE-43-xmr_to-amount-entering
# Conflicts:
# lib/src/screens/dashboard/dashboard_page.dart
|
2020-09-28 21:31:58 +03:00 |
|
M
|
e3678d2cf9
|
Fixes
|
2020-09-28 18:47:43 +03:00 |
|
M
|
51cf11127c
|
Fixes
|
2020-09-26 22:17:31 +03:00 |
|
M
|
dcdc411d41
|
Fixes
|
2020-09-26 15:19:33 +03:00 |
|
M
|
a348b8bddd
|
Merge pull request #108 from cake-tech/CAKE-53-add-dai-for-changenow
CAKE-53 | added dai to cryptocurrencies list; added dai to currency p…
|
2020-09-26 14:20:06 +03:00 |
|
M
|
6e38efd327
|
Merge pull request #107 from cake-tech/CAKE-45-replace-wallet-menu
CAKE-45 | created wallet menu item and wallet menu alert; deleted wal…
|
2020-09-26 14:19:53 +03:00 |
|
M
|
162e9e5712
|
Design fixes.
|
2020-09-26 14:17:39 +03:00 |
|
OleksandrSobol
|
bc85058ad8
|
CAKE-43 | added the ability to enter an amount for xmr.to exchange in both currencies xmr and btc; added isReceiveAmountEntered to ExchangeViewModel; added receiveAmount and isBTCRequest to XMRTOTradeRequest; added isReceiveAmount to calculateAmount method of ExchangeProvider; fixed XMRTOExchangeProvider
|
2020-09-25 22:55:41 +03:00 |
|
M
|
34aa7fdc76
|
Fixes pre release.
|
2020-09-25 18:32:44 +03:00 |
|
OleksandrSobol
|
f504c5e03e
|
CAKE-65 | changed color of the rescan button on rescan page; added text under blockchain height widget
|
2020-09-25 16:47:49 +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 |
|
M
|
dcbaf01118
|
Fixes mergina and peddings for actions button on dashboard screen
|
2020-09-25 14:25:08 +03:00 |
|
M
|
9c1f726c43
|
Changed to closable auth screens. Added alert with confirmation for new wallet's seed have written.
|
2020-09-25 13:26:08 +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 |
|
OleksandrSobol
|
83ef5c179d
|
CAKE-45 | changed wallet list tile (wallet list page); changed wallet menu tile (wallet menu alert)
|
2020-09-24 20:46:48 +03:00 |
|
M
|
9eb74f7155
|
Added displaying of transaction key.
|
2020-09-24 18:11:29 +03:00 |
|
M
|
2b4ff1307c
|
Merge pull request #106 from cake-tech/CAKE-49-refactor-send-and-exchange-screen
Cake 49 refactor send and exchange screen
|
2020-09-24 12:49:45 +03:00 |
|
OleksandrSobol
|
757d48f793
|
CAKE-45 | created wallet menu item and wallet menu alert; deleted wallet tile; added menuItems to wallet menu; reworked wallet list page (removed slider menu on wallet list screen and used alert instead of this)
|
2020-09-23 22:31:39 +03:00 |
|
OleksandrSobol
|
3212f5041f
|
CAKE-49 | merged new-world into current branch
|
2020-09-22 22:26:20 +03:00 |
|
OleksandrSobol
|
a0164ec33f
|
Merge branch 'new-world' into CAKE-49-refactor-send-and-exchange-screen
# Conflicts:
# lib/di.dart
# lib/src/screens/base_page.dart
# lib/src/screens/exchange/widgets/base_exchange_widget.dart
# lib/src/screens/send/widgets/base_send_widget.dart
# pubspec.lock
|
2020-09-22 21:59:13 +03:00 |
|
OleksandrSobol
|
585f90b2fb
|
CAKE-49 | deleted base send widget, base exchange widget and top panel; added extendBodyBehindAppBar property and transparent AppBar style to base page; refactored send page, send template page, exchange page and exchange template page
|
2020-09-22 21:32:43 +03:00 |
|
M
|
5f88c4bafd
|
Merged cake-42
|
2020-09-22 18:59:10 +03:00 |
|
Tanner Silva
|
ab9c6a0f57
|
built basic NSUserDefaults key translation into migrate_ios_v1() function. bundle id changed for ios build.
|
2020-09-21 23:06:29 -05:00 |
|
OleksandrSobol
|
45c8b74bf1
|
CAKE-49 | refactored send page
|
2020-09-21 22:01:45 +03:00 |
|
M
|
e4ebfc94b2
|
Part 1
|
2020-09-21 14:50:26 +03:00 |
|
M
|
5e1132a299
|
Merge branch 'dev' of github.com:cake-tech/cake_wallet_private into new-world
|
2020-09-15 23:52:00 +03:00 |
|
M
|
95917b2cdb
|
Merge redesign part 7.
|
2020-09-15 23:35:49 +03:00 |
|
OleksandrSobol
|
18ccd5de35
|
redesign | merged with dev branch
|
2020-09-14 22:07:44 +03:00 |
|
OleksandrSobol
|
cc4a1f1d80
|
Merge branch 'dev' into redesign
# Conflicts:
# lib/generated/i18n.dart
# lib/src/screens/dashboard/wallet_menu.dart
# lib/src/screens/exchange/widgets/base_exchange_widget.dart
# lib/src/screens/send/widgets/base_send_widget.dart
|
2020-09-14 21:33:44 +03:00 |
|
OleksandrSobol
|
586d75cfd1
|
redesign | fixed font of the middle text (navigation bar, base page), monero account list page and account tile
|
2020-09-14 20:46:50 +03:00 |
|
OleksandrSobol
|
6d17244f36
|
Merge branch 'redesign' into CAKE-39-change-buttons-color
# Conflicts:
# lib/src/screens/seed/wallet_seed_page.dart
|
2020-09-14 20:31:02 +03:00 |
|
M
|
d67ab4934d
|
Merge redesign part 6.
|
2020-09-14 15:08:33 +03:00 |
|
Oleksandr Sobol
|
f4b7ccf619
|
CAKE-40 | added text to restore wallet from keys page, restore wallet from seed details page, wallet seed page; applied wallet seed page call when new wallet was created
|
2020-09-11 18:52:55 +03:00 |
|
M
|
6e6a081685
|
Merge redesign part 5.
|
2020-09-10 17:51:59 +03:00 |
|
OleksandrSobol
|
4feee0066b
|
CAKE-39 | fixed colors of account list button
|
2020-09-10 16:47:29 +03:00 |
|
OleksandrSobol
|
163700bcd8
|
CAKE-39 | changed buttons color on base send widget, base exchange widget, exchange confirm page, exchange trade page, node create or edit page, contact page, seed widget, restore wallet from seed details page, restore wallet from keys page, wallet seed page, template tile
|
2020-09-10 13:33:34 +03:00 |
|
OleksandrSobol
|
844847f703
|
CAKE-39 | changed monero logo (contact list, wallet list, new wallet type pages); changed buttons color on alerts, wallet list page, new wallet type page, receive page, monero account list page
|
2020-09-09 22:12:49 +03:00 |
|
M
|
16fbd9250d
|
Merge redesign part 4.
|
2020-09-09 17:13:44 +03:00 |
|
OleksandrSobol
|
49c495f688
|
CAKE-38 | changed button position in alerts (contact list page, wallet menu, base exchange widget, nodes list page, base send widget, change language page)
|
2020-09-08 20:21:09 +03:00 |
|
OleksandrSobol
|
30665aac1c
|
CAKE-30 | created settings_version_cell, language_row, version_list_item; applied new design to settings, faq, disclaimer, pin code, change language pages; fixed items of settings page
|
2020-09-07 20:35:34 +03:00 |
|
M
|
7601b910be
|
Merge branch 'redesign' of github.com:cake-tech/cake_wallet_private into btc
|
2020-09-07 18:13:47 +03:00 |
|
M
|
70ff011fc6
|
Merge redesign part 3.
|
2020-09-07 18:13:39 +03:00 |
|
Oleksandr Sobol
|
dab3c1c8b4
|
Merge pull request #99 from cake-tech/CAKE-35-change-the-app-font
CAKE-35 | changed content font weight in the base alert dialog
|
2020-09-04 19:34:15 +03:00 |
|
OleksandrSobol
|
cfb08d64cd
|
CAKE-35 | changed content font weight in the base alert dialog
|
2020-09-04 19:32:51 +03:00 |
|
Oleksandr Sobol
|
c5980234cb
|
CAKE-33 | applied new design to welcome page; called restore wallet options page from welcome page; changed title of the restore wallet options page
|
2020-09-04 19:26:04 +03:00 |
|
Oleksandr Sobol
|
a76266ef40
|
CAKE-31 | changed height of restore button; changed button title in the new wallet page; localized string resources from restore wallet options page
|
2020-09-04 14:36:19 +03:00 |
|
OleksandrSobol
|
f1ec962b61
|
CAKE-31 | created wallet_restoration_from_keys_vm; applied new design to restore_wallet_from_keys_page, restore_wallet_from_seed_details, new_wallet_page, new_wallet_type_page, seed_language_page; reworked seed_language_selector, seed_language_picker, select_button
|
2020-09-04 13:40:28 +03:00 |
|
OleksandrSobol
|
9c2d3d339f
|
CAKE-31 | applied new design to restore wallet from seed page and seed widget
|
2020-09-02 21:31:43 +03:00 |
|
M
|
9074bee6db
|
Merge redesign part 2.
|
2020-09-02 11:47:41 +03:00 |
|
OleksandrSobol
|
9da460da48
|
CAKE-31 | applied new design to restore buttons
|
2020-09-01 22:04:00 +03:00 |
|
M
|
2627945e00
|
Merge branch 'CAKE-29-remake-node-screen-and-contact-book' of github.com:cake-tech/cake_wallet_private into btc
|
2020-09-01 14:18:40 +03:00 |
|
M
|
c16fac1b1d
|
Merge branch 'CAKE-28-update-exchange-screen' of github.com:cake-tech/cake_wallet_private into btc
|
2020-09-01 14:18:14 +03:00 |
|
M
|
c950f8bfc0
|
Merge redesign part 1.
|
2020-09-01 14:18:07 +03:00 |
|
Oleksandr Sobol
|
d6a7f1fb61
|
CAKE-28 | added available balance row and applied transactions priority picker to base send widget
|
2020-08-31 20:53:53 +03:00 |
|
Oleksandr Sobol
|
c3dc2be8d4
|
CAKE-29 | applied new design to node list, node create or edit, contact list and contact pages
|
2020-08-31 19:44:48 +03:00 |
|
M
|
24d139e540
|
TMP 2
|
2020-08-29 13:19:27 +03:00 |
|
Oleksandr Sobol
|
4ed7f6ec18
|
CAKE-28 | created filter tile, filter widget, checkbox widget and filter item; applied filter items to filter widget, also applied filter widget to dashboard page; reworked wallet list page and menu widget; applied light and dark themes to filter widget and wallet list age; fixed filtered method in the trade filter store
|
2020-08-28 23:04:48 +03:00 |
|
Oleksandr Sobol
|
56519bbe86
|
CAKE-28 | reworked standart_list_row (added image); applied new design, light and dark themes to exchange trade page
|
2020-08-27 22:42:28 +03:00 |
|
M
|
6aaac93fa8
|
TMP 0
|
2020-08-27 19:54:34 +03:00 |
|
Oleksandr Sobol
|
76cde0530d
|
CAKE-28 | created information page, exchange trade view model, exchange trade item; added trade property to trades store; changed filtered method (trade filter store); added tradesStore property to exchange view model; applied information page to exchange trade page
|
2020-08-26 20:31:23 +03:00 |
|
Oleksandr Sobol
|
ecf7a5ba78
|
CAKE-28 | reworked exchange confirm page; applied light and dark themes to exchange confirm page, currency picker, picker, base alert dialog, alert with one action; applied maximum characters parameter to crypto currency text field in the exchange card
|
2020-08-25 21:12:14 +03:00 |
|
M
|
5eefd6a31b
|
TMP
|
2020-08-25 19:32:40 +03:00 |
|
Oleksandr Sobol
|
40aeacfb4b
|
CAKE-28 | applied light theme to exchange and exchange template pages; changed base exchange widget, exchange card, present provider picker and trail button
|
2020-08-21 23:26:23 +03:00 |
|
Oleksandr Sobol
|
1cd5af2471
|
CAKE-27 | fixed template title color (send page)
|
2020-08-21 17:38:01 +03:00 |
|
Oleksandr Sobol
|
731f12cd63
|
CAKE-27 | applied light theme to send and send template pages; made status bar is transparent; reworked menu widget and base send widget; applied switch between light and dark themes
|
2020-08-20 20:43:54 +03:00 |
|