julian
|
df4b11e6e0
|
fix wallets list in ui
|
2023-11-15 10:59:03 -06:00 |
|
julian
|
5ba29b7299
|
mostly (roughly) refactored with new wallet providers as well as using a TxData object in place of dynamic Maps
|
2023-11-03 13:46:55 -06:00 |
|
julian
|
ce7d10ef16
|
rename and refactor wallets.dart provider
|
2023-10-31 11:15:59 -06:00 |
|
julian
|
bc25d5b3af
|
WIP stellar memo field on send screens as well as in trade details and exchange flow
|
2023-09-07 16:41:44 -06:00 |
|
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
|
b946bba01b
|
v2 theme assets
|
2023-05-18 12:52:48 -06:00 |
|
julian
|
539dec13f5
|
clean up and fixed bugs found while porting themes to duo
|
2023-05-13 21:25:46 -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
|
38c4f6bc12
|
fix: desktop exchange form overflow
|
2023-05-05 10:30:34 -06:00 |
|
julian
|
292e49563a
|
fix: remove duplicate title
|
2023-05-03 16:04:47 -06:00 |
|
julian
|
be6a2c110f
|
fix: import
|
2023-05-03 16:03:13 -06:00 |
|
julian
|
3a97623e5b
|
WIP exchange screen state refactor
|
2023-05-03 14:03:31 -06:00 |
|
julian
|
31a29be929
|
estimate/rateId fix and mounted check
|
2023-04-28 14:32:18 -06:00 |
|
julian-CStack
|
2ff27956d1
|
init cache db no matter what on startup
|
2023-04-18 16:51:50 -06:00 |
|
julian
|
a344366648
|
balance display total fix
|
2023-04-12 11:27:31 -06:00 |
|
julian
|
6eb9651fbb
|
desktop trade view layout fixes
|
2023-04-11 11:52:19 -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
|
702054ac61
|
Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
# assets/svg/themed/forest/ethereum.png
# assets/svg/themed/forest/ethereum.svg
# lib/pages/add_wallet_views/create_or_restore_wallet_view/create_or_restore_wallet_view.dart
# lib/pages/receive_view/addresses/edit_address_label_view.dart
# lib/pages/receive_view/addresses/receiving_addresses_view.dart
# lib/pages/wallet_view/sub_widgets/wallet_navigation_bar.dart
# lib/pages/wallet_view/wallet_view.dart
# lib/route_generator.dart
# lib/utilities/assets.dart
# lib/utilities/constants.dart
# lib/widgets/animated_widgets/rotate_icon.dart
# pubspec.lock
# pubspec.yaml
|
2023-03-22 08:54:25 -06:00 |
|
julian
|
b969987404
|
rename exchange to swap
|
2023-03-10 16:01:34 -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
|
218017ca51
|
populate initial values in exchange form
|
2023-02-10 08:04:12 -06:00 |
|
julian
|
2eb0b2e123
|
clean up exchange rate type enum, build runner mocks
|
2023-02-08 16:46:30 -06:00 |
|
julian
|
5c29a543a9
|
reduce unneeded providers
|
2023-02-08 14:22:22 -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
|
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 |
|
julian
|
5562c14527
|
WIP refactor to single main isar db
|
2023-01-16 15:04:03 -06:00 |
|
julian
|
525d0fa7c4
|
update remaining ui to handle new data models
|
2023-01-11 22:45:32 -06: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
|
69ec8a40d2
|
desktop send from stack step 4 fix
|
2022-12-01 08:30:41 -06:00 |
|
julian
|
788ae6fac1
|
desktop trade steps indicator transitions
|
2022-12-01 08:27:05 -06:00 |
|
julian
|
779bf20cc4
|
desktop trade steps flow fade transition and state management updates
|
2022-11-30 15:23:26 -06:00 |
|
julian
|
93e44a4475
|
close button on desktop exchange step 4
|
2022-11-30 11:18:46 -06:00 |
|
julian
|
2476aa4d1f
|
trade details scroll on small desktop screens
|
2022-11-29 14:56:14 -06:00 |
|
julian
|
4c45487e6e
|
desktop all trades view
|
2022-11-29 13:31:48 -06:00 |
|
julian
|
9aadf1d80f
|
desktop trade history fix
|
2022-11-29 11:04:14 -06:00 |
|
julian
|
467d43d9f3
|
desktop trade history scroll fix
|
2022-11-22 16:18:38 -06:00 |
|
julian
|
a8b0901ec6
|
desktop exchange navigation flow fix
|
2022-11-22 15:32:06 -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 |
|