Jonah Hirsch

Results 9 issues of Jonah Hirsch

This issue can be seen in `flexible-adapter-app` if you remove `android:configChanges="orientation|screenSize"` from `AndroidManifest.xml`. When a configuration change occurs, and a filtered view is reinitialized, the unfiltered list of items is...

enhancement

I use Plex for music streaming. Plex has built in LastFM support, but it only scrobbles after the song is finished being played, and does not support live the "now...

enhancement

This seems similar to https://github.com/codeclimate/codeclimate/issues/238 When running `codeclimate analyze` (or just directly invoking docker) in a project with any `node_modules` folders, the command hangs for a while (usually in my...

Fixes #126 Hello! I am not a Go developer so please suggest any changes that might be appropriate 😄

We had a mistake in our serverless function, but the exit code of `serverless deploy` was still 0, even though this plugin reported a "Fatal Error". ``` ./node_modules/serverless/bin/serverless deploy Serverless:...

Please add as much of the following info as you can: Title: Vjeshtë Kosovar (Kosovo Autumn) Type (film/tv show): Film Film or show in which it appears: The Simpsons Is...

suggested title

See #11 for an example of this in action By sending an Intent such as: ``` Intent(context, IntentServiceAction::class.java).apply { action = IntentServiceAction.ACTION_STOP } ``` Any running actions will be stopped...

This PR is dependant on #8, #9 and #10 . See b7c970c for the isolated changes Adds a sample "CancellableAction" to the demo app. https://user-images.githubusercontent.com/794237/133010750-25d9c5ae-4116-43fa-bd9d-a149d95afcbe.mp4

Bitbucket is currently down, which causes the following. One solution is to rescue and not re-raise this error if there is already a matching version of phantomjs in the PATH....