Commit graph

1003 commits

Author SHA1 Message Date
OmarHatem28
592a8a2e0d Adapt additional SMS UI in additional services
Added ability to change popup buttons color
Added Recipient address to the payment popup
2022-07-06 14:44:03 +02:00
OmarHatem28
89ba51fd58 Add optional phone number service to phone number product page to decide whether it's an initial or additional purchase 2022-07-06 06:12:44 +02:00
OmarHatem28
a940eff679 Generalize cake phone settings tile and make it reusable
Add Auto Renew settings page
2022-07-06 05:51:19 +02:00
OmarHatem28
6287afccef Make plan card widget reusable 2022-07-06 04:57:33 +02:00
OmarHatem28
31526d6b71 Add Number Settings Screen UI 2022-07-06 04:49:52 +02:00
OmarHatem28
81e799c514 Add Active Services page UI
Add Phone service entity
2022-07-05 17:34:16 +02:00
OmarHatem28
6fdcc0dd9e Calculate purchase amount with current wallet currency 2022-07-04 21:15:03 +02:00
OmarHatem28
4859e2e26d Adjust pay with button to pay with current wallet currency 2022-07-04 19:02:59 +02:00
OmarHatem28
9e7ca93a0b Added widget content option in alert_with_two_actions.dart
Add Pay with cake phone button action
2022-07-04 18:17:24 +02:00
OmarHatem28
7191b6d7bc Add view model to manage phone number product changes 2022-07-04 17:15:17 +02:00
OmarHatem28
8fe1a79b22 Finalize phone_number_product_page.dart UI 2022-07-04 14:44:58 +02:00
OmarHatem28
eab5010f52 Finalize Country picker 2022-07-04 14:07:54 +02:00
OmarHatem28
dd405cfd14 Add Country package to get counties with phone codes
Fix Czeck country code
2022-07-02 23:17:43 +02:00
OmarHatem28
57f8ada2b0 Add initial UI for phone number product page 2022-07-01 19:15:07 +02:00
OmarHatem28
2ed6700b48 Add Cake Phone products Screen 2022-07-01 16:24:44 +02:00
OmarHatem28
65165aa5e0 Add Verification screen 2022-07-01 14:57:55 +02:00
OmarHatem28
c2976cbe05 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-112-cake-phone-screens 2022-07-01 13:12:20 +02:00
Omar Hatem
8321c9fbbe
Enable different currencies (#401) 2022-07-01 12:04:00 +01:00
Omar Hatem
3bd9301be1
Redesign exchange currency picker (#402) 2022-07-01 11:17:09 +01:00
OmarHatem28
9e3a563419 Add Welcome and Auth screens for Cake Phone 2022-06-30 18:44:18 +02:00
Serhii
02533d68a0
prevent using same wallet name as existing (#391)
* Add wallet name validation
2022-06-29 18:21:21 +01:00
Omar Hatem
dc623f3293
Rework settings pickers (#398)
Updated pickers and settings screen
2022-06-29 13:38:44 +01:00
Serhii
9b9e211c08
cancel yat address request for haven wallet (#396) 2022-06-28 16:46:32 +01:00
Omar Hatem
8bcf70b8f8
Hide keys for BTC & LTC (#392)
* Remove WIF and Keys from BTC and LTC wallets in the Wallet seed/keys screen

* Move Title assigning logic to view model
2022-06-23 14:36:50 +01:00
Omar Hatem
9568c5f932
QR code fullscreen (#390)
* Add fullscreen qr page flow

* Add qr fullscreen text localization

* Add package to control screen brightness when navigating to qr fullscreen and revert when leaving screen

* ios fix trial 1 - Change brightness control package

* Use package imports instead of relevant path
Add Map types
2022-06-23 10:25:00 +01:00
mkyq
cc96e29eaf
Merge pull request #388 from cake-tech/CW-97-fix-haven-wallet-default-node
Save Haven current node
2022-06-20 17:11:56 +01:00
OmarHatem28
06f21e80ec Save Haven current node 2022-06-20 16:21:40 +02:00
OmarHatem28
5074033371 Add paste option to address text field in new contact screen 2022-06-19 00:51:43 +02:00
mkyq
5a6f1a3b2d
Merge pull request #381 from cake-tech/CW-92-Change-restore-from-keys-for-haven
remove restore from date for haven restore form
2022-06-13 15:11:37 +01:00
Serhii
fc58972bf9
Added ability sending to FIO address (#370)
* Added ability sending to FIO address

* remove apiKey property

* fix conditions for FIO address checking
2022-06-13 12:41:46 +01:00
mkyq
427efb44fa
Merge pull request #372 from cake-tech/CW-77-Add-more-addresses-for-haven-validation
added validation of hvx,hvi,hvs Haven addresses
2022-06-13 12:31:16 +01:00
Serhii
e6fe4676ca
fix haven transaction info (#373)
* fix haven transaction info

* fix format
2022-06-13 10:32:15 +01:00
Serhii-Borodenko
997e960a0b remove restore from date for haven restore form 2022-06-10 17:15:53 +03:00
Serhii-Borodenko
4e4c19d3e3 added validation of hvx,hvi,hvs Haven addresses 2022-06-01 14:12:09 +03:00
M
57a5a8b01a Fix grey screen for new account for monero.com app 2022-05-18 17:55:07 +01:00
M
aacc9014ea Change default haven node to nodes.havenprotocol.org:443 2022-05-18 17:13:58 +01:00
Keith Simon
6762207bb8
Select sub address or standard address instead of both. (#346)
* Use the sub address first then the std
2022-05-16 19:51:32 +01:00
mkyq
0caa7337af
Merge pull request #348 from cake-tech/monero.com-explorer
Change Monero block explorer to Monero.com
2022-05-03 11:44:54 +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
Justin Ehrenhofer
2b81647fe1 Change Monero block explorer to Monero.com
Merge after Monero.com goes live
2022-04-22 11:17:43 -05:00
Mathias Herberts
6cd07278cc
Fixed localization of "View in Block Explorer" (#342)
Fixed localization of "View in Block Explorer
2022-04-22 16:15:05 +01:00
Serhii
873402ad3c
Increased tapping area on the dashbord buttons (#345) 2022-04-22 16:02:31 +01:00
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