M
2c6ce75cbd
Fixes
2022-03-25 13:34:04 +01:00
M
64936f3a03
Merge branch 'main' of github.com:cake-tech/cake_wallet into hv
2022-03-25 13:02:55 +01:00
M
4204193227
Fixes
2022-03-25 13:02:40 +01:00
M
9dd26a85a2
Add error handler for ui. Roses are red Violets are blue, Sugar is sweet And so are you.
2022-03-24 13:35:06 +01: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
M
638e9f3f8e
Change build version
2022-03-23 13:12:13 +01:00
M
81024480a2
Another one day, another fixes batch.
2022-03-23 13:09:05 +01:00
M
e4d7d6d5a7
Fixes
2022-03-22 21:35:41 +01:00
M
d9cf0c9255
Fixes
2022-03-21 18:35:33 +01:00
M
64edf50bbc
Change version to 4.3.9
2022-03-18 14:07:21 +01:00
M
9437324026
Fixes
2022-03-18 14:00:01 +01:00
M
3354a06649
Merge branch 'main' of github.com:cake-tech/cake_wallet into hv
2022-03-18 11:55:49 +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
M
cd22335d68
Fixes
2022-03-17 17:57:34 +01:00
M
6a66a22aca
Fixes for haven
2022-03-17 17:32:24 +01:00
clear
efd4a259f7
i18n: fix french translations syntax error ( #294 )
2022-03-17 13:25:47 +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
M
27bdf51101
Fixes for Haven
2022-03-10 13:59:07 +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
M
4fed6fd145
Update build scripts
2022-02-25 14:02:06 +03:00
M
224a43979c
Update build scripts
2022-02-25 13:39:48 +03:00
M
248e92fbd4
Update build scripts
2022-02-25 12:05:47 +03:00
M
d46269b172
Update build scripts
2022-02-25 12:04:08 +03:00
M
d9cafaf4e7
Fix for haven wallet
2022-02-24 20:15:12 +03:00
M
10e7018afa
Fix for haven wallet
2022-02-24 19:54:38 +03:00
M
7d7949125d
Update CMakeLists.txt for haven android
2022-02-24 19:46:15 +03:00
M
cf6eeae055
Move monero related out from haven
2022-02-24 19:43:23 +03:00
M
37f8823a2f
Fix for pubspec_get.sh
2022-02-24 14:23:23 +03:00
M
44c7de72e5
cw_shared_external
2022-02-24 14:23:12 +03:00
M
40de909f8f
Fix for haven version for android script
2022-02-24 13:17:51 +03:00
M
c0ad96d7b5
Update haven version
2022-02-24 13:16:41 +03:00
M
87c693e081
Update for cw_haven android
2022-02-24 13:13:44 +03:00
M
c8798f9d70
Update for build haven script
2022-02-23 17:59:15 +03:00
M
b34a8737f7
Update for build haven script
2022-02-23 17:58:09 +03:00
M
1f02e8205f
Update android build scripts
2022-02-23 15:31:59 +02:00
M
af6458a305
Update monero haven build scripts
2022-02-23 15:29:26 +02:00
M
43523e9994
Add haven build script for android
2022-02-23 15:23:42 +02:00
M
2a48ba5dc0
iOS build scripts update
2022-02-23 15:04:45 +02:00
M
6daaee93f6
hv
2022-02-21 21:11:18 +02: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