Commit graph

129 commits

Author SHA1 Message Date
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
julian
340cb3ccc3 WIP desktop restore ui and wallets overview layout 2022-09-18 19:27:25 -06:00
julian
f21e046bb7 set minimum desktop window size (odd startup behaviour?) 2022-09-14 18:28:11 -06:00
julian
9229aa4ce3 add load into selected wallet immediately on startup setting 2022-09-09 10:51:34 -06:00
julian
8fc2e5ee1b hive data migrate to v1 for lelantus coins update 2022-09-06 09:12:23 -06:00
julian
c366e4a9c5 wrap swb open from file in platform check 2022-09-05 17:31:24 -06:00
Marco
9b85e522c9 minor merge 2022-09-01 17:06:47 +08:00
Marco
39c5f79458 Merge branch 'staging' into linuxstandalone
# Conflicts:
#	lib/main.dart
2022-09-01 17:06:28 +08:00
Marco Salazar
6ee57ab217 arm success 2022-09-01 16:51:06 +08:00
julian
99b0543963 community electrumx node todo edit 2022-08-31 16:07:20 -06:00
ryleedavis
988b365302 commented out communityNodes 2022-08-31 16:05:01 -06:00
julian
b49955b234 some estimated exchange refactoring, fetch estimated rate on reversing trade pair, 2022-08-31 12:06:57 -06:00
julian
71826d4da3 refactor ChangeNow for easier testability 2022-08-30 16:38:07 -06:00
julian
7fa827cbc6 hot reload init fix 2022-08-26 10:38:33 -06:00
Marco
b41d31fd32 first commit 2022-08-26 16:11:35 +08:00