Commit graph

1661 commits

Author SHA1 Message Date
M
b3cf61d762 Fix for path for wallet api files. 2022-04-01 13:54:04 +01:00
M
d2fea80882 Merge remote-tracking branch 'origin/main' 2022-04-01 13:50:43 +01:00
M
61e87d3f61 Fir for android build 2022-04-01 13:50:33 +01:00
M
d4b59d97de Fix for batch sending. Add build haven for cakewallet android app. 2022-04-01 13:48:55 +01:00
clear-xmr
cb2cc903e0 build: android: don't exit terminal if no app name specified 2022-04-01 11:27:33 +02:00
clear-xmr
a63042591b build: android: update build deps in doc 2022-04-01 11:13:22 +02:00
clear-xmr
09db6151e4 build: android: always clone zlib 2022-04-01 10:58:46 +02:00
mkyq
2337ae557e
Merge pull request #318 from cake-tech/build_android_openssl_nodocs
build: android: openssl: don't install docs
2022-03-31 21:47:35 +01:00
mkyq
275fc8b831
Merge pull request #317 from cake-tech/build_android_boost_175
build: android: bump Boost to 1.75
2022-03-31 21:46:53 +01:00
M
8256664231 Update build for monero and haven 2022-03-31 21:45:36 +01:00
clear-xmr
ddf0d28c8a build: android: openssl: don't install docs 2022-03-31 22:42:29 +02:00
clear-xmr
8b96f8a3af build: android: bump Boost to 1.75 2022-03-31 22:33:24 +02:00
M
7746b80eed Change build version 2022-03-31 19:00:33 +01:00
mkyq
496632eea9
Merge pull request #316 from cake-tech/build_android_haven_cb
build: android: fix unportable shebang
2022-03-31 18:55:11 +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
clear-xmr
e4526bcfd2 build: android: fix unportable shebang 2022-03-31 16:47:50 +02: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
2b22aa8c42
Merge pull request #298 from cake-tech/readme
Add more details to readme
2022-03-31 15:23:46 +02:00
mkyq
589cec700d
Merge pull request #314 from cake-tech/android_build_zlib
build: android: use git repo for zlib
2022-03-31 15:23:16 +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
clear-xmr
de3dcb9e02 build: android: use git repo for zlib 2022-03-31 14:37:50 +02:00
mkyq
67e935b692
Merge pull request #311 from cake-tech/monero_17_3
Update Monero to v0.17.3.0
2022-03-31 14:03:47 +02: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
clear
3046581a91
android: build: allow configuring build threads (#313) 2022-03-31 12:58:30 +01:00
M
5c78fd01a8 Default blockchain picker should had date picker 2022-03-31 12:48:06 +01:00
Paul Verbeke
4697fc15be
i18n: fix french translations syntax errors and typos (#308) 2022-03-30 20:08: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
clear-xmr
cf046b4682 Update Monero to v0.17.3.0 2022-03-30 12:45:48 +02: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
Justin Ehrenhofer
873408f1d9
Add more details to readme
This will help users find various links they are looking for, and it will help promote the app. Can merge after #295.
2022-03-23 09:06:16 -05: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
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
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
mkyq
9629ddde2a
Merge pull request #268 from cake-tech/CW-47-Fix-UI-on-the-exchage-screen
Fixed divider color
2022-02-10 10:58:26 +02:00
Serhii-Borodenko
19f58d59d7 Fixed divider color 2022-02-09 13:43:22 +02:00