julian
|
87ed25bd5b
|
use relative path for theme assets
|
2023-07-03 18:25:18 -06:00 |
|
julian
|
cfd73be0c3
|
listen to locale changes while app is running and update accordingly
|
2023-06-16 17:11:11 -06:00 |
|
sneurlax
|
006844dc8f
|
Revert "start monero and wownero on windows"
This reverts commit e1339dab83 .
|
2023-06-08 15:57:17 -05:00 |
|
sneurlax
|
e1339dab83
|
start monero and wownero on windows
|
2023-06-08 15:27:58 -05:00 |
|
julian
|
e7ed01aad5
|
extra theme verification
|
2023-06-07 08:36:47 -06:00 |
|
julian
|
a353ab341a
|
Merge remote-tracking branch 'origin_SW/staging' into flutter_upgrade
# Conflicts:
# crypto_plugins/flutter_libmonero
|
2023-06-05 16:26:28 -06:00 |
|
Josh Babb
|
18e08a8cb7
|
do not start monero on windows
|
2023-06-05 15:19:50 -07:00 |
|
detherminal
|
95a0309b8b
|
docs: add header to source code again
|
2023-05-27 00:21:16 +03:00 |
|
detherminal
|
ccf5e68fc6
|
Revert "docs: add copyright header to all source code"
This reverts commit 84ac798bb8 .
|
2023-05-27 00:19:24 +03:00 |
|
detherminal
|
84ac798bb8
|
docs: add copyright header to all source code
|
2023-05-26 19:33:04 +03:00 |
|
julian
|
e7db6739ec
|
disable wownero on linux
|
2023-05-23 17:47:52 -06:00 |
|
julian
|
1991cdb6b2
|
add version check for default installed themes and some clean up
|
2023-05-18 17:00:23 -06:00 |
|
julian
|
a2c15ac332
|
fix: missing updated data version
|
2023-05-15 14:21:09 -06:00 |
|
julian
|
539dec13f5
|
clean up and fixed bugs found while porting themes to duo
|
2023-05-13 21:25:46 -06:00 |
|
julian
|
c713de3e79
|
pass bytes around instead
|
2023-05-12 13:51:15 -06:00 |
|
julian
|
e1e1397f17
|
theme installed check
|
2023-05-10 08:53:46 -06:00 |
|
julian
|
3757385b81
|
WIP install default themes on startup
|
2023-05-09 17:18:44 -06:00 |
|
julian
|
e53e7e5055
|
set up installing of themes and including default themes
|
2023-05-09 15:58:42 -06:00 |
|
julian
|
d182fd2740
|
replace ThemeType enum with themeId Strings
|
2023-05-09 14:20:29 -06:00 |
|
julian
|
5f9c68e534
|
move notifications wrapper
|
2023-05-09 12:01:55 -06:00 |
|
julian
|
511ac393b6
|
untested notifications wrapper
|
2023-05-09 11:54:15 -06:00 |
|
julian
|
efec395c79
|
fix: import
|
2023-05-09 10:24:11 -06:00 |
|
julian-CStack
|
f9f6d749ef
|
Merge remote-tracking branch 'origin_SW/staging' into themes
|
2023-05-08 10:55:11 -06:00 |
|
julian
|
3a97623e5b
|
WIP exchange screen state refactor
|
2023-05-03 14:03:31 -06:00 |
|
julian
|
c9c9e79b5c
|
Merge branch 'ui-fixes' into themes
|
2023-04-27 17:07:04 -06:00 |
|
likho
|
707dc204c5
|
Ensure themes path is loaded, use testing theme name instead of UUID
|
2023-04-26 14:26:35 +02:00 |
|
julian-CStack
|
ec00f6aea4
|
WIP testing themes
|
2023-04-24 08:36:12 -06:00 |
|
likho
|
3e36165db5
|
Add themes folder, setup json for dark theme assets and test getting assets from folder
|
2023-04-21 16:34:47 +02:00 |
|
julian-CStack
|
2ff27956d1
|
init cache db no matter what on startup
|
2023-04-18 16:51:50 -06:00 |
|
julian
|
61894c9e8e
|
price service token tweaks
|
2023-03-30 10:41:28 -06:00 |
|
julian
|
3e1e68237a
|
Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
# lib/models/isar/models/blockchain_data/address.dart
# lib/pages/add_wallet_views/create_or_restore_wallet_view/create_or_restore_wallet_view.dart
# lib/pages/settings_views/global_settings_view/appearance_settings_view.dart
# lib/pages_desktop_specific/settings/settings_menu/appearance_settings.dart
# lib/utilities/db_version_migration.dart
# test/pages/send_view/send_view_test.mocks.dart
# test/screen_tests/address_book_view/subviews/add_address_book_view_screen_test.mocks.dart
# test/screen_tests/address_book_view/subviews/address_book_entry_details_view_screen_test.mocks.dart
# test/screen_tests/address_book_view/subviews/edit_address_book_entry_view_screen_test.mocks.dart
# test/screen_tests/exchange/exchange_view_test.mocks.dart
# test/screen_tests/lockscreen_view_screen_test.mocks.dart
# test/screen_tests/main_view_tests/main_view_screen_testA_test.mocks.dart
# test/screen_tests/main_view_tests/main_view_screen_testB_test.mocks.dart
# test/screen_tests/main_view_tests/main_view_screen_testC_test.mocks.dart
# test/screen_tests/onboarding/backup_key_view_screen_test.mocks.dart
# test/screen_tests/onboarding/backup_key_warning_view_screen_test.mocks.dart
# test/screen_tests/onboarding/create_pin_view_screen_test.mocks.dart
# test/screen_tests/onboarding/restore_wallet_view_screen_test.mocks.dart
# test/screen_tests/onboarding/verify_backup_key_view_screen_test.mocks.dart
# test/screen_tests/settings_view/settings_subviews/currency_view_screen_test.mocks.dart
# test/screen_tests/settings_view/settings_subviews/network_settings_subviews/add_custom_node_view_screen_test.mocks.dart
# test/screen_tests/settings_view/settings_subviews/network_settings_subviews/node_details_view_screen_test.mocks.dart
# test/screen_tests/settings_view/settings_subviews/wallet_backup_view_screen_test.mocks.dart
# test/screen_tests/settings_view/settings_subviews/wallet_settings_subviews/rescan_warning_view_screen_test.mocks.dart
# test/screen_tests/settings_view/settings_subviews/wallet_settings_subviews/wallet_delete_mnemonic_view_screen_test.mocks.dart
# test/screen_tests/settings_view/settings_subviews/wallet_settings_view_screen_test.mocks.dart
# test/screen_tests/settings_view/settings_view_screen_test.mocks.dart
# test/screen_tests/transaction_subviews/transaction_search_results_view_screen_test.mocks.dart
# test/screen_tests/wallet_view/confirm_send_view_screen_test.mocks.dart
# test/screen_tests/wallet_view/receive_view_screen_test.mocks.dart
# test/screen_tests/wallet_view/send_view_screen_test.mocks.dart
# test/screen_tests/wallet_view/wallet_view_screen_test.mocks.dart
# test/widget_tests/managed_favorite_test.mocks.dart
# test/widget_tests/table_view/table_view_row_test.mocks.dart
# test/widget_tests/transaction_card_test.mocks.dart
# test/widget_tests/wallet_info_row/sub_widgets/wallet_info_row_balance_future_test.mocks.dart
# test/widget_tests/wallet_info_row/wallet_info_row_test.mocks.dart
|
2023-03-23 18:13:24 -06:00 |
|
julian
|
702054ac61
|
Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
# assets/svg/themed/forest/ethereum.png
# assets/svg/themed/forest/ethereum.svg
# lib/pages/add_wallet_views/create_or_restore_wallet_view/create_or_restore_wallet_view.dart
# lib/pages/receive_view/addresses/edit_address_label_view.dart
# lib/pages/receive_view/addresses/receiving_addresses_view.dart
# lib/pages/wallet_view/sub_widgets/wallet_navigation_bar.dart
# lib/pages/wallet_view/wallet_view.dart
# lib/route_generator.dart
# lib/utilities/assets.dart
# lib/utilities/constants.dart
# lib/widgets/animated_widgets/rotate_icon.dart
# pubspec.lock
# pubspec.yaml
|
2023-03-22 08:54:25 -06:00 |
|
julian
|
bf4c44ad1b
|
quick fix
|
2023-03-20 18:08:45 -06:00 |
|
julian
|
891f15cd58
|
choose custom themes to set based on the system's light/dark brightness
|
2023-03-20 18:04:05 -06:00 |
|
julian
|
75ea516005
|
system brightness toggle WIP
|
2023-03-20 16:02:20 -06:00 |
|
julian
|
9340f4a45d
|
dark chans
|
2023-03-20 09:46:23 -06:00 |
|
julian
|
864375e7ae
|
dark theme context menu fix
|
2023-03-17 16:10:22 -06:00 |
|
julian
|
968b93a41c
|
chan fixes
|
2023-03-17 12:56:40 -06:00 |
|
julian
|
2cc352d80d
|
chan theme fixes
|
2023-03-17 10:48:13 -06:00 |
|
julian
|
d0be86f4ba
|
WIP desktop 'more features' and coin control
|
2023-03-13 14:37:05 -06:00 |
|
julian
|
16efeea1db
|
project structure
|
2023-03-01 15:52:13 -06:00 |
|
julian
|
9f3ce454b5
|
only delete logs older than 30 days automatically
|
2023-02-13 15:08:38 -06:00 |
|
julian
|
dd9d59eb12
|
adjust maxSizeMiB for isar instances
|
2023-02-10 18:41:21 -06:00 |
|
julian
|
af7818eb6a
|
explicit db max size isar setting
|
2023-02-10 17:59:05 -06:00 |
|
julian-CStack
|
54dba90825
|
Merge branch 'staging' into ui-fixes
|
2023-02-10 14:22:00 -06:00 |
|
sneurlax
|
44074428a9
|
Merge branch 'staging' into ui-fixes
|
2023-02-10 13:55:58 -06:00 |
|
sneurlax
|
23bb519874
|
Merge branch 'favoritefavorite' into ui-fixes
|
2023-02-10 11:35:39 -06:00 |
|
julian
|
218017ca51
|
populate initial values in exchange form
|
2023-02-10 08:04:12 -06:00 |
|
ryleedavis
|
d1f22cdc06
|
prep for adding in forest theme colors
|
2023-02-09 14:37:25 -07:00 |
|
julian
|
8206972309
|
add loading screen if not exchange data cache exists while waiting for it to be populated for the first time. Added checks for incognito mode
|
2023-02-08 08:43:42 -06:00 |
|