tommy-carlos williams
tommy-carlos williams
I just meant _my_ original purpose. I wrote it because the Media API in PhoneGap at the time did not pause music/audio playback when there was an incoming phone call......
Not sure when I would have time to do this, sadly.
maybe something like... ``` javascript { current: { start: { transform: 'translate(0, 0)', }, end: { transform: 'translate(-20%, 0)', transition: 'transform .4s ease-out' } }, next: { start: { transform:...
Certainly looks on the surface like it's in the scope. Send me a PR and I'll look into it some more. That'd be fantastic!
Hrm, is this only on GingerBread and below though?
Ah, the linked article said something about
Sorry I have taken so long to look at this, hoping to look at it asap and get it merged in.
Well, I agree that more options would be better, but at least on Android (where screenshots are blocked) the plugin is simply setting a system level flag. I am not...
There is a PR for inAppBrowser right now that might be what we need. https://github.com/apache/cordova-plugin-inappbrowser/pull/164 If it works, I am hoping to have a look and get consensus to merge...
Ugh. The PR was never merged in it looks like. Not sure what the next step is here...