julian-CStack
|
6bed5e3e03
|
Merge branch 'staging' into docs
|
2023-05-04 12:35:03 -06:00 |
|
Josh Babb
|
99ba3f736d
|
remove desktop linux deps installed by scripts/linux/build_secure_storage_deps.sh
|
2023-05-04 10:45:07 -05:00 |
|
Josh Babb
|
03a58f9dfb
|
rustc 1.68 -> 1.67.1
|
2023-05-04 10:44:47 -05:00 |
|
Josh Babb
|
9a5e80ebff
|
remove libsecret-1-dev from main docs
gets installed via scripts/linux/build_secure_storage_deps.sh
|
2023-05-03 16:46:01 -05:00 |
|
Josh Babb
|
8790bdcc0c
|
add packages from manual build docs to setup script
|
2023-05-03 16:43:40 -05:00 |
|
Diego Salazar
|
e75c74b3c4
|
Merge pull request #512 from cypherstack/ui-fixes
Change PIN pad view + add randomize PIN pad option
|
2023-05-03 15:28:51 -06:00 |
|
Josh Babb
|
85a86efe66
|
add libsecret-1-dev to docs and setup script
|
2023-05-03 16:26:44 -05:00 |
|
Josh Babb
|
34872ab6b7
|
remove typo
|
2023-05-03 13:23:01 -05:00 |
|
Josh Babb
|
e7f1d28bb4
|
make flutter setup instructions more specific
|
2023-05-03 13:21:35 -05:00 |
|
Josh Babb
|
87c474a859
|
also build linux plugins
|
2023-05-03 13:18:29 -05:00 |
|
Josh Babb
|
56373f882c
|
update flutter versions
|
2023-05-03 13:12:17 -05:00 |
|
Josh Babb
|
66bd9f4cef
|
emphasize and move Android Studio setup steps up in the docs order
|
2023-05-03 12:56:31 -05:00 |
|
Josh Babb
|
606c84f1c7
|
reduce Fedora references
|
2023-05-03 12:55:49 -05:00 |
|
Josh Babb
|
b3f12d869a
|
update rustup to 1.68
|
2023-05-03 12:55:15 -05:00 |
|
Josh Babb
|
898763411a
|
add source to setup.sh after rustup is installed
see #272
|
2023-05-03 12:51:58 -05:00 |
|
ryleedavis
|
49d3dcef4f
|
Merge branch 'ui-fixes' of https://github.com/cypherstack/stack_wallet into ui-fixes
|
2023-05-03 08:28:39 -06:00 |
|
ryleedavis
|
aaee3f8e68
|
another pin test fix
|
2023-05-03 08:27:25 -06:00 |
|
Rylee Davis
|
4af7a748a0
|
Merge branch 'staging' into ui-fixes
|
2023-05-02 16:47:21 -06:00 |
|
ryleedavis
|
dc135597e6
|
fixed tests for randomized pin
|
2023-05-02 16:45:34 -06:00 |
|
julian-CStack
|
2dc510b6c6
|
Merge pull request #505 from detherminal/staging
feat: wrap with semantic widget for talkback
|
2023-05-02 16:44:25 -06:00 |
|
ryleedavis
|
b5dff2f88b
|
fixed an import typo
|
2023-05-01 16:47:23 -06:00 |
|
ryleedavis
|
572410db89
|
resolve merge conflicts
|
2023-05-01 16:41:13 -06:00 |
|
ryleedavis
|
db9485474e
|
import custom button
|
2023-05-01 16:35:43 -06:00 |
|
ryleedavis
|
e5fe80f057
|
WIP: randomize PIN pad
|
2023-05-01 16:34:48 -06:00 |
|
ryleedavis
|
63277600a6
|
unlock wallet using submit button
|
2023-05-01 16:34:45 -06:00 |
|
ryleedavis
|
cede462681
|
WIP: randomize PIN provider + toggle added
|
2023-05-01 16:34:36 -06:00 |
|
ryleedavis
|
096aab834b
|
UseBiometric button + only show if biometrics toggle is on
|
2023-05-01 16:34:16 -06:00 |
|
ryleedavis
|
6eea7cd2cf
|
remove biometric button, move back button, add submit button
|
2023-05-01 16:30:43 -06:00 |
|
julian
|
e05caa589f
|
bch block height showing as pending in ui fix
|
2023-05-01 13:41:53 -06:00 |
|
julian
|
b9211ad2c3
|
pass abi parsing errors (or other token init errors) up and show a simple dialog
|
2023-05-01 11:20:40 -06:00 |
|
julian
|
35ea94a209
|
catch abi parsing errors
|
2023-05-01 11:18:38 -06:00 |
|
julian
|
dad35470f8
|
unified desktop/mobile dialog
|
2023-05-01 11:18:11 -06:00 |
|
julian
|
643ef07066
|
add possibility to skip per wallet migration with warning
|
2023-05-01 09:46:11 -06:00 |
|
julian
|
808927a0d1
|
handle change in abi data
|
2023-05-01 08:51:55 -06:00 |
|
detherminal
|
cb8de25e08
|
feat: rename label to semanticsLabel and correct misspelling
|
2023-04-28 21:21:30 +03:00 |
|
detherminal
|
6c25ce7d67
|
Merge branch 'cypherstack:staging' into staging
|
2023-04-28 21:08:01 +03:00 |
|
Diego Salazar
|
474f411924
|
Bump version (1.7.4, build 165)
|
2023-04-27 18:10:43 -06:00 |
|
Diego Salazar
|
1c5b282708
|
Merge pull request #506 from cypherstack/ui-fixes
UI fixes + bch gap fix
|
2023-04-27 18:10:13 -06:00 |
|
julian
|
05dc2a23e6
|
xpub layout fix for desktop
|
2023-04-27 16:13:44 -06:00 |
|
detherminal
|
4c145e1412
|
feat: wrap with semantic widget for talkback
|
2023-04-27 21:31:54 +03:00 |
|
detherminal
|
7ea374d6e4
|
Merge remote-tracking branch 'origin/staging' into staging
# Conflicts:
# lib/pages/wallet_view/sub_widgets/wallet_refresh_button.dart
|
2023-04-27 21:22:04 +03:00 |
|
detherminal
|
6522d36c7b
|
feat: wrap with semantic widget for talkback
|
2023-04-27 21:14:04 +03:00 |
|
julian
|
1e9642ec94
|
gap check fix ported from btc to bch
|
2023-04-27 09:01:14 -06:00 |
|
Diego Salazar
|
aad8baf1f6
|
Bump version (1.7.4, build 164)
|
2023-04-26 17:47:50 -06:00 |
|
Diego Salazar
|
9207e0d987
|
Merge pull request #504 from cypherstack/paynyms_fixes
Paynyms fixes
|
2023-04-26 17:40:59 -06:00 |
|
julian
|
aa2f29960c
|
Merge remote-tracking branch 'origin_SW/staging' into paynyms_fixes
|
2023-04-26 17:30:24 -06:00 |
|
julian-CStack
|
42cac55781
|
Merge pull request #502 from cypherstack/ui-fixes
Added haptic feedback to pin + copy address
|
2023-04-26 17:29:26 -06:00 |
|
julian
|
47e1bfbe5a
|
updated mocks
|
2023-04-26 17:11:54 -06:00 |
|
julian
|
cce4336f43
|
ensure all addresses with history have been generated before scanning for tx history on restore
|
2023-04-26 17:05:45 -06:00 |
|
julian
|
5a50f7d256
|
ensure notification address is added to local db
|
2023-04-26 16:19:24 -06:00 |
|