Joe Page

Results 28 issues of Joe Page

Just wanted to log this crash I'm seeing on my 10" Fire Tablet (running Lineage OS) ``` Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'android.hardware.Camera$Parameters android.hardware.Camera.getParameters()' on a null...

I use a few android tools along with Android Tool (ie: LogRabbit and some command-line tools). But, I've been noticing a lot of these warnings where adb has to restart...

Hi, I wrote a simple app which uses this library for some git post-commit actions.. being able to update JIRA automatically from git check-in comments. But, when I went to...

Hi, Thanks for the 64-bit version of this tool! I did notice that when opening an .apk though it crashed the app. The exception seen in Console.app is: ``` Thread...

Right now we're using mapFromDictionaryKey() to map a variable to the class type which works fairly well. But, as I remember in Android GSON will automatically detect the type and...

Hi, I've been using OCMapper for several weeks now and I'm a big fan! While there's a few things I'd love to see improved - in general it was the...

This one is confusing me.. I was using the color picker just fine yesterday and now today the project is failing to build with the compiler error: ``` /Users/jpage/working/projects/hubitat-dashboard/app/src/main/java/com/jpage4500/hubitat/ui/fragments/DashboardFragment.java:654: error:...

bug

Hi, I'm using the latest library (toro-extended:2.1.0) and trying to figure out a workaround for the following issue: I've got an Activity that has a ViewPager and each of the...

@kojofosu Hi, I just tried to add your library (Quantizer) to one of my apps and realized the min SDK supported is 23. Do you happen to know if that's...