julian
|
9fa2d4535d
|
merge fixes
|
2023-03-22 09:25:21 -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
|
da791d483b
|
wallet nav bar tweaks
|
2023-03-10 16:48:44 -06:00 |
|
julian
|
244b4992ed
|
wallet navigation bar widget redesign
|
2023-03-10 12:42:45 -06:00 |
|
julian
|
e3548c5ecc
|
WIP wallet token management
|
2023-02-28 18:36:54 -06:00 |
|
julian
|
ccc7625213
|
fade bottom of transaction list on mobile
|
2023-02-28 09:18:05 -06:00 |
|
julian
|
1cdd3338f3
|
fade bottom of transaction list on mobile
|
2023-02-28 09:07:41 -06:00 |
|
julian
|
5aed55235c
|
WIP eth refactor
|
2023-02-23 16:59:58 -06:00 |
|
julian
|
15b37b6f5c
|
merge clean up and update eth to use isar for tx history and addresses
|
2023-02-14 11:43:48 -06:00 |
|
julian
|
056fa1947c
|
Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
# lib/pages/settings_views/global_settings_view/manage_nodes_views/add_edit_node_view.dart
# lib/pages/wallet_view/sub_widgets/wallet_navigation_bar.dart
# lib/pages/wallet_view/wallet_view.dart
# lib/services/price.dart
# lib/utilities/assets.dart
# pubspec.lock
# pubspec.yaml
|
2023-02-14 08:24:04 -06:00 |
|
julian
|
e78fc3ef9e
|
wallet to exchange nav fix
|
2023-02-08 16:51:13 -06:00 |
|
julian
|
998967245e
|
migrate wallet on open
|
2023-02-08 07:29:27 -06:00 |
|
julian
|
10605d96a2
|
WIP exchange refactor and clean up
|
2023-02-05 17:50:40 -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
|
69435f4807
|
rename and fix text button style update bug
|
2023-01-30 15:34:21 -06:00 |
|
sneurlax
|
fecad7893b
|
did this TODO
|
2023-01-27 17:40:30 -06:00 |
|
sneurlax
|
6b6ef179cc
|
add coin as arg to BuyInWalletView->BuyView->BuyForm
|
2023-01-27 13:47:41 -06:00 |
|
sneurlax
|
79e1bbf13b
|
nest BuyView in Scaffold etc for in-wallet buy view
Thanks Julian!
|
2023-01-27 12:53:03 -06:00 |
|
sneurlax
|
59a12fe277
|
BROKEN, nav from wallet view to buy view
|
2023-01-27 12:01:27 -06:00 |
|
likho
|
d4653ea794
|
WIP: Add token functionality
|
2023-01-25 18:08:27 +02:00 |
|
likho
|
4efd432de6
|
WIP: Add wallet tokens
|
2023-01-25 11:29:20 +02:00 |
|
julian
|
028b261dee
|
refactor button style getter names
|
2023-01-24 13:29:12 -06:00 |
|
likho
|
706cbbfa39
|
Add tokens class
|
2023-01-20 19:24:19 +02:00 |
|
likho
|
b5a1983734
|
WIP: ADD ECR-20
|
2023-01-16 15:19:32 +02:00 |
|
julian
|
a491bfd70f
|
WIP paynym ui and claim process
|
2022-12-20 17:00:03 -06:00 |
|
julian
|
1ae4f40d63
|
some basic ui prep for paynym integration
|
2022-12-20 14:29:25 -06:00 |
|
ryleedavis
|
390623560e
|
debugPrints that aren't needed ?
|
2022-12-12 17:17:02 -07: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
|
6e56690bf5
|
load exchange data on user opened exchange
|
2022-10-18 11:12:43 -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
|
bb12e149f6
|
exchange form state implementation and various small bug fixes
|
2022-10-03 18:01:04 -06:00 |
|
julian
|
9af457d1c6
|
refactor changenow api
|
2022-10-02 15:03:40 -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
|
f5a3fddfe9
|
rudimentary color theme toggle option and some more color fixes
|
2022-09-21 17:57:59 -06:00 |
|
julian
|
f25d9eecef
|
remove CFColors and some more dark color fixes
|
2022-09-21 16:49:48 -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
|
af3c5c896a
|
add back button to wallet view
|
2022-09-16 07:33:22 -06:00 |
|
julian
|
40076f3409
|
Handle clipping of long wallet names on the wallet view title bar
|
2022-09-14 15:52:31 -06:00 |
|
julian
|
c18d456493
|
fix bug where wallet coin wouldn't be shown in exchange if changenow data failed to load before opening the exchange from within a wallet
|
2022-09-09 08:32:15 -06:00 |
|
julian
|
a67f6f97e9
|
infinite changenow loading fix
|
2022-09-09 08:03:36 -06:00 |
|
julian
|
fbc398bc14
|
WIP firo redesign
|
2022-09-06 17:27:14 -06:00 |
|
julian
|
d84cde3db6
|
upcoming firo functionality assets and some linter warning clean up
|
2022-09-06 15:51:22 -06:00 |
|
julian
|
d6618518ad
|
receive screen redesign and added generate new address button
|
2022-09-05 19:18:45 -06:00 |
|
julian
|
b49955b234
|
some estimated exchange refactoring, fetch estimated rate on reversing trade pair,
|
2022-08-31 12:06:57 -06:00 |
|
Marco
|
b41d31fd32
|
first commit
|
2022-08-26 16:11:35 +08:00 |
|