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

BREAKING: remove RequiresApi and drop support for API 19 #540

Merged
merged 2 commits into from
May 11, 2020

Conversation

nphyatt
Copy link
Contributor

@nphyatt nphyatt commented Mar 27, 2020

This PR drops support for API 19 and adds support for API 29 and can be merged after cordova-android 9 is released.

Copy link
Member

@jcesarmobile jcesarmobile left a comment

Choose a reason for hiding this comment

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

@imhoffd imhoffd marked this pull request as ready for review April 20, 2020 22:24
@imhoffd imhoffd changed the title remove RequiresApi and drop support for API 19 BREAKING: remove RequiresApi and drop support for API 19 Apr 20, 2020
@imhoffd imhoffd added this to the 5.0.0 milestone Apr 20, 2020
@jcesarmobile jcesarmobile merged commit 17d2ada into master May 11, 2020
@jcesarmobile jcesarmobile deleted the drop-support-for-api-19 branch May 11, 2020 11:35
Ionitron added a commit that referenced this pull request May 27, 2020
# [5.0.0](v4.2.1...v5.0.0) (2020-05-27)

### Features

* **android:** remove RequiresApi annotation and drop support for API 19 ([#540](#540)) ([17d2ada](17d2ada))
* **ios:** remove normalizeURL function ([#576](#576)) ([d5bdbaa](d5bdbaa))
* **ios:** remove wkRewriteURL function ([#577](#577)) ([02c18ea](02c18ea))

### BREAKING CHANGES

* **ios:** wkRewriteURL was deprecated and has been removed, use
window.Ionic.WebView.convertFileSrc instead
* **ios:** normalizeURL was deprecated and has been removed, use
window.Ionic.WebView.convertFileSrc instead
* **android:** Drop Android 4.4 support (SDK API level 19). Min required is 21.
@Ionitron
Copy link
Collaborator

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

lempere pushed a commit to we-are-Joinup/cordova-plugin-ionic-webview that referenced this pull request Sep 23, 2020
… 19 (ionic-team#540)

BREAKING CHANGE: Drop Android 4.4 support (SDK API level 19). Min required is 21.

(cherry picked from commit 17d2ada)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants