ryleedavis
|
3dc98b6af6
|
OLED accent color and switchBGOff
|
2023-01-25 09:48:58 -07:00 |
|
ryleedavis
|
1f0c88b7be
|
oled black colors update
|
2023-01-25 08:59:20 -07: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
|
b8be066acb
|
add per theme box shadow and per theme homeview button bar shadow
|
2023-01-24 12:42:41 -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
|
90eb0b77c0
|
WIP: fruit sorbet background
|
2023-01-23 15:36:13 -07:00 |
|
ryleedavis
|
edec5f0c2a
|
adding fruit sorbet theme type and selector svg
|
2023-01-23 10:58:06 -07: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
|
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
|
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
|
5badeab621
|
temp disable partial paynym support in ui
|
2023-01-19 09:41:10 -06:00 |
|
julian
|
6784e6aab4
|
dynamic parsing fixes
|
2023-01-18 15:15:38 -06:00 |
|
julian
|
4dabeebfab
|
WIP migrate
|
2023-01-18 14:29:24 -06:00 |
|
julian
|
9388885047
|
add optional prefix param to address to script conversion
|
2023-01-16 09:17:32 -06:00 |
|
julian
|
3d4d57a97c
|
max log message length to store in db
|
2023-01-16 08:34:52 -06:00 |
|
julian
|
ed0089e94d
|
default nodes fix
|
2023-01-13 16:35:14 -06:00 |
|
julian
|
822bb219b6
|
migrate prep comment
|
2023-01-11 08:24:30 -06:00 |
|
ryleedavis
|
9f5ce0db7a
|
textRestore added for color fix
|
2023-01-10 15:28:59 -07:00 |
|
ryleedavis
|
a90f7fe994
|
textFieldError/SuccessBorder added
|
2023-01-10 13:48:40 -07:00 |
|
ryleedavis
|
af698332e7
|
wallet nav bar and wallet card text colors fixed
|
2023-01-10 12:00:38 -07:00 |
|
julian
|
a0df73551e
|
update generated files
|
2023-01-10 10:02:54 -06:00 |
|
Diego Salazar
|
fcb2935d64
|
Merge pull request #309 from cypherstack/trusted-node
Add trusted node setting to Monero and Wownero
|
2023-01-06 17:20:49 -07:00 |
|
sneurlax
|
a8d5301381
|
trust monero and wownero default nodes
|
2023-01-06 17:10:05 -06:00 |
|
julian
|
16dc9efa52
|
added assets
|
2023-01-06 16:31:04 -06:00 |
|
ryleedavis
|
5e795ccc33
|
oledBlack desktopTextSmall color fix
|
2023-01-06 09:21:31 -07:00 |
|
ryleedavis
|
23e3452cf1
|
oledBlack theme added to desktop
|
2023-01-06 09:12:01 -07:00 |
|
sneurlax
|
903e034b58
|
add trusted checkbox to monero and wownero node details
defaults to false
TODO call native function to set node as trusted when checked (and vice versa)
|
2023-01-05 20:03:20 -06:00 |
|
ryleedavis
|
7aad7cb9e3
|
oledBlack text color fix
|
2023-01-05 13:59:17 -07:00 |
|
ryleedavis
|
0a810987c0
|
oledBlack added to textStyles and appearance settings
|
2023-01-05 13:34:56 -07:00 |
|
ryleedavis
|
8ca405cfea
|
oledBlack theme added to themeType
|
2023-01-05 11:51:15 -07:00 |
|
ryleedavis
|
cd7dd20652
|
oled_black hex added
|
2023-01-05 11:34:29 -07:00 |
|
ryleedavis
|
a661e3acbc
|
added oled-black-theme selector + prep oledBlack theme file
|
2023-01-04 18:19:36 -07:00 |
|
julian
|
33926d2b5e
|
address popup desktop conditional layout
|
2023-01-04 11:20:25 -06:00 |
|
julian
|
772cca4201
|
paynym api slightly better error message handling
|
2023-01-04 08:33:54 -06:00 |
|
julian
|
f3b1d11a46
|
added paynym response objects and refactored paynym.is api
|
2023-01-02 15:16:01 -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
|
7013e99081
|
enable wow on desktop
|
2022-12-29 13:38:39 -06:00 |
|
shillo
|
cd86085d16
|
add windows path
|
2022-12-29 10:48:12 -06:00 |
|
julian
|
0711bd03cf
|
paynym api debug logs
|
2022-12-21 16:44:38 -06:00 |
|
julian
|
2297fbf028
|
add (follow) new paynym view
|
2022-12-21 13:46:50 -06:00 |
|
julian
|
08ad23cc73
|
featured paynyms widget
|
2022-12-21 12:03:23 -06:00 |
|