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 |
|
Tanner Silva
|
210a8a06c4
|
Added assets for wallet adjectives and nouns. these are used for the wallet name generator
|
2020-10-19 11:54:14 -05:00 |
|
Tanner Silva
|
ca5b4c7cc7
|
corrected error with salt secret
|
2020-10-19 11:17:21 -05:00 |
|
M
|
ad695db5f6
|
Update welcome_page.dart
Fix mistake after merge conflict
|
2020-10-19 18:42:41 +03:00 |
|
M
|
6b86cfbea2
|
Updated to flutter v1.22.2
|
2020-10-19 14:20:24 +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 |
|
OleksandrSobol
|
8495122bcd
|
Merge branch 'new-world' into CAKE-116-all-button-validation-bug
# Conflicts:
# lib/src/screens/send/send_page.dart
|
2020-10-09 22:45:04 +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
|
b57febe164
|
Merge pull request #120 from cake-tech/CAKE-114-add-terms-and-conditions
Cake 114 add terms and conditions
|
2020-10-09 21:35:19 +03:00 |
|
M
|
f9cc21478a
|
TMP
|
2020-10-09 21:34:21 +03:00 |
|
OleksandrSobol
|
0b6b711618
|
CAKE-116 | added AllAmountValidator class to the amount_validator.dart; applied all amount validator to the send page; added fiat amount controller to the send page
|
2020-10-09 10:41:29 +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 |
|
OleksandrSobol
|
17fa8bcf92
|
CAKE-104 | fixed show pop up
|
2020-10-02 21:00:30 +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
|
b506f9c953
|
Updated dependencies
|
2020-10-01 19:48:31 +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 |
|