Commit graph

2065 commits

Author SHA1 Message Date
Nadiia Hordenko
f0e667abdc Merge branch 'CWA-164-add-biometric-authentication' of github.com:cake-tech/cake_wallet into realese-1.03 2020-01-27 20:22:29 +01:00
M
fc48da9d71 Merge pull request #22 from cake-tech/CWA-163-add-integrated-address-for-xmr
Cwa 163 add integrated address for xmr
2020-01-24 20:46:28 +01:00
M
648f67f5b0 Merge pull request #21 from cake-tech/CWA-161-save-recipient-address-by-default
Cwa 161 save recipient address by default
2020-01-24 20:45:42 +01:00
M
e28a6b0a1b Merge pull request #20 from cake-tech/CWA-160-add-contact-book-option-for-new-currencies
Cwa 160 add contact book option for new currencies
2020-01-24 20:45:32 +01:00
Oleksandr Sobol
e9f2310be5 Merge branch 'master' into CWA-164-add-biometric-authentication 2020-01-24 21:19:14 +02:00
Oleksandr Sobol
2730d27b03 Merge branch 'master' into CWA-163-add-integrated-address-for-xmr 2020-01-24 21:18:12 +02:00
Oleksandr Sobol
0a77478ca4 Merge branch 'master' into CWA-161-save-recipient-address-by-default 2020-01-24 21:17:06 +02:00
Oleksandr Sobol
09a0bf5150 Merge branch 'master' into CWA-160-add-contact-book-option-for-new-currencies 2020-01-24 20:55:40 +02:00
M
9ed065e436 Merge pull request #24 from cake-tech/CWA-159-reset-node-bug
Cwa 159 reset node bug
2020-01-24 19:14:10 +01:00
Oleksandr Sobol
a6ebf1b0b2 CWA-159 | added setCurrentNodeToDefault method to settings store that called when reset button is pressed 2020-01-23 21:27:19 +02:00
Oleksandr Sobol
93c4f04f71 CWA-167 | changed decimal parameter of keyboard on true for exchange and send pages 2020-01-22 18:42:11 +02:00
Oleksandr Sobol
2a4d9a8fa6 CWA-163 | added integrated address for xmr to validation 2020-01-21 21:29:02 +02:00
Oleksandr Sobol
71bdfb3e5b CWA-164 | added biometric authentication 2020-01-21 19:51:37 +02:00
Oleksandr Sobol
59d8ad1890 CWA-160 | used existing colors for new currencies 2020-01-20 21:18:47 +02:00
Oleksandr Sobol
aa4d43acb6 CWA-161 | saved recipient address by default for new users 2020-01-20 21:04:26 +02:00
Oleksandr Sobol
59492a6634 CWA-159 | added highlight to first node after resetting nodes to default 2020-01-20 20:16:45 +02:00
M
49a6a994d5 Changed version to 1.0.2 2020-01-19 20:57:20 +02:00
M
92c2cfcbab Changed way for validation of seed phrase. Added multi words to text field on restore from seed screen. 2020-01-17 15:26:17 +02:00
M
6154c6dfa5 Changed restore wallet from seed screen. Added node.imonero.org:18081 to list of default nodes. 2020-01-16 18:05:07 +02:00
M
b7e8abcb95 Changed way to committing of transactions. 2020-01-13 14:34:50 +02:00
M
465c69c776 Merge pull request #18 from cake-tech/faq
faq | fixed faq page and added link to @cakewallet_bot to faq
2020-01-13 11:56:15 +02:00
Oleksandr Sobol
80cdc154c7 faq | fixed faq page and added link to @cakewallet_bot to faq 2020-01-11 15:19:39 +02:00
M
8c15dded7f Merge pull request #16 from cake-tech/CWA-153-changenow-cryptocurrencies
Cwa 153 changenow cryptocurrencies
2020-01-10 22:29:44 +02:00
M
e01d101dad Merge pull request #17 from cake-tech/actions-list-trades-update
Added listener for update trade list in action list on dashboard screen
2020-01-10 22:29:18 +02:00
M
de70faca73 Added listener for update trade list in action list on dashboard screen 2020-01-10 22:28:29 +02:00
Oleksandr Sobol
ebe2799bce CWA-153 | fixed validation for nano 2020-01-10 22:15:45 +02:00
Oleksandr Sobol
89354b083b CWA-153 | fixed validation for ada and nano 2020-01-10 21:54:59 +02:00
Oleksandr Sobol
aba0aede28 Merge branch 'master' into CWA-153-changenow-cryptocurrencies
# Conflicts:
#	.gitignore
#	lib/src/stores/address_book/address_book_store.dart
#	lib/src/stores/exchange/exchange_store.dart
#	lib/src/stores/send/send_store.dart
#	lib/src/stores/wallet_restoration/wallet_restoration_store.dart
2020-01-10 21:46:32 +02:00
Oleksandr Sobol
debca3c888 localization | fixed strings_pt.arb 2020-01-10 21:30:07 +02:00
M
53aedc8188 Merge pull request #15 from cake-tech/localization
localization | fixed strings_pt.arb
2020-01-10 21:21:31 +02:00
Oleksandr Sobol
c07d5d4438 localization | fixed strings_pt.arb 2020-01-10 21:15:35 +02:00
M
a751967230 Merge pull request #14 from cake-tech/CWA-157-highlight-current-language-in-settings
CWA-157 | highlighted current language in change language page
2020-01-10 20:01:34 +02:00
M
28be299edb Merge pull request #13 from cake-tech/CWA-155-BTC-validation
CWA-155 | added btc validation, that include Bech32 address format
2020-01-10 20:00:49 +02:00
M
bf81ab854f Merge pull request #12 from cake-tech/CWA-156-change-cake-telegram-contact-in-settings
CWA-156 | changed Cake Telegram contact in settings page
2020-01-10 20:00:19 +02:00
M
695fa8e3e5 Merge pull request #11 from cake-tech/fix-address-of-xmr.ru-node
Changed address of a remote node node.xmr.ru:13666 to node.monero.net…
2020-01-10 19:33:39 +02:00
M
70de05cb4b Merge pull request #10 from cake-tech/fix-fiat-price-fetching
Fixed parsing of fiat price
2020-01-10 18:12:05 +02:00
M
8538144c2e Fixed parsing of fiat price 2020-01-10 18:11:14 +02:00
M
459d24411a Changed address of a remote node node.xmr.ru:13666 to node.monero.net:18081 2020-01-10 17:53:33 +02:00
Oleksandr Sobol
1916a1baa0 CWA-157 | highlighted current language in change language page 2020-01-10 17:46:43 +02:00
Oleksandr Sobol
a7773f9143 CWA-153 | added changenow cryptocurrencies 2020-01-10 17:24:44 +02:00
Oleksandr Sobol
31461a6dcb CWA-156 | changed Cake Telegram contact in settings page 2020-01-10 14:05:05 +02:00
Oleksandr Sobol
e42a01fcb4 CWA-155 | added btc validation, that include Bech32 address format 2020-01-10 13:49:46 +02:00
M
9b76880e82 Merge pull request #7 from cake-tech/CWA-147-password-rename
CWA-147 | fixed bug
2020-01-10 11:21:34 +02:00
M
f318b51060 Merge branch 'master' into CWA-147-password-rename 2020-01-10 11:21:10 +02:00
M
96f1c3d325 Merge pull request #8 from cake-tech/CWA-151-chinese-translate-for-node
CWA-151 | fixed bug
2020-01-10 11:18:16 +02:00
M
fa8f01328b Merge pull request #9 from cake-tech/CWA-152-seed-validation-bug
CWA-152 | fixed bug
2020-01-10 11:17:22 +02:00
M
e818d0108f Merge pull request #6 from cake-tech/CWA-146-node-ip-bug
Cwa 146 node ip bug
2020-01-10 11:16:22 +02:00
M
401738aa65 Merge pull request #1 from rating89us/master
Updating pt-BR translation
2020-01-10 10:56:29 +02:00
Oleksandr Sobol
a6db09a152 CWA-151 | fixed bug 2020-01-09 18:47:02 +02:00
Oleksandr Sobol
e1b0242492 CWA-152 | fixed bug 2020-01-09 17:56:09 +02:00