插件发布:2015年2月10日
2015年2月10日
以下插件今天已更新
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
这些插件已在我们的注册表 plugins.cordova.io 上更新。
您可以通过删除并重新添加任何插件来更新它。
例如,要更新您的相机插件
cordova plugin rm org.apache.cordova.camera
cordova plugin add org.apache.cordova.camera
更改包括
- CB-8351 ios: 停止使用现已弃用的
[NSData base65EncodedString]
- CB-8351 ios: 停止使用现已弃用的 integerValueForKey: 类扩展
- CB-8351 ios: 使用 argumentForIndex 而不是 NSArray 扩展
- CB-8032 ios: 为 CDVFileSystem->makeEntryForPath:isDirectory 添加 nativeURL 外部方法支持
- CB-7938 ios: 添加了 XCTest 单元测试项目,带有存根 (改编自 SplashScreen 单元测试设置)
- CB-7937 ios: 重构 iOS 相机插件,使其可测试
- CB-8351 ios: 使用 argumentForIndex 而不是 NSArray 扩展
- CB-8351 ios: 停止使用(新近)弃用的 CordovaLib 函数
- CB-8351 ios: 使用 argumentForIndex 而不是 NSArray 扩展
- android: 更新 ContactName 支持
- 更新了 ContactOrganization 构造函数的注释。
- 为 Android、iOS、Blackberry、WP8 添加了 device.manufacturer 属性
- Windows Phone 8 ANID2 支持,ANID 仅支持到 Windows Phone 7.5
- CB-8351 使用 uniqueAppInstanceIdentifier 的本地副本,而不是 CordovaLib 的版本
- browser: 修复了如果浏览器的用户代理无法识别则导致 “无法调用未定义的方法” 错误的错误
- CB-8351 ios: 使用 argumentForIndex 而不是 NSArray 扩展
- 在 config.xml 中指定 Windows 平台的正确方法
- CB-8351 ios: 使用 argumentForIndex 而不是 NSArray 扩展
- CB-7955 添加 “browser” 平台支持
- CB-7927 将数据编码为字节而不是字符来写入文件。
- ios: 修复关于隐式 int 转换的编译警告
- CB-8351 ios: 使用 base64EncodedStringWithOptions 而不是 CordovaLib 的类扩展
- CB-8351 ios: 使用 argumentForIndex 而不是 NSArray 扩展
- CB-8351 ios: 使用 valueForKeyIsNumber 的本地副本,而不是 CordovaLib 的版本
- windows: 通过根文件系统处理包含以驱动器盘符和冒号开头的绝对 Windows 路径的 URL(编码为 %3A)
- windows: 重构为使用正常的 url 形式
- android: 重构:使 Filesystem 基类存储其自己的名称、rootUri 和 rootEntry
- android: 通过使 makeEntryForPath 不抛出 JSONException 来简化代码
- CB-6431 android: 修复插件破坏 content: URL 的问题
- CB-7375 永远不要创建新的 FileSystem 实例 (在 Windows 上除外,因为它们不实现 requestAllFileSystems())
- CB-8407 windows: 修复
ms-appdata:///
URI 的下载 - CB-8095 windows: 重写上传方法以正确支持进度事件
- CB-5059 android: 为可插拔的 webview 添加 CookieManager 抽象
- ios: 修复关于隐式 int 转换的编译警告
- CB-8351 ios: 使用 argumentForIndex 而不是 NSArray 扩展
- CB-8351 ios: 使用 DLog 宏的本地副本,而不是 CordovaLib 版本
- CB-8296 ios: 修复上传失败且尚未创建文件时发生的崩溃 (close #57)
- 记录 FileTransferError 上的 “body” 属性
- CB-7912 ios, android: 更新以在 Cordova 4.x 中使用白名单插件
- 错误回调应始终使用 FileTransferError 对象调用,而不仅仅是代码
- windows: 将 appData 别名为 Windows.Storage.ApplicationData.current
- CB-8093 修复下载失败情况下返回的不正确的 FileTransferError
- CB-8351 ios: 使用 argumentForIndex 而不是 NSArray 扩展
- CB-8351 ios: 使用 argumentForIndex 而不是 NSArray 扩展
- CB-7972 添加对 Windows 平台的 cordova-plugin-globalization 支持
- CB-8270 ios: 删除
[arr JSONString]
的使用,因为它已重命名为cdv_JSONString
- ubuntu: 实现 inject* 函数
- ubuntu: 移植到 oxide
- CB-7897 ios, android: 更新以在 Cordova 4.x 中使用白名单插件
- CB-8351 ios: 停止使用(新近)弃用的 CDVJSON.h
- CB-8351 ios: 使用 argumentForIndex 而不是 NSArray 扩展
- CB-8252 android: 通过消息通道从本机触发音频事件
- CB-8152 ios: 删除 Media 插件中已弃用的方法(自 2.5 起弃用)
- CB-8351 ios: 使用已弃用的 CDV_IsIpad 和 CDV_IsIphone5 的内联副本
- CB-8351 ios: 停止使用(新近)弃用的 CDVJSON.h
- CB-8351 ios: 使用 argumentForIndex 而不是 NSArray 扩展
- CB-7977 在插件文档中提及 deviceready
- CB-8384 Windows 上的网络状态更改支持
- CB-8384 修复了我们在 Windows 上检测在线状态的方式
- CB-8384 添加 Windows 平台怪癖
- CB-8384 将 Windows 部分添加到网络信息插件
- CB-8351 ios: 停止使用已弃用的 IsIpad 宏
- CB-3679 由于使用
preferences
,为 Android >= 3.6.0 添加引擎标签 - CB-3679 使 SplashScreen 插件与 [email protected] 兼容
- CB-8351 ios: 使用 argumentForIndex 而不是 NSArray 扩展
- 初始版本
- CB-8243 cordova-plugin-vibration 文档翻译:cordova-plugin-vibration