Commit graph

960 commits

Author SHA1 Message Date
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