David Samuelson
David Samuelson
Android O introduced the Autofill framework. With it forms may be automatically filled in via an inline UX as seen in modern web browsers and an save dialog may be...
Our libraries depend a couple 26.x.y version of the support library (e.g. ```com.android.support:appcompat-v7:26.0.2```.) AFAICT these versions are no longer served via the Android Studio's SDK Manager and instead can be...
PR https://github.com/openid/OpenYOLO-Android/pull/94 introduces some Google specific branding into the client module as a quick fix before the Droidcon London release. This should be solved at the protocol level and ideally...
With the addition of the result messages and result codes it is now possible to provide the result code in each test page's response section. This will provide more specific...