[
https://issues.apache.org/jira/browse/CB-9192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14590417#comment-14590417
]
Steve Gill commented on CB-9192:
--------------------------------
[email protected]
* added missing license headers
* CB-7953 Add cordova-plugin-battery-status support for browser platform
* CB-9128 cordova-plugin-battery-status documentation translation:
cordova-plugin-battery-status
* attempt to fix npm issue
[email protected]
* Closing stale pull request: close #84
* Closing stale pull request: close #66
* CB-9128 cordova-plugin-camera documentation translation: cordova-plugin-camera
* Update docs. This closes #100
* attempt to fix npm markdown issue
* CB-8883 fix picture rotation issue
* one more alias
* Fixed some nit white-space issues, aliased a little more
* major refactor : readability
* Patch for CB-8498, this closes #64
* CB-8879 fix stripe issue with correct aspect ratio
* CB-8601 - iOS camera unit tests broken
* CB-7667 iOS8: Handle case where camera is not authorized (closes #49)
* add missing license header
[email protected]
* move logger.js and console-via-logger.js to common modules, instead of the
numerous repeats that were there.
* clean up tests, info is below log level so it does not exist by default.
* add a couple tests
* CB-9191 Add basic test
* CB-9128 cordova-plugin-console documentation translation:
cordova-plugin-console
* attempt to fix npm markdown issue
[email protected]
* CB-9128 cordova-plugin-contacts documentation translation:
cordova-plugin-contacts
* fix npm md issue
* Add more install text for legacy versions of cordova tools. This closes #60
* CB-9056 Increased timeout of failing tests
* CB-8987: Support for save and remove for Windows 10
* CB-5278: We must close the cursor or we take down the whole app, and the
debugger doesn't catch it.
[email protected]
* CB-9128 cordova-plugin-device documentation translation: cordova-plugin-device
* Attempts to corrent npm markdown issue
[email protected]
* CB-9128 cordova-plugin-device-motion documentation translation:
cordova-plugin-device-motion
* fix npm md issue
* CB-8842 Return cached values on Android if there is no updates from sensor
[email protected]
* CB-9128 cordova-plugin-device-orientation documentation translation:
cordova-plugin-device-orientation
* fix npm md issue
* Remove console log message from test
[email protected]
* CB-9128 cordova-plugin-dialogs documentation translation:
cordova-plugin-dialogs
* fix npm md
[email protected]
* added missing license header
* CB-9128 cordova-plugin-file documentation translation: cordova-plugin-file
* fix npm md
* CB-8844 Increased timeout for asset tests
* Updated resolveFileSystem.js so it can be parsed by uglifyJS
* CB-8860 cordova-plugin-file documentation translation: cordova-plugin-file
* CB-8792 Fixes reading of json files using readAsText
[email protected]
* CB-9128 cordova-plugin-file-transfer documentation translation:
cordova-plugin-file-transfer
* CB-6503: Null pointer check for headers in upload (This closes #27)
* CB-6503: Allow payload content-types other than multipart/form-data to be
used for upload
* Fix NoSuchMethodException looking up cookies.
* fix npm md issue
* CB-8951 (wp8) Handle exceptions in download() and upload() again
* [wp8] Relaxed engine version requirement, using reflection to see if methods
are available
* Check for the existence of Json.net assembly to determin how we deserialize
our headers.
* relax engine requirement to allow -dev versions
* Remove verbose console log messages
* fix bad commit (mine) for [email protected] engine req
* bump required cordova-wp8 version to 4.0.0
* This closes #80, This closes #12
* fix failing test resulting from overlapping async calls
* CB-8721 Fixes incorrect headers and upload params parsing on wp8
* Replace all slashes in windows path
[email protected]
* CB-9128 cordova-plugin-geolocation documentation translation:
cordova-plugin-geolocation
* fix npm md issue
* CB-8845 Updated comment why Android tests are currently pended
* CB-8845 Pended tests for Android
* Add more install text for legacy versions of cordova tools. This closes #36
[email protected]
* added moment.js to ratignore
* added license headers
* Adding .ratignore file.
* CB-9128 cordova-plugin-globalization documentation translation:
cordova-plugin-globalization
* fix npm md issue
[email protected]
* CB-9128 cordova-plugin-inappbrowser documentation translation:
cordova-plugin-inappbrowser
* fix npm md issue
[email protected]
* CB-9128 cordova-plugin-legacy-whitelist documentation translation:
cordova-plugin-legacy-whitelist
* fix npm md issue
* Fix compile error introduces by 6a3d2cb3567
* CB-8739 Updated version and RELEASENOTES.md for release 1.0.0
* CB-8739 added missing license headers
* Fix XMl parsing broken by superclass refactor
(XmlResourceParser->XmlPullParser)
* CB-8660 remove extra commas from package.json
[email protected]
* CB-9128 cordova-plugin-media documentation translation: cordova-plugin-media
* fix npm md issue
* CB-9079 Increased timeout for playback tests
* CB-8888 Makes media status reporting on windows more precise
* CB-8793 Increased playback timeout in tests
[email protected]
* CB-9128 cordova-plugin-media-capture documentation translation:
cordova-plugin-media-capture
* fix npm md issue
[email protected]
* Adding .ratignore file.
* CB-9128 cordova-plugin-network-information documentation translation:
cordova-plugin-network-information
* fix npm md issue
[email protected]
* added missing license headers
* CB-9128 cordova-plugin-splashscreen documentation translation:
cordova-plugin-splashscreen
* fix npm md issue
* Fixed iOS unit tests.
* CB-3562: Disable screen rotation for iPhone when splash screen is shown.
(closes #47)
* CB-8988: Fix rotation on iOS/iPad (closes #46)
* CB-8904: Don't reset the static variable when it's destroyed, otherwise we
might as well just have a member variable
* Removed wp7 from plugin.xml and package.json
* CB-8750 [wp8]: Rewrite resoultion helper
* CB-8750 [wp8]: Allow resolution-specific splashscreen images
* CB-8758 [wp8]: UnauthorizedAccessException on hide()
[email protected]
* add auto-tests for basic api
* CB-9180 Add correct supported check for Windows 8.1 desktop
* CB-9128 cordova-plugin-statusbar documentation translation:
cordova-plugin-statusbar
* fix npm md issue
[email protected]
* added ratignore file
[email protected]
* Adding .ratignore file.
* CB-9128 cordova-plugin-vibration documentation translation:
cordova-plugin-vibration
* fix npm md issue
* used min/max statics in vibrate with pattern. Use callbackId in callbacks,
catch json format exceptions
* static-ized MIN_DURATION and MAX_DURATION
* CB-7216 changed cancelWasCalled boolean
* CB-7218 truncate vibration to 5 secs for WP8
* CB-6916 added vibrateWithPattern for wp8
* CB-6914 added cancelVibration for wp8
* android: respect silent audio setting
[email protected]
* CB-9128 cordova-plugin-whitelist documentation translation:
cordova-plugin-whitelist
* fix npm md issue
* Usage of CDVURLRequestFilter protocol.
* CB-9089 - iOS whitelist plugin does not compile
* CB-9090 - Enable whitelist plugin for cordova-ios 4.0.0
* Fixed error in Content-Security-Policy example
> Plugins Release June 16, 2015
> -----------------------------
>
> Key: CB-9192
> URL: https://issues.apache.org/jira/browse/CB-9192
> Project: Apache Cordova
> Issue Type: Task
> Components: Plugins
> Reporter: Steve Gill
> Assignee: Steve Gill
>
> Following steps at
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]