James Harmon
James Harmon
Here's the use case - select a custom color (it appears as checked in presets) - go back to color picker (custom color is shown checked in upper left) -...
This requires a bump for minimum SDK from 9 to 11 because of the View setLayer method. This commit also has a bunch of changes to the layouts that occurred...
I've created an xml file from adoc format using asciidoctor. When I run fopub on it I get an error (as shown below). I've verified that the PDF generation works...
Great work! Is there any plan to add recording functionality?
Android has introduced a replacement for Shared Preferences called DataStore https://developer.android.com/topic/libraries/architecture/datastore Just asking if there are any plans on the roadmap to create a plugin for DataStore?
### Description I am using Robolectric as a mocking library for my unit tests. In our environment, we use Artifactory as a repository for saving all dependencies, and I've set...
I would like to be able to install an apk from the project directory. I'm using AndroidStudio and starting replicant from the module directly. The apk file would be in...
Once the "!logcat" command is issued and the log displays, there does not seem to be a way to exit the log. (Control-C terminates Replicant.) Is there a way to...
Sorry for the delay in testing this. It looks like I'm still getting the same error even after the "pull" I'm new to Ruby - do I just do a...
Currently a mock route is identified with a key of "http method" and "url". I'm suggesting that an additional matching method be added. The API I'm currently using as some...