Commit graph

3336 commits

Author SHA1 Message Date
julian
3a97623e5b WIP exchange screen state refactor 2023-05-03 14:03:31 -06: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
f4509dc70d WIP: replace coin icons 2023-05-03 09:36:24 -06: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
d1d6eae78b Merge branch 'themes' of https://github.com/cypherstack/stack_wallet into themes 2023-05-02 15:06:38 -06:00
ryleedavis
301f4b5cf5 WIP: rename coin image provider + add coin icon provider 2023-05-02 15:05:04 -06:00
likho
23ab681039 Move the rest of the themes to Json 2023-05-02 19:06:46 +02:00
julian
3564426248 show trocador provider options 2023-05-02 10:22:35 -06:00
likho
4715367fd4 Update Themes template to new structure, add forest, ocean-breeze and fruit-sorbet themes to json 2023-05-02 17:11:16 +02:00
julian
89f806f394 prevent double loading of data 2023-05-02 08:24:37 -06:00
likho
bff4f3f97f Merge branch 'themes' of github.com:cypherstack/stack_wallet into themes 2023-05-02 15:11:14 +02:00
likho
fa6e7d907e Update themes structure 2023-05-02 15:10:50 +02: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
e81521e374 WIP exchange process refactor to handle multiple sub providers per exchange provider 2023-05-01 16:26:12 -06:00
ryleedavis
93441bdf4d theme_coin_provider + replaced big coin images 2023-05-01 14:14:08 -06:00
julian
34f7d80051 Merge branch 'ui-fixes' into trocador 2023-05-01 13:50:27 -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
julian
e8cab19c47 WIP trocador assets and kyc info 2023-04-28 17:02:55 -06:00
julian
d14fd88e01 trocador debug prints 2023-04-28 15:27:38 -06:00
julian
33ec3f5a25 hack to isolate Trocador exchange name 2023-04-28 14:40:36 -06:00
julian
73b7af77f6 add trocador currencies to loading/caching process 2023-04-28 14:32:44 -06:00
julian
31a29be929 estimate/rateId fix and mounted check 2023-04-28 14:32:18 -06:00
julian
05c4d01ee4 initial Trocador integration 2023-04-28 14:31:26 -06:00
julian
d3b3092281 code readability 2023-04-28 14:29:30 -06:00
julian
da9b921ddc pass around estimate instead of just rateId 2023-04-28 14:29:10 -06:00
julian
da9b679d3c trocador api tweaks and clean up 2023-04-28 14:26:51 -06:00
detherminal
cb8de25e08 feat: rename label to semanticsLabel and correct misspelling 2023-04-28 21:21:30 +03:00