Commit graph

3531 commits

Author SHA1 Message Date
julian
ce01269dbe clean up unneeded code 2023-04-26 09:28:04 -06:00
julian
2bfce21058 btc restore gap fix 2023-04-26 09:27:29 -06:00
likho
9bd2c1e2de Clean up 2023-04-26 16:03:34 +02:00
likho
707dc204c5 Ensure themes path is loaded, use testing theme name instead of UUID 2023-04-26 14:26:35 +02:00
ryleedavis
291309512a Merge branch 'staging' into ui-fixes 2023-04-25 18:05:07 -06:00
ryleedavis
7fcfd43bfa add haptic feedback to pin + copy receiver address 2023-04-25 18:02:00 -06:00
Josh Babb
17e6cf97cf build linux plugins too 2023-04-25 18:02:45 -05:00
sneurlax
2dfdc31a44 build docs update
emphasize that android studio must be manually installed before setup.sh is run
2023-04-25 17:55:46 -05:00
ryleedavis
16a3020d91 replace persona images 2023-04-25 16:11:26 -06:00
ryleedavis
aa07ba639b replace stack images 2023-04-25 16:09:45 -06:00
ryleedavis
68ad1dfb2b replace stackIcon asset images 2023-04-25 16:07:28 -06:00
julian
61bb4b839d paynym.is api debugging info 2023-04-25 15:08:24 -06:00
julian
fea0aeea64 paynym amount fixes 2023-04-25 15:08:00 -06:00
julian
8c3fffde9d segwit paynym.is updates and fixes 2023-04-25 15:06:12 -06:00
Diego Salazar
87bce5bb69
Merge pull request #499 from cypherstack/staging
Staging to Main...finally
2023-04-25 13:25:28 -06:00
julian
f5b39eadc5 update bip47 dep 2023-04-25 11:35:41 -06:00
julian
cf694d6cdd init fix 2023-04-25 11:32:57 -06:00
julian
5ad161e6a9 add initial segwit paynym support 2023-04-25 10:45:02 -06:00
julian
6fb93b00ff organize constants 2023-04-25 09:24:14 -06:00
likho
5ebf9cfb59 Resolve conflicts 2023-04-25 16:02:50 +02:00
likho
857f0f2acc Clean up 2023-04-25 15:58:51 +02:00
ryleedavis
83e1a9f721 add null check 2023-04-25 07:52:49 -06:00
ryleedavis
fbc61403d8 check if gradientBackground is null 2023-04-25 07:51:34 -06:00
julian-CStack
c206ed3e77 Example 2023-04-25 07:28:10 -06:00
likho
4ed34ad50f Correctly parse gradient 2023-04-25 15:12:56 +02:00
Diego Salazar
7fb851905c
Bump version (1.7.3, build 163) 2023-04-24 18:21:30 -06:00
Diego Salazar
89d0f6537b
Merge pull request #496 from cypherstack/ui-fixes
UI fixes
2023-04-24 17:18:20 -06:00
julian
ef87517705 arrow rotate and svg usage clean up 2023-04-24 16:26:54 -06:00
julian
dbc34168ef arrow rotate svg clean up 2023-04-24 12:18:50 -06:00
julian
0d448a8417 guard against possible late init errors 2023-04-24 12:12:47 -06:00
julian
573668a333 bch testnet send fix 2023-04-24 12:10:46 -06:00
julian
4cc7beac80 Merge remote-tracking branch 'origin_SW/staging' into ui-fixes 2023-04-24 11:52:56 -06:00
likho
d42f48ceee resolve json errors, move assets json into themes json 2023-04-24 19:36:05 +02:00
likho
c6ffe14a4e Rename assets json file 2023-04-24 18:42:22 +02:00
likho
5748de2251 Theme colors error fixes 2023-04-24 17:31:05 +02:00
julian-CStack
3a94972ab3 WIP assets change 2023-04-24 08:38:17 -06:00
julian-CStack
ec00f6aea4 WIP testing themes 2023-04-24 08:36:12 -06:00
likho
66f17b2ba1 Get assets from json 2023-04-24 14:53:51 +02:00
ryleedavis
992bf5de9b rotateArrows color 2023-04-21 21:48:19 -06:00
julian-CStack
e784722c8b
Update building.md
additional android specific dependencies fixes
2023-04-21 18:18:35 -06:00
julian-CStack
cee76a4f8c
Update building.md
rust version
2023-04-21 18:04:05 -06:00
ryleedavis
360d6d7266 WIP: added arrowRotate lottie animation 2023-04-21 17:00:28 -06:00
ryleedavis
90ef8c8694 add arrow_rotate lottie 2023-04-21 12:18:59 -06:00
julian-CStack
95d57cffc1
Merge pull request #492 from detherminal/staging
docs: add doc about cryptocurrencies
2023-04-21 10:13:28 -06:00
julian-CStack
f22bae889d
Merge pull request #489 from cypherstack/ui-fixes
UI fixes
2023-04-21 10:12:47 -06:00
ryleedavis
15c2a8bb29 added boxShadowExt + boxShadows to ColorTheme 2023-04-21 09:57:20 -06:00
likho
3e36165db5 Add themes folder, setup json for dark theme assets and test getting assets from folder 2023-04-21 16:34:47 +02:00
julian
e5e17f92b7 updated mocks 2023-04-21 07:19:36 -06:00
julian
f9aac8ea36 clean up remaining add derivation stuff in btc and paynyms 2023-04-20 18:47:07 -06:00
julian
0734d9ee8a move to cleaner tx signing and stop adding derivations on address generation as we now have the info we need in the Address class. Old derivations should still be checked as not all old addresses are guaranteed to had a derivation path property 2023-04-20 18:36:43 -06:00