mkyq
04be884357
Enable exchange for haven wallets. ( #495 )
2022-09-01 19:46:14 +01:00
Godwin Asuquo
0931696fa1
CW-143 cake pay custom tip amount ( #492 )
...
* Add custom tip logic
* Fix euro currency
2022-09-01 17:29:58 +01:00
Godwin Asuquo
a745319ffa
Fix ionia loading states ( #493 )
2022-09-01 17:14:01 +01:00
Omar Hatem
c50eeee58b
CW 68 exchange automatic rate selector ( #472 )
...
* Add 'Exchange provider picker'
Save user selections
* Save user's exchange providers selection
* Add text for selected providers availability
* Fix selected providers not updating
* Load limits based on highest maximum in the selected providers
* Change received and deposit amount to be the best value from the selected providers
* Add provider name next to Trade ID
Set selected provider based on amount calculated
* Grey out providers who doesn't support selected currency pair
* Fix disabled providers
* Add Provider logo in Confirm Screen
* Only choose a provider if it satisfies its limits
* Fix amount validation
* Fix typo in error message
* Add a queue of possible exchange providers sorted by the best rate to try next if one failed
* Fix string locale typo
* Add Localization for other languages
* Add Placeholder text when there are no providers selected
* Check Exchange provider availability before creating a trade
* Fix "Fixed Rate" changing unconditionally
* Enable "convert to" field regardless of the provider
* Remove "Choose one" from providers picker
* Merge Master
* Fix Conflicts with master
* Add missing isEnabled field in simple swap provider
2022-09-01 15:12:38 +01:00
mkyq
92458e2f4b
Add platform device id package. Send device uuid to ionia for purchase request. ( #494 )
2022-08-31 17:37:43 +01:00
Godwin Asuquo
d9905a7cf3
Cw 110 integrate simple swap exchange ( #459 )
...
* add support for SimpleSwap exchange
* fix edit receive amount field
* fixed merge conflicts
* Fix issues from code review
2022-08-31 16:34:07 +01:00
Serhii
7fae9cf9bb
Cw 150 cake pay introduction card ( #486 )
...
* create introducing card
* add ability to close the card
* update walletInfo class
* update localization
* fix intro text
* fix card size
* show card for existing and new wallet types
* disable card for haven wallets
* fixes to PR
* fixes to PR
* fix PR
2022-08-30 19:03:02 +01:00
Serhii
5fcbf3634b
sort Giftcards alphabetically ( #469 )
2022-08-30 15:14:05 +01:00
Serhii
4a5747c630
increase brightness for gift card detail page ( #478 )
...
* increase brightness for gift card detail page
* move logic to view model
* fix format
2022-08-30 15:01:45 +01:00
Serhii
31a57fc4d3
fix display of Yat alert when address is empty ( #484 )
2022-08-26 16:29:00 +01:00
Serhii
f559b10c97
fix UI validation bug ( #439 )
2022-08-22 13:42:36 +01:00
Serhii
0754d4cd45
fix search bar color ( #470 )
2022-08-22 13:18:04 +01:00
Serhii
d22738da64
add note decryption from QR code ( #466 )
2022-08-11 15:40:38 +01:00
Serhii
08f1976921
fix usd value bug ( #467 )
2022-08-11 15:39:59 +01:00
M
d62131e649
Remove using of api key for sideshift.
2022-08-09 17:51:52 +01:00
OmarHatem28
e5fac16ef7
Notify user when a different currency is scanned
2022-08-09 17:06:21 +02:00
OmarHatem28
7bccf46832
Send data from URI to send screen
2022-08-09 15:47:41 +02:00
OmarHatem28
01adf863d0
Add the ability to launch app from Crypto QR codes
2022-08-09 13:34:40 +02:00
mkyq
aa9ed08648
Release 4.4.4 ( #451 )
...
* Update build versions for Cake Wallet for ios and android.
* Add formatted crypto amount to xmr transaction for anypay transactions. Hide order id and payment id if they are not exists on payment status screen.
* Change build number for Cake Wallet ios and android.
* Change ionia api to production endpoint.
* Update version for monero.com app.
* Update build number to cake wallet.
* Fix for formatting amount for any_pay_payment totalAmount.
2022-08-04 14:27:28 +01:00
mkyq
3cfe2ec532
Fix/xmr anypay tx fix hide order ( #447 )
...
* Update build versions for Cake Wallet for ios and android.
* Add formatted crypto amount to xmr transaction for anypay transactions. Hide order id and payment id if they are not exists on payment status screen.
* Change build number for Cake Wallet ios and android.
2022-07-29 19:24:40 +01:00
mkyq
66efb635ce
Update decimals formatting for tips group. ( #444 )
2022-07-28 19:13:06 +01:00
mkyq
b777dd9e7b
Update avaibility status for ionia merch. ( #443 )
2022-07-28 19:03:53 +01:00
mkyq
418c9563fe
Ionia ( #437 )
...
* Initial ionia service
* Ionia manage card UI (#374 )
* design ui for cakepay
* Add manage cards page ui
* create auth ui for ionia
* add authentication logic
* implement user create card
* Add ionia merchant sevic
* Add anypay. Add purschase gift card.
* display virtual card (#385 )
* display virtual card
* fix formatting
* Remove IoniaMerchantService from IoniaViewModel
* Add hex and txKey for monero pending transaction.
* Changed monero version and monero repo to cake tech.
* Add anypay payment. Add filter by search for ionia, add get purchased items for ionia.
* Fix for get transactions for hidden addresses for electrum wallet
* Add ionia categories.
* Add anypay commited info for payments.
* Update UI with new fixes (#400 )
* Change ionia base url. Add exception throwing for error messaging for some of ionia calls.
* CW-102 fix logic for ionia issues (#403 )
* refactor tips (#406 )
* refactor tips
* refactor ionia tips implementation
* Cw 115 implement gift cards list for ionia (#405 )
* Implement show purchased cards
* fix padding
* Fixes for getting of purchased gift cards.
* Implement gift card details screen (#408 )
* Implement gift card details screen
* Add redeem for ionia gift cards
* Fix navigation after ionia opt redirection.
* Fix update gift cards list.
* Add payment status update for ionia.
* Add usage instruction to gift card.
* Add copy for ionia gift card info.
* Change version for Cake Wallet ios.
* Add localisation (#414 )
* Fixes for fiat amounts for ionia.
* CW-128 marketplace screen text changes (#416 )
* Change text on marketplace
* fix build issues
* fix build
* UI fixes for ionia.
* UI fixes for ionia. (#421 )
* CW-129 ionia welcome screen text changes (#418 )
* update welcome text
* Update localization
* Cw 133 (#422 )
* UI fixes for ionia.
* Fixes for display card item on gift cards screen.
* Fix signup page (#419 )
* Changed tips for ionia.
* Cw 132 (#425 )
* UI fixes for ionia.
* Changed tips for ionia.
* Cw 131 (#426 )
* UI fixes for ionia.
* Changed tips for ionia.
* Fixes for IoniaBuyGiftCardDetailPage screen. Renamed 'Manage Cards' to 'Gift Cards'. Hide discount badge label for 0 discount.
* Change ionia heading font style (#427 )
* Fix for AddressResolver in di
* Changed build number for Cake Wallet ios.
* fix currency format for card details and routing for mark as redeemed (#431 )
* fix terms and condition overflow in ionia (#430 )
* fix terms and condition scroll
* fix color issues
* reuse
* refactor widget
* Remove IoniaTokenService
* Change api for ionia to staging
* Update versions for Cake Wallet for android and ios.
* Fixes for instructions. Remove diplay error on payment status screen.
* Change build versions for Cake Wallet
* Add ionia sign in.
* Update for discounts and statuses for ionia merch.
* Fixes for qr/barcode on ionia gift card screen.
* Fixed formatting for display ionia discounts.
* Fix merchant.discount.toStringAsFixed issue
* Add savingsPercentage to ionia merch discount.
* Change build number for Cake Wallet ios and android.
* Disable ionia for haven (#440 )
Co-authored-by: Godwin Asuquo <41484542+godilite@users.noreply.github.com>
2022-07-28 18:03:16 +01:00
mkyq
b72443a8c4
Release 4.4.3 ( #415 )
...
* Add ability for change password for wallets classes.
* Update generateWalletPassword
* Add WalletLoadingService
* Add update monero password after wallet loading.
* Update version for Cake Wallet to 4.4.2 (103)
* Changed version for Cake Wallet to 4.4.3 (104).
* Changed version for Cake Wallet android
* Changed version for Monero.com ios and android.
2022-07-19 15:29:28 +01:00
M
9ea57146f7
Remove backups from menu
2022-07-14 12:56:37 +01:00
M
a63c099f26
Add aditional check if wallet exists with special name
2022-07-14 12:48:59 +01:00
Serhii
52b8bafac9
Exchange screens access improvements ( #409 )
...
* move tag prop to the crypto currency
* add currency icons
2022-07-11 16:20:16 +01:00
Serhii-Borodenko
fa2e9cd810
fix exchangenow payment request
2022-07-07 18:02:38 +03:00
Omar Hatem
8321c9fbbe
Enable different currencies ( #401 )
2022-07-01 12:04:00 +01:00
Omar Hatem
3bd9301be1
Redesign exchange currency picker ( #402 )
2022-07-01 11:17:09 +01:00
Serhii
02533d68a0
prevent using same wallet name as existing ( #391 )
...
* Add wallet name validation
2022-06-29 18:21:21 +01:00
Omar Hatem
dc623f3293
Rework settings pickers ( #398 )
...
Updated pickers and settings screen
2022-06-29 13:38:44 +01:00
Serhii
9b9e211c08
cancel yat address request for haven wallet ( #396 )
2022-06-28 16:46:32 +01:00
Omar Hatem
8bcf70b8f8
Hide keys for BTC & LTC ( #392 )
...
* Remove WIF and Keys from BTC and LTC wallets in the Wallet seed/keys screen
* Move Title assigning logic to view model
2022-06-23 14:36:50 +01:00
Omar Hatem
9568c5f932
QR code fullscreen ( #390 )
...
* Add fullscreen qr page flow
* Add qr fullscreen text localization
* Add package to control screen brightness when navigating to qr fullscreen and revert when leaving screen
* ios fix trial 1 - Change brightness control package
* Use package imports instead of relevant path
Add Map types
2022-06-23 10:25:00 +01:00
mkyq
cc96e29eaf
Merge pull request #388 from cake-tech/CW-97-fix-haven-wallet-default-node
...
Save Haven current node
2022-06-20 17:11:56 +01:00
OmarHatem28
06f21e80ec
Save Haven current node
2022-06-20 16:21:40 +02:00
OmarHatem28
5074033371
Add paste option to address text field in new contact screen
2022-06-19 00:51:43 +02:00
mkyq
5a6f1a3b2d
Merge pull request #381 from cake-tech/CW-92-Change-restore-from-keys-for-haven
...
remove restore from date for haven restore form
2022-06-13 15:11:37 +01:00
Serhii
fc58972bf9
Added ability sending to FIO address ( #370 )
...
* Added ability sending to FIO address
* remove apiKey property
* fix conditions for FIO address checking
2022-06-13 12:41:46 +01:00
mkyq
427efb44fa
Merge pull request #372 from cake-tech/CW-77-Add-more-addresses-for-haven-validation
...
added validation of hvx,hvi,hvs Haven addresses
2022-06-13 12:31:16 +01:00
Serhii
e6fe4676ca
fix haven transaction info ( #373 )
...
* fix haven transaction info
* fix format
2022-06-13 10:32:15 +01:00
Serhii-Borodenko
997e960a0b
remove restore from date for haven restore form
2022-06-10 17:15:53 +03:00
Serhii-Borodenko
4e4c19d3e3
added validation of hvx,hvi,hvs Haven addresses
2022-06-01 14:12:09 +03:00
M
57a5a8b01a
Fix grey screen for new account for monero.com app
2022-05-18 17:55:07 +01:00
M
aacc9014ea
Change default haven node to nodes.havenprotocol.org:443
2022-05-18 17:13:58 +01:00
Keith Simon
6762207bb8
Select sub address or standard address instead of both. ( #346 )
...
* Use the sub address first then the std
2022-05-16 19:51:32 +01:00
mkyq
0caa7337af
Merge pull request #348 from cake-tech/monero.com-explorer
...
Change Monero block explorer to Monero.com
2022-05-03 11:44:54 +01:00
Serhii
c08f2c1667
Cw 55 allow saving templateswith fiat amount ( #343 )
...
* added xhv logo
* Added prefix icon widget
* Added sending fiat template
* template for sending selected fiat currency
* fix issues
2022-05-03 11:44:13 +01:00
Serhii
75da854121
Add collapse button to the address book ( #357 )
...
* Added collapsible list to the Address Book
* fix text style
2022-05-03 10:58:25 +01:00
Justin Ehrenhofer
2b81647fe1
Change Monero block explorer to Monero.com
...
Merge after Monero.com goes live
2022-04-22 11:17:43 -05:00
Mathias Herberts
6cd07278cc
Fixed localization of "View in Block Explorer" ( #342 )
...
Fixed localization of "View in Block Explorer
2022-04-22 16:15:05 +01:00
Serhii
873402ad3c
Increased tapping area on the dashbord buttons ( #345 )
2022-04-22 16:02:31 +01:00
Serhii
2e17c59a00
hidden mode for balance on send screen ( #344 )
2022-04-22 16:00:28 +01:00
Godwin Asuquo
6378d052ac
Cw 72 implement sideshift exchange ( #332 )
...
* add sideshift exchange provider
* add secret key
* Fix issues
* Fix issues
* refactor code
* add permission checks to side shift
* fix formatting issues
2022-04-13 14:28:21 +01:00
clear
135ede6a78
Cw-58: Show subaddress label on the transaction details page ( #333 )
...
* CW-58: Show subaddress label on the transaction details page
* add translations
* Fix interface
2022-04-12 16:38:47 +01:00
M
905e982bd2
Fix for getAssetRate
2022-04-07 12:32:04 +01:00
M
3e43ef9a0e
Fixes for haven dependencies
2022-04-07 12:19:10 +01:00
M
076a3b4075
Delete haven.dart
2022-04-07 11:51:06 +01:00
M
718ef91749
Exclude xhv from exchange currencies list
2022-04-01 14:31:05 +01:00
M
d4b59d97de
Fix for batch sending. Add build haven for cakewallet android app.
2022-04-01 13:48:55 +01:00
clear
5890df86db
cw-60: fill amount on scan qr on exchange page ( #309 )
...
* cw-60: fill amount on scan qr on exchange page
2022-03-31 18:54:45 +01:00
Serhii
1cd90cf57d
Cw 09 implement picker screen with ability to search ( #250 )
...
* Added new picker screen with search bar and currency icons
2022-03-31 15:16:42 +01:00
mkyq
f3cf20c395
Merge pull request #312 from cake-tech/Fixed-Monero-Nav-Bar-Title
...
Fixed the render flex error caused by menu widget title in monero wallet
2022-03-31 15:32:20 +02:00
M
1c380580a8
Merge remote-tracking branch 'origin/main'
2022-03-31 14:00:52 +01:00
M
524dbb3e2a
Remove extra error handling
2022-03-31 14:00:31 +01:00
Rafia Rahman Chowdhury
dee69310ce
Fixed CW-61 app now saves notes permanently ( #299 )
...
* Fixed CW-61 app now saves notes permanently.
2022-03-31 13:00:22 +01:00
M
5c78fd01a8
Default blockchain picker should had date picker
2022-03-31 12:48:06 +01:00
mkyq
01150ef2a7
Hv ( #295 )
...
* hv
* Change build version
2022-03-30 17:57:04 +02:00
RafiaChy
612ab94033
Fixed the render flex error caused by menu widget title in monero wallet
2022-03-30 19:13:09 +06:00
Serhii
e7e419bc83
Updated receive screen ( #297 )
...
* Updated receive screen
* fixed format
2022-03-23 18:53:53 +01:00
Serhii
d88ecdb2bb
Fixed qr image on Receive screen for Litecoin ( #296 )
2022-03-23 18:13:53 +01:00
Rafia Rahman Chowdhury
c10d5ef83c
Balance Container redesigned according to Figma ( #287 )
...
* Balance Container redesigned according to Figma
* injected BalancePage to di.dart page
* removed an empty line and injected BalancePage using GetIt
2022-03-18 11:47:57 +01:00
Rafia Rahman Chowdhury
987e6f21ee
Redesigned bottom bar of main screen according Figma ( #279 )
...
* Redesigned bottom bar of main screen according Figma
* used receiced_icon from figma instead of that present in asset/image folder
* removed border colors for dark and light modes
* removed fixed width and height
2022-03-15 17:13:34 +03:00
Godwin Asuquo
d2cc812884
Cw 45 implement yat sending ( #269 )
...
* resolve YAT emoji
* remove animation in route builder
change YAT api
* remove yat sending page
* fix crypto address resolving
* check if text is emoji
* use getter for string extension hasOnlyEmojis
* refactor parsed domain from address
* update PR based on changes from code review
* import missing dependencies
2022-03-15 12:11:53 +03:00
Serhii
23913c01dc
Cw 53 allow renaming of currently selected account and subaddress ( #291 )
...
* fixed address cell background
* fixed account title padding
* fixed format
2022-03-15 11:31:45 +03:00
Mathias Herberts
3f19564da4
Added French localization ( #290 )
...
* Initial commit of French localization
* Added French
* Changed translation for view key to stick to the one used in Moneropedia
2022-03-09 15:06:34 +03:00
Dimitris Apostolou
48653f53a4
Fix typos ( #276 )
2022-03-09 14:43:18 +03:00
Serhii
d05f392aae
Added routing to the sync indicator ( #288 )
...
* Added routing to the sync indicator
* fixed format
* fixed format
* resolved issues
2022-03-08 14:11:55 +03:00
Serhii
12c5ed27dc
fixed subaddress label ( #281 )
...
* fixed subaddress label
* Added name length check
2022-03-08 14:11:32 +03:00
Godwin Asuquo
d14150f4b1
Add ach payment amount on buy page ( #282 )
2022-03-07 13:13:39 +03:00
Serhii
dd47a82a0d
sync status icon added on the Send and Exchange screens ( #267 )
...
* added sync status icon
* resolved issues from code review
* resolved issues from code review
* resolved issues from code review
2022-02-21 16:30:48 +02:00
Serhii
872098d6b8
Cw 43 subaddress renaming visual bug ( #271 )
...
* changed background
* fixed format
* fix issues from review
2022-02-11 15:49:46 +02:00
mkyq
2bdd8b98d0
Merge pull request #266 from cake-tech/CW-40
...
coded to hide available balance in hidden mode
2022-02-10 13:49:06 +02:00
mkyq
61478ce479
Merge pull request #265 from cake-tech/CW-37
...
Changed The QRCode background color from Navy Blue to Black in dark m…
2022-02-10 12:29:59 +02:00
Serhii-Borodenko
19f58d59d7
Fixed divider color
2022-02-09 13:43:22 +02:00
RafiaChy
3a6f69fd73
coded to hide available balance in hidden mode
2022-02-08 21:30:41 +06:00
M
d20d7f9097
Merge remote-tracking branch 'origin/main'
2022-02-08 10:57:13 +02:00
M
56cd6c26ed
Fixes for network based pairs for changenow. Fixes for address validation for ustd address.
2022-02-08 10:57:02 +02:00
RafiaChy
73338728fb
Changed The QRCode background color from Navy Blue to Black in dark mode.
2022-02-07 20:32:09 +06:00
Serhii-Borodenko
68c3304219
fixed format
2022-02-07 00:17:39 +02:00
Serhii-Borodenko
ed0c43d864
Moved currency piker button to the left side
2022-02-07 00:02:13 +02:00
M
e7e8d5008a
Fix for backup restore
2022-02-03 20:04:16 +02:00
M
4923de4511
Checkbox for fixed mode on exchange screen
2022-02-03 15:49:34 +02:00
M
e326507b4d
Merge remote-tracking branch 'origin/main'
2022-02-03 14:37:42 +02:00
M
01735a998c
Fix for transaction details for electrum transactions
2022-02-03 14:37:32 +02:00
mkyq
594eb5d480
Merge pull request #259 from cake-tech/CW-25-xmr-node-visual-bug
...
Cw 25 xmr node visual bug
2022-02-03 14:25:10 +02:00
mkyq
be473dfd93
Merge pull request #252 from cake-tech/CW-24
...
soft keyboard dismisses when generate-name icon is pressed
2022-02-03 13:45:56 +02:00
RafiaChy
e0f3eb4b20
removed unused variables and initState
2022-02-03 17:08:39 +06:00
Godwin Asuquo
c162e34ef4
remove unused code
2022-02-03 11:23:22 +01:00
M
05c4d26634
Fixes for backups for monero.com app
2022-02-02 14:40:40 +02:00
Godwin Asuquo
fb7e3662e2
remove itemcount
2022-01-31 15:44:08 +01:00
Godwin Asuquo
26f108ceb6
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-20-rework-templates-on-exchange-screen
2022-01-31 14:20:40 +01:00
Godwin Asuquo
63016825e2
rework templates on exchange screen
2022-01-31 14:17:31 +01:00
mkyq
ae390ecab2
Merge pull request #249 from cake-tech/CW-6-filter-available-templates-on-send-screen
...
filter templates by current wallet type
2022-01-31 15:17:24 +02:00
Godwin Asuquo
489f15b807
compare lower case currency titles
2022-01-31 13:54:24 +01:00
M
83c976d12d
Add done button for amount text fields on exchange templates
2022-01-31 14:42:40 +02:00
M
28cf8163ff
Fixes for tx key for monero wallet
2022-01-31 14:08:38 +02:00
M
989ef442ac
Fixes for litecoin transactions. Change fixed rate mode for exchange.
2022-01-27 11:20:51 +02:00
Godwin Asuquo
6254d08dc9
fix issues from review
2022-01-26 17:11:32 +01:00
mkyq
18a1f60433
Merge pull request #248 from cake-tech/CW-fix-wakelock-bug
...
change type string to bool in Wakelock class
2022-01-26 17:46:44 +02:00
M
02de3104eb
Fixed rate for changenow.
2022-01-26 17:44:15 +02:00
RafiaChy
0fd4f132dc
soft keyboard dismisses when generate-name icon is pressed
2022-01-26 16:04:45 +06:00
Godwin Asuquo
1d3e4f4331
filter templates by current wallet type
2022-01-25 15:43:19 +01:00
Godwin Asuquo
67d0fe67ea
change type string to bool in Wakelock class
2022-01-25 07:40:09 +01:00
M
860e904816
Change build number. Remove fixed rate checkbox on exchange screen.
2022-01-24 18:46:02 +02:00
M
4664907d28
Merge remote-tracking branch 'origin/main'
2022-01-24 17:27:46 +02:00
mkyq
712a5cfa43
Merge pull request #244 from cake-tech/CW-8-keep-screen-on-while-wallet-synchronization
...
Cw 8 keep screen on while wallet synchronization
2022-01-24 17:27:11 +02:00
Godwin Asuquo
c70ced70dd
fix issues from PR
2022-01-24 16:21:52 +01:00
mkyq
24ac8d61f6
Merge pull request #241 from cake-tech/CW-7
...
Adding IconButton to generate names for wallet names for new_wallet a…
2022-01-24 16:35:12 +02:00
M
2e1f1e2c79
Fix for UnspentCoinsInfo Hive Box. Add checkbox for fixed rates for exchange.
2022-01-24 16:12:25 +02:00
RafiaChy
3ed867aba3
Added a generate-name button for restore-from-key page and removed empty lines, types for final variables, and print statements
2022-01-24 20:00:26 +06:00
mkyq
a1b4929bd9
Merge pull request #240 from cake-tech/CW-19
...
Fixes for validation of monero seed. Add French and Italian seeds val…
2022-01-24 14:05:56 +02:00
M
63a0395c2d
Remove Next Address button and logic for electrum wallets. Add disclaimer for electrum wallets on address screen. Change way for generation of current receive and change addresses.
2022-01-24 14:04:23 +02:00
RafiaChy
a89397651f
Customised the GenerateName button according to PasteButton. Figma style is no longer applicable.
2022-01-22 18:55:05 +06:00
RafiaChy
1f021b09e4
Editted the IconButton according to Figma
2022-01-21 20:09:25 +06:00
Godwin Asuquo
f021dbf6a6
add stay awake swift support
2022-01-21 14:02:00 +01:00
RafiaChy
f2ec887b3a
Set the curson position at the end of the value in the textfield.
2022-01-21 17:58:09 +06:00
RafiaChy
2b7d798253
Adding IconButton to generate names for wallet names for new_wallet and restore_wallet
2022-01-20 20:55:58 +06:00
M
bc07f9d69b
Fixes for validation of bitcoin seed mnemonic text.
2022-01-19 17:27:53 +02:00
M
bd2e2ce258
Fixes for validation of monero seed. Add French and Italian seeds validation.
2022-01-19 16:25:58 +02:00
mkyq
2bbd413b12
Merge pull request #238 from cake-tech/CW-18-fix-keyboard-issue-on-the-templates-screen
...
fix: keyboard jumping over fields in send template
2022-01-19 13:13:54 +02:00
mkyq
505c568a57
Merge pull request #235 from cake-tech/CW-4-update-open-alias-resolver
...
update logic for Crypto address resolving
2022-01-19 12:58:50 +02:00
mkyq
87b4ba9cba
Merge pull request #237 from cake-tech/CW-15
...
Adding seed languages for France and Italy for Monero New-Wallet and…
2022-01-19 12:53:11 +02:00
M
25607bdcae
Change way for generate change and receive addresses.
2022-01-18 18:27:33 +02:00
Godwin Asuquo
46afd43884
add tx_description to notes field
2022-01-18 08:46:13 +01:00
Godwin Asuquo
88ca47901f
fix: keyboard jumping over fields in send template
2022-01-18 08:08:55 +01:00
RafiaChy
e15b72b965
removed comments from language_list.dart
2022-01-17 22:53:15 +06:00
RafiaChy
f3eca2be1c
Adding seed languages for France and Italy for Monero New-Wallet and Monero Restore-Wallet
2022-01-17 21:46:49 +06:00
Godwin Asuquo
0a2157e978
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-4-update-open-alias-resolver
2022-01-14 14:21:39 +01:00
Godwin Asuquo
ac8ef0c946
update logic for Crypto address resolving
...
update resolving of crypto wallet addresses by using of OpenAlias in way to pick right wallet address based on current wallet type
2022-01-14 14:18:03 +01:00
mkyq
ec7fe81d4f
Merge pull request #227 from cake-tech/CW-3-update-ui-for-sending-templates
...
update sending template
2022-01-14 14:25:52 +02:00
mkyq
a4b0a187cf
Merge pull request #234 from cake-tech/CW2
...
Added translations for the sell alert
2022-01-14 14:22:34 +02:00
M
30b77ebd58
Linter errors fixes. Move secrandom native to cw_core
2022-01-14 14:19:25 +02:00
RafiaChy
54785717cb
Add localisation text for sell-title
2022-01-14 17:17:37 +06:00
RafiaChy
354f166834
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW2
2022-01-14 14:41:49 +06:00
RafiaChy
95654dfe47
Added translations for the sell alert
2022-01-14 00:10:27 +06:00
M
8b043f1a20
Change target sdk version to 30 for android project. Remove unused files.
2022-01-13 16:12:22 +02:00
Godwin Asuquo
3115798b70
update sending template text
2022-01-12 18:58:54 +01:00
M
c55144b0f0
Fixes for Litecoin transaction priorities
2022-01-12 18:13:16 +02:00
M
6f215f5451
Add throwing exception for yat api calls. Remove random address generation on address page.
2022-01-12 17:38:32 +02:00
M
91ed52003b
Back next address button on receive screen
2022-01-12 16:49:56 +02:00
M
50f7dc0640
Fixes for casting Litecoin wallets to Bitcoin wallets. Instead of that is using Electrum wallet class.
2022-01-12 15:33:56 +02:00
M
f591f188c5
Temporary comment yat code
2022-01-12 15:32:23 +02:00
M
cfb82dd02d
Changed way for generation of change address for electrum wallets. Remove some yats call.
2022-01-12 15:20:43 +02:00
M
67ad389caf
Fixes for unspent coins box initialization. Change cakewallet icons. Add wallet naming for new wallets.
2022-01-08 16:33:17 +02:00
M
5a725e6ec0
Add name text field for restore wallet forms. Update terms of use for monero.com app
2022-01-05 21:17:50 +02:00
M
800c3ec14a
Change screen for new wallets for monero.com app
2022-01-03 20:25:48 +02:00
M
4c4c30bd5d
Fix monero transaction history. Remove morph and xmr.to from filters. Fixe generation monero blockchain height by date.
2021-12-31 15:05:27 +02:00
M
fff0d81294
Fixes for wallet menu
2021-12-30 21:14:48 +02:00
M
a1380af681
Fix typo
2021-12-30 19:40:42 +02:00
M
226d546d55
Fixes for monero only app version.
2021-12-30 19:20:00 +02:00
M
4535a1aaa8
Move bitcoin and monero parts into self modules.
2021-12-24 14:52:08 +02:00
M
e6b1da376d
Configure wallet types for the app
2021-12-24 14:41:34 +02:00
M
dd784a7829
Changed version to 4.2.8 (68). Icon for wrong wallet types on wallet list page.
2021-12-08 16:04:47 +00:00
M
c76ffd6327
Fixes for electrum
2021-12-08 12:46:01 +00:00
M
42104fd825
Yat, electrum addresses fixes
2021-12-08 11:09:38 +00:00
M
cf20123ede
Add current route to router. Add yat contacts to support screen.
2021-11-05 15:08:45 +00:00
M
fe3d00f1a8
Fixes for yat
2021-11-02 09:17:24 +00:00
M
c9482caa19
Merge remote-tracking branch 'origin/main' into CAKE-360-yat
2021-10-06 15:05:32 +03:00
OleksandrSobol
0e205a1606
CAKE-360 | applied localization to yat_popup.dart, first_introduction.dart, second_introduction.dart, third_introduction.dart, choose_yat_address_alert.dart and extract_address_from_parsed.dart
2021-10-05 14:43:37 +03:00
OleksandrSobol
c650435d8c
CAKE-360 | added emoji and extracted address to transaction details
2021-10-04 17:25:27 +03:00
OleksandrSobol
c728931b70
CAKE-360 | added shouldShowYatPopup parameter to settings_store.dart and applied this parameter to dashboard_view_model.dart and dashboard_page.dart; added scrollbar to choose_yat_address_alert.dart; changed yat logo; fixed fetchYatAddress() method in the yat_store.dart; created class YatLink
2021-10-04 16:03:35 +03:00
OleksandrSobol
f353442a2a
CAKE-360 | merged all yat branches into current; saving information about yat to connected wallet; fixed qr widget; applied yat, unstoppable domains and open alias to contact book
2021-10-01 18:13:10 +03:00
OleksandrSobol
5389543988
CAKE-359 | renamed parse_address_from_domain_alert.dart to extract_address_from_parsed.dart; renamed defineAddress() method to extractAddressFromParsed()
2021-09-29 14:38:31 +03:00
OleksandrSobol
3b649ef682
CAKE-359 | added text field for extracted (from Yat, Unstoppable Domains, OpenAlias) address to send_card.dart; added extractedAddress and isParsedAddress parameters to output.dart; applied extractedAddress to monero_wallet.dart and electrum_wallet.dart; added TextValidator to send_view_model.dart
2021-09-22 16:47:10 +03:00
OleksandrSobol
9958f6c2e0
CAKE-359 | applied animation to yat_alert.dart
2021-09-21 17:10:18 +03:00
OleksandrSobol
8955a10ca8
CAKE-359 | fixed yat_record.dart for multiple addresses in yat; fixed ParsedAddress class; applied ParsedAddress in the parse_address_from_domain_alert.dart; added parsedAddress and renamed applyOpenaliasOrUnstoppableDomains() to fetchParsedAddress() in the output.dart; fixed send_page.dart, send_card.dart and exchange_page.dart; added choose_yat_address_alert.dart to the app; added current wallet address to request parameters in the yat_alert.dart
2021-09-20 17:56:27 +03:00
OleksandrSobol
7fd4772121
CAKE-356 | fixed _fetchEmojiFromUri method in the main.dart and fetchYatAddress method in the yat_record.dart
2021-09-17 11:14:17 +03:00
OleksandrSobol
2cf827d946
CAKE-356 | fixed yat_record.dart
2021-09-16 13:21:54 +03:00
OleksandrSobol
cdddc12c81
CAKE-356 | added isYatDevMode parameter to the yat_alert.dart; deleted yat_webview_page.dart and yat_view_model.dart; applied localization of Yat to the app
2021-09-16 12:43:43 +03:00
OleksandrSobol
455efeb91f
CAKE-356 | replaced yatAddress to emoji in yat_store.dart, wallet_address_list_view_model.dart and qr_widget.dart; added _fetchEmojiFromUri method to main.dart; changed url for yat service in the yat_alert.dart
2021-09-07 19:43:49 +03:00
OleksandrSobol
39c40255d3
CAKE-356 | applied deep links to the app
2021-09-06 11:19:13 +03:00
OleksandrSobol
e787c96734
CAKE-356 | fixed yat_record.dart (request with tag)
2021-08-31 18:47:00 +03:00
OleksandrSobol
6defc6384e
CAKE-356 | replaced final on const in the yat_record.dart
2021-08-27 23:00:56 +03:00
OleksandrSobol
cbec9d5067
CAKE-356 | fixed fetching address from yat for specified crypto currency
2021-08-27 22:56:21 +03:00
OleksandrSobol
af356bd8f1
CAKE-356 | applied yat record to parse_address_from_domain.dart and parse_address_from_domain_alert.dart; fixed yat_record.dart, yat_view_model.dart and yat_webview_page.dart
2021-08-27 20:46:24 +03:00
M
2a0556720c
Add reset cache for monero wallet if wallets files are not correspond.
2021-08-23 14:43:42 +03:00
OleksandrSobol
92aece5e31
CAKE-356 | added "Manage Yats" item to the settings page; reworked primary icon button; added yat address to qr widget; created yat_alert.dart, yat_webview_page.dart, yat_store.dart, yat_view_model.dart, yat_exception.dart, yat_record.dart
2021-08-20 16:26:00 +03:00
M
89569a10c7
Removed firebase dependencies.
2021-08-16 17:44:38 +03:00
M
ad95ae3232
Changed way for saving of monero wallet.
2021-08-16 13:01:34 +03:00
M
c256d05029
Changed version for unstoppable domains. Changed domain validation for unstoppable domains.
2021-08-16 12:42:16 +03:00
OleksandrSobol
a5831a25e7
CAKE-345 | merged CAKE-349 branch into current
2021-08-16 11:30:48 +03:00
OleksandrSobol
3967cc8d40
CAKE-345 | fixed conditions in electrum_wallet.dart and monero_wallet.dart
2021-08-13 15:06:40 +03:00
OleksandrSobol
30a32ab071
CAKE-345 | fixed add receiver button; applied dotted borders to primary button; applied localization to add receiver button; added scrollbar to confirm_sending_alert.dart
2021-08-12 17:56:34 +03:00
OleksandrSobol
bcf853170a
CAKE-345 | increased height of send card and padding for address textfield
2021-08-11 18:08:06 +03:00
OleksandrSobol
383d2abcc5
CAKE-345 | fixed send_card.dart
2021-08-11 17:42:55 +03:00
OleksandrSobol
f84c7c9a1c
CAKE-345 | fixed bug on send_card.dart and fixed addresses for transaction details
2021-08-11 17:23:24 +03:00
OleksandrSobol
a8375321bc
CAKE-345 | applied "any" method instead "where" and made single conditions in the createTransaction method (electrum and monero wallets); renamed credentialAmount on totalAmount and made it final in the monero_wallet.dart; made optional paymentId in createTransaction and createTransactionMultDest methods in the transaction_history.dart
2021-08-11 15:20:09 +03:00
OleksandrSobol
1e3ec8da1c
CAKE-345 | added monero_output.dart to the app; fixed transaction_history.dart; renamed SendItem on Output; calculated formattedCryptoAmount in the output.dart; used outputs list instead sendItemList; fixed bitcoin_transaction_credentials.dart, electrum_wallet.dart, monero_transaction_creation_credentials.dart, monero_wallet.dart, exchange and send pages, view models
2021-08-10 17:52:35 +03:00
OleksandrSobol
1dd3f69b1c
CAKE-345 | changed isRemoveButtonShow parameter on isBatchSending in the send_view_model.dart; removed "ALL" button from send card for batch sending
2021-08-06 10:55:50 +03:00
OleksandrSobol
3abb78febf
Merge branch 'main' into CAKE-345-batch-sending
...
# Conflicts:
# lib/bitcoin/electrum_wallet.dart
2021-08-04 17:43:03 +03:00
OleksandrSobol
d4c0fb6fec
CAKE-345 | applied batch sending to monero wallet
2021-08-04 17:38:03 +03:00
M
ecce85b9b5
Changed text for no inputs exception.
2021-07-26 14:05:52 +03:00
M
b0724348a1
Added verification for unspent coins while transaction creation.
2021-07-23 19:10:22 +03:00
M
4418532896
Merge pull request #163 from cake-tech/CAKE-343-subaddresses-for-contact-book
...
CAKE-343 | added address book button to xmr wallet's address text fie…
2021-07-23 19:00:47 +03:00
OleksandrSobol
b3028f0ba2
CAKE-334 | fixed unspent_coins_list_item.dart
2021-07-23 18:38:56 +03:00
OleksandrSobol
a20969b650
CAKE-334 | reworked unspent_coins_list_item.dart
2021-07-23 16:57:49 +03:00
OleksandrSobol
1d996c94c8
CAKE-343 | added address book button to xmr wallet's address text field on exchange_page.dart and exchange_template_page.dart
2021-07-23 14:05:33 +03:00
OleksandrSobol
d582f89c7d
CAKE-345 | removed isAddReceiverButtonEnabled from send_view_model.dart; fixed height of send card
2021-07-23 09:31:35 +03:00
OleksandrSobol
a1c6b0be3f
Merge branch 'release-4.2.4' into CAKE-345-batch-sending
...
# Conflicts:
# lib/src/screens/send/send_page.dart
2021-07-22 19:56:17 +03:00
OleksandrSobol
c14d021f07
CAKE-345 | merged release-4.2.4 branch into current and resolved problems
2021-07-22 19:48:26 +03:00
OleksandrSobol
2a047e1f51
Merge branch 'release-4.2.4' into CAKE-345-batch-sending
...
# Conflicts:
# lib/bitcoin/electrum_wallet.dart
# lib/src/screens/send/send_page.dart
# lib/src/screens/send/send_template_page.dart
# lib/view_model/send/send_view_model.dart
# res/values/strings_de.arb
# res/values/strings_en.arb
# res/values/strings_es.arb
# res/values/strings_hi.arb
# res/values/strings_hr.arb
# res/values/strings_it.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_uk.arb
# res/values/strings_zh.arb
2021-07-22 17:52:48 +03:00
M
800376b6b2
Hide info alert for coin control.
2021-07-22 17:30:52 +03:00
OleksandrSobol
800a8c6984
CAKE-333 | increased area of tapping on "Coin control"
2021-07-22 14:49:20 +03:00
OleksandrSobol
dd947bdba1
Merge branch 'release-4.2.4' into CAKE-333-ltc-sending-bug
...
# Conflicts:
# lib/src/screens/send/send_page.dart
2021-07-22 14:36:07 +03:00
M
051057ca44
Merge branch 'main' of github.com:cake-tech/cake_wallet into release-4.2.4
2021-07-22 13:33:52 +03:00
M
3dd1bdabcc
Merge branch 'release-4.2.4' into CAKE-334-unspent-coins-control-application-logic
2021-07-22 10:48:22 +03:00
M
07f153e706
Merge pull request #152 from cake-tech/CAKE-192-implement-unstoppable-domain
...
Cake 192 implement unstoppable domain
2021-07-22 10:37:55 +03:00
M
ee9aa8198d
Merge branch 'release-4.2.4' into CAKE-343-subaddresses-for-contact-book
2021-07-22 10:36:51 +03:00
M
8759c2ce56
Changed backup wallet files call.
2021-07-21 20:07:56 +03:00
OleksandrSobol
7b2d89f96f
CAKE-345 | changed bitcoin transaction credentials; reworked createTransaction() method in the electrum_wallet.dart for batch sending; fixed exchange_trade_page.dart and send_page.dart; reworked confirm_sending_alert.dart; fixed _credenials() and commitTransaction() methods in the send_view_model.dart
2021-07-20 18:03:49 +03:00
OleksandrSobol
6855a6d68b
CAKE-192 | fixed parse_address_from_domain.dart
2021-07-16 13:44:12 +03:00
OleksandrSobol
008936435b
CAKE-192 | added name property to parsed_address.dart; fixed parse_address_from_domain.dart
2021-07-16 13:28:46 +03:00
OleksandrSobol
e6cfa2b636
CAKE-345 | reworked send page for batch sending; added send_item.dart, send_card.dart, send_template_view_model.dart and parse_address_from_domain_alert.dart to the app; reworked send template page; fixed exchange_trade_page.dart and exchange_trade_view_model.dart
2021-07-16 12:32:36 +03:00
OleksandrSobol
0d367c4b45
CAKE-343 | added bitcoin_wallet_addresses.dart and litecoin_wallet_addresses.dart tj the app; moved addresses from wallets to wallet addresses classes; deleted wallet addresses credentials
2021-07-13 08:46:34 +03:00
OleksandrSobol
e03f0ce4d3
CAKE-343 | added wallet_addresses.dart, monero_wallet_addresses.dart, electrum_wallet_addresses.dart, wallet_addresses_credentials.dart, monero_wallet_addresses_credentials.dart and electrum_wallet_addresses_credentials.dart to the app; applied ElectrumWalletAddresses to electrum_wallet.dart and MoneroWalletAddresses to monero_wallet.dart; fixed contact_list_view_model.dart, other view models and services
2021-07-08 17:52:48 +03:00
OleksandrSobol
bac491c44f
CAKE-192 | created ParsedAddress class; applied this class to parse_address_from_domain.dart, send_page.dart and exchange_page.dart
2021-07-07 17:31:16 +03:00
OleksandrSobol
f995342491
CAKE-192 | parse_address_from_domain.dart fixed and split on 2 files (current and parse_address_from_domain_alert.dart), then moved to the entities directory; used one channel for native calls; removed unneeded spaces; fixed handle of unstoppable domain error in the MainActivity.java
2021-07-07 16:50:55 +03:00
OleksandrSobol
c72245d904
CAKE-343 | fixed contact_list_view_model.dart and updateAddressInfo() in the monero_wallet.dart
2021-07-07 12:29:33 +03:00
OleksandrSobol
5f02a7ddf5
CAKE-344 | fixed MoonPay icon color on support and dashboard pages
2021-07-06 18:13:29 +03:00
M
1e3b53d2cf
Added backups for monero wallet files.
2021-07-06 13:51:54 +03:00
OleksandrSobol
20e0c830cf
CAKE-334 | applied unspent coins control to the app; added unspent_coins_info.dart; reworked createTransaction(), calculateEstimatedFee() and updateUnspent() methods in the electrum_wallet.dart; fixed unspent_coins_list_view_model.dart, unspent_coins_details_view_model.dart, unspent_coins_list_item.dart, unspent_coins_list_page.dart and unspent_coins_details_page.dart; fixed bitcoin_transaction_wrong_balance_exception.dart; added properties to bitcoin_unspent.dart; applied localization to unspent coins pages
2021-07-05 16:52:24 +03:00
OleksandrSobol
3f81f708e5
Merge branch 'main' into CAKE-330-unspent-coins-details-UI
...
# Conflicts:
# lib/router.dart
# lib/routes.dart
2021-07-01 12:39:37 +03:00
OleksandrSobol
dbf4897ac8
CAKE-344 | added MoonPay contact to support page; applied icon color change according to theme
2021-06-29 13:52:22 +03:00
OleksandrSobol
889b028713
CAKE-333 | fixed isDisabled property of the send button (send_page.dart)
2021-06-25 17:49:39 +03:00
OleksandrSobol
7724d5e248
CAKE-333 | fixed commit() method in the pending_bitcoin_transaction.dart; added bitcoin_commit_transaction_exception.dart to the app
2021-06-24 18:59:19 +03:00
OleksandrSobol
bb219e4da2
CAKE-192 | created parse_address_from_domain.dart; applied parseAddressFromDomain() to send_page.dart and exchange_page.dart; deleted unstoppable_domain_address_alert.dart
2021-06-22 11:29:30 +03:00
OleksandrSobol
6709b7779a
CAKE-343 | applied subaddresses for contact book; added addresses field to wallet_info.dart; added updateAddressesInfo() to wallet_base.dart; applied updateAddressesInfo() to wallet services and view models
2021-06-18 15:36:49 +03:00
OleksandrSobol
3a5932f3df
CAKE-192 | renamed applyUnstoppableDomainAddress() to getUnstoppableDomainAddress() in the send_page.dart; fixed applyOpenaliasOrUnstoppableDomains() (send_page.dart) and applyUnstoppableDomainAddress() (exchange_page.dart)
2021-06-16 11:44:20 +03:00
OleksandrSobol
7ddbc6b8f4
CAKE-192 | added verification of open alias and unstoppable domains in exchange_page.dart and send_page.dart
2021-06-15 22:43:50 +03:00
OleksandrSobol
37f326e21f
Merge branch 'main' into CAKE-192-implement-unstoppable-domain
...
# Conflicts:
# android/app/build.gradle
# android/build.gradle
# ios/Podfile
# ios/Podfile.lock
# res/values/strings_de.arb
# res/values/strings_en.arb
# res/values/strings_es.arb
# res/values/strings_hi.arb
# res/values/strings_hr.arb
# res/values/strings_it.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_uk.arb
# res/values/strings_zh.arb
2021-06-15 13:18:52 +03:00
M
b5cacbc1c1
Fixes for buy screen title.
2021-06-09 15:05:05 +03:00
M
81b34a30e7
Changes for buy page for bitcoin and litecoin. Added listeners for notifications from resume and launch.
2021-06-08 23:06:22 +03:00
M
06c71c17e0
Merge pull request #131 from cake-tech/CAKE-321-receive-screen-UI-bug
...
CAKE-321 | changed resizeToAvoidBottomPadding parameter to resizeToAv…
2021-06-07 21:57:32 +03:00
M
951cdbeb50
Merge pull request #134 from cake-tech/CAKE-297-subaddress-for-incoming-transaction
...
Cake 297 subaddress for incoming transaction
2021-06-07 21:57:10 +03:00
M
98c8449b82
Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying
2021-06-07 21:52:58 +03:00
M
30e1fa81c7
Changed warning text for receive screen.
2021-06-07 21:44:58 +03:00
M
1bab38875c
Merge branch 'CAKE-306-add-moonpay-option-for-btc-buying' of github.com:cake-tech/cake_wallet into CAKE-306-add-moonpay-option-for-btc-buying
2021-06-07 17:01:33 +03:00
M
fcb1c891f6
Changed web client for moonpay.
2021-06-07 17:01:21 +03:00
OleksandrSobol
d5d1afd89b
CAKE-306 | merged main branch into current; added _fetchBuyItems() method to buy_view_model.dart; deleted isMoonPayEnabled parameter from settings_store.dart
2021-06-07 16:40:25 +03:00
OleksandrSobol
68f1e39620
Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying
...
# Conflicts:
# lib/di.dart
# lib/view_model/dashboard/dashboard_view_model.dart
# res/values/strings_de.arb
# res/values/strings_en.arb
# res/values/strings_es.arb
# res/values/strings_hi.arb
# res/values/strings_hr.arb
# res/values/strings_it.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_uk.arb
# res/values/strings_zh.arb
2021-06-07 15:26:21 +03:00
OleksandrSobol
6ac8dabf87
CAKE-306 | fixed onEnabled() method in the moonpay_buy_provider.dart
2021-06-07 14:28:53 +03:00
M
ad4022ac10
Fixed background color for qr image on receive screen for dark theme.
2021-06-07 11:15:36 +03:00
M
8b0dcceb7b
added background for qr image for bright theme.
2021-06-04 20:48:33 +03:00
M
7dcbfb8d54
Merge branch 'main' of github.com:cake-tech/cake_wallet
2021-06-04 18:34:13 +03:00
M
897ed2e7f5
Merge pull request #145 from cake-tech/CAKE-336-BA-issue
...
CAKE-336 | updated local_auth package and fixed isAuthenticated() met…
2021-06-04 18:32:47 +03:00
M
cd9df0c8c3
Merge pull request #146 from cake-tech/CAKE-341-UI-scrollbar-fixes
...
CAKE-341 | fixed scrollbar for currency_picker.dart; applied receive …
2021-06-04 18:32:09 +03:00
M
b5cc1bbe7d
Merge pull request #147 from cake-tech/notification
...
Notification
2021-06-04 18:28:05 +03:00
M
ff6e4d58f7
Added push notifications, FCM.
2021-06-04 18:25:17 +03:00
M
b2ece79334
Added warning on receive screen for outdated electrum wallets.
2021-06-04 13:30:59 +03:00
OleksandrSobol
b1cda20987
CAKE-336 | updated local_auth package and fixed isAuthenticated() method in the biometric_auth.dart
2021-06-03 20:59:12 +03:00
OleksandrSobol
8e62f2f811
CAKE-341 | fixed scrollbar for currency_picker.dart; applied receive currency list to exchange_template_page.dart
2021-06-03 18:38:41 +03:00
M
6db756062a
Merge branch 'main' of github.com:cake-tech/cake_wallet
2021-06-03 16:14:43 +03:00
OleksandrSobol
ee6b8767d6
CAKE-306 | fixed settings_store.dart and di.dart
2021-06-02 20:09:39 +03:00
OleksandrSobol
52b1abcbdb
CAKE-330 | merged CAKE-329 branch into current
2021-06-02 19:54:25 +03:00
OleksandrSobol
febb446c96
Merge branch 'CAKE-329-unspent-coins-list-UI' into CAKE-330-unspent-coins-details-UI
...
# Conflicts:
# lib/src/screens/unspent_coins/unspent_coins_list_page.dart
2021-06-02 17:39:44 +03:00
OleksandrSobol
61375468a5
CAKE-329 | show unspent coins alert when unspent coins list page is started
2021-06-02 17:36:12 +03:00
OleksandrSobol
90d53c9f6e
CAKE-306 | fixed MoonPay icon for buy_list_item.dart and order_row.dart
2021-06-02 16:52:58 +03:00
OleksandrSobol
087579410e
CAKE-306 | increased width of the amount text field in the pre_order_page.dart
2021-06-02 12:28:18 +03:00
OleksandrSobol
6950ec5460
CAKE-306 | merged main branch into current
2021-06-02 10:27:28 +03:00
OleksandrSobol
c8debf46ef
CAKE-306 | fixed pre_order_page.dart
2021-06-02 10:03:14 +03:00
OleksandrSobol
1bf6ef6077
CAKE-306 | applied localization to MoonPay alert
2021-06-02 09:56:06 +03:00
OleksandrSobol
9e1c151f85
CAKE-306 | fixed moonpay_buy_provider.dart; added onEnabled() method to moonpay_buy_provider.dart; checked is MoonPayBuyProvider enabled; added isMoonPayEnabled to settings_store.dart
2021-06-01 21:03:35 +03:00
OleksandrSobol
b1add664ad
CAKE-329 | reworked unspent_coins_list_page.dart and unspent_coins_list_item.dart; fixed standard_checkbox.dart; applied unspent coins control only to btc wallet
2021-05-31 21:04:00 +03:00
OleksandrSobol
1fccb0b546
Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying
...
# Conflicts:
# lib/buy/wyre/wyre_buy_provider.dart
# lib/di.dart
# lib/src/screens/dashboard/dashboard_page.dart
# lib/view_model/dashboard/dashboard_view_model.dart
# 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_uk.arb
# res/values/strings_zh.arb
2021-05-28 12:06:50 +03:00
OleksandrSobol
e36c07b0da
CAKE-330 | added unspent coins details page to the app
2021-05-27 20:57:51 +03:00
OleksandrSobol
b71e85b112
CAKE-329 | applied observable list to items in the unspent_coins_list_view_model.dart
2021-05-26 19:10:46 +03:00
OleksandrSobol
aca8e8a292
CAKE-329 | added unspent coins list page to the app
2021-05-25 20:32:36 +03:00
OleksandrSobol
251d6ad502
Merge branch 'main' into CAKE-192-implement-unstoppable-domain
...
# Conflicts:
# android/app/src/main/java/com/cakewallet/cake_wallet/MainActivity.java
# ios/Runner/AppDelegate.swift
# 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_uk.arb
# res/values/strings_zh.arb
2021-05-24 19:09:43 +03:00
OleksandrSobol
9ad276622f
CAKE-297 | merged main branch into current
2021-05-18 19:37:43 +03:00
OleksandrSobol
b474936aee
Merge branch 'main' into CAKE-297-subaddress-for-incoming-transaction
...
# Conflicts:
# lib/monero/monero_wallet.dart
# lib/view_model/transaction_details_view_model.dart
2021-05-18 19:25:49 +03:00
OleksandrSobol
66e22c2d07
CAKE-324 | fixed localization
2021-05-18 19:14:42 +03:00
OleksandrSobol
34ee2dd8e6
CAKE-324 | added website and github links to support page
2021-05-17 21:22:49 +03:00
OleksandrSobol
8567f20809
CAKE-297 | fixed addressIndex
2021-05-12 19:34:36 +03:00
M
643da68048
Minor bug fixes. 4.2.1.
2021-05-12 18:06:39 +03:00
M
053e0d18ef
Type fixes. Fixed way for check monero nodes health.
2021-05-11 19:57:12 +03:00
M
f4c57e22f2
Minor bug fixes.
2021-05-11 18:37:26 +03:00
M
a439560d4d
Fixes for LTC and added banner for old bitcoin electrum wallets.
2021-05-11 16:52:48 +03:00
OleksandrSobol
00d5542739
CAKE-321 | changed resizeToAvoidBottomPadding parameter to resizeToAvoidBottomInset
2021-05-10 20:58:05 +03:00
M
b096123ea1
Fixed mnemonic generation call for litecoin service.
2021-05-10 20:01:54 +03:00
M
2b4248e30b
Merged main into ltc.
2021-05-10 19:51:13 +03:00
M
f2f5e03a54
Update dashboard_page.dart
2021-05-10 19:35:57 +03:00
M
bc0b50af5e
Update dashboard_page.dart
2021-05-10 19:35:22 +03:00
M
d9d9e3d4c1
Merge branch 'main' into CAKE-303-add-buy-button-for-xmr-wallet
2021-05-10 19:33:46 +03:00
M
c3859d3d47
Merge branch 'main' into CAKE-320-add-Croatian-language
2021-05-10 19:26:52 +03:00
M
b23db7e414
Merge pull request #125 from cake-tech/CAKE-314-bnb-exchange-bug
...
CAKE-314 | changed bnb crypto currency to bnb bep2; removed bnb bep2 …
2021-05-10 19:26:00 +03:00
M
bfa76ddea9
Merge pull request #120 from cake-tech/CAKE-315-remove-nano-currency-from-the-exchange
...
CAKE-315 | removed nano from list of crypto currencies in the crypto_…
2021-05-10 19:25:12 +03:00
M
6de6352d33
Merge pull request #119 from cake-tech/CAKE-316-add-Italian-language
...
CAKE-316 | added Italian language to the app
2021-05-10 19:24:56 +03:00
M
274c36326c
Merge pull request #118 from cake-tech/CAKE-312-bypass-lock-bug
...
CAKE-312 | wrapped unlock page by WillPopScope; fixed biometricAuth()…
2021-05-10 19:24:27 +03:00
OleksandrSobol
7bbd530319
CAKE-297 | applied subaddress for incoming transaction
2021-05-10 19:10:33 +03:00
M
1cb27d9da3
Fixes for LTC electrum nodes available.
2021-05-10 19:00:20 +03:00
M
bcd4fdd5e0
Changed random seed generation for bitcoin.
2021-05-10 13:06:57 +03:00
M
595636c24d
Fixes for LTC.
2021-05-07 21:59:03 +03:00
M
35a76cd0e7
Merged main into ltc.
2021-05-07 10:39:08 +03:00
M
1330966794
Reworked electrum wallet. Added Litecoin wallet.
2021-05-07 10:36:38 +03:00
OleksandrSobol
cde83cb61f
CAKE-320 | added Croatian language to the app
2021-05-05 19:12:06 +03:00
OleksandrSobol
ae7ccacf29
CAKE-306 | fixed moonpay_buy_provider.dart, buy_view_model.dart and order_details_view_model.dart
2021-04-30 13:12:00 +03:00
OleksandrSobol
3675350452
CAKE-314 | changed bnb crypto currency to bnb bep2; removed bnb bep2 from receive currency list on exchange page
2021-04-30 12:46:15 +03:00
OleksandrSobol
9627590ba5
CAKE-306 | fixed findOrderById() in the moonpay_buy_provider.dart; fixed saveOrder() in the buy_view_model.dart
2021-04-30 11:08:25 +03:00
OleksandrSobol
b7cb5147e1
CAKE-303 | added buy button for xmr wallet and applied buy alert
2021-04-26 21:06:21 +03:00
OleksandrSobol
e188806f16
CAKE-316 | added Italian language to the app
2021-04-23 18:33:51 +03:00
OleksandrSobol
c9df68ca06
CAKE-315 | removed nano from list of crypto currencies in the crypto_currency.dart
2021-04-23 18:12:43 +03:00
OleksandrSobol
bbe75451a4
CAKE-312 | wrapped unlock page by WillPopScope; fixed biometricAuth() in the auth_view_model.dart
2021-04-22 18:56:14 +03:00
M
d23228ac01
Updated bitcoin slow transaction priority. Changed version to 4.1.6.
2021-04-21 11:59:13 +03:00
OleksandrSobol
ae9efb0ae8
CAKE-192 | implemented unstoppable domain address to the app
2021-04-20 20:49:53 +03:00
OleksandrSobol
1c976bfaa1
CAKE-306 | applied _saveOrder() to buy_webview_page.dart; fixed moonpay_buy_provider.dart and wyre_buy_provider.dart; canceled timers on exchange_trade_page.dart, order_details_page.dart and trade_details_page.dart; reworked pre_order_page.dart
2021-04-15 20:10:23 +03:00
OleksandrSobol
697fc7f5a5
CAKE-306 | reworked buy_list_item.dart and pre_order_page.dart; added clear button to pre_order_page.dart; fixed order_row.dart and order_details_view_model.dart; added MoonPay statuses to trade_state.dart
2021-04-14 21:23:10 +03:00
M
5faf7f5cba
CAKE-310. CAKE-309. Bugs fixes. Changed way for save wallet after adding of new account/subaddress. Added App transport security rule for iOS. Changed version to 4.1.5.
2021-04-14 11:54:12 +03:00
OleksandrSobol
19ffffa6cc
CAKE-306 | applied buy_webview_page.dart to the app; fixed order_details_view_model.dart and order_row.dart; applied localization to the pre_order_page.dart; deleted unused files
2021-04-13 21:40:44 +03:00
OleksandrSobol
346a034d0a
CAKE-306 | added MoonPay option for BTC buying; applied PreOrderPage to the app; created Wyre and MoonPay buy providers
2021-04-12 21:22:22 +03:00
M
b32418d9e8
Merge pull request #110 from cake-tech/CAKE-296-remove-xmr-to-xrp-and-xmr-to-xlm-exchange-pairs
...
Cake 296 remove xmr to xrp and xmr to xlm exchange pairs
2021-04-09 15:24:15 +03:00
OleksandrSobol
68c12cbb79
CAKE-296 | added receiveCurrencies (list of crypto currencies without xlm and xrp) to exchange_view_model.dart; applied receiveCurrencies to receive card in the exchange_page.dart
2021-04-06 20:11:26 +03:00
M
7e6de105b8
Merge pull request #103 from cake-tech/CAKE-294-account-creating-bug
...
CAKE-294 | wallet saved when accounts and subaddresses are changed
2021-04-06 18:55:47 +03:00
M
c3fb0cfcd4
Merge pull request #104 from cake-tech/CAKE-288-hidden-balance-fixes
...
Cake 288 hidden balance fixes
2021-04-06 18:55:33 +03:00
M
4e90aeebd4
Merge pull request #106 from cake-tech/CAKE-298-validation-for-btc-wallet
...
CAKE-298 | used 8 minor digits for btc amount validator; applied btc …
2021-04-06 18:55:24 +03:00
M
6fe6d2aebb
Merge pull request #107 from cake-tech/CAKE-305-next-address-bug-for-btc-wallet
...
Cake 305 next address bug for btc wallet
2021-04-06 18:55:06 +03:00
M
390a2f6adb
Update bitcoin_wallet.dart
2021-04-06 18:54:22 +03:00
OleksandrSobol
d9752e5709
Merge branch 'main' into CAKE-296-remove-xmr-to-xrp-and-xmr-to-xlm-exchange-pairs
2021-04-06 18:43:09 +03:00
OleksandrSobol
0cd4bd46f7
CAKE-304 | upgraded project to flutter 2.x.x, upgraded packages and resolved problems
2021-04-02 20:43:06 +03:00
OleksandrSobol
753d164d6e
CAKE-296 | removed xmr to xrp and xmr to xlm exchange pairs from ChangeNow pair list; disabled exchange button when pair is not exists
2021-04-01 21:08:11 +03:00
OleksandrSobol
13923d7781
CAKE-305 | saved btc wallet in the nextAddress() method
2021-04-01 19:14:43 +03:00
OleksandrSobol
5db97b6f02
CAKE-288 | increased area of pressing on hidden balance; wrapped TradeRow and OrderRow by Observer
2021-03-31 20:22:41 +03:00
OleksandrSobol
0848ede37f
CAKE-305 | fixed transfer to wyre next btc address
2021-03-31 20:02:44 +03:00
OleksandrSobol
3da9eb38aa
CAKE-288 | added possibility to see available and additional balance by pressing on hidden balance (balance_page.dart); fixed switch of display mode on order_list_item.dart and trade_list_item.dart
2021-03-31 19:18:33 +03:00
OleksandrSobol
a1fe786af2
CAKE-294 | wallet saved when accounts and subaddresses are changed
2021-03-30 19:43:07 +03:00
M
c0a12c6026
Merge pull request #102 from cake-tech/CAKE-301-add-wyre-contact-to-support
...
Cake 301 add wyre contact to support
2021-03-29 22:03:03 +03:00
M
a48a92493d
Merge pull request #98 from cake-tech/CAKE-290-no-route-defined
...
CAKE-290 | applied WillPopScope for call of AuthPage with instanceNam…
2021-03-29 21:37:05 +03:00
M
f93d10face
Merge pull request #99 from cake-tech/CAKE-291-rescan-restore-from-date-issue
...
CAKE-291 | fixed bug in the get_height_by_date.dart
2021-03-29 21:23:28 +03:00
M
e4bb14218b
Merge pull request #100 from cake-tech/CAKE-299-UI-fixes-on-the-send-screen
...
CAKE-299 | fixed bug for estimatedFee getter in the send_view_model.dart
2021-03-29 21:22:55 +03:00
OleksandrSobol
c077bb6b98
CAKE-301 | replaced link for wyre contact
2021-03-29 20:32:39 +03:00
OleksandrSobol
013ba5f462
CAKE-301 | added wyre contact to support page
2021-03-26 20:59:38 +02:00
OleksandrSobol
3839850f04
CAKE-299 | fixed bug for estimatedFee getter in the send_view_model.dart
2021-03-26 20:16:10 +02:00
OleksandrSobol
69cb69bd71
CAKE-302 | wrapped Text widgets by Expanded and Row widgets in the balance_page.dart
2021-03-26 19:46:01 +02:00
OleksandrSobol
928be1a49c
CAKE-298 | used 8 minor digits for btc amount validator; applied btc address formats for btc address validator
2021-03-26 14:45:46 +02:00
OleksandrSobol
8aa636a4e8
CAKE-290 | applied WillPopScope for call of AuthPage with instanceName in the router.dart
2021-03-26 13:29:43 +02:00
OleksandrSobol
ce9f61b0ed
CAKE-291 | fixed bug in the get_height_by_date.dart
2021-03-25 19:45:21 +02:00
OleksandrSobol
ff8ed30483
CAKE-272 | added parameters to script; added possibility to generate locales.dart from arb file list; added loadLocaleList() method to language_service.dart
2021-03-24 18:52:30 +02:00
OleksandrSobol
8603e3f2bf
Merge branch 'main' into CAKE-272-implement-localization-generation-script
2021-03-24 13:34:14 +02:00
M
47c12a459c
Merge branch 'main' into deploy
2021-03-24 12:22:42 +02:00
M
21ae0ec0da
Merge pull request #96 from cake-tech/CAKE-279-integrate-wyre
...
Cake 279 integrate wyre
2021-03-24 12:13:01 +02:00
M
c1b52ebede
Fixes for wyre.
2021-03-24 11:50:51 +02:00
OleksandrSobol
a9566b2748
Merge remote-tracking branch 'origin/CAKE-279-integrate-wyre' into CAKE-279-integrate-wyre
2021-03-23 20:58:23 +02:00
OleksandrSobol
1cbbc71201
CAKE-279 | canceled changes in AndroidManifest.xml and MainActivity.java; added static constants to wyre_service.dart; moved WyreException class into own file; imported WyreService by di.dart
2021-03-23 20:57:20 +02:00
M
4c788eb2aa
Merge branch 'CAKE-279-integrate-wyre' of github.com:cake-tech/cake_wallet into CAKE-279-integrate-wyre
2021-03-23 20:09:40 +02:00
M
de2074e6eb
Changed way to get order id.
2021-03-23 20:09:35 +02:00
OleksandrSobol
08efc52f71
CAKE-279 | removed find_order_by_id.dart; added and applied wyre_service.dart to the app
2021-03-23 19:19:01 +02:00
M
5cad3a9612
Updates wyre.
2021-03-23 13:05:01 +02:00
M
23f73df391
Whatever.
2021-03-22 19:38:55 +02:00
OleksandrSobol
319a7bfca6
CAKE-272 | resolved problems
2021-03-19 21:52:07 +02:00
OleksandrSobol
3bfeaeb46b
Merge branch 'main' into CAKE-272-implement-localization-generation-script
...
# Conflicts:
# lib/generated/i18n.dart
# res/values/strings_de.arb
2021-03-19 20:35:22 +02:00
OleksandrSobol
a44cb07137
CAKE-272 | implemented localization generation script to the app (generate_localization.dart)
2021-03-19 20:19:14 +02:00
OleksandrSobol
b20246ad89
CAKE-279 | renamed WebViewPage on WyrePage; applied spinner to Buy button on dashboard_page.dart
2021-03-18 20:36:58 +02:00
M
7b7ba17f7a
Merge pull request #93 from cake-tech/CAKE-292-remove-changenow-fix-rate-from-ui
...
CAKE-292 | removed StandardCheckBox from exchange_page.dart; made rec…
2021-03-18 20:32:34 +02:00
M
e77cf89651
Changed api to prod mode.
2021-03-18 11:15:07 +02:00
OleksandrSobol
af9d39f460
CAKE-279 | added isRunningWebView to the dashboard_view_model.dart; applied isRunningWebView to call of WebViewPage in the dashboard_page.dart
2021-03-17 21:32:13 +02:00
OleksandrSobol
d752692c3f
CAKE-279 | saved orderId in the orders store; added saveOrder() method to the dashboard_view_model.dart
2021-03-17 20:21:26 +02:00
M
e787a764c0
Getting order id from url.
2021-03-17 16:14:48 +02:00
OleksandrSobol
76c7108bd7
CAKE-293 | applied webview to the app
2021-03-17 12:32:22 +02:00
M
db75167302
Changed monero dependencies path for android. Changed scripts for generation of secrets.
2021-03-16 15:20:46 +02:00
OleksandrSobol
ead43439d1
CAKE-293 | changed information on exchange confirm alert
2021-03-15 20:52:15 +02:00
OleksandrSobol
7316646b44
CAKE-292 | removed StandardCheckBox from exchange_page.dart; made receive amount not editable
2021-03-15 19:54:04 +02:00
OleksandrSobol
60333e235d
CAKE-279 | applied order details to the app
2021-03-12 21:04:37 +02:00
OleksandrSobol
313f829689
CAKE-279 | integrated Wyre to the app; added buy button to dashboard page for btc wallet; added buyCryptoCurrency() method to dashboard_view_model.dart
2021-03-03 20:54:23 +02:00
OleksandrSobol
d228b75f54
CAKE-284 | resolved problems
2021-03-01 20:19:04 +02:00
OleksandrSobol
6245dfe885
CAKE-284 | added static function defineUrlForCalculatingAmount() to changenow_exchange_provider.dart; fixed FAQ in the support_view_model.dart
2021-03-01 20:16:28 +02:00
OleksandrSobol
5b242002d1
Merge branch 'main' into CAKE-284-add-support-to-the-main-menu
...
# Conflicts:
# lib/view_model/settings/settings_view_model.dart
2021-03-01 19:51:08 +02:00
M
f0c7605b1d
Merge branch 'main' into CAKE-278-implement-fixed-rate-flow-for-changenow
2021-03-01 19:34:15 +02:00
M
e61e8c3a54
Merge pull request #84 from cake-tech/CAKE-282-QR-code-fixes
...
CAKE-282 | made QR code border a little bold in the exchange_trade_pa…
2021-03-01 18:37:40 +02:00
M
0e3b4d6719
Merge pull request #85 from cake-tech/CAKE-283-change-FAQ-on-the-app
...
CAKE-283 | changed FAQ on the app (now it shown in browser)
2021-03-01 18:37:24 +02:00
M
1fdbb7e54a
Merge pull request #88 from cake-tech/CAKE-280-update-alert-text-for-xlm-and-xrp-trades
...
CAKE-280 | updated alert text for xlm and xrp trades
2021-03-01 18:35:59 +02:00
OleksandrSobol
f12995db8a
CAKE-284 | changed color of filter icon and question mark in the main menu; changed height of the main menu items
2021-02-26 18:37:41 +02:00
OleksandrSobol
b2b17e66c5
CAKE-284 | moved support from settings to main menu; added support_page.dart and support_view_model.dart to the app
2021-02-25 20:25:52 +02:00
OleksandrSobol
bc407b9f0f
CAKE-280 | updated alert text for xlm and xrp trades
2021-02-24 19:45:30 +02:00
OleksandrSobol
574fdfa874
CAKE-283 | moved url to static const
2021-02-24 10:26:02 +02:00
OleksandrSobol
a4c6d01c18
CAKE-278 | applied localization to checkbox text and fixed rate alert text (exchange_page.dart)
2021-02-24 10:16:03 +02:00
OleksandrSobol
270b5f4c78
CAKE-281 | added addr1 address format validation for cardano
2021-02-23 20:38:36 +02:00
OleksandrSobol
fc70852002
CAKE-278 | applied fixed rate mode only for pair xmr-btc; added _defineIsReceiveAmountEditable() to exchange_view_model.dart; added reaction on isReceiveAmountEditable to exchange_page.dart
2021-02-23 19:36:03 +02:00
OleksandrSobol
3135823afa
CAKE-283 | changed FAQ on the app (now it shown in browser)
2021-02-22 20:46:05 +02:00
OleksandrSobol
d024972345
CAKE-282 | made QR code border a little bold in the exchange_trade_page.dart and qr_widget.dart
2021-02-22 20:10:23 +02:00
OleksandrSobol
ae96213aad
CAKE-278 | added expireAt to Trade() for exchange with fixed rate
2021-02-22 18:04:37 +02:00
OleksandrSobol
fb6e7de166
CAKE-278 | fixed calculating estimated amount when receive amount is entered; fixed applyTemplate() method in the exchange_page.dart and reset() method in the exchange_view_model.dart
2021-02-19 10:37:30 +02:00
OleksandrSobol
6e102c4969
CAKE-278 | applied fixed-rate flow to changenow_exchange_provider.dart, exchange_view_model.dart and exchange_page.dart; added isFixedRateMode to fetchLimits(), createTrade() and calculateAmount() methods in the exchange_provider.dart
2021-02-18 21:08:52 +02:00
OleksandrSobol
317ef8f3e4
CAKE-278 | added isReceiveAmountEditable and isFixedRateMode to exchange_view_model.dart; fixed changeReceiveAmount() in the exchange_view_model.dart; applied StandardCheckbox to exchange_page.dart for checking fixed rate mode; applied alert dialog to exchange_page.dart when receive amount has focus and fixed rate mode is not checked; added reaction for isFixedRateMode in the exchange_page.dart; added key and changeValue() to standard_checkbox.dart
2021-02-16 21:06:23 +02:00
M
35aabcd248
Estimated fee rates.
2021-02-13 00:38:34 +02:00
M
95424541b7
Merge pull request #77 from cake-tech/CAKE-252-UI-fixes-for-buttons
...
Cake 252 UI fixes for buttons
2021-02-09 20:14:48 +02:00
M
9b60565c85
Merge branch 'CAKE-252-UI-fixes-for-buttons' of github.com:cake-tech/cake_wallet into CAKE-252-UI-fixes-for-buttons
2021-02-09 19:58:12 +02:00
M
449155af4a
Removed safe area on welcome screen and wallet list screen.
2021-02-09 19:57:58 +02:00
M
86a8174100
Merge pull request #75 from cake-tech/cake-254
...
[cake-254] Added ability to track trade directly with a web browser for ChangeNow transactions
2021-02-09 18:35:26 +02:00
M
8b96e9e234
Merge pull request #82 from cake-tech/CAKE-263
...
Removed morph from exchange list.
2021-02-09 18:35:01 +02:00
Tanner Silva
f4bc4ce734
changed if logic to implement ExchangeProviderDescription
2021-02-09 09:50:41 -06:00
M
9e5d98d2e8
Changed default text color for TrailButton.
2021-02-09 16:23:41 +02:00
M
acc4bfe84a
Removed morph from exchange list.
2021-02-09 15:54:50 +02:00
M
851e5e2644
Merge pull request #81 from cake-tech/CAKE-266-add-a-frame-for-qr-code
...
Cake 266 add a frame for qr code
2021-02-09 15:43:09 +02:00
Tanner Silva
c05c2e7c29
optimized code
2021-02-08 18:31:47 -06:00
OleksandrSobol
d708925098
CAKE-266 | added a frame for qr code on qr_widget.dart and exchange_trade_page.dart
2021-02-08 20:28:42 +02:00
OleksandrSobol
74d0adde03
CAKE-266 | added a frame for qr code on qr_widget.dart and exchange_trade_page.dart
2021-02-08 19:52:12 +02:00
Tanner Silva
1f401421ea
fixed error causing trade details page to have no contents
2021-02-06 14:33:02 -06:00
OleksandrSobol
f65a6c5ad4
CAKE-264 | fixed fiat entering bug; added cryptoNumberPattern to send_view_model.dart
2021-02-04 18:37:43 +02:00
OleksandrSobol
c03d2909d6
CAKE-252
2021-02-03 19:29:48 +02:00
Tanner Silva
12d3c03a1b
fixed error with URL launcher
2021-02-03 05:47:59 -06:00
Tanner Silva
d1c7c99279
fixed syntax errors
2021-02-02 20:23:02 -06:00
Tanner Silva
e08f665e4a
Added ability to track trade in trade details page
2021-02-02 20:19:13 -06:00
Tanner Silva
491c1ccccf
added special list item for tracking trades in trade details screen
2021-02-02 20:19:13 -06:00
OleksandrSobol
12a7c32826
CAKE-252 | UI fixed for buttons on the restore_from_backup_page.dart, restore_wallet_from_seed_page.dart, wallet_restore_from_keys_form.dart, wallet_restore_from_seed_form.dart, wallet_restore_page.dart, wallet_list_page.dart
2021-02-01 20:27:16 +02:00
M
0bc804c284
Fixes. Changed terms of use text.
2021-02-01 20:12:37 +02:00
M
2ce34919bf
Fixes for backups for Android. Fixes for send almost all amount.
2021-01-29 22:18:07 +02:00
OleksandrSobol
9effac9824
CAKE-252 | UI fixed for buttons on the backup_page.dart, edit_backup_password_page.dart and new_wallet_type_page.dart
2021-01-28 21:36:12 +02:00
M
5631961e47
Some another fixes for Android. Never ask us about that.
2021-01-28 19:58:17 +02:00
M
c3f38a9c54
Merge pull request #177 from cake-tech/CAKE-248-change-address-displaying-on-the-receive-screen
...
Cake 248 change address displaying on the receive screen
2021-01-27 19:46:50 +02:00
M
b6215389d7
Fixes for restore from backup file. Fixed restoring for pin length. Added new transaction priority keys to preferences dump.CAKE-197. CAKE-247
2021-01-27 19:26:26 +02:00
M
b75484594c
Merge pull request #162 from cake-tech/CAKE-48
...
[CAKE-48] Block explorer link added to transaction details page.
2021-01-27 18:32:44 +02:00
M
d9c6011cc8
Merge pull request #174 from cake-tech/CAKE-243-add-localization-for-backup
...
CAKE-243 | added localization to backup_page.dart, edit_backup_passwo…
2021-01-27 18:32:24 +02:00
M
e3b8ea1128
CAKE-234
2021-01-27 15:51:51 +02:00
OleksandrSobol
b67cb785e4
CAKE-248 | changed spaces between widgets (QRWWidget)
2021-01-26 21:10:31 +02:00
OleksandrSobol
d275ffe72b
CAKE-248 | displayed address as multiline text and changed insets in the qr_widget.dart; wrapped QRWidget by Observer in the address_page.dart
2021-01-26 19:43:43 +02:00
Tanner Silva
248cb3a0da
Block explorer row in transaction details is now implemented as an item subclass rather than being index dependent in the list
2021-01-20 20:01:49 -06:00
OleksandrSobol
a5240236d4
CAKE-243 | added localization to backup_page.dart, edit_backup_password_page.dart, wallet_menu.dart, restore_from_backup_page.dart
2021-01-20 21:27:03 +02:00
M
6639d25264
CAKE-220. CAKE-241. CAKE-242.
2021-01-18 22:52:12 +02:00
M
553c41e3c4
Merge pull request #168 from cake-tech/CAKE-230-change-exchange-screen-alert
...
CAKE-230 | changed text on exchange screen alert
2021-01-15 20:14:05 +02:00
M
87e0e4b3bb
Merge pull request #169 from cake-tech/CAKE-64-add-extra-payment-info-for-some-currencies
...
Cake 64 add extra payment info for some currencies
2021-01-15 20:12:43 +02:00
M
c46854c7c2
Merge pull request #170 from cake-tech/CAKE-232-send-screen-keyboard-bug
...
CAKE-232 | reworked ALL button on the send page
2021-01-15 20:12:05 +02:00
M
66cae9e44a
Merge pull request #171 from cake-tech/CAKE-233-add-new-xrp-address-format
...
CAKE-233 | added new XRP address format, starting with an X, to addre…
2021-01-15 20:11:57 +02:00
M
e4acc41548
Merge pull request #172 from cake-tech/CAKE-238-add-ADA-address-type-to-the-validation
...
CAKE-238 | added ADA address type to the address_validator.dart
2021-01-15 20:11:52 +02:00
M
5999744fc7
Added displaying of errors on restore from backup screen.
2021-01-15 20:07:05 +02:00
M
47ceac2dd6
Backup stuff.
2021-01-15 19:41:30 +02:00
OleksandrSobol
bcdd7bca27
CAKE-238 | added ADA address type to the address_validator.dart
2021-01-13 19:39:38 +02:00
OleksandrSobol
eb425572d6
CAKE-233 | added new XRP address format, starting with an X, to address_validator.dart
2021-01-13 19:26:02 +02:00
M
9a79fcdc23
Merged 4.1.0
2021-01-13 19:18:28 +02:00
M
c09a41b090
Backup.
2021-01-13 18:43:34 +02:00
OleksandrSobol
d21c31964c
CAKE-232 | reworked ALL button on the send page
2021-01-13 18:27:30 +02:00
OleksandrSobol
944c218fd0
CAKE-64 | renamed 'Extra ID' on 'Destination tag' for XRP and 'Memo' for 'XLM'; applied localization to 'Destination tag' and 'Memo'
2021-01-13 11:47:56 +02:00
Tanner Silva
027e94f524
Merged with 4.1.0
2021-01-12 19:05:56 -06:00
M
7ba379f388
Another beautiful day fixes and changed version again!
2021-01-12 20:58:42 +02:00
M
a4ead9c2ba
Another beautiful day fixes
2021-01-12 13:14:28 +02:00
M
9db6e233c7
Another beautiful day changes
2021-01-11 19:15:27 +02:00
OleksandrSobol
580c0d87f0
CAKE-64 | added extra ID to _updateItems() method in the exchange_trade_view_model.dart; added extra_id to string resources
2021-01-11 19:14:53 +02:00
M
ae10c9cff7
Merge pull request #167 from cake-tech/CAKE-222-fix-fee-picker-on-the-settings-screen
...
Cake 222 fix fee picker on the settings screen
2021-01-08 21:14:29 +02:00
M
0dbf046576
Merge pull request #166 from cake-tech/CAKE-229-change-welcome-screen-text
...
CAKE-229 | changed welcome screen text
2021-01-08 21:13:50 +02:00
M
bef18de7a6
Added auto saving of wallet address to wallet info. Added users wallet addresses into address book.
2021-01-08 20:10:37 +02:00
OleksandrSobol
39e91c74cd
CAKE-222 | applied adaptive picker to send and settings pages
2021-01-08 18:49:28 +02:00
OleksandrSobol
0e721b7795
Merge branch '4.1.0' into CAKE-222-fix-fee-picker-on-the-settings-screen
2021-01-08 17:38:57 +02:00
OleksandrSobol
608598f47a
CAKE-230 | changed text on exchange screen alert
2021-01-08 17:31:44 +02:00
M
26a30a62f0
Changed address list for btc wallet type. Changed android and ios projects version.
2021-01-07 14:19:21 +02:00
M
41b4c337e9
Merge pull request #165 from cake-tech/CAKE-227-xmr-account-name-displaying-for-btc
...
CAKE-227 | applied null to subname for btc wallet in the dashboard_vi…
2021-01-06 23:02:22 +02:00
M
6a9720d5d6
Fixes and changed build versions for ios and android projects.
2021-01-06 22:53:59 +02:00
OleksandrSobol
5f287709a0
CAKE-229 | changed welcome screen text
2021-01-06 17:15:34 +02:00
OleksandrSobol
53c12d7bc0
CAKE-227 | applied null to subname for btc wallet in the dashboard_view_model.dart; deleted isDrawBottom from trade_details_page.dart, transaction_details_page.dart, standart_list_row.dart, textfield_list_row.dart; applied SectionStandardList to trade_details_page.dart and transaction_details_page.dart
2021-01-06 15:34:04 +02:00
OleksandrSobol
68a39bdcfc
CAKE-222 | fixed transaction priority picker on the send page
2021-01-06 10:42:21 +02:00
M
5fa0a9c912
Fixes
2021-01-05 22:37:25 +02:00
M
1d37aa68aa
Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0
2021-01-05 22:03:31 +02:00
M
d55b689636
Merge branch '4.1.0' into CAKE-198-notes-for-transactions
2021-01-05 22:02:47 +02:00
M
722a08e39e
Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0
2021-01-05 22:00:28 +02:00
M
e8c4653aad
Merge pull request #158 from cake-tech/CAKE-216-exchange-status-bug
...
CAKE-216 | added trade_details_view_model.dart to the app; applied Tr…
2021-01-05 22:00:18 +02:00
M
6bc5421775
Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0
2021-01-05 21:57:41 +02:00
M
c0835d46ef
Merge branch '4.1.0' into CAKE-198-notes-for-transactions
2021-01-05 21:57:05 +02:00
M
6a2327a849
Merge pull request #163 from cake-tech/CAKE-221-rework-send-screen
...
Cake 221 rework send screen
2021-01-05 21:50:15 +02:00
M
83dd4d9264
Fixes
2021-01-05 21:49:14 +02:00
M
43fc4032f4
Merge pull request #155 from cake-tech/CAKE-208-bug-after-balance-changing
...
CAKE-208 | added current balance display mode saving to shared prefer…
2021-01-05 21:11:48 +02:00
M
798d9a1edf
Fixes
2021-01-05 20:31:03 +02:00
OleksandrSobol
9b041dbe1e
CAKE-222 | fixed transaction priority picker on the settings screen; added check of priority for wallet type
2021-01-04 17:13:37 +02:00
M
74cdf7cd7f
Changed of electrum servers list. Changed default electrum server.
2020-12-30 20:35:34 +02:00
M
3e79f87ad6
Merged 4.0.94 into 4.1.0.
2020-12-30 20:24:53 +02:00
Oleksandr Sobol
18ba208e44
CAKE-221 | fixed string resources
2020-12-30 18:19:16 +02:00
OleksandrSobol
823e9d11ae
CAKE-221 | added pendingTransactionFeeFiatAmount getter to send_view_model.dart; applied feeFiatAmount property instead transactionPriority in the confirm_sending_alert.dart; fixed base_alert_dialog.dart
2020-12-30 16:54:55 +02:00
OleksandrSobol
ac1709bffb
CAKE-221 | added fiat amount to estimated fee; reworked confirm_sending_alert.dart; applied alert when transaction was committed
2020-12-29 20:48:57 +02:00
M
84ad97c0b0
Fixes for 4.0.94. Changed version for 4.0.94.
2020-12-29 18:55:58 +02:00
Tanner Silva
3bb4b534ed
Merged with 4.1.0
2020-12-24 18:15:03 -06:00
OleksandrSobol
d93c706997
CAKE-208 | changed MoneroBalance to Balance property and handled BitcoinBalance case in the balance_view_model.dart
2020-12-24 22:57:32 +02:00
OleksandrSobol
bf98c72f67
CAKE-216 | merged 4.1.0 branch into current and resolved problems
2020-12-24 22:22:29 +02:00
OleksandrSobol
9ca4bee602
Merge branch '4.1.0' into CAKE-216-exchange-status-bug
...
# Conflicts:
# lib/di.dart
2020-12-24 22:14:24 +02:00
OleksandrSobol
2d49d4f093
CAKE-198 | fixed saving transaction description in the send_view_model.dart
2020-12-24 12:04:23 +02:00
OleksandrSobol
ac883f3b16
CAKE-198 | fixed saving transaction description in the send_view_model.dart
2020-12-24 11:01:27 +02:00
Oleksandr Sobol
44536a8231
CAKE-198 | fixed string resources (send_success)
2020-12-24 10:33:11 +02:00
Oleksandr Sobol
d7cc595179
CAKE-198 | changed hint text from "Note" to "Enter your note..."; changed color of the hint text in textfield_list_row
2020-12-23 19:14:11 +02:00
Oleksandr Sobol
cf5f212f33
CAKE-198 | fixed string resources
2020-12-23 15:04:57 +02:00
M
fd4efd46ea
Fixes for 'std::bad_alloc' issue.
2020-12-23 14:48:04 +02:00
Oleksandr Sobol
139f223de8
CAKE-198 | fixed string resources
2020-12-23 10:39:59 +02:00
OleksandrSobol
023336d460
CAKE-198 | applied ability to make a note with some details about transaction; added transactionNote property and note getter to transaction_description.dart; added multiline textfield for notes (send_page.dart); added transaction_details_list_item.dart, textfield_list_item.dart, textfield_list_row.dart, transaction_details_view_model.dart to the app
2020-12-22 20:42:30 +02:00
Tanner Silva
01df91c946
Changed how the "View in block explorer" cell is placed in the transaction details page
2020-12-21 18:47:26 -06:00
M
7f2b109381
Fixed balance dispaying. Changed updating of balance after sending. Changed text for pre seed screen for btc wallet type.
2020-12-21 22:20:46 +02:00
OleksandrSobol
b1e0bf0edd
CAKE-208 | merged 4.1.0 branch into current and resolved problems
2020-12-18 21:42:00 +02:00
OleksandrSobol
6f386a1efe
Merge branch '4.1.0' into CAKE-208-bug-after-balance-changing
...
# Conflicts:
# lib/store/settings_store.dart
# lib/view_model/dashboard/balance_view_model.dart
2020-12-18 21:33:43 +02:00
M
782de5d1d8
Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0
2020-12-18 21:30:55 +02:00
M
bd2bab997f
Added backsupport for old saved themes
2020-12-18 21:30:43 +02:00
M
98343bd480
Merge pull request #160 from cake-tech/CAKE-218-change-sync-status-text
...
Cake 218 change sync status text
2020-12-18 21:28:59 +02:00
OleksandrSobol
dcb892b24c
CAKE-217 | merged 4.1.0 branch into current and resolved problems
2020-12-18 21:24:05 +02:00
OleksandrSobol
9a2794fc7c
Merge branch '4.1.0' into CAKE-217-reduce-space-on-the-transactions-list
...
# Conflicts:
# lib/src/screens/dashboard/widgets/trade_row.dart
# lib/src/screens/dashboard/widgets/transaction_raw.dart
2020-12-18 21:14:59 +02:00
OleksandrSobol
7168e4727d
Merge branch '4.1.0' into CAKE-216-exchange-status-bug
2020-12-18 21:05:02 +02:00
M
89c240091b
Merged btc and 4.1.0 branches.
2020-12-18 20:42:28 +02:00
OleksandrSobol
b59d633665
CAKE-217 | reduced space between rows in the trade_row.dart and transaction_raw.dart
2020-12-18 20:02:08 +02:00
M
89095bc7d4
Merge pull request #157 from cake-tech/CAKE-219-change-buttons-colors-fordark-mode
...
Cake 219 change buttons colors fordark mode
2020-12-18 18:52:12 +02:00
M
89cebac642
Merge pull request #154 from cake-tech/CAKE-182-light-theme
...
Cake 182 light theme
2020-12-18 18:52:02 +02:00
M
29ed9103e8
Merge pull request #156 from cake-tech/CAKE-210-fix-dot-or-comma-on-the-receive-screen
...
CAKE-210 | added possibility to enter comma in amount field (qr_widge…
2020-12-18 18:51:46 +02:00
Oleksandr Sobol
b2a2c16feb
CAKE-218 | changed sync status text
2020-12-18 17:51:57 +02:00
M
72bb8af6f3
FIxes(2).
2020-12-18 17:49:10 +02:00
Oleksandr Sobol
799f691610
CAKE-218 | changed sync status text
2020-12-18 15:48:04 +02:00
OleksandrSobol
572948d176
CAKE-219 | changed buttons color for dark mode on send and wallet list pages; change button text color on send template page
2020-12-18 15:21:30 +02:00
OleksandrSobol
837f639129
CAKE-216 | added trade_details_view_model.dart to the app; applied TradeDetailsViewModel to the trade_details_page.dart; added _updateItems() method to the exchange_trade_view_model.dart; reworked content in the exchange_trade_page.dart
2020-12-18 14:42:53 +02:00
M
91fd0e8261
Fixes(1).
2020-12-17 22:50:26 +02:00
OleksandrSobol
c257c60d72
CAKE-210 | added possibility to enter comma in amount field (qr_widget.dart); replaced comma by dot in the MoneroURI and BitcoinURI classes (wallet_address_list_view_model.dart)
2020-12-17 20:14:16 +02:00
M
4a2f1e48ff
Fixes.
2020-12-17 15:39:21 +02:00
OleksandrSobol
8a0f815216
CAKE-182 | fixed status bar
2020-12-16 22:58:10 +02:00
OleksandrSobol
4098f6f586
CAKE-182 | fixed status bar on dashboard and receive pages
2020-12-16 22:45:45 +02:00
M
1188edd5b7
Merged 4.0.91. Changed build version for iOS to 5
2020-12-16 21:20:17 +02:00
M
02ebc54a38
Fixed updating of transactions history. Added support for part formatted electrum server response
2020-12-16 21:16:47 +02:00
OleksandrSobol
d370c912bb
CAKE-208 | added current balance display mode saving to shared preferences (settings_store.dart); added moneroBalance property, reactions and _onWalletChange() method to balance_view_model.dart
2020-12-16 20:39:53 +02:00
OleksandrSobol
6639238ca7
CAKE-182 | moved themes directory from src to lib
2020-12-15 21:43:50 +02:00
M
2060edc8ee
Minor fixes: fixed scanning of btc uri; fixed display of confirm button on exchange trade screen./
2020-12-15 21:40:28 +02:00
OleksandrSobol
10b419fbbe
CAKE-182 | applied new color scheme to alert buttons; deleted themes.dart; added theme_base.dart, light_theme.dart, bright_theme.dart, dark_theme.dart, theme_list.dart to the app
2020-12-15 21:30:16 +02:00
M
48c48bd3db
Force added User-Agent header field to all requests to xmr.to
2020-12-15 20:41:06 +02:00
M
8cb9bd15cd
Fixes for update fiat rate after change of current wallet type. Fixes for change amount for btc transactions. Changed displaying of balance for btc wallet. General fixes.
2020-12-15 18:29:10 +02:00
OleksandrSobol
85497a1218
CAKE-182 | changed colors on dashboard page for light theme; changed action buttons icons on dashboard page; changed buttons colors on alerts for light theme; deleted item_from_theme.dart; added getters (isLightTheme, isBrightTheme, isDarkTheme) to Themes class; applied getters to the app
2020-12-14 19:54:56 +02:00
OleksandrSobol
941e7c4dd8
CAKE-182 | applied light theme to the app
2020-12-11 20:46:20 +02:00
M
eede39ee7a
Merged 4.0.9
2020-12-11 20:10:06 +02:00
Oleksandr Sobol
8b349435df
CAKE-207 | fixed string resources
2020-12-10 20:35:11 +02:00
OleksandrSobol
3053c0f3fb
CAKE-207 | changed Themes class; removed isDarkTheme from settings store and screens; added currentTheme to settings store; changed SwitcherListItem to PickerListItem for themes in the settings_view_model.dart; created item_from_theme.dart; changed currentDarkTheme property on currentTheme in the preferences_key.dart; applied themes to keyboard bar color in the exchange_page.dart, receive_page.dart, send_page.dart and send_template_page.dart; applied itemFromTheme() to new_wallet_page.dart, new_wallet_type_page.dart, pre_seed_page.dart, wallet_seed_page.dart, seed_language_page.dart, welcome_page.dart, base_page.dart and main.dart
2020-12-10 19:53:40 +02:00
M
43e602b71e
Added p2sh address to output script.
2020-12-08 23:47:08 +02:00
M
cbf265bd92
Changed listener for update of transactions list.
2020-12-04 21:09:55 +02:00
M
042b17a82f
Merge pull request #144 from cake-tech/CAKE-158-transaction-and-balance-displaying-between-accounts
...
CAKE-158 | added calculating balance to _onAccountChangeReaction in t…
2020-12-04 11:25:59 +02:00
M
5ea8b79ae2
Merge pull request #149 from cake-tech/CAKE-185-digits-limit-on-monero-transaction
...
Cake 185 digits limit on monero transaction
2020-12-04 11:20:33 +02:00
OleksandrSobol
df01fa0314
CAKE-185 | removed isValidAmount() from exchange_view_model.dart and exchange_page.dart; throw exception in the createTrade() (xmrto_exchange_provider.dart) if number of fractional digits of amount more than 8
2020-12-03 23:22:56 +02:00
OleksandrSobol
b200c56c58
CAKE-158 | added isPrimary property to WalletAddressListItem; removed defining primary address cell in the receive_page.dart
2020-12-03 22:47:00 +02:00
OleksandrSobol
a5d5831d99
CAKE-158 | removed isFirstAddress from wallet_address_list_view_model.dart; rename isFirstAddress property of AddressCell on isPrimary; defined primary address cell in the receive_page.dart
2020-12-03 22:06:16 +02:00
M
93653d4554
Added validation for bitcoin seed. Changed transaction properties for bitcoin wallet type. Added special text after sending for bitcoin.
2020-12-03 21:34:56 +02:00
M
1b7ffb735e
Merge branch '4.0.9' of github.com:cake-tech/cake_wallet_private into 4.0.9
2020-12-03 19:31:19 +02:00
M
b309d01892
Removed swipe back on preseed and seed screens for new wallet.
2020-12-03 19:30:56 +02:00
M
c8da3a697a
Merge pull request #151 from cake-tech/CAKE-184-clean-exchange-screen-after-exchange
...
CAKE-184 | cleaned exchange screen when exchange confirm page was called
2020-12-03 18:09:33 +02:00
Oleksandr Sobol
30baad314a
Merge branch '4.0.9' into CAKE-185-digits-limit-on-monero-transaction
...
# Conflicts:
# 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_uk.arb
# res/values/strings_zh.arb
2020-12-03 15:55:19 +02:00
Oleksandr Sobol
c21fd04345
CAKE-185 | fixed string resources
2020-12-03 15:47:13 +02:00
Oleksandr Sobol
1755343ce0
Merge remote-tracking branch 'origin/CAKE-185-digits-limit-on-monero-transaction' into CAKE-185-digits-limit-on-monero-transaction
2020-12-03 15:06:15 +02:00
Oleksandr Sobol
27cbb43c73
Merge remote-tracking branch 'origin/4.0.9' into CAKE-185-digits-limit-on-monero-transaction
...
# Conflicts:
# 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_uk.arb
# res/values/strings_zh.arb
2020-12-03 15:04:59 +02:00
M
1dd6e78ae9
Removed NodeSSL, added isSSL proprty to Node class.
2020-12-03 12:07:26 +02:00
OleksandrSobol
458079d3ae
CAKE-185 | added title property to TradeIsCreatedFailure class; applied title property in the createTrade() method (exchange_view_model.dart); applied title property as alert title in the exchange_page.dart
2020-12-02 21:51:06 +02:00
Oleksandr Sobol
2322a4a73a
CAKE-169 | fixed string resources
2020-12-02 20:47:53 +02:00
Oleksandr Sobol
aad33eb513
Merge remote-tracking branch 'origin/4.0.9' into CAKE-169-improve-new-node-screen-form
...
# Conflicts:
# lib/generated/i18n.dart
# 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_uk.arb
# res/values/strings_zh.arb
2020-12-02 20:42:41 +02:00
OleksandrSobol
4f280e103e
CAKE-169 | added NodeSSL class with getter useSSl; applied useSSL in the connectToNode() method in the monero_wallet.dart; added dynamic parameter to ExecutedSuccessfullyState class; applied ExecuteState class to connect() method in the node_create_or_edit_view_model.dart; deleted connection_state.dart; deleted _isEffectsInstalled parameter from node_create_or_edit_page.dart
2020-12-02 20:26:41 +02:00
M
e745e56f2d
Merge pull request #150 from cake-tech/CAKE-194-add-preseed-screen
...
Cake 194 add preseed screen
2020-12-01 21:40:30 +02:00
M
b4d0984ef3
Merge pull request #146 from cake-tech/CAKE-187-add-new-btc-address-for-validation
...
CAKE-187 | added new btc address for validation (address_validator.dart)
2020-12-01 21:13:56 +02:00
M
4887b84f04
Merge pull request #147 from cake-tech/CAKE-193-rename-receive-screen-button
...
CAKE-193 | renamed receive screen button
2020-12-01 21:12:15 +02:00
Tanner Silva
558c6fff22
revised bugs in transaction details screen
2020-11-30 21:52:16 -06:00
Oleksandr Sobol
ee666db21b
CAKE-169 | fixed string resources
2020-11-30 21:37:20 +02:00
OleksandrSobol
e10387a1b6
CAKE-158 | called update() method for accountList in the _onNewBlock() and rescan() methods (monero_wallet.dart)
2020-11-30 20:27:44 +02:00
M
62a877dd61
Fixes
2020-11-30 19:17:44 +02:00
Tanner Silva
20b5951d38
Block explorer URL is now shown in its raw form in the user interface
2020-11-30 11:16:14 -06:00
OleksandrSobol
5ee278237f
CAKE-169 | added useSSL parameter to node.dart and to node_create_or_edit_view_model.dart; applied useSSL parameter in the connectToNode() method (monero_wallet.dart) and in the save() method (node_create_or_edit_view_model.dart); created standard_checkbox.dart and applied StandardCheckbox widget in the node_create_or_edit_page.dart
2020-11-30 19:05:49 +02:00
Tanner Silva
630fd4f236
implemented feedback from tester. XMRchain.net is the new monero block explorer of choice. improved human readability and changed order
2020-11-28 12:42:18 -06:00
Oleksandr Sobol
cc9cb9001d
CAKE-194 | fixed string resources
2020-11-27 23:16:47 +02:00
Oleksandr Sobol
4dcd17dc10
CAKE-194 | fixed string resources
2020-11-27 14:16:42 +02:00
OleksandrSobol
3ebc0627e7
CAKE-194 | added pre seed page to app; called pre seed page when creating new wallet from welcome an wallet list pages; added images to assets
2020-11-27 13:08:17 +02:00
M
9ad76376d9
Mnemonic for electrum
2020-11-27 11:52:05 +02:00
Oleksandr Sobol
ca0c0d1ad6
CAKE-185 | fixed string resources
2020-11-27 09:59:28 +02:00
Oleksandr Sobol
4f43e963bf
CAKE-185 | fixed string resources
2020-11-27 09:52:10 +02:00
OleksandrSobol
623299b8f6
CAKE-185 | changed isValidAmount() in the exchange_view_model.dart
2020-11-27 08:50:28 +02:00
OleksandrSobol
4cb4ede2d3
CAKE-185 | added validation of amount for xmr.to provider in the exchange_page.dart; added isValidAmount() to exchange_view_model.dart
2020-11-26 21:04:05 +02:00
OleksandrSobol
900b7ffedc
CAKE-191 | removed Scan the qr code from qr widget
2020-11-26 19:50:58 +02:00
OleksandrSobol
8cf6d73daa
CAKE-193 | renamed receive screen button
2020-11-24 15:01:16 +02:00
OleksandrSobol
29b03628e6
CAKE-191 | removed Scan the QR code from receive page
2020-11-24 14:51:59 +02:00
OleksandrSobol
dd71edd8c8
CAKE-185 | fixed _amount in the changeDepositAmount() method (exchange_view_model.dart)
2020-11-24 14:42:26 +02:00
OleksandrSobol
e927df3712
CAKE-187 | added new btc address for validation (address_validator.dart)
2020-11-20 19:07:29 +02:00
OleksandrSobol
83fea0e9d3
CAKE-169 | made Save button disabled during testing connection to node (node_create_or_edit_page.dart)
2020-11-20 18:46:06 +02:00
OleksandrSobol
5787bac658
CAKE-158 | added _onMoneroBalanceChangeReaction instead _onMoneroTransactionsChangeReaction in the dashboard_view_model.dart
2020-11-20 18:27:56 +02:00
Oleksandr Sobol
88477751c6
CAKE-169 | fixed string resources
2020-11-20 17:47:24 +02:00
Tanner Silva
96c150bafa
merged with 4.0.8
2020-11-19 20:38:23 -06:00
OleksandrSobol
6cd6139fb3
CAKE-169 | created connection_state.dart; added connect() method and connectionState parameter to node_create_or_edit_view_model.dart; replaced Reset button to Connect button and added _setEffects() method to node_create_or_edit_page.dart; changed useSSL parameter from false to true in the connectToNode() method (monero_wallet.dart)
2020-11-19 21:13:54 +02:00
OleksandrSobol
11464a79e6
CAKE-184 | cleaned exchange screen when exchange confirm page was called
2020-11-19 18:48:09 +02:00
OleksandrSobol
7aecb33044
CAKE-158 | merged 4.0.8 into current branch; renamed _onMoneroTransactionsChange() on _onMoneroTransactionsUpdate(); applied _onMoneroTransactionsUpdate() in the dashboard_view_model.dart
2020-11-18 19:09:34 +02:00
OleksandrSobol
17ba74bce7
Merge branch '4.0.8' into CAKE-158-transaction-and-balance-displaying-between-accounts
...
# Conflicts:
# lib/src/screens/receive/receive_page.dart
2020-11-18 18:19:43 +02:00
OleksandrSobol
23abacd252
CAKE-158 | made account tile slidable; added onEdit function to account tile; added ability to edit wallet account name; added isFirstAddress parameter to wallet_address_list_view_model.dart and made first address in the address list not editable (receive page); wrapped wallet account name in the wallet menu title by observer; added _moneroTransactionsChangeReaction to dashboard_view_model.dart
2020-11-17 20:16:58 +02:00
M
c5b739d36a
Merge branch '4.0.8' of github.com:cake-tech/cake_wallet_private into btc
2020-11-17 14:33:35 +02:00
M
1afe4255a7
Another one fix for authentication bar disapearing. Changed build version to 20 for android, 4.0.8 (3) for iOS.
2020-11-17 14:31:09 +02:00
M
ce465ca622
Fixed authentication bar disapearing. Changed build version to 19 for android, 4.0.8 (2) for iOS.
2020-11-17 11:00:58 +02:00
M
6418b28c08
CAKE-177. CAKE-176. CAKE-115.
2020-11-16 20:17:03 +02:00
OleksandrSobol
f704bdc864
CAKE-158 | added calculating balance to _onAccountChangeReaction in the monero wallet; created _onMoneroAccountChange method in the dashboard_view_model.dart; added _onMoneroAccountChangeReaction and account filter to transaction list in the dashboard_view_model.dart
2020-11-13 20:29:01 +02:00
M
ba2b5fb1fa
Fixes issue with loading old android wallets. Changed seed text field type to visual password.
2020-11-13 16:58:28 +02:00
M
58280d1bb2
Merge pull request #143 from cake-tech/CAKE-172-restore-and-rescan-screen-fixes
...
CAKE-172 | added onHeightOrDateEntered function to blockchain_height_…
2020-11-12 22:31:13 +02:00
M
3b4e6fc1bf
Merge pull request #141 from cake-tech/CAKE-171-fiat-amount-displaying-bug-on-transaction-list
...
CAKE-171 | fixed fiat amount displaying bug on transaction list; move…
2020-11-12 22:25:38 +02:00
M
1a7c2d4d8a
Merge pull request #142 from cake-tech/CAKE-168-blockheight-calculation-by-date
...
Cake 168 blockheight calculation by date
2020-11-12 22:20:46 +02:00
M
29247967e7
Fixes
2020-11-12 22:20:20 +02:00
M
c5d6826a07
Merge branch '4.0.4-fixes' of github.com:cake-tech/cake_wallet_private into 4.0.4-fixes
2020-11-12 22:02:47 +02:00
M
4e4cd08135
Hack for display login issue
2020-11-12 22:02:37 +02:00
M
381d559ea6
Merge pull request #140 from cake-tech/CAKE-147-make-back-button-bigger
...
Cake 147 make back button bigger
2020-11-12 21:48:17 +02:00
OleksandrSobol
d682f6504b
CAKE-168 | fixed getHeightByDate method
2020-11-12 21:12:58 +02:00
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
7bbc14d549
CAKE-171 | fixed fiat amount displaying bug on transaction list; moved calculating price, type of fiat currency and display mode to transaction list item
2020-11-12 11:32:57 +02:00
M
36b8cc9086
Merge pull request #137 from cake-tech/CAKE-160-remove-digit-after-dots-for-cryptobalance
...
CAKE-160 | added to format_amount.dart case when amount contains ',' …
2020-11-11 21:03:33 +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
65c2abdedc
Cleaned unneded logs
2020-11-11 18:06:19 +02:00
M
ad3142aeb9
Changed app font to Lato. Changes for anrdoid version
2020-11-11 17:55:18 +02:00
M
882c57a132
CAKE-91
2020-11-11 11:49:46 +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
c86c44a936
CAKE-161
2020-11-10 13:46:58 +02:00
M
03f47e393c
Fixes.
2020-11-10 01:14:47 +02:00
OleksandrSobol
5ce4fe7407
CAKE-160 | added to format_amount.dart case when amount contains ',' symbol
2020-11-09 18:09:04 +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
5c4e1b4d01
Fixes.
2020-11-08 22:44:09 +02:00
M
b17e7744c6
Fixes
2020-11-06 20:54:00 +02:00
M
8a55d566c6
Fixed migration for pin length. Fixed issue for change of current address on dashboard address page.
2020-11-06 15:12:38 +02:00
M
164fb8b916
Updated xmr.to description
2020-11-04 19:38:18 +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
M
96c9542704
Merge pull request #134 from cake-tech/CAKE-144-exchange-screen-fixes
...
CAKE-144 | changed string resources on the exchange page
2020-11-04 00:06:52 +02:00
M
bea3a3d88e
Merge pull request #135 from cake-tech/CAKE-145-pre-release-fixes
...
CAKE-145 | changed twitter link and name on the settings page; change…
2020-11-04 00:06:13 +02:00
M
76581505a0
CAKE-149
2020-11-03 18:57:36 +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
c65efd9452
CAKE-144 | changed string resources on the exchange page
2020-11-02 16:03:19 +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
M
827cda617b
Merge pull request #130 from cake-tech/CAKE-136-user-can't-add-node-address-with-dash
...
CAKE-136 | added "-" symbol to node_address_validator.dart; changed m…
2020-10-30 19:35:51 +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
ed72cee3f4
CAKE-137
2020-10-30 15:56:23 +02:00
M
f59812fe4a
CAKE-83
2020-10-30 15:33:03 +02:00
OleksandrSobol
9748caf407
CAKE-136 | added "-" symbol to node_address_validator.dart; changed minLength from 1 to 0 in the node_port_validator.dart
2020-10-30 15:11:20 +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
68f748b09a
Changed min ios version to 11.0. Fixes.
2020-10-30 12:39:07 +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
9decb7d324
Merge pull request #126 from cake-tech/CAKE-129-add-new-btc-address-in-the-validation
...
CAKE-129 | added new length of the new btc address in the address val…
2020-10-29 20:04:40 +02:00
M
ee60244dc2
Merge pull request #125 from cake-tech/CAKE-123-change-telegram-bot-name
...
CAKE-123 | changed Telegram bot name in the settings page
2020-10-29 20:04:13 +02:00
M
b8e435ea8e
Fixes.
2020-10-29 12:49:07 +02:00
Oleksandr Sobol
863a18ea78
CAKE-130 | fixed string resources
2020-10-28 20:20: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
Tanner Silva
c2841de503
Added the ability to view BTC and XMR transactions on web-based block explorers.
2020-10-28 14:02:43 -03:00
OleksandrSobol
692c460988
CAKE-129 | added new length of the new btc address in the address validator
2020-10-26 19:28:36 +02:00
OleksandrSobol
4dce12e2df
CAKE-123 | changed Telegram bot name in the settings page
2020-10-26 19:19:48 +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
f7fe9d76a5
Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into new-world
2020-10-26 11:38:22 +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
Tanner Silva
cd5426da81
generateName() now returns strings with capitalized words
2020-10-24 13:51:12 -05: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
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
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
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
606f4e59c5
Changed subaddress sorting.
2020-10-01 13:52:49 +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
Oleksandr Sobol
32b0de916e
CAKE-79 | fixed string resources
2020-09-29 22:32:19 +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
75a30c7567
CAKE-54 | merged new world branch into current
2020-09-28 21:47:45 +03:00
OleksandrSobol
69b58d827b
Merge branch 'new-world' into CAKE-54-usdterc20-for-changenow
2020-09-28 21:42:38 +03:00
OleksandrSobol
e81c75be35
CAKE-43 | merged new world branch into current
2020-09-28 21:39:24 +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
e4b5bcf07e
Started working on mymonero seed support.
2020-09-24 17:03:48 +03:00
M
320fb396fb
Fixes for load wallet from wallet list.
2020-09-24 13:05:21 +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
M
73991e1c9c
Fixes for load wallet from wallet list. Fixed updating of balance after current wallet change
2020-09-24 12:16:13 +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
M
b0a31147dd
Migration for iOS.
2020-09-23 21:26:10 +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
M
c53b6676b2
Fixes for monero transaction history updates.
2020-09-22 16:35:23 +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
2b05eedfc6
Fixes for monero transaction history.
2020-09-21 19:56:41 +03:00
M
649d6dfb59
Recreated ios project (with Swift). Started working on iOS migration. Added iOS specific plagin for get decrypted content of encrypted files (legacy support).
2020-09-21 18:41:44 +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
24e3355145
CAKE-39 | fixed colors of account list tile
2020-09-10 14:07:49 +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
Oleksandr Sobol
a93d93dd48
CAKE-29 | fixed call of contact list page
2020-09-01 20:06:41 +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
eaa5d48bb6
Fixes
2020-08-31 17:39:12 +03:00
M
fec2ec2845
Updated for flutter 1.20.x
2020-08-31 11:44:58 +03:00
M
24d139e540
TMP 2
2020-08-29 13:19:27 +03:00
Oleksandr Sobol
81cdf0d878
CAKE-28 | changed filters to filter
2020-08-28 23:17:36 +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
Oleksandr Sobol
27dce3118d
CAKE-20 | applied light theme to dashboard, receive, monero_account_list, monero_account_edit_or_create, address_edit_or_create, trade_details, transaction_details and base pages
2020-08-19 20:57:06 +03:00
Oleksandr Sobol
1ba86506f0
CAKE-20 | changed dots indicator on smooth page indicator (dashboard page); deleted page_view_store
2020-07-31 22:55:26 +03:00
Oleksandr Sobol
861a2840ce
CAKE-20 | fixed address validators of the base exchange widget
2020-07-31 21:47:42 +03:00
Oleksandr Sobol
b2f590ee4b
CAKE-20 | merged dev branch to current
2020-07-31 20:44:37 +03:00
Oleksandr Sobol
2d20c1dee3
Merge branch 'dev' into CAKE-20-update-exchange-and-send-screens
...
# Conflicts:
# lib/di.dart
# lib/palette.dart
# lib/src/screens/base_page.dart
# lib/src/screens/dashboard/dashboard_page.dart
# lib/src/screens/receive/receive_page.dart
2020-07-31 19:17:10 +03:00
Oleksandr Sobol
95d7f9d81a
CAKE-20 | changed size of bottom padding for menu widget
2020-07-31 18:31:30 +03:00
Oleksandr Sobol
33209c3cd6
CAKE-20 | updated exchange and exchange template pages; created exchange_view_model and applied to exchange and exchange template pages; applied new design to menu widget; changed text validator and amount validator
2020-07-31 18:29:21 +03:00
Oleksandr Sobol
fe9deecd03
CAKE-20 | updated send and send template pages; added send_template_store and exchange_template_store; created base_send_widget; applied send_template_store to send_view_model; applied base_send_widget to send and send template pages; added properties to address_text_field, base_text_field and template_tile
2020-07-29 19:55:42 +03:00
Oleksandr Sobol
153673d418
CAKE-19 | created page view store, alert background, alert close button, cake scrollbar; applied new design to monero_account_edit_or_create_page, monero_account_list_page, address_edit_or_create_page; added scrollOffsetFromTop to monero_account_list_view_model; added string resources to arb files and colors to palette
2020-07-28 19:03:34 +03:00
Oleksandr Sobol
706d16b346
CAKE-19 | created qr_widget (new design) and address_page; applied address page to dashboard page
2020-07-27 20:07:37 +03:00
Oleksandr Sobol
d5f707f652
CAKE-18 | added btc to currency formatter
2020-07-27 14:30:48 +03:00
Oleksandr Sobol
1055c1b539
CAKE-18 | created fiat convertation service and fiat convertation store; added calculating price to bootstrap; applied fiat convertation store to balance view model
2020-07-24 19:29:16 +03:00
Oleksandr Sobol
76cd9f5541
CAKE-15 | changed size of action buttons icons
2020-07-23 19:27:42 +03:00
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
Oleksandr Sobol
25436d9b94
CAKE-15 | moved sync indicator to appbar of the dashboard page; added and applied poppins font to the app; changed balance page, date section row, trade row and transaction row; changed call of the dashboard page in the router
2020-07-22 13:04:11 +03:00
Oleksandr Sobol
12ee8a519d
CAKE-15 | implemented new design to dashboard page; created balance page; applied sync indicator to balance page; applied action buttons, page view and dots indicator to dashboard page; added colors of dashboard page to palette
2020-07-21 20:22:41 +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
719842964b
TMP 3
2020-06-13 11:29:52 +03:00
Oleksandr Sobol
fead38e8a3
Merge pull request #70 from cake-tech/CWA-223-card-switcher
...
CWA-223 | added possibility to switch balance mode in the wallet card…
2020-06-12 20:10:07 +03:00
Oleksandr Sobol
733e8a90ea
Merge pull request #69 from cake-tech/CWA-222-bug-fix-4
...
Cwa 222 bug fix 4
2020-06-12 20:09:15 +03:00
Oleksandr Sobol
00ef34ee80
CWA-223 | added possibility to switch balance mode in the wallet card (long press on balance value); applied switch to back side of wallet card to short address field
2020-06-11 20:29:11 +03:00
Oleksandr Sobol
ea85d19cab
CWA-222 | increased height of spaces between buttons, card and transactions panel in the dashboard page
2020-06-11 18:35:22 +03:00
Oleksandr Sobol
4dfed515c7
CWA-222 | decreased height of spaces in the dashboard page; renamed clear button to trail button; changed clear button to reset button on exchange page; changed font color on confirm sending alert; increased next button on seed page
2020-06-10 19:17:55 +03:00
Oleksandr Sobol
e23f471df4
CWA-221 | reworked seed_language_page as adaptive page; added crypto_lock_light; decreased font size of wallet address on the wallet card
2020-06-10 16:08:57 +03:00
Oleksandr Sobol
a5551f0de3
CWA-221 | reworked new_wallet_page, new_wallet_type_page, seed_page and welcome_page as adaptive pages; added light theme pictures
2020-06-09 21:43:55 +03:00
Oleksandr Sobol
0978792bd5
CWA-220 | blocked possibility to edit address of current wallet in the exchange page; changed displaying subaddress when label is empty
2020-06-05 16:07:57 +03:00
Oleksandr Sobol
289d8dca42
CWA-220 | changed menu widget; changed primary account to primary subaddress in subaddress list; applied short address if the label of a subaddress is empty; applied full address when long press on subaddress tile without label; applied biometrical authentication button when the authentication switch is on; changed dismissible icon in the node list page
2020-06-05 12:34:15 +03:00
Oleksandr Sobol
872dbeb8ac
Merge pull request #66 from cake-tech/CWA-219-bug-fix-2
...
Cwa 219 bug fix 2
2020-06-03 18:10:03 +03:00
Oleksandr Sobol
baf158459d
Merge pull request #65 from cake-tech/CWA-218-bug-fix-1
...
CWA-218 | made editable address fields on exchange an exchange templa…
2020-06-03 18:08:50 +03:00
Oleksandr Sobol
017397f821
CWA-219 | increased font size of placeholders
2020-06-03 18:04:59 +03:00
M
484dd0ac41
Merged ios migrations
2020-06-03 13:04:21 +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
cfde445d32
TMP 3
2020-06-03 12:56:23 +03:00
Oleksandr Sobol
bc88fa9758
CWA-219 | created clear button and fiat currency picker; changed clear button in the send page; fiat and crypto balance aligned to baseline on wallet card; added placeholders to trade_history_panel and address_book_page; keyboard doesn't appear when buttons in the address text field are pressed
2020-06-02 21:03:05 +03:00
M
e5d6586a6d
TMP 3
2020-06-02 10:47:33 +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
Oleksandr Sobol
7daf74c9f5
CWA-206 | fixed status bar text and icon colors for light and dark modes
2020-06-01 20:36:25 +03:00
Oleksandr Sobol
d2e8c3d228
CWA-218 | made editable address fields on exchange an exchange template pages; changed "Switch to 6-digit PIN" to "Use 6-digit PIN"; removed "Buy" button; made send and exchange button more transparent in the light mode
2020-06-01 19:26:53 +03:00
Oleksandr Sobol
6c77a6cd01
CWA-217 | changed trade history title to transactions
2020-05-29 23:04:12 +03:00
Oleksandr Sobol
ce21e6bc7a
CWA-217 | applied light mode to the application; deleted copy button, enter_pin_code.dart, present picker and standard close button; applied new design to rescan page
2020-05-29 18:10:11 +03:00
M
b605a98811
TMP
2020-05-26 18:27:10 +03:00
Oleksandr Sobol
22f131069f
Merge pull request #62 from cake-tech/CWA-216-new-settings-screen
...
Cwa 216 new settings screen
2020-05-25 18:32:42 +03:00
Oleksandr Sobol
5add9002ce
Merge pull request #61 from cake-tech/CWA-215-new-address-book-screen
...
Cwa 215 new address book screen
2020-05-25 18:31:38 +03:00
M
8c6b99da42
Core stuff
2020-05-25 16:06:40 +03:00
Oleksandr Sobol
2356cda879
CWA-216 | applied new design to disclaimer page and faq page
2020-05-22 19:15:06 +03:00
Oleksandr Sobol
1bed82327b
CWA-216 | applied new design to settings page and change language page; reworked settings widgets, standard switch and picker; deleted provider picker; changed background colors in the faq page
2020-05-21 21:01:12 +03:00
Oleksandr Sobol
3a8bae74e4
CWA-215 | added cryptocurrency icons to address book; applied new design to contact page; added suffixIcon parameter to base text form field; fixed seed widget
2020-05-20 20:28:01 +03:00
Oleksandr Sobol
3f1bb416d4
CWA-215 | applied new design to address book page
2020-05-19 20:47:42 +03:00
Oleksandr Sobol
ba9b19214c
CWA-214 | applied new design to show keys page; moved standard list row to widgets directory
2020-05-19 17:50:58 +03:00
Oleksandr Sobol
8769e93025
newdesign | blocked address text fields in exchange pages for wallet address; refactored exchange page and exchange template page; added base exchange widget and present provider picker
2020-05-18 20:23:33 +03:00
Oleksandr Sobol
5304931ad9
CWA-212 | applied new design to exchange_confirm_page and exchange_trade_page; added provider icons to exchange_template_page; added new alert dialogs to exchange_page and exchange_trade_page
2020-05-15 20:38:08 +03:00
Oleksandr Sobol
b1f8658eec
CWA-212 | created exchange template and exchange template store; added exchange cards to exchange template page; added exchange templates to exchange page; added provider icons to provider picker
2020-05-14 20:29:10 +03:00
Oleksandr Sobol
714661e91b
CWA-212 | created currency picker and provider picker; moved template tile to widgets directory; created exchange template page
2020-05-13 21:26:15 +03:00
Oleksandr Sobol
16dfb3a2d5
CWA-212 | applied new design to exchange page; reworked exchange card; added new properties to address_text_field, base_text_form_field and top_panel
2020-05-12 20:46:42 +03:00
Oleksandr Sobol
38d7dbcb33
Merge pull request #58 from cake-tech/CWA-210-rework-send-screen
...
Cwa 210 rework send screen
2020-05-12 16:20:33 +03:00
Oleksandr Sobol
fdb4d3deae
Merge pull request #57 from cake-tech/CWA-209-rework-receive-screen
...
Cwa 209 rework receive screen
2020-05-12 16:19:20 +03:00
M
1d793ab284
BTC
2020-05-12 15:04:54 +03:00
Oleksandr Sobol
9193cb63f6
CWA-209 | added possibility to show address of subaddress instead empty label; added possibility to edit label of subaddress; added setLabel method to subaddress creation store; fixed setLabelSubaddress method in the subaddress_list.dart
2020-05-11 21:00:43 +03:00
Oleksandr Sobol
3f5ced13e1
CWA-210 | added estimated fee row and clear button to the send page; removed validation from cryptocurrency textfield in the send template page; changed call send template page in the router; fix "clear" in polish
2020-05-11 11:22:03 +03:00