OmarHatem
c94aed6fb1
Remove unused wallet_menu_item.dart
2023-02-06 18:47:20 +02:00
OmarHatem
d4e720f5c0
- Remove old wallet menu widgets
...
- Remove Rescan option from Electrum wallets
2023-02-06 18:46:18 +02:00
Godwin Asuquo
9ef1186c45
Fix issues from code review
2022-12-09 17:08:52 +01:00
Godwin Asuquo
818a8afe20
[CW-225] Add pin timeout setting
2022-11-22 22:52:28 +02:00
Omar Hatem
33935c9b1d
Update flushbar ( #568 )
...
* Replace old flushbar package with its updated version
Fix flushbars throughtout the app
* Fix Navigation happening all at once causing debugLocked error
* Remove un-necessary async/await
* Remove un-necessary future delayed
* Make process text flushbar indefinite
* Fix show seeds/keys popping page after being pushed instead of popping the auth route
2022-10-26 14:13:44 -04:00
Omar Hatem
c34c3b0737
Cw 199 add wallet deletion confirmation ( #555 )
...
* Fix Slidable for deleting wallet
Add confirmation dialog for deleting wallet
* Swap confirmation dialog buttons to be consistent with other alerts
2022-10-21 16:06:59 -04:00
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
M
05c4d26634
Fixes for backups for monero.com app
2022-02-02 14:40:40 +02:00
M
5a725e6ec0
Add name text field for restore wallet forms. Update terms of use for monero.com app
2022-01-05 21:17:50 +02:00
M
800c3ec14a
Change screen for new wallets for monero.com app
2022-01-03 20:25:48 +02:00
M
226d546d55
Fixes for monero only app version.
2021-12-30 19:20:00 +02:00
M
e6b1da376d
Configure wallet types for the app
2021-12-24 14:41:34 +02:00
M
dd784a7829
Changed version to 4.2.8 (68). Icon for wrong wallet types on wallet list page.
2021-12-08 16:04:47 +00:00
M
1330966794
Reworked electrum wallet. Added Litecoin wallet.
2021-05-07 10:36:38 +03:00
M
449155af4a
Removed safe area on welcome screen and wallet list screen.
2021-02-09 19:57:58 +02:00
OleksandrSobol
12a7c32826
CAKE-252 | UI fixed for buttons on the restore_from_backup_page.dart, restore_wallet_from_seed_page.dart, wallet_restore_from_keys_form.dart, wallet_restore_from_seed_form.dart, wallet_restore_page.dart, wallet_list_page.dart
2021-02-01 20:27:16 +02:00
M
89c240091b
Merged btc and 4.1.0 branches.
2020-12-18 20:42:28 +02:00
OleksandrSobol
572948d176
CAKE-219 | changed buttons color for dark mode on send and wallet list pages; change button text color on send template page
2020-12-18 15:21:30 +02:00
M
eede39ee7a
Merged 4.0.9
2020-12-11 20:10:06 +02:00
OleksandrSobol
3ebc0627e7
CAKE-194 | added pre seed page to app; called pre seed page when creating new wallet from welcome an wallet list pages; added images to assets
2020-11-27 13:08:17 +02:00
M
e8f53766a0
Added selection of new wallet type. Returned support of bitcoin wallet.
2020-11-12 18:31:53 +02:00
M
ad3142aeb9
Changed app font to Lato. Changes for anrdoid version
2020-11-11 17:55:18 +02:00
Oleksandr Sobol
0473d342f3
CAKE-133 | added localization to change current wallet alert, to create new wallet popup, to seed alert
2020-10-30 18:40:42 +02:00
M
0c197660a8
Integrated wallet names generation
2020-10-22 21:24:24 +03:00
M
cba4188665
Comments.
2020-10-22 18:11:52 +03:00
M
598b8c9b9c
TMP
2020-10-14 00:11:04 +03:00
M
f9cc21478a
TMP
2020-10-09 21:34:21 +03:00
M
04e7c18841
Fixes and improvments.
2020-10-02 20:28:29 +03:00
M
fe147ff9ed
Fixes
2020-09-30 21:23:15 +03:00
M
dcdc411d41
Fixes
2020-09-26 15:19:33 +03:00
M
6e38efd327
Merge pull request #107 from cake-tech/CAKE-45-replace-wallet-menu
...
CAKE-45 | created wallet menu item and wallet menu alert; deleted wal…
2020-09-26 14:19:53 +03:00
M
34aa7fdc76
Fixes pre release.
2020-09-25 18:32:44 +03:00
OleksandrSobol
83ef5c179d
CAKE-45 | changed wallet list tile (wallet list page); changed wallet menu tile (wallet menu alert)
2020-09-24 20:46:48 +03:00
OleksandrSobol
757d48f793
CAKE-45 | created wallet menu item and wallet menu alert; deleted wallet tile; added menuItems to wallet menu; reworked wallet list page (removed slider menu on wallet list screen and used alert instead of this)
2020-09-23 22:31:39 +03:00
M
e4ebfc94b2
Part 1
2020-09-21 14:50:26 +03:00
OleksandrSobol
cc4a1f1d80
Merge branch 'dev' into redesign
...
# Conflicts:
# lib/generated/i18n.dart
# lib/src/screens/dashboard/wallet_menu.dart
# lib/src/screens/exchange/widgets/base_exchange_widget.dart
# lib/src/screens/send/widgets/base_send_widget.dart
2020-09-14 21:33:44 +03:00
OleksandrSobol
6d17244f36
Merge branch 'redesign' into CAKE-39-change-buttons-color
...
# Conflicts:
# lib/src/screens/seed/wallet_seed_page.dart
2020-09-14 20:31:02 +03:00
Oleksandr Sobol
f4b7ccf619
CAKE-40 | added text to restore wallet from keys page, restore wallet from seed details page, wallet seed page; applied wallet seed page call when new wallet was created
2020-09-11 18:52:55 +03:00
M
6e6a081685
Merge redesign part 5.
2020-09-10 17:51:59 +03:00
OleksandrSobol
844847f703
CAKE-39 | changed monero logo (contact list, wallet list, new wallet type pages); changed buttons color on alerts, wallet list page, new wallet type page, receive page, monero account list page
2020-09-09 22:12:49 +03:00
M
c950f8bfc0
Merge redesign part 1.
2020-09-01 14:18:07 +03:00
Oleksandr Sobol
4ed7f6ec18
CAKE-28 | created filter tile, filter widget, checkbox widget and filter item; applied filter items to filter widget, also applied filter widget to dashboard page; reworked wallet list page and menu widget; applied light and dark themes to filter widget and wallet list age; fixed filtered method in the trade filter store
2020-08-28 23:04:48 +03:00
M
6aaac93fa8
TMP 0
2020-08-27 19:54:34 +03:00
M
f45875ba3a
General changes. CAKE-1.
2020-07-06 23:09:03 +03:00
Oleksandr Sobol
ce21e6bc7a
CWA-217 | applied light mode to the application; deleted copy button, enter_pin_code.dart, present picker and standard close button; applied new design to rescan page
2020-05-29 18:10:11 +03:00
Oleksandr Sobol
ecca26bb58
CWA-204 | applied new design to seed language picker; added wallet creation alert dialog
2020-04-29 22:57:54 +03:00
Oleksandr Sobol
df64e7b5e1
CWA-201 | applied new design to primary button and seed page; added base alert dialog and reconnect alert dialog
2020-04-24 20:34:32 +03:00
Oleksandr Sobol
6a799df7da
CWA-201 | moved WalletTile class to wallet_tile.dart; changed design for PrimaryImageButton; changed background color for wallet_list_page; added short address to current wallet in the wallet_tile
2020-04-24 15:01:19 +03:00
Oleksandr Sobol
28d8cd43dc
CWA-201 | added scroll controller to wallet list page
2020-04-23 22:26:37 +03:00