M
9ea57146f7
Remove backups from menu
2022-07-14 12:56:37 +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
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
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
Serhii-Borodenko
997e960a0b
remove restore from date for haven restore form
2022-06-10 17:15:53 +03: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
Serhii
873402ad3c
Increased tapping area on the dashbord buttons ( #345 )
2022-04-22 16:02:31 +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
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
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
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
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
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
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
4923de4511
Checkbox for fixed mode on exchange screen
2022-02-03 15:49:34 +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
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
M
83c976d12d
Add done button for amount text fields on exchange templates
2022-01-31 14:42:40 +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
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
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
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
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
Godwin Asuquo
88ca47901f
fix: keyboard jumping over fields in send template
2022-01-18 08:08:55 +01: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
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
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
Godwin Asuquo
3115798b70
update sending template text
2022-01-12 18:58:54 +01: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
cfb82dd02d
Changed way for generation of change address for electrum wallets. Remove some yats call.
2022-01-12 15:20:43 +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
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
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
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
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
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