Ian Thomas

Results 8 issues of Ian Thomas

~~A SharedPreferences viewer/editor would be handy. I believe the only questions would be how to support non default preferences and how to support editing `Set` types.~~ ~~I began working on...

enhancement

The add button has significant left padding and a white background instead of transparent. ![device-2018-04-02-233922](https://user-images.githubusercontent.com/1614281/38228262-72e9b200-36d0-11e8-8fb6-c0a7c9964e07.png)

Bintray will end service on May 1st. Will you be moving the artifacts to another hosting solution or should we roll our own distributions? https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

I am seeing a memory leak when viewing large PDF files in terms of page count. Using an Apollo 17 Flight Plan PDF memory allocation continues to grow as the...

Using Gradle 7, they've changed the rules on input/output annotations such that they now only work on getter/setters which results in half a dozen errors like this when using the...

Android R8 seems to cause pain on release builds. In our use case we had a lot of type parameter errors that look like this ``` java.lang.IllegalArgumentException: Class declares 0...

documentation

The drone is only capabale of crashing, typically into ceiling fans. 'Landed' should be updated to 'Crashed'.

### Is there an existing issue for this? - [X] I have searched the existing issues ### SDK Version 5.3.0 ### Current Behavior In 5.3.0, setTimeout was replaced with queueMicrotask....

bug
acknowledged