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

Merge original repo into fork #1

Merged
merged 45 commits into from
Sep 17, 2018
Merged

Conversation

DavidBriglio
Copy link
Owner

Platforms affected

What does this PR do?

What testing has been done on this change?

Checklist

  • Reported an issue in the JIRA database
  • Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
  • Added automated test coverage as appropriate for this change.

Connor Pearson and others added 30 commits June 30, 2017 10:15
CB-13515 (all): Add 'protective' entry to cordovaDependencies
CB-13421: (osx) Added macOS support
CB-13661: Remove deprecated platforms
CB-13701 Fix to allow 4.0.0 version install
CB-13747: Add build-tools-26.0.2 to travis
CB-13781: (android) Fixed permissions request on Android 8 to save a …
#309)

* CB-13415 (android) Importing corrupt images using the Camera plugin crashes the app
jcesarmobile and others added 15 commits February 11, 2018 21:44
CB-12593: (android) Fix potential FileProvider conflicts
Remove audio flag from getUserMedia on the browser.  Including audio resulted in some nasty audio feedback, and audio isn't really needed for taking pictures anyway.
* CB-13384: (browser) Added deprecation of video.src compatibility

* CB-13384: Updated to reflect property detection rather than deprecation exception.
…re (#322)

* CB-14097: (android) Fix crash when selecting some files with getPicture of urls with raw://

Handles both urls:
content://com.android.providers.downloads.documents/document/1111
content://com.android.providers.downloads.documents/document/raw%3A%2Fstorage%2Femulated%2F0%2FDownload%2Ffilename.pdf

* Optimization: Remove TextUtils dependency, return null when no id could be extracted
@DavidBriglio DavidBriglio merged commit 4ae4c31 into DavidBriglio:master Sep 17, 2018
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.