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

update to 5.0.0 #1

Open
wants to merge 65 commits into
base: master
Choose a base branch
from
Open

update to 5.0.0 #1

wants to merge 65 commits into from

Conversation

bradxn
Copy link

@bradxn bradxn commented Apr 7, 2022

Platforms affected

Motivation and Context

Description

Testing

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • I've updated the documentation if necessary

nicolashenry and others added 30 commits May 8, 2020 12:02
…OS devices with a notch (#656)

* (ios) Removed fake statusbar with hardcoded height to fix issues in iOS devices with a notch

* (ios) Removed no longer needed bgToolbar

* (ios) Fixed issue with rotation in landscape mode and refactored/simplified the code

Co-authored-by: Alessandro Basso <[email protected]>
Fix merging issue from #656

Closes #714
(ios): Fix incorrect view height from the second open time
(ios) Add InAppBrowserStatusBarStyle preference. Resolves #728
* ci(travis): update osx xcode image
* ci: use travis's latest supported osx_image xcode11.6
PreferredContentMode can now be set with preference config. Since iPadOS came out iPads get a desktop Safari useragent by default.

see #687 

Co-authored-by: Tim Brust <[email protected]>
Co-authored-by: Tim Brust <[email protected]>
Co-authored-by: Mark <[email protected]>
[email protected] makes the WKWebView plugin obsolete.

Co-authored-by: Erisu <[email protected]>
* (ios): rename CDVWKProcessPoolFactory

CDVWKProcessPoolFactory was integrated from the WKWebView plugin with
the new name: CDVWebViewProcessPoolFactory

* (ios): Allow both processpool imports
Copy link
Author

@bradxn bradxn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

erisu and others added 23 commits July 12, 2022 21:17
Material Design Guidelines says "For most platforms, consider making touch targets at least 48 x 48dp."
* feat(android): Added download event

* android typos, whitespaces and whiteline corrected

* Update README.md

* fix: removed added whitespace trail

---------

Co-authored-by: Shaikh Amaan FM <[email protected]>
Co-authored-by: Shaikh Amaan FM <[email protected]>
… This is important in Swift projects, where you cannot use prefix headers. (#927)

Co-authored-by: Aleko Petkov <[email protected]>
* remove restoring status bar style code
* chore: bump to next major release 6.0.0

* update Cordova dependencies

* bump version just like geolocation

https://github.com/apache/cordova-plugin-geolocation/blob/master/package.json#L34-L37

* Update dependencies in package-lock.json
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.