Commit graph

213 commits

Author SHA1 Message Date
julian
87c15c2c39 add lottie animations for sending as well as some clean up 2023-03-13 13:16:48 -06:00
julian
a5a2dcef64 set wallet coin in exchange view 2023-03-10 16:47:48 -06:00
julian
b969987404 rename exchange to swap 2023-03-10 16:01:34 -06:00
julian
9332638a9b widget mounted checks 2023-03-06 14:01:48 -06:00
julian
3982ca29a6 MB doesn't store trade/order history indefinitely 2023-03-06 13:59:30 -06:00
julian
58227c40be mb order status fixes 2023-03-03 11:56:21 -06:00
julian
16efeea1db project structure 2023-03-01 15:52:13 -06:00
julian
ba137742fa exchange currency select coin list sorting fix 2023-02-23 14:18:47 -06:00
julian
a358edf1ce exchange currency selection duplicate currency fix 2023-02-21 14:09:13 -06:00
julian
812897a3cb filter paired currency from all list 2023-02-21 13:40:11 -06:00
julian
66e65736a5 filter unsupported paired currency exception 2023-02-21 13:39:20 -06:00
julian
99e6d514e5 temporarily disable wownero as a receiving currency in fixed rate trades 2023-02-16 11:40:41 -06:00
julian
196f377228 WIP majestic bank trade status fixes 2023-02-16 09:05:46 -06:00
julian
5c7cc9932d ui layout fix 2023-02-13 11:51:45 -06:00
julian
6e5735b672 manual address entry bug fix 2023-02-13 11:49:22 -06:00
julian
aa91311cca load paired currencies directly with no pair caching 2023-02-13 11:43:35 -06:00
julian
218017ca51 populate initial values in exchange form 2023-02-10 08:04:12 -06:00
julian
86ca402401 close exchange step 4 back to wallet or exchange home view 2023-02-09 07:31:31 -06:00
julian
2eb0b2e123 clean up exchange rate type enum, build runner mocks 2023-02-08 16:46:30 -06:00
julian
15a44d9dff centralize exchange rate type parameter 2023-02-08 14:48:09 -06:00
julian
5c29a543a9 reduce unneeded providers 2023-02-08 14:22:22 -06:00
julian
4630d616cd only show exchanges supported by selected aggregate currency pair based on exchange flow type 2023-02-08 14:06:58 -06:00
julian
b1c8a56ba6 aggregate currency 2023-02-08 13:06:26 -06:00
julian
24baeb9ff5 show all available paired coins across exchange providers 2023-02-08 11:42:45 -06:00
julian
7616538248 exchange form field ui tweak 2023-02-08 11:25:31 -06:00
julian
8c0f675852 majestic bank order tracking link 2023-02-08 09:34:59 -06: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
2366c40dcd currency loading performance increase 2023-02-07 11:10:35 -06:00
julian
842593d6b2 ensure exchange is updated properly 2023-02-06 17:49:27 -06:00
julian
287c226416 clean up exchange_form.dart 2023-02-06 16:16:17 -06:00
julian
aa3d6f4102 show loading while updating rate on newly selected currency 2023-02-06 15:58:20 -06:00
julian
243acd09ba fix when leaving and returning to exchange view 2023-02-06 15:50:18 -06:00
julian
a94feef80e theme switching color fixes 2023-02-06 15:45:00 -06:00
julian
05934e28d9 exchange icon alignment fix 2023-02-06 15:44:47 -06:00
julian
57c31e9fa2 mb icon and refcode 2023-02-06 15:34:17 -06:00
julian
8061f0811d handle refund address support 2023-02-06 13:45:22 -06:00
julian
b19a3dbbf8 limit rate calls on amount entry 2023-02-06 13:08:24 -06:00
julian
f4737c5d95 show unsupported pair message per exchange 2023-02-06 12:19:43 -06:00
julian
3fde042c8e verify paired currency selection list options are valid 2023-02-06 10:50:32 -06:00
julian
f174efcec0 clean up and exchange form state bug fixes 2023-02-06 10:27:24 -06:00
julian
be2a52301e clean up and QoL mods to exchange_form_state.dart 2023-02-06 09:44:23 -06:00
julian
18e089179b simplify Currency class and fixed image loading issue 2023-02-06 09:23:31 -06:00
julian
10605d96a2 WIP exchange refactor and clean up 2023-02-05 17:50:40 -06:00
julian
4345a67d3f currency select function fix 2023-02-05 15:25:35 -06:00
julian
5aab115b96 form state provider fix 2023-02-05 15:11:58 -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
bcb8f2cd41 "choose from stack" fixes 2023-01-31 08:41:40 -06:00
julian
69435f4807 rename and fix text button style update bug 2023-01-30 15:34:21 -06:00
ryleedavis
83cd1759be Merge remote-tracking branch 'origin/simplex' into ui-fixes 2023-01-25 15:29:03 -07:00
ryleedavis
9815349efa exchange rate toggle color added 2023-01-25 15:12:19 -07:00
sneurlax
07247a46b9 Merge remote-tracking branch 'cypherstack/ui-fixes' into simplex 2023-01-24 13:49:14 -06:00
julian
028b261dee refactor button style getter names 2023-01-24 13:29:12 -06:00
sneurlax
32ca83673a Merge remote-tracking branch 'cypherstack/ui-fixes' into simplex 2023-01-24 12:29:13 -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
5562c14527 WIP refactor to single main isar db 2023-01-16 15:04:03 -06:00
julian
650ae9fe09 buy quote preview view and sample quote class 2023-01-15 18:09:11 -06:00
julian
525d0fa7c4 update remaining ui to handle new data models 2023-01-11 22:45:32 -06:00
julian
f8c6a17fa7 update wallet ui to handle new data models 2023-01-11 22:26:38 -06:00
ryleedavis
d3c845b30d Merge branch 'staging' into ui-fixes 2023-01-04 18:13:26 -07:00
ryleedavis
46fe178b08 loading animation on changing receive currency 2023-01-02 11:44:33 -07:00
julian-CStack
bdab241d7e
Merge branch 'staging' into xmr-sync 2022-12-31 12:02:14 -06:00
julian
ab3ff76f3a nav fix 2022-12-31 12:01:00 -06:00
ryleedavis
7163d95cc4 loading animation on sendCurrency 2022-12-31 11:58:56 -06:00
ryleedavis
31eeeb58c1 loading animation on sendCurrency 2022-12-30 17:26:14 -07:00
ryleedavis
7759bd2712 radio button fix for desktop 2022-12-30 09:04:41 -07:00
ryleedavis
0176111580 offcenter radio button 2022-12-30 08:36:51 -07:00
ryleedavis
6d1f0dec8a exchange rate calculated on send textfield change 2022-12-28 16:41:34 -07:00
ryleedavis
0f9eae07b3 SimpleSwap removed from UI + doesn't fetch rates 2022-12-26 14:06:51 -07:00
ryleedavis
390623560e debugPrints that aren't needed ? 2022-12-12 17:17:02 -07:00
julian
3ff0e9dd81 desktop code file structure refactor 2022-12-01 08:48:23 -06:00
julian
779bf20cc4 desktop trade steps flow fade transition and state management updates 2022-11-30 15:23:26 -06:00
julian
a7bdbe1c79 tx + trade details outline color fix 2022-11-29 13:45:19 -06:00
julian
4324fc6b56 desktop hover cursor for trade details tracking link 2022-11-29 12:12:14 -06:00
julian
653467b010 auto focus coin search field on exchange, on desktop 2022-11-29 11:03:57 -06:00
julian
f04018dbe6 exchange rate type toggle animated effect 2022-11-29 09:42:46 -06:00
julian
42aad5dcd5 themed background gradient option and background image, as well as various button height fixes for mobile 2022-11-25 13:24:01 -06:00
julian
d71899d1df mobile exchange form top padding added 2022-11-24 18:22:45 -06:00
julian
286f6a552b desktop send to coin ticker fixed 2022-11-24 18:22:45 -06:00
julian
adee71224b Format coin amounts improvements, fixed fee rates display issue, use hard coded xmr estimates for now 2022-11-23 12:42:23 -06:00
julian
4377c351d3 mobile exchange step 2 only enable next button when all fields are filled out 2022-11-23 08:45:29 -06:00
julian
b3a7b19b8e mobile exchange form layout fixes 2022-11-23 08:36:27 -06:00
julian
a8b0901ec6 desktop exchange navigation flow fix 2022-11-22 15:32:06 -06:00
julian
8e2ff3883d exchange amount field re style 2022-11-22 14:42:34 -06:00
julian
0bdf337ffb WIP send from stack desktop trade transaction navigation 2022-11-22 11:21:43 -06:00
julian
6552fc913d WIP send auth for trade transactions 2022-11-22 09:11:18 -06:00
julian
7afe6940f9 desktop trade history details updated 2022-11-22 08:07:22 -06:00
julian
c935c590c7 desktop exchange flow tweaks and show QR code 2022-11-21 16:00:12 -06:00
julian
3e9039ac90 show to and from tickers in exchange steps flow 2022-11-21 13:22:02 -06:00
julian
d06c4862b1 desktop exchange coin selection ui 2022-11-21 13:22:02 -06:00
julian
c9e2c4abb7 desktop trade steps 3 and 4 mostly laid out 2022-11-21 10:14:27 -06:00
julian
b22b4195d6 desktop exchange steps scaffolding 2022-11-21 09:15:13 -06:00
julian
601001f96d WIP: desktop exchange steps flow ui 2022-11-19 13:20:03 -06:00
julian
cc4dc9e3c7 exchange rate type toggle mouse regions 2022-11-19 13:20:03 -06:00
julian
a8faa7b8e7 exchange form desktop routing and dialogs 2022-11-19 13:20:03 -06:00
julian
3ae38c582b desktop exchange form layout 2022-11-18 16:06:38 -06:00
julian
16113fd1d5 desktop exchange provider options dropdown style 2022-11-18 16:06:38 -06:00
julian
9ba83f36eb desktop exchange rate toggle style 2022-11-18 16:06:38 -06:00
julian
2aa8dd2bec WIP: trade details for desktop 2022-11-09 17:55:34 -06:00
julian
c88971ebd6 firo pub/priv balance send from choice on exchange flow 2022-11-07 11:46:17 -06:00
Marco
c0fddcd822 add litecoin support 2022-10-28 12:03:52 -06:00