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

feat(android): Download event #1019

Merged
merged 4 commits into from
Sep 15, 2023
Merged

Conversation

breautek
Copy link
Contributor

Platforms affected

Android

Motivation and Context

Adds download event
Rebase of version of #743
closes #743
closes #311

This PR fixes a merge conflict that the original PR had, as well as lint issues.

Description

Testing

Ran npm test
Ran cordova-paramedic manually for android API 33.
Ran a manual test and observed the download event coming through for download links.

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

@breautek
Copy link
Contributor Author

#1020 should fix any failing tests

@breautek breautek marked this pull request as ready for review September 15, 2023 03:22
@breautek
Copy link
Contributor Author

Merging because this is simply a rebase of #743 which already has 👍 votes.

Chrome tests is failing is not related to this PR.

@breautek breautek merged commit b18b979 into apache:master Sep 15, 2023
10 of 11 checks passed
@breautek breautek deleted the download-event branch September 15, 2023 03:23
@breautek breautek added this to the 5.1.0 milestone Sep 15, 2023
pesi-hgc pushed a commit to pesi-hgc/cordova-plugin-inappbrowser-transparent that referenced this pull request Nov 3, 2023
* 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 <thisisamaan.s@gmail.com>
Co-authored-by: Shaikh Amaan FM <53618794+shaikh-amaan-fm@users.noreply.github.com>
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.

Download file not working
2 participants