julian
|
e404de2116
|
force usage of adkVersion parameter
|
2023-01-24 10:30:00 -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
|
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 |
|
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
|
525d0fa7c4
|
update remaining ui to handle new data models
|
2023-01-11 22:45:32 -06:00 |
|
julian
|
1d057a7f22
|
disable editing of default node fields
|
2023-01-09 09:15:53 -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
|
1e4a39a92c
|
make checkboxes checkable when editing
|
2023-01-06 14:41:51 -06:00 |
|
sneurlax
|
5e15e3e4b0
|
change checkbox color unless in edit mode
|
2023-01-05 20:13:01 -06:00 |
|
sneurlax
|
ad15f4d126
|
linting
|
2023-01-05 20:03:38 -06: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 |
|
julian
|
f9491f8215
|
Merge branch 'xmr-sync' into paynyms
# Conflicts:
# lib/utilities/enums/coin_enum.dart
|
2023-01-02 13:47:10 -06:00 |
|
Diego Salazar
|
dd0d668b7c
|
Merge branch 'staging' into ui-fixes
|
2022-12-30 20:04:29 -07:00 |
|
ryleedavis
|
2765bea4a9
|
Merge branch 'staging' into ui-fixes
|
2022-12-30 17:27:31 -07:00 |
|
julian-CStack
|
5f71a1c2dd
|
more bug fixes (#281)
* xmr send fix
* small screen recovery phrase warning view fix
* mnemonic field crashes fix
* desktop restore date fix
* mac desktop keyboard type crash fix
* firo (and possibly other) send fix
* key fix for duplicate wallets edge case
|
2022-12-30 17:10:25 -06:00 |
|
julian
|
9765393f61
|
re enable git versions
|
2022-12-30 12:50:55 -06:00 |
|
julian
|
4b58f3ec60
|
mac desktop keyboard type crash fix
|
2022-12-30 12:30:11 -06:00 |
|
shillo
|
e89b213798
|
temp disable git versions
|
2022-12-29 10:48:12 -06:00 |
|
ryleedavis
|
ed486f7c16
|
fixed attention delete wallet dialog text typos
|
2022-12-28 12:07:00 -07:00 |
|
julian
|
1ae4f40d63
|
some basic ui prep for paynym integration
|
2022-12-20 14:29:25 -06:00 |
|
ryleedavis
|
096d2c007e
|
Merge branch 'desktop' of https://github.com/cypherstack/stack_wallet into desktop
|
2022-12-14 13:56:13 -07:00 |
|
julian
|
ba344e2364
|
Merge branch 'staging' into desktop
|
2022-12-13 11:22:24 -06:00 |
|
julian
|
b83dec53c3
|
uninitialized var fix
|
2022-12-13 07:58:49 -06:00 |
|
ryleedavis
|
390623560e
|
debugPrints that aren't needed ?
|
2022-12-12 17:17:02 -07:00 |
|
Diego Salazar
|
2a38d5691e
|
Merge pull request #260 from cypherstack/add-particl
Add Particl
|
2022-12-12 16:13:43 -07:00 |
|
julian
|
236e04f849
|
epic node changes and fixes
|
2022-12-12 15:59:06 -06:00 |
|
julian
|
5fcf642a8b
|
desktop routing fix
|
2022-12-09 15:42:35 -06:00 |
|
julian
|
cc9a0efb38
|
remove excess/unneeded logging
|
2022-12-09 15:32:27 -06:00 |
|
julian
|
bce25dbfd3
|
load swb restored wallets on desktop after swb restore
|
2022-12-05 13:58:20 -06:00 |
|
julian
|
7436709fa7
|
desktop forgot password flow and functionality
|
2022-12-05 13:55:50 -06:00 |
|
julian
|
3ff0e9dd81
|
desktop code file structure refactor
|
2022-12-01 08:48:23 -06:00 |
|
sneurlax
|
17f080417e
|
Merge remote-tracking branch 'cypherstack/staging' into tests/particl
|
2022-11-29 11:02:20 -06:00 |
|
ryleedavis
|
6bbabcd729
|
MyStackView tab after a restore backup
|
2022-11-28 13:06:02 -07:00 |
|
julian
|
9fce8ca107
|
familiarity fix
|
2022-11-25 17:14:06 -06:00 |
|
julian
|
276d08d22f
|
allow default node deletion if other nodes exist
|
2022-11-25 14:28:53 -06: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
|
8a6025db4b
|
place node url and port on their own line
|
2022-11-21 15:29:09 -06:00 |
|
julian
|
90dc9e3116
|
mobile button height fix
|
2022-11-19 13:20:03 -06:00 |
|
ryleedavis
|
83e2554b54
|
mobile theme radio buttons
|
2022-11-18 12:42:17 -07:00 |
|
ryleedavis
|
2137cffd84
|
ocean breeze theme colors added
|
2022-11-17 20:04:15 -07:00 |
|
julian
|
1d238c29f0
|
WIP: centralize button heights
|
2022-11-17 12:01:52 -06:00 |
|
julian
|
9e7c1ccf9d
|
button size enum
|
2022-11-17 11:46:52 -06:00 |
|
julian
|
72248d6a64
|
expandable fix
|
2022-11-17 10:12:19 -06:00 |
|
julian
|
2c88b017f3
|
updated discord link
|
2022-11-16 12:23:12 -06:00 |
|
julian
|
016b90e904
|
support view full buttons desktop
|
2022-11-16 12:22:09 -06:00 |
|
julian
|
e9a5cc85ae
|
add delay for ui to update properly
|
2022-11-16 11:15:41 -06:00 |
|