Jay Newstrom

Results 12 issues of Jay Newstrom

The current example works, and shows the very basics of how to use this library. However, a real world example could show how one would structure their app in order...

- [ ] Backup/restore secrets - [x] gradle.properties - [ ] USB Keyboard command/options order fix

Writing model definitions in json isn't ideal. It would be better to write them in java/kotlin. This would allow the IDE to auto complete the available configuration options. Although I...

https://blog.cloudflare.com/oblivious-dns/

I'm trying to link to OkHttp documentation from another project https://okta.github.io/okta-mobile-kotlin/auth-foundation/com.okta.authfoundation.credential/-credential/access-token-interceptor.html As you can see, the link generated by Dokka is https://square.github.io/okhttp/4.x/okhttp/okhttp3/-interceptor/index.md when it should be https://square.github.io/okhttp/4.x/okhttp/okhttp3/-interceptor/ I think this...

bug