Messages by Date
-
2012/07/11
[1/2] ios commit: bin/create - updated help text, and typo for lowercase -info.plist
shazron
-
2012/07/11
[2/2] docs commit: [CB-1042] fixed android getting started guide
steven
-
2012/07/11
[1/2] docs commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
steven
-
2012/07/11
[1/2] js commit: [CB-1013] Updated necessary JS bits for common device module use in iOS
filmaj
-
2012/07/11
[2/2] js commit: [CB-1013] New common device module
filmaj
-
2012/07/11
ios commit: [CB-1036] factored device info into its own plugin
filmaj
-
2012/07/11
[2/2] docs commit: [CB-707] - migration guides for 1.0.0 for bb
timkim
-
2012/07/11
[1/2] docs commit: Merge branch 'gs100'
timkim
-
2012/07/11
[2/2] docs commit: [CB687-690] added iOS migration guides
steven
-
2012/07/11
[1/2] docs commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
steven
-
2012/07/11
ios commit: Update CB-1030 - add "-weak-framework CoreFoundation" to linker settings
shazron
-
2012/07/11
docs commit: [CB-708] - migration guides for 1.1.0 for bb
timkim
-
2012/07/11
ios commit: Fixes CB-93 - Only support iOS 4.2 and greater
shazron
-
2012/07/11
docs commit: [CB-709] - migration guide for 1.2.0 for bb
timkim
-
2012/07/11
docs commit: [CB-710] - migration guides for 1.3.0 on bb
timkim
-
2012/07/11
docs commit: [CB-711] - migration guides for 1.4.0 for bb
timkim
-
2012/07/11
docs commit: [CB-712] - migration guide for 1.5.0 from 1.4.1 for bb
timkim
-
2012/07/11
Git Push Summary
filmaj
-
2012/07/11
Git Push Summary
filmaj
-
2012/07/11
Git Push Summary
filmaj
-
2012/07/11
js commit: [CB-1013] First pass at refactoring device to a common plugin.
filmaj
-
2012/07/11
ios commit: Properly escape URLs within FileTransfer that end with slash.
shazron
-
2012/07/11
[2/3] ios commit: Change mutable parameters to non-mutable ones in CDVFileTransfer.
shazron
-
2012/07/11
[3/3] ios commit: Add tests for CDVFileTransfer.
shazron
-
2012/07/11
[1/3] ios commit: Add support for chunked uploads to FileTransfer plugin.
shazron
-
2012/07/11
ios commit: Fixed CB-1030 - Add FAQ issue for NSURLIsExcludedFromBackupKey linker issue for archived builds in iOS 5.0.1 devices
shazron
-
2012/07/11
android commit: CB-1031 android create script fails
anis
-
2012/07/11
android commit: Combining plugins.xml and cordova.xml to make config.xml
bowserj
-
2012/07/11
android commit: [CB-1022] Reverted nanoTime back to currentTimeMillis. Updated mobile-spec tests as well. This passes all accel tests.
filmaj
-
2012/07/11
spec commit: Added more assertions for accelerometer tests. Returned timestamps should be withi a reasonable range, not just greater than a recent timestamp.
filmaj
-
2012/07/11
android commit: [CB-481] Removed todo comment introduced by bryce, clarified what is going on
filmaj
-
2012/07/11
[1/2] js commit: [CB-481] showing webview on init.. this got removed in the CordovaWebView merge. This also means all cordova android apps got introduced a 1-2 second delay on initialization recently...
filmaj
-
2012/07/11
[2/2] js commit: Removed extra logs, dropped a TODO
filmaj
-
2012/07/10
ios commit: Fixes CB-989: dyld: Symbol not found: _NSURLIsExcludedFromBackupKey
shazron
-
2012/07/10
[2/2] android commit: CB-993: Android plugin problems upgrading to 1.9.0
macdonst
-
2012/07/10
[1/2] android commit: CB-952: Android showSplashScreen crashes
macdonst
-
2012/07/10
ios commit: Fixes CB-1025 - Failure to save contact results in a crash when printing the error
shazron
-
2012/07/10
[1/2] docs commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
bowserj
-
2012/07/10
[2/2] docs commit: Updating Android docs with new Eclipse images
bowserj
-
2012/07/10
docs commit: Document Migration x.x -> x.x
purplecabbage
-
2012/07/10
[1/2] docs commit: [CB-713] - Updating migration guide for bb for 1.6.0
timkim
-
2012/07/10
[2/2] docs commit: [CB-713] - migration guides for bb 1.6.0
timkim
-
2012/07/10
[2/2] docs commit: [CB-1026] - migration doc for bb 1.9.0rc1
timkim
-
2012/07/10
[1/2] docs commit: [CB-1026] - updating migration docs for bb 1.9.0
timkim
-
2012/07/10
docs commit: Tweaking upgrade guide with 1.9.0 instructions
bowserj
-
2012/07/10
[2/2] spec commit: update master css to support a poorly styled input box
filmaj
-
2012/07/10
[1/2] spec commit: added seekTo and seekBy functionality to manual audio test
filmaj
-
2012/07/10
js commit: whitespace
purplecabbage
-
2012/07/10
[2/2] js commit: commented some of the voodoo for testing, added explanation for running individual tests
purplecabbage
-
2012/07/10
[1/2] js commit: [CB-1020] DomStorage not 'mul8-able', added conditional to avoid patching localStorage when document.domain is available
purplecabbage
-
2012/07/10
android commit: CB-1005: Can not remove contact phonenumber values
macdonst
-
2012/07/09
[1/2] webworks commit: [CB-1019] - don't want to update both config files otherwise the create scripts won't work
timkim
-
2012/07/09
[2/2] webworks commit: [CB-1019] - invalid name in config file when using ant dist
timkim
-
2012/07/09
[7/7] ios commit: Refactor of CDVWebViewTest and partial implementation of CDVLocalStorageTests
shazron
-
2012/07/09
[1/7] ios commit: Added unit test for CDVLocalStorage::__verifyAndFixDatabaseLocations
shazron
-
2012/07/09
[6/7] ios commit: Remove unit test header files and simplify CDVWebViewTest.
shazron
-
2012/07/09
[4/7] ios commit: Adds a way for CordovaLibApp to recreate the ViewController.
shazron
-
2012/07/09
[5/7] ios commit: Add VERSION file to the resources of CordovaLibApp
shazron
-
2012/07/09
[3/7] ios commit: Adds a dispose method to CDVViewController.
shazron
-
2012/07/09
[2/7] ios commit: Don't use @autoreleasepool.
shazron
-
2012/07/09
android commit: Fixing bug on ICS where the super.onKeyDown wasn't being called
bowserj
-
2012/07/09
ios commit: Fixed FileTransfer upload params
shazron
-
2012/07/09
docs commit: Resolving CB-676
bowserj
-
2012/07/07
android commit: CB-1016: Zero width or height in getPicture throws java.lang.ArithmeticException
macdonst
-
2012/07/06
android commit: Modify PluginResult(status) so it generates a JSON string that works with JSON.parse()
macdonst
-
2012/07/06
android commit: CB-1014: Out of Memory error when getting image from photo library
macdonst
-
2012/07/05
android commit: CB-999: When getting images from the PHOTOLIBRARY apply the correctOrientation fix
macdonst
-
2012/07/05
android commit: CB-1008: Camera with targetHeight, targetWidth loses image aspect ratio
macdonst
-
2012/07/05
android commit: CB-992: Camera tries to add temp photo to gallery
macdonst
-
2012/07/05
ios commit: LocalStorage backup background task, set invalid when expired.
shazron
-
2012/07/05
ios commit: Fixes CB-1004
shazron
-
2012/07/05
ios commit: Fixes CB-997, CB-976 remove Organization
becka11y
-
2012/07/03
android commit: Implementing CordovaInterface.getContext in test folder classes
macdonst
-
2012/07/03
android commit: Fix mis-spelling in upgrade guide
macdonst
-
2012/07/02
ios commit: Added Base64 unit tests.
shazron
-
2012/07/02
[1/3] ios commit: Fixes CB-1000 - Namespace issue of JSONKit and other external libraries
shazron
-
2012/07/02
[3/3] Fixes CB-1000 - Namespace issue of JSONKit and other external libraries
shazron
-
2012/07/02
android commit: CB-993: Android plugin problems upgrading to 1.9.0
macdonst
-
2012/07/02
ios commit: Fixes CB-989 - dyld: Symbol not found: _NSURLIsExcludedFromBackupKey
shazron
-
2012/07/02
docs commit: Android now respects the correctOrientation parameter
macdonst
-
2012/06/29
Git Push Summary
timkim
-
2012/06/29
[2/2] webworks commit: [CB-965] - needed flag for destination directory
timkim
-
2012/06/29
[1/2] webworks commit: 1.9.0
timkim
-
2012/06/29
spec commit: Bumping version to 1.9.0
filmaj
-
2012/06/29
webworks commit: [CB-965] - windows version of create script failing
timkim
-
2012/06/29
Git Push Summary
anis
-
2012/06/29
bada-wac commit: updating VERSION to 1.9.0
anis
-
2012/06/29
Git Push Summary
anis
-
2012/06/29
bada commit: updating version to 1.9.0
anis
-
2012/06/29
Git Push Summary
macdonst
-
2012/06/29
[2/2] android commit: Tagging to 1.9.0
macdonst
-
2012/06/29
[1/2] android commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
macdonst
-
2012/06/29
[1/6] wp7 commit: rebuilt for 1.9.0 release
purplecabbage
-
2012/06/29
[2/6] wp7 commit: js+path updates for 1.9.0 release
purplecabbage
-
2012/06/29
js commit: linting whitespace warning
purplecabbage
-
2012/06/29
Git Push Summary
mwbrooks
-
2012/06/29
[2/2] docs commit: [CB-968] Consistent formatting for Android Cordova WebView.
mwbrooks
-
2012/06/29
[1/2] docs commit: [CB-969] Consistent formatting for iOS Cordova WebView.
mwbrooks
-
2012/06/29
Git Push Summary
shazron
-
2012/06/29
[3/4] ios commit: Do not hardcode launch image filename on phone
shazron
-
2012/06/29
[4/4] ios commit: localizedInfoDictionary returns only localized keys, use objectForInfoDictionaryKey instead
shazron
-
2012/06/29
[1/4] ios commit: Added CB-863 fix
shazron
-
2012/06/29
[2/4] ios commit: Use localized UILaunchImageFile
shazron
-
2012/06/29
ios commit: Removed local reference to Upgrade Guide (points to online version now)
shazron
-
2012/06/29
docs commit: [CB-967] Adding cordova-as-a-component (CordovaWebView) documentation
filmaj
-
2012/06/29
[1/6] ios commit: Removed Upgrade Guide and Cleaver Guide from repo - they are all in docs.phonegap.com now
shazron
-
2012/06/29
[3/6] ios commit: Updated VERSION to 1.9.0 (release notes, cli template, etc)
shazron
-
2012/06/29
[2/6] ios commit: Updated cordova-js to 1.9.0
shazron
-
2012/06/29
Git Push Summary
hermwong
-
2012/06/29
ios commit: Removing component guide; going into the docs
filmaj
-
2012/06/29
[2/2] android commit: Removing CordovaWebView Guide; its going into the docs
filmaj
-
2012/06/29
[1/2] android commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
filmaj
-
2012/06/29
js commit: Version 1.9.0
filmaj
-
2012/06/29
android commit: Only load Exif information if necessary
macdonst
-
2012/06/28
android commit: CB-937 fixing debug for windows
anis
-
2012/06/28
[1/3] android commit: CB-937 fixing debug
anis
-
2012/06/28
[3/3] android commit: creating project without source
anis
-
2012/06/28
[2/3] android commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
anis
-
2012/06/28
webworks commit: [CB-962] - File permission stuff got overwritten in last few commits - bringing it back
timkim
-
2012/06/28
docs commit: [CB-967] Stub Embedding WebView guide.
mwbrooks
-
2012/06/28
[2/2] docs commit: [CB-872] adding documentation for CLI tools
filmaj
-
2012/06/28
[1/2] docs commit: [CB-872] more tweaks to cli guide
filmaj
-
2012/06/28
ios commit: [CB-982] add usage help to create script, remove unnecessary parameters from debug project-level script
filmaj
-
2012/06/28
ios commit: Fixes CB-977 - MediaFile.getFormatData failing
becka11y
-
2012/06/28
ios commit: Fixes CB-961
becka11y
-
2012/06/28
webworks commit: [CB-981] Return FILE_NOT_FOUND error for bad file name.
deedubbu
-
2012/06/28
webworks commit: [CB-980] Quote key values in JSON returned from native.
deedubbu
-
2012/06/28
wp7 commit: Minor improvement for CB-953 mouse events fired twice
purplecabbage
-
2012/06/28
[8/8] android commit: Switch getPicture from Gallery to use file instead of content resolver
macdonst
-
2012/06/28
[7/8] android commit: Cache bust returned Image URI if saveToPhotoAlbum is false
macdonst
-
2012/06/28
[4/8] android commit: Rotate image if taken in portrait mode
macdonst
-
2012/06/28
[5/8] android commit: Wire rotation fix to correctOrientation parameter
macdonst
-
2012/06/28
[3/8] android commit: Fix double image problem on Samsung phones
macdonst
-
2012/06/28
[6/8] android commit: Decode image from File instead of content resolver
macdonst
-
2012/06/28
[2/8] android commit: Using a better scaling algorithm to resize the image
macdonst
-
2012/06/28
[1/8] android commit: Reset orientation exif information when photo is rotated
macdonst
-
2012/06/28
android commit: CB-978: FileTransfer.upload from a directory with a space fails
macdonst
-
2012/06/28
[1/2] android commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
bowserj
-
2012/06/28
[2/2] android commit: Forgot to add it renderscript.opt.level to the project. This will fix ant issues
bowserj
-
2012/06/27
[1/2] android commit: log was actually doing nothing...fixing it
anis
-
2012/06/27
[2/2] android commit: updating create script to work from distro and source
anis
-
2012/06/27
docs commit: adding command line tool docs
anis
-
2012/06/27
[2/2] webworks commit: [CB-973] Fixed up tab issue
timkim
-
2012/06/27
[1/2] webworks commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks
timkim
-
2012/06/27
wp7 commit: CB-953 mouse events fired twice
purplecabbage
-
2012/06/27
webworks commit: CB-965: fixed create script to work with distribution and src
steven
-
2012/06/27
webworks commit: Adding in microphone permission/feature to config
timkim
-
2012/06/27
webworks commit: Semicolon
timkim
-
2012/06/27
js commit: Gah - missing semicolon
timkim
-
2012/06/27
webworks commit: Fixed up whitespace/tab issue
timkim
-
2012/06/27
js commit: Fixing whitespace/tab stuff
timkim
-
2012/06/27
docs commit: [CB-970] add header support docs for filetransfer upload on ios
hermwong
-
2012/06/27
webworks commit: Added in captureAudio for playbook
timkim
-
2012/06/27
[3/3] js commit: [CB-117]Added captureAudio for playbook
timkim
-
2012/06/27
[2/3] js commit: White space
timkim
-
2012/06/27
[1/3] js commit: Took out console log
timkim
-
2012/06/27
[8/20] ios commit: Updated cli-based project template to 1.9.0rc1
hermwong
-
2012/06/27
[7/20] ios commit: Added 1.9.0rc1 cordova-js
hermwong
-
2012/06/27
[19/20] ios commit: Enhanced CB-471 - LocalFileSystem.PERSISTENT "do not back up" file attribute iOS. Supports new iOS 5.1 iCloud Backup attribute (the old way is deprecated, and only for iOS 5.0.1)
hermwong
-
2012/06/27
[20/20] ios commit: [CB-765] Header Support iOS FileTransfer upload
hermwong
-
2012/06/27
[16/20] ios commit: Fixed CB-748 - refactored-UUID is broken and changes over time (changed according to Apple's guidelines for this)
hermwong
-
2012/06/27
[12/20] ios commit: Fixes CB-948 - Update Guides for 1.9.0
hermwong
-
2012/06/27
[14/20] ios commit: Fixes CB-647 - Prefix/Namespace common native libraries
hermwong
-
2012/06/27
[18/20] ios commit: Update VERSION to 1.9.0rc1
hermwong
-
2012/06/27
[17/20] ios commit: Fixes CB-942 - iOS failing FileTransfer malformed URL tests
hermwong
-
2012/06/27
[6/20] ios commit: Added Apache v2.0 license to files that Apache RAT is complaining about.
hermwong
-
2012/06/27
[13/20] ios commit: [CB-943] decrease accelerometer interval from 100ms to 40ms
hermwong
-
2012/06/27
[2/20] ios commit: Updated CB-957 - Include Xcode 4 requirement
hermwong
-
2012/06/27
[4/20] ios commit: Fixes CB-914 - Deactivate CDVLocalStorage (Backup/Restore, safari web preferences update)
hermwong
-
2012/06/27
[3/20] ios commit: Fixes CB-957 - (iOS) iOS Upgrade Guide Migration
hermwong
-
2012/06/27
[1/20] ios commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-ios
hermwong
-
2012/06/27
[5/20] ios commit: Added BackupWebStorage setting in cli template
hermwong
-
2012/06/27
bada-wac commit: CB-963 renaming LICENCE to us english
anis
-
2012/06/26
webworks commit: Re-fixed cordova scripts being able to execute in bb
timkim
-
2012/06/26
webworks commit: Made sure cordova scripts are executable when copied over
timkim
-
2012/06/26
webworks commit: [CB-962] Making build script work again with ant build and load-device commands on bb
timkim
-
2012/06/26
webworks commit: [CB-962] Fix for debug script not working on bb
timkim
-
2012/06/26
android commit: Re-adding getContext because yo dawg, I heard you like contexts in your contexts
bowserj
-
2012/06/25
[1/2] git commit: copied files around
steven
-
2012/06/25
[2/2] git commit: updated Notice file
steven
-
2012/06/25
ios commit: Added BackupWebStorage setting in cli template
shazron
-
2012/06/25
ios commit: Fixes CB-914 - Deactivate CDVLocalStorage (Backup/Restore, safari web preferences update)
shazron
-
2012/06/25
docs commit: Updated for CB-914 - Deactivate CDVLocalStorage (Backup/Restore, safari web preferences update)
shazron
-
2012/06/25
android commit: forgot to add +x on BOOM
anis
-
2012/06/25
android commit: setting +x on script files
anis
-
2012/06/25
android commit: deleting old BOOM
anis
-
2012/06/25
android commit: removing echoes
anis
-
2012/06/25
ios commit: Updated CB-957 - Include Xcode 4 requirement
shazron
-
2012/06/25
docs commit: Updated CB-957 - Include Xcode 4 requirement
shazron
-
2012/06/25
[3/3] docs commit: [CB-714] - bb update guide for 1.6.1 from 1.6.0rc1
timkim
-
2012/06/25
[2/3] docs commit: [CB-715] - bb updated guide for 1.7.0
timkim
-
2012/06/25
[1/3] docs commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
timkim
-
2012/06/25
ios commit: Fixes CB-957 - (iOS) iOS Upgrade Guide Migration
shazron
-
2012/06/25
docs commit: Fixes CB-957 - (docs) iOS Upgrade Guide Migration
shazron
-
2012/06/25
[16/25] docs commit: Translate files related to compass
mwbrooks
-
2012/06/25
[17/25] docs commit: Translate files related to camera
mwbrooks
-
2012/06/25
[13/25] docs commit: Translate files related to device
mwbrooks
-
2012/06/25
[15/25] docs commit: Translate files related to connection
mwbrooks
-
2012/06/25
[18/25] docs commit: Translate files related to accelerometer
mwbrooks
-
2012/06/25
[19/25] docs commit: Change language from English to Japanese in config.json, translate index.md
mwbrooks