[GitHub] cordova-android pull request: CB-8383 Handle pause event when keep...

2016-04-13 Thread infil00p
Github user infil00p commented on the pull request: https://github.com/apache/cordova-android/pull/288#issuecomment-209673913 This does not work, since all actions on a WebView thread MUST happen on the UI thread. Also, you don't actually start the thread at all and this patch breaks

[GitHub] cordova-android pull request: CB-8383 Handle pause event when keep...

2016-04-07 Thread GitRubb
GitHub user GitRubb opened a pull request: https://github.com/apache/cordova-android/pull/288 CB-8383 Handle pause event when keeprunning=false I added this pull request to hopefully get some attention to this bug https://issues.apache.org/jira/browse/CB-8383. When keeprunning = fal