Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cordova 7.x upgrades #2

Open
wants to merge 89 commits into
base: cordova-6-mods
Choose a base branch
from

Conversation

william-beange-hs
Copy link
Member

No description provided.

stevengill and others added 30 commits April 15, 2016 13:45
The problem is "Empty Catch Block", which sonarqube considers a blocker.  Added
a log message to the empty block.

 This closes apache#169
…he app too in addition to closing InAppBrowser
Adds shouldPause feature to stop backgound audio
CSS updated for iframe wrapper in browser platform. Styles and position of wrapper were dependent on parent element, global styles and other elements in body.
Now the wrapper/iframe should always cover entire window.
The intent scheme `intent://` is [recommended by Google ](https://developer.chrome.com/multidevice/android/intents) for launching apps. Cordova should forward this to the OS to handle appropriately.

 This closes apache#183
The entry is required to protect end-users from fetching edge versions of the plugin by incompatible version of cordova. This also assumes that we will not introduce any regressions in compatibility w/ cordova in minor and patch releases. On every major release we will need to add similar entry with _next_ major version.

 This closes apache#184
darron1217 and others added 29 commits January 9, 2017 09:46
…ad of an object, aligning it with the other platforms.
@william-beange-hs william-beange-hs changed the base branch from master to cordova-6-mods August 2, 2017 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.