Paul Klauser

Results 17 comments of Paul Klauser

Can't find an existing issue for accessing headers in a converter, but here's my +1 for that use case

Still seeing this issue on Robolectric 4.3.1

Reopening as the tests aren't actually running in the automated pipeline. They're enabled, so we're part way there, but we need to run them on Firebase Test Lab to close...

It _does_ look like you can reference the language resources in other locale configurations, but we'd still need to iterate through all of the locales we support, and keep that...

Adding that I see a ~1 second delay on my Pixel 2 and Pixel 5 devices here, only when `AugmentedFaceMode` is set to `MESH3D`. Still present on version 1.38.0. We...

This appears to be largely implemented, except there's one remaining issue: if you add a phrase on the home screen, you need to change categories to see it appear.

If we do the work the separate out the ARCore dependency for #401, then lower API users will still be able to use the app, albeit without head tracking. We...

Only thing left to document here is Crowdin

This is likely going to require migrating away from extending ArFragment as a whole, and instead just including the SceneView. This will also allow us to avoid the app closing...

Implementation was moved into `CategoriesUseCase` here: #510 However, this displaying correctly in the UI is dependent on #416. So this issue is going to be moved back to To Do,...