Commit graph

725 commits

Author SHA1 Message Date
Godwin Asuquo
c23c6482bb
Fix signup page (#419) 2022-07-20 14:01:49 +01:00
mkyq
8b4fa5a12d
Cw 133 (#422)
* UI fixes for ionia.

* Fixes for display card item on gift cards screen.
2022-07-20 13:28:22 +01:00
mkyq
4eedc723d2
UI fixes for ionia. (#421) 2022-07-20 12:59:14 +01:00
M
9d3e265392 Fixes for fiat amounts for ionia. 2022-07-19 14:42:20 +01:00
M
8ad3a4065b Add copy for ionia gift card info. 2022-07-18 17:25:09 +01:00
M
d47887e1ec Add usage instruction to gift card. 2022-07-18 17:11:34 +01:00
M
3b61edcc5a Add payment status update for ionia. 2022-07-18 16:23:53 +01:00
M
ce479849ea Fix update gift cards list. 2022-07-14 19:59:34 +01:00
M
b9cc776614 Fix navigation after ionia opt redirection. 2022-07-14 19:04:55 +01:00
M
abb6ff4933 Add redeem for ionia gift cards 2022-07-14 17:57:40 +01:00
Godwin Asuquo
2a0206c9cd
Implement gift card details screen (#408)
* Implement gift card details screen
2022-07-11 16:25:18 +01:00
M
d85cc72c42 Fixes for getting of purchased gift cards. 2022-07-07 19:54:13 +01:00
Godwin Asuquo
28ff890afd
Cw 115 implement gift cards list for ionia (#405)
* Implement show purchased cards

* fix padding
2022-07-07 18:47:27 +01:00
Godwin Asuquo
f320e749b8
refactor tips (#406)
* refactor tips

* refactor ionia tips implementation
2022-07-07 18:46:56 +01:00
Godwin Asuquo
73cbdc4546
CW-102 fix logic for ionia issues (#403) 2022-07-06 18:13:19 +01:00
Godwin Asuquo
03800e090c
Update UI with new fixes (#400) 2022-06-29 18:18:02 +01:00
Godwin Asuquo
44efd56acb
display virtual card (#385)
* display virtual card

* fix formatting
2022-06-21 09:46:09 +01:00
Godwin Asuquo
de0ca1de6e
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
2022-06-15 12:26:19 +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
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
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
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