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 |
|
julian
|
1455808d7a
|
WIP refactor exchange to use isar as cache instead of in memory using riverpod
|
2023-02-05 14:32:39 -06:00 |
|
julian
|
f2382566d9
|
Merge remote-tracking branch 'origin/ui-fixes' into paynyms
# Conflicts:
# pubspec.lock
|
2023-01-27 15:04:18 -06:00 |
|
julian
|
04854582ae
|
desktop first start MainDB load fix
|
2023-01-27 13:09:58 -06:00 |
|
ryleedavis
|
1d9120419e
|
fixed sw default theme color
|
2023-01-27 09:22:34 -07:00 |
|
sneurlax
|
82f89966bc
|
add userID to quotes and don't init userID in main
TODO test what happens for a fresh install, I already have a userID set in my prefs
|
2023-01-24 16:02:25 -06:00 |
|
sneurlax
|
b4c16ec0b0
|
add userID pref and generate it if it isn't set
|
2023-01-24 15:28:56 -06:00 |
|
sneurlax
|
3b993135da
|
do not import buy data loading service
|
2023-01-24 15:28:11 -06:00 |
|
sneurlax
|
07247a46b9
|
Merge remote-tracking branch 'cypherstack/ui-fixes' into simplex
|
2023-01-24 13:49:14 -06:00 |
|
ryleedavis
|
94896ea19f
|
notification icon + fruit theme added to main
|
2023-01-24 11:48:07 -07:00 |
|
sneurlax
|
32ca83673a
|
Merge remote-tracking branch 'cypherstack/ui-fixes' into simplex
|
2023-01-24 12:29:13 -06:00 |
|
julian
|
017719971b
|
isar init fix and renaming of init functions
|
2023-01-20 15:57:54 -06:00 |
|
julian
|
830fd58754
|
Merge branch 'isar-transactions' into isar_migrate
# Conflicts:
# lib/services/coins/bitcoin/bitcoin_wallet.dart
# lib/services/coins/bitcoincash/bitcoincash_wallet.dart
# lib/services/coins/coin_service.dart
# lib/services/coins/dogecoin/dogecoin_wallet.dart
# lib/services/coins/firo/firo_wallet.dart
# lib/services/coins/litecoin/litecoin_wallet.dart
# lib/services/coins/monero/monero_wallet.dart
# lib/services/coins/namecoin/namecoin_wallet.dart
# lib/services/coins/particl/particl_wallet.dart
# lib/services/coins/wownero/wownero_wallet.dart
# pubspec.yaml
|
2023-01-20 15:30:48 -06:00 |
|
julian
|
cd4408449c
|
desktop db migrate enabled
|
2023-01-18 08:07:25 -06:00 |
|
julian
|
5562c14527
|
WIP refactor to single main isar db
|
2023-01-16 15:04:03 -06:00 |
|
julian
|
89778e6e63
|
disable BuyDataLoadingService
|
2023-01-14 11:22:48 -06:00 |
|
sneurlax
|
8e8816fe05
|
first simplex service stash
|
2023-01-11 18:13:34 -06:00 |
|
ryleedavis
|
23e3452cf1
|
oledBlack theme added to desktop
|
2023-01-06 09:12:01 -07:00 |
|
julian
|
3ff0e9dd81
|
desktop code file structure refactor
|
2022-12-01 08:48:23 -06:00 |
|
julian
|
2ec8c6067b
|
macos ipad compat screen size check ignore
|
2022-11-29 08:41:31 -06:00 |
|
ryleedavis
|
692a71f94e
|
ios screen fix ?
|
2022-11-28 21:39:26 -07:00 |
|
julian
|
c9a91e10ac
|
clean up theme init
|
2022-11-28 16:11:02 -06:00 |
|
julian
|
8960bb5764
|
linux small screen width check
|
2022-11-28 12:46:45 -06:00 |
|
julian
|
9fce8ca107
|
familiarity fix
|
2022-11-25 17:14:06 -06:00 |
|
julian
|
7db3abab47
|
desktop starting to height be 3/4 screen height or 900, whichever is smaller
|
2022-11-25 09:01:09 -06:00 |
|
julian
|
3bda6620ef
|
reduce minimum height and set starting height lower on linux
|
2022-11-24 18:22:45 -06:00 |
|
julian
|
345ed958e0
|
initial window size linux
|
2022-11-21 07:44:45 -06:00 |
|
julian
|
b333253287
|
reduce minimum window height
|
2022-11-19 15:12:08 -06:00 |
|
ryleedavis
|
8207474d09
|
ocean breeze selector + functionality added
|
2022-11-18 09:30:31 -07:00 |
|
ryleedavis
|
02dadd432c
|
ocean breeze added
|
2022-11-17 20:05:29 -07:00 |
|
julian
|
4eed147f10
|
update main to check for ocean breeze theme
|
2022-11-17 19:23:15 -06:00 |
|
julian
|
f7b5462029
|
increase min window height for desktop
|
2022-11-15 17:55:34 -06:00 |
|
julian
|
0164679cce
|
File system path clean up
|
2022-11-12 16:07:57 -06:00 |
|
julian
|
9b09f65f4d
|
remove flutter secure storage explicit instantiations from wow/xmr
|
2022-11-11 12:12:01 -06:00 |
|
julian
|
ca8f63c07a
|
ensure loadShared is only called once
|
2022-11-11 09:31:01 -06:00 |
|
julian
|
a50520b37f
|
WIP: desktop password login and auth flow
|
2022-11-10 12:40:16 -06:00 |
|
julian
|
2082e87553
|
WIP: desktop loading order
|
2022-11-09 17:55:34 -06:00 |
|
julian
|
8b7e222d41
|
WIP: proper home directory location for linux
|
2022-11-09 17:55:34 -06:00 |
|
julian
|
2bdf5f152c
|
dynamic secure storage provider
|
2022-11-09 17:55:34 -06:00 |
|
julian
|
4dd8ae23c5
|
WIP: desktop password
|
2022-11-04 17:42:45 -06:00 |
|
Marco
|
c0fddcd822
|
add litecoin support
|
2022-10-28 12:03:52 -06:00 |
|
Rylee Davis
|
4904f75dfb
|
Merge branch 'desktop' into staging
|
2022-10-26 16:48:41 -06:00 |
|
rehrar
|
3e34f18f9c
|
make m1 mac (ipad mode) work in desktop mode
|
2022-10-20 11:36:49 -06:00 |
|
Marco
|
b8836397a9
|
externalCalls set and db migration
|
2022-10-19 16:51:50 -06:00 |
|
julian
|
cd0fdad1f6
|
init prefs before doing any network calls
|
2022-10-18 10:36:25 -06:00 |
|
Marco
|
3dd27d9b53
|
fix bug for privacy settings
|
2022-10-15 18:03:58 -06:00 |
|
julian
|
534034dcd3
|
Merge branch 'simpleswap' into testing-exchange
# Conflicts:
# pubspec.yaml
|
2022-10-04 18:59:41 -06:00 |
|
Marco
|
956fa6a31c
|
make linux folder hidden
|
2022-10-04 12:41:48 -06:00 |
|
Marco
|
2de7692375
|
organize linux monero saves
|
2022-10-04 12:29:50 -06:00 |
|
julian
|
2c8ba8405f
|
added simpleswap data loading, cleaned up providers, modified exchange process
|
2022-10-04 11:06:14 -06:00 |
|
julian
|
9189754363
|
centralize changenow loading
|
2022-10-04 08:46:22 -06:00 |
|
julian
|
bb12e149f6
|
exchange form state implementation and various small bug fixes
|
2022-10-03 18:01:04 -06:00 |
|
julian
|
ee186a8669
|
register TradeAdapter
|
2022-10-02 18:55:54 -06:00 |
|
julian
|
58deb850f2
|
move from the changenow specific ExchangeTransaction model to Using the generic Trade model
|
2022-10-02 18:54:35 -06:00 |
|
Marco
|
26b7306d22
|
Merge branch 'staging' into wow
# Conflicts:
# assets/images/wownero.png
# lib/pages/add_wallet_views/restore_wallet_view/restore_wallet_view.dart
# lib/services/coins/coin_service.dart
# lib/utilities/address_utils.dart
# lib/utilities/assets.dart
# lib/utilities/cfcolors.dart
# lib/utilities/constants.dart
# lib/utilities/default_nodes.dart
# lib/utilities/enums/coin_enum.dart
# pubspec.yaml
|
2022-09-27 16:16:20 +08:00 |
|
Marco
|
d3767ed31e
|
more wow fixes
|
2022-09-27 16:09:31 +08:00 |
|
julian
|
894a39731b
|
font fix
|
2022-09-24 15:21:31 -06:00 |
|
julian
|
c3612d0d89
|
dynamic themed icons
|
2022-09-23 08:33:44 -06:00 |
|
julian
|
15739a22f8
|
dark mode toggle and color theme persistence
|
2022-09-22 17:48:50 -06:00 |
|
julian
|
598dfcbe38
|
live color theme toggle
|
2022-09-22 16:17:21 -06:00 |
|
julian
|
559da849ce
|
added proper colors to light_colors.dart and a couple other fixes
|
2022-09-21 18:34:53 -06:00 |
|
julian
|
f5a3fddfe9
|
rudimentary color theme toggle option and some more color fixes
|
2022-09-21 17:57:59 -06:00 |
|
julian
|
e830286511
|
Color theming mostly done with dark colors
|
2022-09-21 15:59:52 -06:00 |
|
julian
|
1ae035bca1
|
WIP theme coloring
|
2022-09-20 18:46:07 -06:00 |
|
julian
|
b0c179666c
|
standardize isDesktop check
|
2022-09-19 14:18:31 -06:00 |
|