Oleksandr Sobol
|
bdfe208d20
|
CAKE-15 | created header row, transaction page, balance view model, formatted item list, wallet balance; applied new design to trade and transaction rows; applied transaction page to dashboard page; applied balance view model, trade store, trade filter store and transaction filter store to dashboard view model; changed trade list item and transaction list item
|
2020-07-23 15:20:52 +03:00 |
|
M
|
f45875ba3a
|
General changes. CAKE-1.
|
2020-07-06 23:09:03 +03:00 |
|
M
|
81cee186db
|
TMP 4
|
2020-06-20 10:10:00 +03:00 |
|
M
|
8344ecb563
|
Merge branch 'migrations' into dev-new
# Conflicts:
# cw_monero/ios/cw_monero.podspec
# ios/Podfile.lock
# lib/src/domain/monero/monero_wallets_manager.dart
|
2020-06-03 13:02:24 +03:00 |
|
M
|
5a45ffef40
|
TMP 2
|
2020-06-01 21:56:21 +03:00 |
|
M
|
957ca8cd58
|
TMP 1
|
2020-06-01 21:13:56 +03:00 |
|
M
|
b605a98811
|
TMP
|
2020-05-26 18:27:10 +03:00 |
|
M
|
1d793ab284
|
BTC
|
2020-05-12 15:04:54 +03:00 |
|
Oleksandr Sobol
|
25f3920073
|
CWA-210 | added template class, template tile, send template page and send template store
|
2020-05-08 19:22:56 +03:00 |
|
Oleksandr Sobol
|
823030403a
|
CWA-198 | added transaction history panel to dashboard page; added fiat currency symbol to transaction_info; changed date_section_raw, trade_row and transaction_raw
|
2020-04-16 21:41:04 +03:00 |
|
M
|
8e9033fce4
|
Started working on iOS migrations. Addeed migrations for wallets info and address book. Fixed build for iOS
|
2020-04-06 19:10:49 +03:00 |
|
M
|
ac0723e918
|
Splitted android and ios migraions
|
2020-04-03 16:21:00 +03:00 |
|
M
|
d067df8a51
|
Added migration for android wallets and hives files.
|
2020-04-03 15:27:13 +03:00 |
|
Oleksandr Sobol
|
cb4fff7aec
|
CWA-175 | added seed language parameter to wallet manager and wallet list service, created seed_language_page and seed_language_store, applied seed language page before create and restore wallet, added mnemonics
|
2020-02-28 22:16:39 +02:00 |
|
Oleksandr Sobol
|
90f66274a2
|
CWA-174 | added localeDetection() to Language class, moved languages from change_language.dart to language.dart, localeDetection() called in the settings store
|
2020-02-26 19:18:58 +02:00 |
|
Oleksandr Sobol
|
652ba16777
|
CWA-69 | reworked OpenaliasRecord class
|
2020-02-25 14:45:06 +02:00 |
|
Oleksandr Sobol
|
0efe8af3e0
|
CWA-173 | created OpenaliasRecord class, renamed fetchXmrAddressAndRecipientName method on fetchAddressAndName, used forEach instead of for loop in this method, checked entered xmr address in the send store
|
2020-02-25 11:28:33 +02:00 |
|
Oleksandr Sobol
|
28085ce057
|
CWA-69 | translated title and content in the openalias alert dialog (send page)
|
2020-02-21 12:45:15 +02:00 |
|
Oleksandr Sobol
|
dde482c4f6
|
CWA-69 | added focusNode to address_text_field, got recipient name in the openalias, added focusNode listener in the send_page
|
2020-02-20 23:02:41 +02:00 |
|
Oleksandr Sobol
|
91091a8d19
|
CWA-69 | added focusNode to address_text_field, got recipient name in the openalias, added focusNode listener in the send_page
|
2020-02-20 22:50:22 +02:00 |
|
Oleksandr Sobol
|
df9418c799
|
CWA-69 | created formatDomainName() and fetchXmrAddress() in the openalias.dart. Added openalias to send page
|
2020-02-19 22:14:39 +02:00 |
|
M
|
fb10f17622
|
Merge pull request #31 from cake-tech/CWA-169-add-morph-exchange-to-the-app
Cwa 169 add morph exchange to the app
|
2020-02-12 18:20:56 +02:00 |
|
Oleksandr Sobol
|
d88945411f
|
CWA-169 | renamed checkAmount() to formatAmount()
|
2020-02-11 22:50:10 +02:00 |
|
Oleksandr Sobol
|
fdeb66e643
|
CWA-169 | removed setup_locator and got the box as parameter in MorphTokenExchangeProvider
|
2020-02-10 21:35:44 +02:00 |
|
Oleksandr Sobol
|
163d1c48a4
|
CWA-169 | added tag to body of createTrade(), created crypto_amount_format, bitcoin_amount_format, bitcoin_cash_amount_format, dash_amount_format, ethereum_amount_format, litecoin_amount_format, changed monero_amount_format, added setup_locator for inject the box
|
2020-02-10 19:50:00 +02:00 |
|
Oleksandr Sobol
|
ad241ca1db
|
CWA-169 | created check_amount then added to transaction_info and to trade
|
2020-02-07 14:06:15 +02:00 |
|
Oleksandr Sobol
|
125e3b1547
|
Merge branch 'master' into CWA-164-add-biometric-authentication
# Conflicts:
# pubspec.yaml
# 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_zh.arb
|
2020-02-05 19:45:22 +02:00 |
|
Oleksandr Sobol
|
71bdfb3e5b
|
CWA-164 | added biometric authentication
|
2020-01-21 19:51:37 +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
|
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 |
|
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
|
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
|
a7773f9143
|
CWA-153 | added changenow cryptocurrencies
|
2020-01-10 17:24:44 +02:00 |
|
M
|
1315a53212
|
Replaced eu-node.cakewallet.io by xmr-node-eu.cakewallet.com and node.cakewallet.io by xmr-node-usa-east.cakewallet.com in remote nodes list. Added migration for change current remote node if user use old eu or usa remote node by new addresses. Changed way for set default remote node for initial setup by base on current user time zone.
|
2020-01-08 18:38:38 +02:00 |
|
M
|
78ec11de47
|
Fixed issues for linter and analyzer
|
2020-01-08 15:12:50 +02:00 |
|
M
|
69f4c127ab
|
Added the project
|
2020-01-04 21:31:52 +02:00 |
|