You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ian Clelland (JIRA)" <ji...@apache.org> on 2014/04/17 16:52:14 UTC

[jira] [Commented] (CB-6452) Plugins Release Apr 16, 2014

    [ https://issues.apache.org/jira/browse/CB-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13972995#comment-13972995 ] 

Ian Clelland commented on CB-6452:
----------------------------------

org.apache.cordova.battery-status@0.2.8
* CB-6465: Add license headers to Tizen code
* CB-6460: Update license headers
* Add NOTICE file

org.apache.cordova.camera@0.2.9
* CB-6460: Update license headers
* CB-6422: [windows8] use cordova/exec/proxy
* [WP8] When only targetWidth or targetHeight is provided, use it as the only bound
* CB-4027, CB-5102, CB-2737, CB-2387: [WP] Fix camera issues, cropping, memory leaks
* CB-6212: [iOS] fix warnings compiled under arm64 64-bit
* [BlackBerry10] Add rim xml namespaces declaration
* Add NOTICE file

org.apache.cordova.console@0.2.8
* CB-6460: Update license headers
* Add NOTICE file

org.apache.cordova.contacts@0.2.10
* CB-6126: [BlackBerry10] Update docs quirks section for fields which are supported
* CB-6212: [iOS] fix warnings compiled under arm64 64-bit
* CB-6460: Update license headers
* Add NOTICE file

org.apache.cordova.device@0.2.9
* CB-5105: [Android, windows8, WP, BlackBerry10] Removed dead code for device.version
* CB-6422: [windows8] use cordova/exec/proxy
* CB-6460: Update license headers
* Add NOTICE file

org.apache.cordova.device-motion@0.2.7
* CB-6422: [windows8] use cordova/exec/proxy
* CB-6460: Update license headers
* CB-6465: Add license headers to Tizen code
* Add NOTICE file

org.apache.cordova.device-orientation@0.3.6
* CB-6381: [WP8] unexpected error object
* CB-6422: [windows8] use cordova/exec/proxy
* CB-6460: Update license headers
* CB-6465: Add license headers to Tizen code
* Add NOTICE file

org.apache.cordova.dialogs@0.2.7
* CB-6212: [iOS] fix warnings compiled under arm64 64-bit
* CB-6411: [BlackBerry10] Work around Audio playback issue
* CB-6411: [BlackBerry10] Updates to beep
* CB-6422: [windows8] use cordova/exec/proxy
* CB-6460: Update license headers
* Add NOTICE file

org.apache.cordova.file@1.1.0
* CB-4965: Remove tests from file plugin
* Android: Allow file:/ URLs
* CB-6422: [windows8] use cordova/exec/proxy
* CB-6249: [android] Opportunistically resolve content urls to file
* CB-6394: [ios, android] Add extra filesystem roots
* CB-6394: [ios, android] Fix file resolution for the device root case
* CB-6394: [ios] Return ENCODING_ERR when fs name is not valid
* CB-6393: Change behaviour of toURL and toNativeURL
* ios: Style: plugin initialization
* ios: Fix handling of file URLs with encoded spaces
* Always use Android's recommended temp file location for temporary file system
* CB-6352: Allow FileSystem objects to be serialized to JSON
* CB-5959: size is explicitly 0 if not set, file.spec.46&47 are testing the type of size
* CB-6242: [BlackBerry10] Add deprecated version of resolveLocalFileSystemURI
* CB-6242: [BlackBerry10] add file:/// prefix for toURI / toURL
* CB-6242: [BlackBerry10] Polyfill window.requestAnimationFrame for OS < 10.2
* CB-6242: [BlackBerry10] Override window.resolveLocalFileSystemURL
* CB-6212: [iOS] fix warnings compiled under arm64 64-bit
* ios: Don't cache responses from CDVFile's URLProtocol
* CB-6199: [iOS] Fix toNativeURL() not escaping characters properly
* CB-6148: Fix cross-filesystem copy and move
* fixed setMetadata() to use the formatted fullPath
* corrected typo which leads to a "comma expression"
* CB-4952: ios: Resolve symlinks in file:// URLs
* Add docs about the extraFileSystems <preference>
* CB-6460: Update license headers

org.apache.cordova.file-transfer@0.4.3
* CB-6422 [windows8] use cordova/exec/proxy
* iOS: Fix error where files were not removed on abort
* CB-5175: [ios] CDVFileTransfer asynchronous download (Fixes #24)
* [ios] Cast id references to NSURL to avoid compiler warnings (Fixes: apache/cordova-plugin-file-transfer#18)
* CB-6212: [iOS] fix warnings compiled under arm64 64-bit
* CB-5762: [FireOS] android: Fix lengthComputable set wrong for gzip downloads
* CB-5631: [FireOS] Removed SimpleTrackingInputStream.read(byte[] buffer)
* CB-4907: [FireOS] Close stream when we're finished with it
* CB-6000: [FireOS] Nginx rejects Content-Type without a space before "boundary".
* CB-6050: [FireOS] Use instance method on actual file plugin object to get FileEntry to return on download
* CB-6460: Update license headers

org.apache.cordova.geolocation@0.3.7
* CB-6422: [windows8] use cordova/exec/proxy
* CB-6212: [iOS] fix warnings compiled under arm64 64-bit
* CB-5977: [android] Removing the Android Geolocation Code.  Mission Accomplished.
* CB-6460: Update license headers
* Add NOTICE file

org.apache.cordova.globalization@0.2.7
* CB-4908: [android] Long.valueOf(0) instead of new Long(0)
* CB-6212: [iOS] fix warnings compiled under arm64 64-bit
* CB-6460: Update license headers
* CB-6465: Add license headers to Tizen code
* Add NOTICE file

org.apache.cordova.inappbrowser@0.4.0
* CB-6360: [ios] Fix for crash on iOS < 6.0 (closes #37)
* CB-3324: [WP8] Add support for back-button inappbrowser [WP8] if there is no history -> InAppBrowser is closed
* [WP] await async calls, resolve warnings
* [WP] Make InAppBrowser work with embedded files, using system behavior
* CB-6402: [WP8] pass empty string instead of null for [optional] windowFeatures string
* CB-6422: [windows8] use cordova/exec/proxy
* CB-6389 CB-3617: Add clearcache and clearsessioncache options to iOS (like Android)
* Doc update: event name and example param (closes #31)
* CB-6253: [WP] Add Network Capability to WMAppManifest.xml
* CB-6212: [iOS] fix warnings compiled under arm64 64-bit
* CB-6218: Update docs for BB10
* CB-6460: Update license headers

org.apache.cordova.media@0.2.10
* CB-6422: [windows8] use cordova/exec/proxy
* CB-6212: [iOS] fix warnings compiled under arm64 64-bit
* CB-6225: Specify plugin dependency on File plugin 1.0.1
* CB-6460: Update license headers
* CB-6465: Add license headers to Tizen code
* Add NOTICE file

org.apache.cordova.media-capture@0.3.0
* CB-6152: [ios, android] Make mediafile compatible with file plugin
* CB-6385: Specify file plugin dependency version
* CB-6212: [iOS] fix warnings compiled under arm64 64-bit
* CB-6016 [BlackBerry10] Add audio capture capability
* [Blackberry10] Add rim xml namespaces declaration
* CB-6422 [windows8] use cordova/exec/proxy
* CB-6460: Update license headers
* Add NOTICE file

org.apache.cordova.network-information@0.2.8
* CB-6342: [iOS] iOS reports a cellular connection even when in Airplane mode
* CB-6422: [windows8] use cordova/exec/proxy
* CB-6460: Update license headers
* CB-6465: Add license headers to Tizen code
* Add NOTICE file

org.apache.cordova.splashscreen@0.3.0
* Add Tizen support to plugin
* CB-6422: [windows8] use cordova/exec/proxy
* CB-4051: [ios] - Re-fix - Splashscreen rotation problem (closes #13)
* CB-6460: Update license headers
* CB-6465: Add license headers to Tizen code
* Add NOTICE file

org.apache.cordova.statusbar@0.1.5
* CB-6316: Added README.md which point to the new location for docs
* CB-6316: Added license header to the documentation. Added README.md which point to the new location for docs
* CB-6316: Moved StatusBar plugin documentation to docs folder
* CB-6314: [android] Add StatusBar.isVisible support to Android
* CB-6460: Update license headers

org.apache.cordova.vibration@0.3.8
* CB-6465: Add license headers to Tizen code
* CB-6460: Update license headers
* Add NOTICE file

> Plugins Release Apr 16, 2014
> ----------------------------
>
>                 Key: CB-6452
>                 URL: https://issues.apache.org/jira/browse/CB-6452
>             Project: Apache Cordova
>          Issue Type: Task
>            Reporter: Ian Clelland
>            Assignee: Ian Clelland
>
> Following steps at https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
This message was sent by Atlassian JIRA
(v6.2#6252)