Commit graph

31 commits

Author SHA1 Message Date
M
1beb18b045 Flutter upgrade 2022-10-12 13:09:57 -04:00
mkyq
01150ef2a7
Hv (#295)
* hv
* Change build version
2022-03-30 17:57:04 +02:00
Serhii
d88ecdb2bb
Fixed qr image on Receive screen for Litecoin (#296) 2022-03-23 18:13:53 +01:00
M
63a0395c2d Remove Next Address button and logic for electrum wallets. Add disclaimer for electrum wallets on address screen. Change way for generation of current receive and change addresses. 2022-01-24 14:04:23 +02:00
M
cfb82dd02d Changed way for generation of change address for electrum wallets. Remove some yats call. 2022-01-12 15:20:43 +02:00
M
e6b1da376d Configure wallet types for the app 2021-12-24 14:41:34 +02:00
M
42104fd825 Yat, electrum addresses fixes 2021-12-08 11:09:38 +00:00
OleksandrSobol
f353442a2a CAKE-360 | merged all yat branches into current; saving information about yat to connected wallet; fixed qr widget; applied yat, unstoppable domains and open alias to contact book 2021-10-01 18:13:10 +03:00
OleksandrSobol
455efeb91f CAKE-356 | replaced yatAddress to emoji in yat_store.dart, wallet_address_list_view_model.dart and qr_widget.dart; added _fetchEmojiFromUri method to main.dart; changed url for yat service in the yat_alert.dart 2021-09-07 19:43:49 +03:00
OleksandrSobol
92aece5e31 CAKE-356 | added "Manage Yats" item to the settings page; reworked primary icon button; added yat address to qr widget; created yat_alert.dart, yat_webview_page.dart, yat_store.dart, yat_view_model.dart, yat_exception.dart, yat_record.dart 2021-08-20 16:26:00 +03:00
OleksandrSobol
0d367c4b45 CAKE-343 | added bitcoin_wallet_addresses.dart and litecoin_wallet_addresses.dart tj the app; moved addresses from wallets to wallet addresses classes; deleted wallet addresses credentials 2021-07-13 08:46:34 +03:00
OleksandrSobol
e03f0ce4d3 CAKE-343 | added wallet_addresses.dart, monero_wallet_addresses.dart, electrum_wallet_addresses.dart, wallet_addresses_credentials.dart, monero_wallet_addresses_credentials.dart and electrum_wallet_addresses_credentials.dart to the app; applied ElectrumWalletAddresses to electrum_wallet.dart and MoneroWalletAddresses to monero_wallet.dart; fixed contact_list_view_model.dart, other view models and services 2021-07-08 17:52:48 +03:00
OleksandrSobol
6709b7779a CAKE-343 | applied subaddresses for contact book; added addresses field to wallet_info.dart; added updateAddressesInfo() to wallet_base.dart; applied updateAddressesInfo() to wallet services and view models 2021-06-18 15:36:49 +03:00
M
a439560d4d Fixes for LTC and added banner for old bitcoin electrum wallets. 2021-05-11 16:52:48 +03:00
M
1330966794 Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03:00
M
a4ead9c2ba Another beautiful day fixes 2021-01-12 13:14:28 +02:00
M
9db6e233c7 Another beautiful day changes 2021-01-11 19:15:27 +02:00
M
26a30a62f0 Changed address list for btc wallet type. Changed android and ios projects version. 2021-01-07 14:19:21 +02:00
M
89c240091b Merged btc and 4.1.0 branches. 2020-12-18 20:42:28 +02:00
M
91fd0e8261 Fixes(1). 2020-12-17 22:50:26 +02:00
OleksandrSobol
c257c60d72 CAKE-210 | added possibility to enter comma in amount field (qr_widget.dart); replaced comma by dot in the MoneroURI and BitcoinURI classes (wallet_address_list_view_model.dart) 2020-12-17 20:14:16 +02:00
OleksandrSobol
b200c56c58 CAKE-158 | added isPrimary property to WalletAddressListItem; removed defining primary address cell in the receive_page.dart 2020-12-03 22:47:00 +02:00
OleksandrSobol
a5d5831d99 CAKE-158 | removed isFirstAddress from wallet_address_list_view_model.dart; rename isFirstAddress property of AddressCell on isPrimary; defined primary address cell in the receive_page.dart 2020-12-03 22:06:16 +02:00
OleksandrSobol
23abacd252 CAKE-158 | made account tile slidable; added onEdit function to account tile; added ability to edit wallet account name; added isFirstAddress parameter to wallet_address_list_view_model.dart and made first address in the address list not editable (receive page); wrapped wallet account name in the wallet menu title by observer; added _moneroTransactionsChangeReaction to dashboard_view_model.dart 2020-11-17 20:16:58 +02:00
M
8a55d566c6 Fixed migration for pin length. Fixed issue for change of current address on dashboard address page. 2020-11-06 15:12:38 +02:00
M
fe147ff9ed Fixes 2020-09-30 21:23:15 +03:00
M
e4ebfc94b2 Part 1 2020-09-21 14:50:26 +03:00
M
95917b2cdb Merge redesign part 7. 2020-09-15 23:35:49 +03:00
M
70ff011fc6 Merge redesign part 3. 2020-09-07 18:13:39 +03:00
Oleksandr Sobol
153673d418 CAKE-19 | created page view store, alert background, alert close button, cake scrollbar; applied new design to monero_account_edit_or_create_page, monero_account_list_page, address_edit_or_create_page; added scrollOffsetFromTop to monero_account_list_view_model; added string resources to arb files and colors to palette 2020-07-28 19:03:34 +03:00
M
f45875ba3a General changes. CAKE-1. 2020-07-06 23:09:03 +03:00