Audio Capture - added support for iPhone 6 and iPhone 6 Plus microphone images#76
Audio Capture - added support for iPhone 6 and iPhone 6 Plus microphone images#76momomatteo wants to merge 5 commits intoapache:masterfrom
Conversation
|
Ping @purplecabbage @shazron for a quick review. Is having these microphone images something we would want? I am concerned that the images and configuration for this addition seem very device-specific. |
|
they are both device specific, and cordova specific The images already exist for every other device shape and size, so this isn't a new thing, just covering more new devices. That said, I have never really agreed with the direction of providing a generic UI inside this plugin, ... The fact that @momomatteo ;) has taken the time to send this pr should speak much louder than my personal feelings on the subject ... |
|
Do we need an ICLA signed for this PR? |
|
It is always nice to have, but not specifically required; sending a pr is proof of the intent to contribute. In this case the graphics are really just resized versions of existing files, so this is a modification. |
|
@momomatteo can you put the issue id (CB-12562) on the title so it's linked with the original issue on JIRA? |
|
Leaving this here because I can't find any info elsewhere. Does anyone know why this repo is suddenly empty? |
|
@jaredloson there is some kind of GitHub issue that is causing havoc with read-only mirrors right now. Apache Infra + GitHub are actively working on it. If you need to access the source, you can always do so via git.apache.org/cordova-plugin-media-capture.git. |
|
@filmaj Got it, thanks for the info! |
Platforms affected
iOS
What does this PR do?
Added microphone images for iPhone 6 and iPhone 6 Plus screen sizes
What testing has been done on this change?
Tested on iPhone 6 and iPhone 6 Plus
Checklist