julian
|
6314570f8f
|
disable hashcode tests that appear to give different results in different environments
|
2023-01-24 16:30:39 -06:00 |
|
julian
|
f386a8803c
|
disable libmonero tests in sw
|
2023-01-24 15:29:45 -06:00 |
|
julian
|
96e2f8fa66
|
add border to secondary buttons based on theme
|
2023-01-24 13:31:21 -06:00 |
|
julian
|
aced68aa32
|
add border to secondary buttons based on theme
|
2023-01-24 13:30:00 -06:00 |
|
ryleedavis
|
914e0e9034
|
buttonBackBorderSecondary + disabled colors added
|
2023-01-24 12:29:14 -07: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 |
|
ryleedavis
|
94896ea19f
|
notification icon + fruit theme added to main
|
2023-01-24 11:48:07 -07:00 |
|
julian
|
b8be066acb
|
add per theme box shadow and per theme homeview button bar shadow
|
2023-01-24 12:42:41 -06:00 |
|
julian
|
a0bb793eff
|
only pad on oceanBreeze theme
|
2023-01-24 12:17:36 -06:00 |
|
julian
|
ecd5df1ca0
|
update swb lib
|
2023-01-24 11:13:29 -06:00 |
|
ryleedavis
|
dbb5cc0d49
|
working fruit sorbet background
|
2023-01-24 09:48:15 -07:00 |
|
julian
|
e404de2116
|
force usage of adkVersion parameter
|
2023-01-24 10:30:00 -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 |
|
julian
|
9e24f2bdbc
|
added missing text styles
|
2023-01-24 08:10:52 -06:00 |
|
ryleedavis
|
7fe1fefea2
|
Merge remote-tracking branch 'origin/isar_migrate' into ui-fixes
|
2023-01-23 17:31:24 -07:00 |
|
ryleedavis
|
f769ee16a7
|
fruit sorbet bg
|
2023-01-23 17:31:03 -07:00 |
|
ryleedavis
|
90eb0b77c0
|
WIP: fruit sorbet background
|
2023-01-23 15:36:13 -07:00 |
|
ryleedavis
|
bd80ad4ef4
|
add fruit theme button to appearance settings
|
2023-01-23 11:16:28 -07:00 |
|
ryleedavis
|
d25b757a22
|
add fruit sorbet to mobile + desktop appearance settings
|
2023-01-23 11:00:46 -07:00 |
|
ryleedavis
|
edec5f0c2a
|
adding fruit sorbet theme type and selector svg
|
2023-01-23 10:58:06 -07:00 |
|
julian
|
c9b4006dd6
|
increment build number
|
2023-01-23 10:33:36 -06:00 |
|
julian
|
54cabe935f
|
null address fix
|
2023-01-23 10:32:53 -06:00 |
|
julian
|
a135404d67
|
migrate bugfix
|
2023-01-23 09:37:14 -06:00 |
|
ryleedavis
|
69262cefd2
|
added fruit sorbet theme colors
|
2023-01-22 23:16:01 -07:00 |
|
julian
|
93e1e2f98a
|
update version
|
2023-01-20 16:28:13 -06:00 |
|
julian
|
a391a76eec
|
trusted nodes fix and possibly other node fix
|
2023-01-20 16:24:33 -06:00 |
|
julian
|
017719971b
|
isar init fix and renaming of init functions
|
2023-01-20 15:57:54 -06:00 |
|
julian
|
3b9cb60aaa
|
update text styles
|
2023-01-20 15:32:49 -06: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
|
13840f0d06
|
update version
|
2023-01-20 11:55:54 -06:00 |
|
julian
|
4c25a88c32
|
update to use new block data callback
|
2023-01-20 11:48:59 -06:00 |
|
julian
|
0c1db6f249
|
clean up tests for now
|
2023-01-20 10:22:18 -06:00 |
|
julian
|
fd5a237170
|
move db modifying func to MainDB out of WalletDb, add MainDB mocks to coin tests, build runner generate mocks
|
2023-01-19 15:13:03 -06:00 |
|
julian
|
60e850f442
|
add mockable override option for testing purposes
|
2023-01-19 14:33:23 -06:00 |
|
julian
|
8921302ee0
|
remove useless walletId param from db init
|
2023-01-19 14:07:08 -06:00 |
|
julian
|
daa2648763
|
builder runner update mocks
|
2023-01-19 13:54:31 -06:00 |
|
julian
|
ea68e811ec
|
remove unneeded PriceAPI mock generation for coin tests
|
2023-01-19 13:52:50 -06:00 |
|
julian
|
722a884553
|
coin tests code error cleanup
|
2023-01-19 13:47:51 -06:00 |
|
julian
|
35f6ffd4fc
|
coin tests linter warnings and clean up
|
2023-01-19 13:24:16 -06:00 |
|
julian
|
aafca9289d
|
WIP test fixing
|
2023-01-19 13:07:20 -06:00 |
|
julian
|
e2b7c07b78
|
update transaction card test
|
2023-01-19 12:20:27 -06:00 |
|
julian
|
e248a6fd77
|
fix manager tests and update fakecoinservice
|
2023-01-19 11:55:40 -06:00 |
|
julian
|
686c897515
|
remove unused param from constructor
|
2023-01-19 11:41:59 -06:00 |
|
julian
|
db205b40e2
|
notify ui of tx changes and force refresh on rescan
|
2023-01-19 10:29:00 -06:00 |
|
julian
|
5badeab621
|
temp disable partial paynym support in ui
|
2023-01-19 09:41:10 -06:00 |
|
julian
|
95b9e6170f
|
firo mint tx migrate fix
|
2023-01-19 09:16:30 -06:00 |
|
julian
|
7d061866bd
|
btc tx fetch fetch fix
|
2023-01-18 18:13:08 -06:00 |
|
julian
|
89f0704bd4
|
revert late on isLelantus
|
2023-01-18 18:03:53 -06:00 |
|
julian
|
42e53c31a6
|
build runner
|
2023-01-18 17:48:44 -06:00 |
|