Jake Wharton

Results 497 issues of Jake Wharton

When I create a schema I create (at present) 3-4 modules: the schema, the composables, the widgets, and optionally the layout modifiers. You may also have API types which are...

PR welcome
redwood/gradle

We want to have local libraries shared among our multiple apps, as well as simplify building on CI. Hopefully SPM can do this.

PR welcome
area/build and CI

With an annotation to suppress (i.e., allow).

area/build and CI

With respect to the native UI tree and even node map. We basically are generating a reflection-like set of descriptors which the host adapter is using to manipulate the native...

When directory missing, such as on a fresh clone: ``` * What went wrong: Execution failed for task ':zipline:jvmProcessResources'. > Native libraries missing or outdated! See https://github.com/cashapp/zipline/blob/trunk/TROUBLESHOOTING.md#missing-jni-libraries Expected 4 files,...

Migrate build.zig to 0.14.0 now that it's stable.

enhancement

Today you have to use a named type which extends from `ZiplineService`, but we could automatically bridge the lambda itself and now only the lambda parameters and return type would...

enhancement
PR welcome

Publishing to Maven Central will require that you migrate to using the Central Portal soon. See (internally) http://go/central-portal-migration-com-squareup for context. Here is an example migration: https://github.com/square/okio/pull/1621. Do not perform the...