Commit graph

92 commits

Author SHA1 Message Date
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
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