Colin Lee

Results 7 issues of Colin Lee

The current implementation for iOS only works with UiKit for populating a paged list. However, many projects have switched entirely over to SwiftUI for their UI implementation. It would be...

In my app, I often find that GPUImage filters apply cleanly to the GLSurfaceView until I attempt to take a picture. In the picture callback, I call GPUImage.getBitmapWithFilterApplied() and get...

It seems like it should be possible to write a sequential replay test where I can match rules, but record multiple interactions per rule set. This would help by not...

Both Android and iOS have the capability to refresh the pages. However, it isn't clear from common code how to explicitly refresh the list. It would be great to have...

### Vision statement / What / Requirements All Mozilla Android products should use R8 and byte-level ProGuard optimizations. ### Impact Switching to R8 will significantly improve release build times. https://android-developers.googleblog.com/2018/11/r8-new-code-shrinker-from-google-is.html...

chore

Adding a basic checklist of commonly-missed items to consider by developers and QA when releasing an Android app to the app store.