John Rodriguez

Results 163 comments of John Rodriguez

@yschimke is this still an issue, or was this fixed in the other PR by updating the golden image? if the latter, could you remind me what the actual issue...

I don't have any suggestions or put much time yet into thinking about how to implement this, since Paparazzi currently expects xml/text resources on the file system. A workaround for...

Given my current lack of familiarity with dynamic features, I'd favor a separate issue. If anything, we'll close both with one PR 😸

Ok, took a shot at this ([branch](https://github.com/cashapp/paparazzi/compare/jrod/2022-09-19/no-resources?expand=1)), and it's a bit tricky. We can read the buildFeatures.androidResources flag off the LibraryBuildFeatures extension and use that to: 1. write a dummy...

@yschimke are the TODO items questions for me, or open questions you're still figuring out?

Can we add a plugin test to `paparazzi-gradle-plugin/src/test/projects` with a sample Google Wear project?

mind squashing, rebasing, and incorporating the feedback I just gave? I think that should be it?

Yea, I've noticed this as well, but haven't dug in much yet. Some ideas: 1) Slight difference in JDK vendor or version (doubtful since native rendering, but worth checking) 2)...

> Note that all of those vulnerabilities are patched in the corresponding latest libs. So maybe exposing newer versions of those transitive deps from paparazzi is a solution? @TWiStErRob curious:...