Commit graph

49 commits

Author SHA1 Message Date
julian
b92fb5b547 Merge remote-tracking branch 'origin_SW/add_nano' into flutter_upgrade
# Conflicts:
#	pubspec.lock
2023-06-05 14:48:03 -06:00
julian
044c957152 refactor dropdown2 and qr image 2023-06-05 07:40:56 -06:00
julian
1449814e35 Merge branch 'amount_display_precision' into add_nano
# Conflicts:
#	lib/pages/pinpad_views/create_pin_view.dart
#	lib/widgets/custom_pin_put/custom_pin_put_state.dart
2023-05-30 09:11:41 -06:00
julian
1b1c61a3a3 feat: WIP use amount formatter in GUI 2023-05-29 15:11:48 -06:00
detherminal
95a0309b8b docs: add header to source code again 2023-05-27 00:21:16 +03:00
detherminal
ccf5e68fc6 Revert "docs: add copyright header to all source code"
This reverts commit 84ac798bb8.
2023-05-27 00:19:24 +03:00
detherminal
84ac798bb8 docs: add copyright header to all source code 2023-05-26 19:33:04 +03:00
julian
6c691e26f5 fix: trocador swap status link 2023-05-19 08:44:15 -06:00
julian
b946bba01b v2 theme assets 2023-05-18 12:52:48 -06:00
julian
e53e7e5055 set up installing of themes and including default themes 2023-05-09 15:58:42 -06:00
julian
7da7302e63 fix: added missing assets to theme and updated more references to use theme provided assets 2023-05-09 10:51:30 -06:00
julian
05c4d01ee4 initial Trocador integration 2023-04-28 14:31:26 -06:00
julian
25ff880280 move amount.dart file 2023-04-06 15:24:56 -06:00
julian
81c612ddd7 WIP use Amount 2023-04-05 16:06:31 -06:00
julian
b1e6ee8d47 Revert "disabled mb"
This reverts commit c9eba36f31.
2023-04-01 09:04:34 -06:00
julian
c9eba36f31 disabled mb 2023-03-25 19:27:42 -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
196f377228 WIP majestic bank trade status fixes 2023-02-16 09:05:46 -06:00
julian
8c0f675852 majestic bank order tracking link 2023-02-08 09:34:59 -06:00
julian
69435f4807 rename and fix text button style update bug 2023-01-30 15:34:21 -06:00
julian
028b261dee refactor button style getter names 2023-01-24 13:29:12 -06:00
julian
f8c6a17fa7 update wallet ui to handle new data models 2023-01-11 22:26:38 -06:00
ryleedavis
390623560e debugPrints that aren't needed ? 2022-12-12 17:17:02 -07: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
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
0bdf337ffb WIP send from stack desktop trade transaction navigation 2022-11-22 11:21:43 -06:00
julian
7afe6940f9 desktop trade history details updated 2022-11-22 08:07:22 -06:00
julian
2aa8dd2bec WIP: trade details for desktop 2022-11-09 17:55:34 -06:00
julian
e1e9cb7126 disable checking trade history for updates in incognito mode 2022-10-17 17:20:08 -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
58deb850f2 move from the changenow specific ExchangeTransaction model to Using the generic Trade model 2022-10-02 18:54:35 -06:00
julian
c2db998eb2 clean up 2022-09-30 15:22:52 -06:00
julian
5451698b92 send from button in trade details 2022-09-30 15:21:10 -06:00
julian
8f6c938695 trade details send to address copy button 2022-09-30 13:41:40 -06:00
julian
c656da6dec style fixes 2022-09-24 15:53:49 -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
0f4ef21c70 warning text color fix 2022-09-22 08:57:06 -06:00
julian
41527d895b QR code button fix 2022-09-22 08:10:25 -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
7dc44eb7da trade details view bug fixes 2022-09-03 12:37:54 -06:00
Marco
b41d31fd32 first commit 2022-08-26 16:11:35 +08:00