John Rodriguez
John Rodriguez
As part of the new resource rewriting mechanism, Paparazzi needs to be informed of where external AAR libraries reside to crawl them for potential Android resources. In efforts to be...
Note that this does not rename the artifacts as that would be a breaking change; this should remain binary compatible until 2.0 Also, many of the files in this changeset...
I mentioned during my Droidcon NYC 2022 talk that Uber is interested in developing a Bazel plugin. I've since heard that there are other community members who would be interested...
Relates to https://github.com/cashapp/paparazzi/pull/1563#issuecomment-2417845195
This PR pivots from the "development" mode (to be removed in a follow-up) towards an aggregating root project feature -- a snapshot browser -- which pulls the snapshot metadata from...
Closes https://github.com/cashapp/paparazzi/issues/1568. Crafted mostly by GPT-4o, prompted with the following resources. In early anecdotal measurements (i.e., measureTime), it looks like SIFT (or my implementation) isn't very performant/usable. MSSIM/FLIP/DE2000 look better,...
 While the alpha02 release succeeded, the website update failed with the following error: ``` Run pip3 install -r .github/workflows/requirements.txt pip3 install -r .github/workflows/requirements.txt mkdocs build shell: /usr/bin/bash -e {0}...