julian
|
a75d5224e1
|
custom text button color
|
2023-02-10 15:16:32 -06:00 |
|
sneurlax
|
44074428a9
|
Merge branch 'staging' into ui-fixes
|
2023-02-10 13:55:58 -06:00 |
|
sneurlax
|
23bb519874
|
Merge branch 'favoritefavorite' into ui-fixes
|
2023-02-10 11:35:39 -06:00 |
|
ryleedavis
|
8da63b6f3d
|
add forest theme to background.dart
|
2023-02-10 09:36:15 -07:00 |
|
julian
|
b1c8a56ba6
|
aggregate currency
|
2023-02-08 13:06:26 -06:00 |
|
julian
|
7616538248
|
exchange form field ui tweak
|
2023-02-08 11:25:31 -06:00 |
|
julian
|
998967245e
|
migrate wallet on open
|
2023-02-08 07:29:27 -06:00 |
|
julian
|
d4db845494
|
Merge branch 'exchange_refactor' into paynyms
# Conflicts:
# test/pages/send_view/send_view_test.mocks.dart
# test/widget_tests/managed_favorite_test.mocks.dart
# test/widget_tests/table_view/table_view_row_test.mocks.dart
# test/widget_tests/wallet_card_test.mocks.dart
# test/widget_tests/wallet_info_row/sub_widgets/wallet_info_row_balance_future_test.mocks.dart
# test/widget_tests/wallet_info_row/wallet_info_row_test.mocks.dart
|
2023-02-07 11:17:16 -06:00 |
|
julian
|
f578ce9c0c
|
clean up
|
2023-02-06 13:07:49 -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
|
a22973cd35
|
WIP addresses list ui
|
2023-02-02 15:37:59 -06:00 |
|
julian
|
6a07672437
|
paynym mobile ui sizing changes
|
2023-02-01 15:02:41 -06:00 |
|
julian
|
69435f4807
|
rename and fix text button style update bug
|
2023-01-30 15:34:21 -06:00 |
|
julian
|
225aec1763
|
update ui transaction state fix
|
2023-01-30 12:03:23 -06:00 |
|
julian
|
26c57b5456
|
typecast to generic PaynymWalletInterface
|
2023-01-26 10:59:15 -06:00 |
|
julian
|
9c44dc6c6b
|
add support to make adding segwit paynym support simple once implemented
|
2023-01-25 14:33:59 -06:00 |
|
julian
|
028b261dee
|
refactor button style getter names
|
2023-01-24 13:29:12 -06:00 |
|
julian
|
a0bb793eff
|
only pad on oceanBreeze theme
|
2023-01-24 12:17:36 -06:00 |
|
julian
|
7d10ae2011
|
go directly to wallet view on single wallet per coin on desktop and mobile
|
2023-01-24 10:16:44 -06:00 |
|
ryleedavis
|
7fe1fefea2
|
Merge remote-tracking branch 'origin/isar_migrate' into ui-fixes
|
2023-01-23 17:31:24 -07:00 |
|
ryleedavis
|
90eb0b77c0
|
WIP: fruit sorbet background
|
2023-01-23 15:36:13 -07: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
|
9bb71b0e13
|
firo isar index and null address fix
|
2023-01-17 12:31:07 -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 |
|
julian
|
30d8f8b810
|
update isCancelled flag name to be consistent with other isar model bool values
|
2023-01-11 14:48:55 -06:00 |
|
julian
|
e7877358da
|
temp. branching of transaction model type for dogecoin wallets
|
2023-01-10 17:53:09 -06:00 |
|
julian
|
91696ebb4b
|
desktop paynym details subview
|
2023-01-09 13:15:15 -06:00 |
|
julian
|
5a77efe5f8
|
update button to use proper icons
|
2023-01-06 17:40:15 -06:00 |
|
ryleedavis
|
23e3452cf1
|
oledBlack theme added to desktop
|
2023-01-06 09:12:01 -07:00 |
|
julian
|
ca4cdd40c0
|
paynym card refactor and paynym details popup for mobile WIP
|
2023-01-05 16:19:02 -06:00 |
|
julian
|
d957cad4ba
|
add copy constructor and properly update paynym account model, as well as fix desktop navigation on follow/unfollow
|
2023-01-04 14:56:36 -06:00 |
|
julian
|
f30c82c748
|
button height fix
|
2023-01-04 13:01:51 -06:00 |
|
julian
|
07addeadd8
|
refactor paynym toggle follow button
|
2023-01-04 12:47:41 -06:00 |
|
julian
|
a6cc955090
|
paynym desktop search button
|
2023-01-04 12:32:10 -06:00 |
|
julian
|
f9491f8215
|
Merge branch 'xmr-sync' into paynyms
# Conflicts:
# lib/utilities/enums/coin_enum.dart
|
2023-01-02 13:47:10 -06:00 |
|
julian
|
838678eb06
|
mobile xmr/wow loading fix
|
2023-01-02 11:08:13 -06:00 |
|
julian
|
1691ff8402
|
mac desktop keyboard type crash fix
|
2022-12-30 11:36:00 -06:00 |
|
julian
|
7631d3f3c6
|
WIP follow/unfollow
|
2022-12-21 17:02:14 -06:00 |
|
julian
|
2297fbf028
|
add (follow) new paynym view
|
2022-12-21 13:46:50 -06:00 |
|
julian
|
3b6d53d685
|
WIP paynym home view
|
2022-12-21 10:17:53 -06:00 |
|
julian
|
236e04f849
|
epic node changes and fixes
|
2022-12-12 15:59:06 -06:00 |
|
julian
|
820efa4d8b
|
fix theme updating desktop appbar children
|
2022-12-05 16:41:46 -06:00 |
|
julian
|
4593f7a0dc
|
fix desktop wallet name field
|
2022-12-05 16:36:28 -06:00 |
|
julian
|
ef8f38aeb8
|
fix wallets not showing up when more than 1 of the same type are created
|
2022-12-05 16:10:18 -06:00 |
|
julian
|
779bf20cc4
|
desktop trade steps flow fade transition and state management updates
|
2022-11-30 15:23:26 -06:00 |
|
julian
|
2476aa4d1f
|
trade details scroll on small desktop screens
|
2022-11-29 14:56:14 -06:00 |
|
julian
|
07ba82ace0
|
desktop hover color for blue text button
|
2022-11-29 12:08:10 -06:00 |
|
julian
|
f04018dbe6
|
exchange rate type toggle animated effect
|
2022-11-29 09:42:46 -06:00 |
|
julian
|
178565a190
|
date picker file license added
|
2022-11-28 15:43:35 -06:00 |
|