M
|
89c240091b
|
Merged btc and 4.1.0 branches.
|
2020-12-18 20:42:28 +02:00 |
|
M
|
72bb8af6f3
|
FIxes(2).
|
2020-12-18 17:49:10 +02:00 |
|
OleksandrSobol
|
6639238ca7
|
CAKE-182 | moved themes directory from src to lib
|
2020-12-15 21:43:50 +02:00 |
|
OleksandrSobol
|
10b419fbbe
|
CAKE-182 | applied new color scheme to alert buttons; deleted themes.dart; added theme_base.dart, light_theme.dart, bright_theme.dart, dark_theme.dart, theme_list.dart to the app
|
2020-12-15 21:30:16 +02:00 |
|
OleksandrSobol
|
85497a1218
|
CAKE-182 | changed colors on dashboard page for light theme; changed action buttons icons on dashboard page; changed buttons colors on alerts for light theme; deleted item_from_theme.dart; added getters (isLightTheme, isBrightTheme, isDarkTheme) to Themes class; applied getters to the app
|
2020-12-14 19:54:56 +02:00 |
|
OleksandrSobol
|
3053c0f3fb
|
CAKE-207 | changed Themes class; removed isDarkTheme from settings store and screens; added currentTheme to settings store; changed SwitcherListItem to PickerListItem for themes in the settings_view_model.dart; created item_from_theme.dart; changed currentDarkTheme property on currentTheme in the preferences_key.dart; applied themes to keyboard bar color in the exchange_page.dart, receive_page.dart, send_page.dart and send_template_page.dart; applied itemFromTheme() to new_wallet_page.dart, new_wallet_type_page.dart, pre_seed_page.dart, wallet_seed_page.dart, seed_language_page.dart, welcome_page.dart, base_page.dart and main.dart
|
2020-12-10 19:53:40 +02:00 |
|
M
|
62a877dd61
|
Fixes
|
2020-11-30 19:17:44 +02:00 |
|
M
|
e8f53766a0
|
Added selection of new wallet type. Returned support of bitcoin wallet.
|
2020-11-12 18:31:53 +02:00 |
|
M
|
aa120c33b1
|
Updates
|
2020-10-20 15:09:49 +03:00 |
|
M
|
34aa7fdc76
|
Fixes pre release.
|
2020-09-25 18:32:44 +03:00 |
|
M
|
e4ebfc94b2
|
Part 1
|
2020-09-21 14:50:26 +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 |
|
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 |
|
Oleksandr Sobol
|
a76266ef40
|
CAKE-31 | changed height of restore button; changed button title in the new wallet page; localized string resources from restore wallet options page
|
2020-09-04 14:36:19 +03:00 |
|
OleksandrSobol
|
f1ec962b61
|
CAKE-31 | created wallet_restoration_from_keys_vm; applied new design to restore_wallet_from_keys_page, restore_wallet_from_seed_details, new_wallet_page, new_wallet_type_page, seed_language_page; reworked seed_language_selector, seed_language_picker, select_button
|
2020-09-04 13:40:28 +03:00 |
|
M
|
81cee186db
|
TMP 4
|
2020-06-20 10:10:00 +03:00 |
|
M
|
cfde445d32
|
TMP 3
|
2020-06-03 12:56:23 +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
|
8f54e53918
|
CWA-202 | applied new design to nodes_list_page and new_node_page; created node_list_row widget, alert_with_one_action and alert_with_two_action; deleted reconnect_alert_dialog, wallet_creation_dialog, restore_alert_dialog and pin_alert_dialog
|
2020-05-04 23:12:36 +03:00 |
|
Oleksandr Sobol
|
743189669b
|
CWA-204 | moved seed locales from seed language picker to new wallet page; disabled bitcoin currency button on new wallet type page
|
2020-04-30 16:16:47 +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
|
d9f8ddb141
|
CWA-204 | applied new design to welcome and new wallet pages; created new wallet type page and select button; changed loading primary button
|
2020-04-28 20:50:12 +03:00 |
|
Oleksandr Sobol
|
c83de7af6f
|
CWA-175 | added image to the new wallet page, changed font size of picker, changed size of picker's border, fixed ukrainian and russian translate of "seed"
|
2020-03-03 17:18:50 +02:00 |
|
Oleksandr Sobol
|
41dd48e80c
|
CWA-175 | created seed language picker, added seed language picker to the new wallet page, added decoration to seed language button, translated seed languages
|
2020-03-02 20:11:27 +02:00 |
|
Oleksandr Sobol
|
cb4fff7aec
|
CWA-175 | added seed language parameter to wallet manager and wallet list service, created seed_language_page and seed_language_store, applied seed language page before create and restore wallet, added mnemonics
|
2020-02-28 22:16:39 +02:00 |
|
M
|
78ec11de47
|
Fixed issues for linter and analyzer
|
2020-01-08 15:12:50 +02:00 |
|
M
|
69f4c127ab
|
Added the project
|
2020-01-04 21:31:52 +02:00 |
|