John Rodriguez

Results 29 issues of John Rodriguez

Electric Eel provides API 33 support, which is blocking us from bumping AndroidX and other dependencies which are coupled to that SDK level.

enhancement

Since this will likely land before https://github.com/cashapp/paparazzi/issues/524, we might have to also bump sdk-common and inline the deprecated/removed classes 😢

enhancement

Ideas: - how to target a specific SDK level in Paparazzi - move git lfs section out of main page to here

enhancement
help wanted

### Description After this commit: https://github.com/square/RxIdler/commit/643036417fc5f4f4514f60b98b01e7b60064f69a, a behavior change was observed in the Espresso lifecycle, particularly that IdlingRegistry no longer sets registerIdleTransitionCallback. More details here: https://github.com/square/RxIdler/issues/20 ### Steps to Reproduce...

We're migrating from Bitbucket to Github, and it would be helpful for our release managers + dev team to easily spot the destination/base branch to which a pull request is...

type:feature
size-S

Iguana provides API 34 support!

See: - https://maven.google.com/web/index.html?q=layoutlib#com.android.tools.layoutlib:layoutlib - https://maven.google.com/web/index.html?q=layoutlib#com.android.tools.layoutlib:layoutlib-runtime - https://issuetracker.google.com/issues/241795063 Per @JoseAlcerreca, version 14.0.1 is the version used in Jellyfish canaries.

bug

https://jakewharton.com/build-on-latest-java-test-through-lowest-java/

We want Gradle's task invalidation logic to rerun tests when the snapshot output directory is changed, which was the motivation behind https://github.com/cashapp/paparazzi/pull/206. However, by adding it as an _output_ property,...