851 Commits (4535a1aaa8aaa4997c40eadba6426f94e37b9c65)

Author SHA1 Message Date
Oleksandr Sobol 1a0149afc6 CWA-200 | called menu widget
4 years ago
Oleksandr Sobol 204ae22054 Merge branch 'newdesign' into CWA-200-implement-menu-screen
4 years ago
Oleksandr Sobol 4215ac2425 CWA-205 | applied new design to seed_language_page
4 years ago
Oleksandr Sobol 3180ab65e1 CWA-205 | applied new design to restore_from_keys_page, restore_wallet_from_seed_page, restore_wallet_from_seed_details, seed_widget, blockchain_height_widget; created top_panel widget and restore_alert_dialog
4 years ago
Oleksandr Sobol f0ea28982e CWA-198 | fixed width of the copy information raw
4 years ago
Oleksandr Sobol bd5a4a9f03 CWA-198 | added right border of animated indicator in the wallet card
4 years ago
Oleksandr Sobol dbddc20af3 CWA-205 | added background color to restore options page and restore wallet options page
4 years ago
Oleksandr Sobol 75dc42e6da CWA-205 | applied new design to restore button, restore options page and restore wallet options page; deleted base restore widget and image widget
4 years ago
Oleksandr Sobol 3cd8af4228 CWA-198 | changed background color of dashboard page; added color of bounds and shadows to wallet card; changed color of buttons in the button_header
4 years ago
Oleksandr Sobol 743189669b CWA-204 | moved seed locales from seed language picker to new wallet page; disabled bitcoin currency button on new wallet type page
4 years ago
Oleksandr Sobol 4a3615f83f CWA-204 | fixed next button in the seed page
4 years ago
Oleksandr Sobol ecca26bb58 CWA-204 | applied new design to seed language picker; added wallet creation alert dialog
4 years ago
Oleksandr Sobol d9f8ddb141 CWA-204 | applied new design to welcome and new wallet pages; created new wallet type page and select button; changed loading primary button
4 years ago
Oleksandr Sobol 03d3ff87f2 CWA-207 | applied new design to pin code page; added pin alert dialog; added barrier dismissible property to base alert page
4 years ago
Oleksandr Sobol e832a85e37 CWA-203 | applied new design to standart_list_row, transaction_details_page and trade_details_page
4 years ago
Oleksandr Sobol 4b34ca3111 CWA-201 | added separator between action buttons in alert dialog; fixed overflow bugs for japanese, korean and chinese languages in dashboard page
4 years ago
Oleksandr Sobol df64e7b5e1 CWA-201 | applied new design to primary button and seed page; added base alert dialog and reconnect alert dialog
4 years ago
Oleksandr Sobol 6a799df7da CWA-201 | moved WalletTile class to wallet_tile.dart; changed design for PrimaryImageButton; changed background color for wallet_list_page; added short address to current wallet in the wallet_tile
4 years ago
Oleksandr Sobol 28d8cd43dc CWA-201 | added scroll controller to wallet list page
4 years ago
Oleksandr Sobol 07aaf77167 CWA-201 | added wallet tiles to wallet list page; added colors and images to wallet menu
4 years ago
Oleksandr Sobol f5e1635380 CWA-200 | calculated list tile heights for large screens
4 years ago
Oleksandr Sobol fa696c2a60 CWA-198 | implemented menu screen; added menu widget; added images to menu items and fixed menu actions
4 years ago
Oleksandr Sobol 52d5dedaf8 CWA-198 | moved ButtonHeader class to button_header.dart, fixed containers and bounds height for date_section_raw, trade_raw and transaction_raw, changed animation time for trade_history panel
4 years ago
Oleksandr Sobol b3673d7c63 CWA-198 | fixed borders of date_section_raw, trade_raw and transaction_raw
4 years ago
Oleksandr Sobol a260ed7cea CWA-198 | fixed dashboard_page
4 years ago
Oleksandr Sobol 2a18f4a1e4 CWA-198 | removed buttons_widget, fixed wallet_card, trade_history_panel, date_section_raw, trade_raw, transaction_raw and dashboard_page
4 years ago
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
4 years ago
Oleksandr Sobol b7198f4f6c CWA-198 | added buttons to dashboard page
4 years ago
Oleksandr Sobol fc8c632e21 CWA-198 | created front and back sides of wallet card
4 years ago
Oleksandr Sobol 93b8bd8a35 CWA-198 | created wallet card
4 years ago
Oleksandr Sobol 877522d12e CWA-199 | moved limitsFormat() to xmrto_exchange_provider
4 years ago
Oleksandr Sobol 99c732aab0 CWA-199 | fixed receive amount for empty deposit amount; added correction to xmr limits
4 years ago
Oleksandr Sobol ef750cb454 CWA-199 | changed possibility to enter amount in the deposit card only (exchange page); changed request for XMRTOExchangeProvider in the createTrade() (exchange_store); fixed calculation limits for XMR in the fetchLimits(), fixed post body in the createTrade() (xmrto_exchange_provider); created limits_format
4 years ago
M 8e9033fce4 Started working on iOS migrations. Addeed migrations for wallets info and address book. Fixed build for iOS
4 years ago
M ac0723e918 Splitted android and ios migraions
4 years ago
M d067df8a51 Added migration for android wallets and hives files.
4 years ago
M 3186829115 Release 1.0.5
4 years ago
M 0616b04ab9 Merge pull request #41 from cake-tech/CWA-180-fix-local-date-format
4 years ago
Oleksandr Sobol 3d0d0521e4 CWA-180 | added getCurrentDateFormat() to settings store, refactored date_section_raw, trade_details_page, transaction_details_page, dashboard_page
4 years ago
Oleksandr Sobol 75c33370f1 CWA-180 | fixed local date format in dashboard_page, date_section_raw, trade_details_page, transaction_details_page, added currentLocale parameter to settings store
4 years ago
Oleksandr Sobol 75f23200ee CWA-179 | reduced height fo defining large device
4 years ago
Oleksandr Sobol 859afef931 CWA-179 | added image_widget and base_restore_widget, refactored restore_options_page and restore_wallet_options_page, added scale factor
4 years ago
Oleksandr Sobol 6e7ba33ecd CWA-179 | added scroll to restore_option_page and to restore_wallet_options_page
4 years ago
Oleksandr Sobol c233d380ab restore-button-fix | added padding to the title
4 years ago
Oleksandr Sobol 4890143b4e restore-button-fix | removed '\n' from restore button text
4 years ago
Oleksandr Sobol 30f10ca6f3 restore-button-fix | replaced Text widget on AutoSizeText
4 years ago
Oleksandr Sobol e33bb4989e restore-button-fix | changed padding for description
4 years ago
Oleksandr Sobol 847a5b656c restore-button-fix | changed font size of title and description
4 years ago
M 00307cb55c Merge pull request #39 from cake-tech/CWA-175-seed-language
4 years ago
M 705d4322f0 Merge pull request #37 from cake-tech/CWA-176-date-localization
4 years ago
Oleksandr Sobol c83de7af6f CWA-175 | added image to the new wallet page, changed font size of picker, changed size of picker's border, fixed ukrainian and russian translate of "seed"
4 years ago
Oleksandr Sobol f0d55fed94 CWA-177 | added text alignment to balance display mode, fiat currency and transaction priority in the settings page, changed padding for buttons in the dashboard page
4 years ago
Oleksandr Sobol d3b3f079c6 CWA-177 | added text alignment to the current node list tile in the settings page
4 years ago
Oleksandr Sobol 402b94a299 CWA-177 | fixed UI bug in the settings text list row
4 years ago
Oleksandr Sobol 41dd48e80c CWA-175 | created seed language picker, added seed language picker to the new wallet page, added decoration to seed language button, translated seed languages
4 years ago
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
4 years ago
Oleksandr Sobol 480eab397a CWA-176 | changed date format in the date_section_raw and in the dashboard_page according to current locale
4 years ago
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
4 years ago
Oleksandr Sobol a3afe3ea3a merged CWA-173 into the current branch
4 years ago
Oleksandr Sobol 889fbee7f6 Merge branch 'CWA-173-fix-russian-translate-and-add-ukrainian-translate' into ru-and-ua-local-fixes
4 years ago
Oleksandr Sobol 652ba16777 CWA-69 | reworked OpenaliasRecord class
4 years ago
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
4 years ago
Oleksandr Sobol d4e7c90318 CWA-173 | fixed ukrainian and russian translate, sorted languages by alphabet
4 years ago
Oleksandr Sobol 87f4cd6ea9 CWA-173 | fixed ukrainian translate, added openalias translate, fixed colors for filters in the dashboard page
4 years ago
Oleksandr Sobol e1d16857f4 CWA-173 | fixed russian translate, added ukrainian translate, added ukrainian language to settings, added faq on ukrainian
4 years ago
Oleksandr Sobol 28085ce057 CWA-69 | translated title and content in the openalias alert dialog (send page)
4 years ago
Oleksandr Sobol dde482c4f6 CWA-69 | added focusNode to address_text_field, got recipient name in the openalias, added focusNode listener in the send_page
4 years ago
Oleksandr Sobol 91091a8d19 CWA-69 | added focusNode to address_text_field, got recipient name in the openalias, added focusNode listener in the send_page
4 years ago
Oleksandr Sobol df9418c799 CWA-69 | created formatDomainName() and fetchXmrAddress() in the openalias.dart. Added openalias to send page
4 years ago
M fb10f17622 Merge pull request #31 from cake-tech/CWA-169-add-morph-exchange-to-the-app
4 years ago
Oleksandr Sobol d7d03b4d2f CWA-169 | added trades to exchange trade store in router
4 years ago
Oleksandr Sobol a6fae62917 CWA-169 | added DateFormat to trade.createdAt in Trade Details page
4 years ago
Oleksandr Sobol d88945411f CWA-169 | renamed checkAmount() to formatAmount()
4 years ago
Oleksandr Sobol 30a7e5c4c8 CWA-169 | changed order of definition of properties in ExchangeTradeStore
4 years ago
Oleksandr Sobol fdeb66e643 CWA-169 | removed setup_locator and got the box as parameter in MorphTokenExchangeProvider
4 years ago
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
4 years ago
M c8c1e3e995 Merge pull request #30 from cake-tech/CWA-171-change-support-email
4 years ago
Oleksandr Sobol eb875b1321 CWA-169 | added try-catch to calculateAmount() in MorphTokenExchangeProvider
4 years ago
Oleksandr Sobol d80123d960 CWA-169 | translated error messages for limits
4 years ago
Oleksandr Sobol 10cd15229e Merge branch 'master' into CWA-169-add-morph-exchange-to-the-app
4 years ago
Oleksandr Sobol ad241ca1db CWA-169 | created check_amount then added to transaction_info and to trade
4 years ago
Oleksandr Sobol 7c83a71916 CWA-169 | added processing state to TradeState
4 years ago
Oleksandr Sobol d6cf32c764 CWA-169 | fixed limits for ethereum in MorphTokenExchangeProvider
4 years ago
Oleksandr Sobol fd964d68bf CWA-169 | added limits check to createTrade() and format to amounts in exchange store
4 years ago
Oleksandr Sobol 348d1080c9 CWA-169 | added call of loadLimits() to changeProvider() and reset() in exchange store. Added btc-xmr pair, added conversion units to crypto amounts to fetchLimits() in MorphTokenExchangeProvider
4 years ago
Oleksandr Sobol 95222ecbae CWA-169 | added MorphTokenExchangeProvider to dashboard page, trade filter store. Added morph icon to trade row
4 years ago
Oleksandr Sobol 2373b06d52 CWA-169 | added MorphTokenExchangeProvider to exchange trade store
4 years ago
Oleksandr Sobol e4d4600082 CWA-169 | fixed getting toCurrency and inputAddress from response in findTradeById method
4 years ago
Oleksandr Sobol 6a75196ad7 Merge branch 'master' into CWA-171-change-support-email
4 years ago
Oleksandr Sobol 125e3b1547 Merge branch 'master' into CWA-164-add-biometric-authentication
4 years ago
Oleksandr Sobol b8887daff4 CWA-169 | removed xmr-btc pair, fixed fetchLimits and findTradeById methods in MorphTokenExchangeProvider class
4 years ago
M f5ac398f58 Merge pull request #27 from cake-tech/CWA-170-fix-date-format-bug-for-exchange
4 years ago
Oleksandr Sobol ff39f3c8eb CWA-171 | changed support email to support@cakewallet.com in settings and FAQ
4 years ago
Oleksandr Sobol 8c5c5636e9 CWA-168 | added translation for "Version", used arrow function in the callback, used collection.last for setting items
4 years ago
Oleksandr Sobol 22cf5ca08b CWA-169 | got hive box as dependency for MorphTokenExchangeProvider class, removed extraId from Trade
4 years ago
Oleksandr Sobol 4ce032f183 CWA-169 | got trade amount from hive in morphtoken exchange provider
4 years ago
Oleksandr Sobol 524f23b1db CWA-168 | changed current version in settings store
4 years ago
Oleksandr Sobol 6ee4ddda09 CWA-168 | added defining app current version with PackageInfo in settings store
4 years ago
Oleksandr Sobol 060c35ce04 CWA-170 | changed transaction date format and applied the same format to trade
4 years ago
Oleksandr Sobol 6333b9a6ff CWA-169 | created exchange pairs for crypto currencies
4 years ago
Oleksandr Sobol c1a7ee0164 CWA-169 | created MorphToken exchange provider and MorphToken request (also this provider added to exchange provider description, exchange page, exchange store, router)
4 years ago
Oleksandr Sobol 612b5647fc CWA-169 | added morph images to assets, added morph contact to settings page and morph link to disclaimer page
4 years ago
Oleksandr Sobol 9355b2a1f4 CWA-168 | app version added to list tile with background color
4 years ago
Oleksandr Sobol 50d857f23a CWA-168 | added app version to settings page (added currentVersion to settings store and item to item_headers)
4 years ago
Oleksandr Sobol 40f3729d24 Merge branch 'master' into CWA-167-amount-entering-bug
4 years ago
M fc48da9d71 Merge pull request #22 from cake-tech/CWA-163-add-integrated-address-for-xmr
5 years ago
M 648f67f5b0 Merge pull request #21 from cake-tech/CWA-161-save-recipient-address-by-default
5 years ago
Oleksandr Sobol e9f2310be5 Merge branch 'master' into CWA-164-add-biometric-authentication
5 years ago
Oleksandr Sobol 2730d27b03 Merge branch 'master' into CWA-163-add-integrated-address-for-xmr
5 years ago
Oleksandr Sobol 0a77478ca4 Merge branch 'master' into CWA-161-save-recipient-address-by-default
5 years ago
Oleksandr Sobol 09a0bf5150 Merge branch 'master' into CWA-160-add-contact-book-option-for-new-currencies
5 years ago
Oleksandr Sobol a6ebf1b0b2 CWA-159 | added setCurrentNodeToDefault method to settings store that called when reset button is pressed
5 years ago
Oleksandr Sobol 93c4f04f71 CWA-167 | changed decimal parameter of keyboard on true for exchange and send pages
5 years ago
Oleksandr Sobol 2a4d9a8fa6 CWA-163 | added integrated address for xmr to validation
5 years ago
Oleksandr Sobol 71bdfb3e5b CWA-164 | added biometric authentication
5 years ago
Oleksandr Sobol 59d8ad1890 CWA-160 | used existing colors for new currencies
5 years ago
Oleksandr Sobol aa4d43acb6 CWA-161 | saved recipient address by default for new users
5 years ago
Oleksandr Sobol 59492a6634 CWA-159 | added highlight to first node after resetting nodes to default
5 years ago
M 49a6a994d5 Changed version to 1.0.2
5 years ago
M 92c2cfcbab Changed way for validation of seed phrase. Added multi words to text field on restore from seed screen.
5 years ago
M 6154c6dfa5 Changed restore wallet from seed screen. Added node.imonero.org:18081 to list of default nodes.
5 years ago
M b7e8abcb95 Changed way to committing of transactions.
5 years ago
Oleksandr Sobol 80cdc154c7 faq | fixed faq page and added link to @cakewallet_bot to faq
5 years ago
M 8c15dded7f Merge pull request #16 from cake-tech/CWA-153-changenow-cryptocurrencies
5 years ago
M e01d101dad Merge pull request #17 from cake-tech/actions-list-trades-update
5 years ago
M de70faca73 Added listener for update trade list in action list on dashboard screen
5 years ago
Oleksandr Sobol ebe2799bce CWA-153 | fixed validation for nano
5 years ago
Oleksandr Sobol 89354b083b CWA-153 | fixed validation for ada and nano
5 years ago
Oleksandr Sobol aba0aede28 Merge branch 'master' into CWA-153-changenow-cryptocurrencies
5 years ago
Oleksandr Sobol debca3c888 localization | fixed strings_pt.arb
5 years ago
Oleksandr Sobol c07d5d4438 localization | fixed strings_pt.arb
5 years ago
M a751967230 Merge pull request #14 from cake-tech/CWA-157-highlight-current-language-in-settings
5 years ago
M 28be299edb Merge pull request #13 from cake-tech/CWA-155-BTC-validation
5 years ago
M bf81ab854f Merge pull request #12 from cake-tech/CWA-156-change-cake-telegram-contact-in-settings
5 years ago
M 695fa8e3e5 Merge pull request #11 from cake-tech/fix-address-of-xmr.ru-node
5 years ago
M 8538144c2e Fixed parsing of fiat price
5 years ago
M 459d24411a Changed address of a remote node node.xmr.ru:13666 to node.monero.net:18081
5 years ago
Oleksandr Sobol 1916a1baa0 CWA-157 | highlighted current language in change language page
5 years ago
Oleksandr Sobol a7773f9143 CWA-153 | added changenow cryptocurrencies
5 years ago
Oleksandr Sobol 31461a6dcb CWA-156 | changed Cake Telegram contact in settings page
5 years ago
Oleksandr Sobol e42a01fcb4 CWA-155 | added btc validation, that include Bech32 address format
5 years ago
M f318b51060 Merge branch 'master' into CWA-147-password-rename
5 years ago
M 96f1c3d325 Merge pull request #8 from cake-tech/CWA-151-chinese-translate-for-node
5 years ago
M fa8f01328b Merge pull request #9 from cake-tech/CWA-152-seed-validation-bug
5 years ago
Oleksandr Sobol a6db09a152 CWA-151 | fixed bug
5 years ago
Oleksandr Sobol e1b0242492 CWA-152 | fixed bug
5 years ago
Oleksandr Sobol 7ee8842b97 CWA-147 | fixed bug
5 years ago
Oleksandr Sobol 34de017fb3 CWA-146 | fixed bug
5 years ago
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.
5 years ago
M 78ec11de47 Fixed issues for linter and analyzer
5 years ago
M 69f4c127ab Added the project
5 years ago