Hello, Devs As you guys know, I am working on cordova amazon-fireos platform port. I have made changes in CLI, core plug-ins and plugman repos to add amazon-fireos platform support. We would like to support cordova 3.0 and above. Most repos have master, 3.0.x and 3.1.x branches. Below is the list of repos and pull request URLS.
Cordova-amazon-fireos Github url : https://github.com/archananaik/cordova-amazon-fireos Cordova-amazon-fireos repository has master, Cordova-3.1.x and 3.0.x branches that I would like to be imported to apache cordova-amazon-fireos repo. Pull requests CLI Master - https://github.com/apache/cordova-cli/pull/94 Cordova-3.1.x - https://github.com/apache/cordova-cli/pull/89 3.0.x - https://github.com/apache/cordova-cli/pull/90 Plugman master - https://github.com/apache/cordova-plugman/pull/34 Cordova-3.1.x - https://github.com/apache/cordova-plugman/pull/35 cordova-plugin-battery-status Dev - https://github.com/apache/cordova-plugin-battery-status/pull/6 Master - https://github.com/apache/cordova-plugin-battery-status/pull/5 cordova-plugin-camera Dev - https://github.com/apache/cordova-plugin-camera/pull/4 Master - https://github.com/apache/cordova-plugin-camera/pull/5 cordova-plugin-contacts Dev - https://github.com/apache/cordova-plugin-contacts/pull/12 Master - https://github.com/apache/cordova-plugin-contacts/pull/13 cordova-plugin-device Dev - https://github.com/apache/cordova-plugin-device/pull/6 Master - https://github.com/apache/cordova-plugin-device/pull/7 cordova-plugin-device-motion Dev - https://github.com/apache/cordova-plugin-device-motion/pull/6 Master - https://github.com/apache/cordova-plugin-device-motion/pull/7 cordova-plugin-device-orientation Dev - https://github.com/apache/cordova-plugin-device-orientation/pull/4 Master - https://github.com/apache/cordova-plugin-device-orientation/pull/5 cordova-plugin-dialogs Dev - https://github.com/apache/cordova-plugin-dialogs/pull/7 Master - https://github.com/apache/cordova-plugin-dialogs/pull/8 cordova-plugin-file Dev - https://github.com/apache/cordova-plugin-file/pull/10 Master - https://github.com/apache/cordova-plugin-file/pull/11 cordova-plugin-file-transfer Dev - https://github.com/apache/cordova-plugin-file-transfer/pull/10 Master - https://github.com/apache/cordova-plugin-file-transfer/pull/11 cordova-plugin-geolocation Dev - https://github.com/apache/cordova-plugin-geolocation/pull/9 Master - https://github.com/apache/cordova-plugin-geolocation/pull/10 cordova-plugin-globalization Dev - https://github.com/apache/cordova-plugin-globalization/pull/3 Master - https://github.com/apache/cordova-plugin-globalization/pull/4 cordova-plugin-inappbrowser Dev - https://github.com/apache/cordova-plugin-inappbrowser/pull/12 Master - https://github.com/apache/cordova-plugin-inappbrowser/pull/13 cordova-plugin-media Dev - https://github.com/apache/cordova-plugin-media/pull/7 Master - https://github.com/apache/cordova-plugin-media/pull/8 cordova-plugin-media-capture Dev - https://github.com/apache/cordova-plugin-media-capture/pull/6 Master - https://github.com/apache/cordova-plugin-media-capture/pull/7 cordova-plugin-network-information Dev - https://github.com/apache/cordova-plugin-network-information/pull/3 Master - https://github.com/apache/cordova-plugin-network-information/pull/4 cordova-plugin-splashscreen Dev - https://github.com/apache/cordova-plugin-splashscreen/pull/7 Master - https://github.com/apache/cordova-plugin-splashscreen/pull/8 cordova-plugin-vibration Dev - https://github.com/apache/cordova-plugin-vibration/pull/6 Master - https://github.com/apache/cordova-plugin-vibration/pull/7 Please let me know if there is any problem merging my changes. Looking forward to amazon-fireos platform specific apps being created in cordova community. :) Archana
