Commit graph

59 commits

Author SHA1 Message Date
M
c3808c416d Update scripts for build monero lib for ios. 2022-08-04 14:24:28 +01:00
mkyq
418c9563fe
Ionia (#437)
* Initial ionia service

* 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

* Add ionia merchant sevic

* Add anypay. Add purschase gift card.

* display virtual card (#385)

* display virtual card

* fix formatting

* Remove IoniaMerchantService from IoniaViewModel

* Add hex and txKey for monero pending transaction.

* Changed monero version and monero repo to cake tech.

* Add anypay payment. Add filter by search for ionia, add get purchased items for ionia.

* Fix for get transactions for hidden addresses for electrum wallet

* Add ionia categories.

* Add anypay commited info for payments.

* Update UI with new fixes (#400)

* Change ionia base url. Add exception throwing for error messaging for some of ionia calls.

* CW-102 fix logic for ionia issues (#403)

* refactor tips (#406)

* refactor tips

* refactor ionia tips implementation

* Cw 115 implement gift cards list for ionia (#405)

* Implement show purchased cards

* fix padding

* Fixes for getting of purchased gift cards.

* Implement gift card details screen (#408)

* Implement gift card details screen

* Add redeem for ionia gift cards

* Fix navigation after ionia opt redirection.

* Fix update gift cards list.

* Add payment status update for ionia.

* Add usage instruction to gift card.

* Add copy for ionia gift card info.

* Change version for Cake Wallet ios.

* Add localisation (#414)

* Fixes for fiat amounts for ionia.

* CW-128 marketplace screen text changes (#416)

* Change text on marketplace

* fix build issues

* fix build

* UI fixes for ionia.

* UI fixes for ionia. (#421)

* CW-129 ionia welcome screen text changes (#418)

* update welcome text

* Update localization

* Cw 133 (#422)

* UI fixes for ionia.

* Fixes for display card item on gift cards screen.

* Fix signup page (#419)

* Changed tips for ionia.

* Cw 132 (#425)

* UI fixes for ionia.

* Changed tips for ionia.

* Cw 131 (#426)

* UI fixes for ionia.

* Changed tips for ionia.

* Fixes for IoniaBuyGiftCardDetailPage screen. Renamed 'Manage Cards' to 'Gift Cards'. Hide discount badge label for 0 discount.

* Change ionia heading font style (#427)

* Fix for AddressResolver in di

* Changed build number for Cake Wallet ios.

* fix currency format for card details and routing for mark as redeemed (#431)

* fix terms and condition overflow in ionia (#430)

* fix terms and condition scroll

* fix color issues

* reuse

* refactor  widget

* Remove IoniaTokenService

* Change api for ionia to staging

* Update versions for Cake Wallet for android and ios.

* Fixes for instructions. Remove diplay error on payment status screen.

* Change build versions for Cake Wallet

* Add ionia sign in.

* Update for discounts and statuses for ionia merch.

* Fixes for qr/barcode on ionia gift card screen.

* Fixed formatting for display ionia discounts.

* Fix merchant.discount.toStringAsFixed issue

* Add savingsPercentage to ionia merch discount.

* Change build number for Cake Wallet ios and android.

* Disable ionia for haven (#440)

Co-authored-by: Godwin Asuquo <41484542+godilite@users.noreply.github.com>
2022-07-28 18:03:16 +01:00
mkyq
b72443a8c4
Release 4.4.3 (#415)
* Add ability for change password for wallets classes.

* Update generateWalletPassword

* Add WalletLoadingService

* Add update monero password after wallet loading.

* Update version for Cake Wallet to 4.4.2 (103)

* Changed version for Cake Wallet to 4.4.3 (104).

* Changed version for Cake Wallet android

* Changed version for Monero.com ios and android.
2022-07-19 15:29:28 +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
b3cf61d762 Fix for path for wallet api files. 2022-04-01 13:54:04 +01:00
M
61e87d3f61 Fir for android build 2022-04-01 13:50:33 +01:00
M
8256664231 Update build for monero and haven 2022-03-31 21:45:36 +01:00
mkyq
01150ef2a7
Hv (#295)
* hv
* Change build version
2022-03-30 17:57:04 +02:00
M
28cf8163ff Fixes for tx key for monero wallet 2022-01-31 14:08:38 +02:00
M
bd2e2ce258 Fixes for validation of monero seed. Add French and Italian seeds validation. 2022-01-19 16:25:58 +02: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
M
0f02c4f0c1 Change version to 4.3.1 Update pub spec for cw_monero. 2022-01-14 14:41:30 +02:00
M
30b77ebd58 Linter errors fixes. Move secrandom native to cw_core 2022-01-14 14:19:25 +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
4535a1aaa8 Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
M
e6b1da376d Configure wallet types for the app 2021-12-24 14:41:34 +02:00
M
f53fc0b30c Add cryptonote_format_utils_basic to android CMakeLists 2021-09-16 19:35:59 +03:00
M
b81f467986 Added scripts for build iOS monero dependencies 2021-09-13 19:33:32 +03:00
M
ad95ae3232 Changed way for saving of monero wallet. 2021-08-16 13:01:34 +03:00
OleksandrSobol
a8375321bc CAKE-345 | applied "any" method instead "where" and made single conditions in the createTransaction method (electrum and monero wallets); renamed credentialAmount on totalAmount and made it final in the monero_wallet.dart; made optional paymentId in createTransaction and createTransactionMultDest methods in the transaction_history.dart 2021-08-11 15:20:09 +03:00
OleksandrSobol
1e3ec8da1c CAKE-345 | added monero_output.dart to the app; fixed transaction_history.dart; renamed SendItem on Output; calculated formattedCryptoAmount in the output.dart; used outputs list instead sendItemList; fixed bitcoin_transaction_credentials.dart, electrum_wallet.dart, monero_transaction_creation_credentials.dart, monero_wallet.dart, exchange and send pages, view models 2021-08-10 17:52:35 +03:00
OleksandrSobol
d4c0fb6fec CAKE-345 | applied batch sending to monero wallet 2021-08-04 17:38:03 +03:00
OleksandrSobol
b474936aee Merge branch 'main' into CAKE-297-subaddress-for-incoming-transaction
# Conflicts:
#	lib/monero/monero_wallet.dart
#	lib/view_model/transaction_details_view_model.dart
2021-05-18 19:25:49 +03:00
OleksandrSobol
9da3d837c3 CAKE-297 | fixed subaddrIndex in the monero_api.cpp and transaction_info_row.dart 2021-05-12 19:38:16 +03:00
M
9f9ec91eba Updated monero lib wrapper target config. 2021-05-08 14:22:01 +03:00
M
35a76cd0e7 Merged main into ltc. 2021-05-07 10:39:08 +03:00
M
1330966794 Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03:00
M
5faf7f5cba CAKE-310. CAKE-309. Bugs fixes. Changed way for save wallet after adding of new account/subaddress. Added App transport security rule for iOS. Changed version to 4.1.5. 2021-04-14 11:54:12 +03:00
M
586542cd75 Changed ios build version to 31. 2021-03-24 14:48:08 +02:00
M
db75167302 Changed monero dependencies path for android. Changed scripts for generation of secrets. 2021-03-16 15:20:46 +02:00
M
5631961e47 Some another fixes for Android. Never ask us about that. 2021-01-28 19:58:17 +02:00
M
84ad97c0b0 Fixes for 4.0.94. Changed version for 4.0.94. 2020-12-29 18:55:58 +02:00
M
fd4efd46ea Fixes for 'std::bad_alloc' issue. 2020-12-23 14:48:04 +02:00
M
65c2abdedc Cleaned unneded logs 2020-11-11 18:06:19 +02:00
M
ad3142aeb9 Changed app font to Lato. Changes for anrdoid version 2020-11-11 17:55:18 +02:00
M
f5e19a13ab Fixes. 2020-11-11 00:24:50 +02:00
M
d7c33b0ab5 Fixes 2020-11-10 13:47:36 +02:00
M
03f47e393c Fixes. 2020-11-10 01:14:47 +02:00
M
5c4e1b4d01 Fixes. 2020-11-08 22:44:09 +02:00
M
b17e7744c6 Fixes 2020-11-06 20:54:00 +02:00
M
fdb0f49f88 Fixes. 2020-11-04 17:54:44 +02:00
M
76581505a0 CAKE-149 2020-11-03 18:57:36 +02:00
M
b8e435ea8e Fixes. 2020-10-29 12:49:07 +02:00
M
f9cc21478a TMP 2020-10-09 21:34:21 +03:00
M
2eb229b91e Fixes for gray screen bug. 2020-10-01 19:46:23 +03:00
M
9eb74f7155 Added displaying of transaction key. 2020-09-24 18:11:29 +03:00
M
5f88c4bafd Merged cake-42 2020-09-22 18:59:10 +03:00
Tanner Silva
ab9c6a0f57 built basic NSUserDefaults key translation into migrate_ios_v1() function. bundle id changed for ios build. 2020-09-21 23:06:29 -05:00
M
95917b2cdb Merge redesign part 7. 2020-09-15 23:35:49 +03:00
OleksandrSobol
9da460da48 CAKE-31 | applied new design to restore buttons 2020-09-01 22:04:00 +03:00