detherminal
84ac798bb8
docs: add copyright header to all source code
2023-05-26 19:33:04 +03:00
julian
e53e7e5055
set up installing of themes and including default themes
2023-05-09 15:58:42 -06:00
julian
b969987404
rename exchange to swap
2023-03-10 16:01:34 -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
sneurlax
3042c82063
textDark -> buttonTextSecondary
2023-01-25 16:14:18 -06:00
sneurlax
8b6fcd23b4
getPrimaryEnabledButtonColor -> getPrimaryEnabledButtonStyle
2023-01-24 15:32:39 -06: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
julian
9c0992ffbf
home view button bar secondary color
2023-01-24 13:03:00 -06:00
julian
89778e6e63
disable BuyDataLoadingService
2023-01-14 11:22:48 -06:00
julian
daa6c5a9b0
clean up popular and check if image url string is empty before attempting to load the network image
2023-01-14 11:16:10 -06:00
sneurlax
8e8816fe05
first simplex service stash
2023-01-11 18:13:34 -06:00
sneurlax
290adfec21
stub pages for mobile and desktop
...
lots of extra code, lots of commented sections, the models are wrong, the pages just load on desktop and mobile. need to complete the form and ... well, there's a lot, really
2023-01-10 15:25:20 -06:00
sneurlax
0ee2357c60
add basic buy page
2023-01-04 10:51:38 -06:00
ryleedavis
390623560e
debugPrints that aren't needed ?
2022-12-12 17:17:02 -07:00
julian
6e56690bf5
load exchange data on user opened exchange
2022-10-18 11:12:43 -06:00
julian
a62d8f49a8
load exchange data everytime on button or swipe to exchange screen
2022-10-17 13:42:10 -06:00
Marco
7f8392522d
fully working setting with ease of use option, tests pass
2022-10-10 17:41:43 -06:00
Marco
5707a846b4
Merge branch 'staging' into testing-exchange
2022-10-10 11:59:33 -06:00
Marco
4339c19631
easy or more private option added at startup
2022-10-09 21:36:43 -06:00
julian
1c0e023fca
simpleswap api call parse fix as well as ui trade exchange name fixes
2022-10-04 16:10: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
58deb850f2
move from the changenow specific ExchangeTransaction model to Using the generic Trade model
2022-10-02 18:54:35 -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
e830286511
Color theming mostly done with dark colors
2022-09-21 15:59:52 -06:00
julian
7d3a9bf0d9
home + pinpad dark colors
2022-09-21 11:59:18 -06:00
julian
1ae035bca1
WIP theme coloring
2022-09-20 18:46:07 -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
Marco
b41d31fd32
first commit
2022-08-26 16:11:35 +08:00