Messages by Thread
-
[2/5] ios commit: Updated the command-line template under the bin folder.
shazron
-
[1/5] ios commit: Updated VERSION and associated references to 1.8.0rc1.
shazron
-
ios commit: Updated Makefile to with target to install wkhtmltopdf version 0.9.9 by default (0.11.0_rc1 has perf problems)
shazron
-
[2/2] js commit: wp7 uses common resolveLocalFileSystemURI call
purplecabbage
-
[1/2] js commit: added sanity check for invalid urls, this should be extended to include every case identifiable without calling native.
purplecabbage
-
android commit: CB-808: CameraLauncher leaks bitmaps in Android
macdonst
-
[9/15] android commit: [CB-463] added the JS updates for accel refactor
bowserj
-
[15/15] android commit: [CB-659] create script should work on android
bowserj
-
[10/15] android commit: [CB-463] added accuracy checking to native accel implementation, this way getCurrentAcceleration returns fairly accurate results
bowserj
-
[12/15] android commit: [CB-792] Add HTTP status code to FileTransferError
bowserj
-
[14/15] android commit: [CB-659] create script for android on windows now works fully. also pulls down commons-codec jar appropriately
bowserj
-
[7/15] android commit: [CB-463] added accuracy checking to native accel implementation, this way getCurrentAcceleration returns fairly accurate results
bowserj
-
[13/15] android commit: [CB-804] ADded proper cordova icon sizes for the create script
bowserj
-
[11/15] android commit: removed a trailing log
bowserj
-
[8/15] android commit: [CB-463] rewrite of accel plugin
bowserj
-
[2/15] android commit: Merge branch 'CB-792' of https://github.com/don/incubator-cordova-android
bowserj
-
[1/15] android commit: Merge commit and fix.
bowserj
-
[5/15] android commit: [CB-463] updated js and rewrote accel plugin again to support the start/stop approach. optimized. single callback used for message passing
bowserj
-
[6/15] android commit: removed a trailing log
bowserj
-
[4/15] android commit: Small spacing fixes
bowserj
-
[3/15] android commit: Fix problem in Android template example getPicture
bowserj
-
[3/3] webworks commit: [CB-793] Add HTTP status code to FileTransferError object
deedubbu
-
[1/3] webworks commit: Merge remote-tracking branch 'apache/master' into CB-793
deedubbu
-
[2/3] webworks commit: [CB-793] Minor formatting cleanup.
deedubbu
-
docs commit: refs CB-767 iOS Permissions
becka11y
-
[2/2] ios commit: Fixes CB-825 - Makefile: remove direct download of Markdown and wkhtmltopdf
shazron
-
[1/2] ios commit: [CB-794] Add HTTP status code to FileTransferError object for iOS
shazron
-
[2/2] android commit: [CB-792] Add HTTP status code to FileTransferError
macdonst
-
[1/2] android commit: Merge branch 'CB-792' of https://github.com/don/incubator-cordova-android
macdonst
-
docs commit: Fixes CB-812 - Update Whitelisting Documentation for iOS
shazron
-
qt commit: fixed for moveTo and copyTo, file: 5 to go. TODO. note: For Simulator, create /home/longwei/MyDocs dir
longwei
-
[2/2] docs commit: [CB-790] Add HTTP status code to FileTransferError
macdonst
-
[1/2] docs commit: Merge branch 'CB-790' of https://github.com/don/incubator-cordova-docs
macdonst
-
webworks commit: [CB-822] Revert change to prefix file protocol for resolveLocalFileSystemURI
deedubbu
-
docs commit: Adding write external storage as a permission in Camera
macdonst
-
ios commit: Fixes CB-818 - Make CDVViewController also implement initWithNibName
shazron
-
svn commit: r1341627 - in /incubator/cordova/site: bin/config.json public/js/smooth.pack.js www/js/smooth.pack.js
yohei
-
docs commit: toURI becomes toURL
purplecabbage
-
spec commit: changed toURI to toURL, toURI is DEPRECATED
purplecabbage
-
[2/2] js commit: toURI calls toURL, toURI is DEPRECATED
purplecabbage
-
[1/2] js commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-js
purplecabbage
-
ios commit: Fixes CB-819 fail callback not invoked
becka11y
-
docs commit: References CB-819 - alert in callback
becka11y
-
android commit: Fix problem in Android template example getPicture
macdonst
-
js commit: Fixing mis-spelling in Camera.js comments
macdonst
-
js commit: [CB-348] console object improvements
pmuellr
-
js commit: build complains about ws instead of fixing
pmuellr
-
js commit: Fixed error with requiring window.Media aka cordova/plugins/Media
purplecabbage
-
docs commit: [CB-676] - Documented 1.7.0 to 1.8.0 guide for blackberry
timkim
-
docs commit: [CB-769] - Documented permissions for blackberry
timkim
-
[1/2] docs commit: Merge branch 'patch-1' of https://github.com/colinfrei/incubator-cordova-docs
macdonst
-
[2/2] docs commit: Link to ContactAddress didn't work.
macdonst
-
[Cordova Wiki] Update of "LoggingPlugin" by PatrickMueller
Apache Wiki
-
[Cordova Wiki] Update of "FrontPage" by PatrickMueller
Apache Wiki
-
ios commit: [CB-623] added Logger plugin
pmuellr
-
docs commit: Fixing small type in storage docs
macdonst
-
js commit: callback issue, require not working for global object Media
purplecabbage
-
wp7 commit: Fixed threading issue in audio, + Defect [CB-602], added more info to log statements, INFO/ERROR
purplecabbage
-
docs commit: Rename White List to Domain Whitelisting.
mwbrooks
-
[1/2] docs commit: Add content to White List guide.
mwbrooks
-
[2/2] docs commit: Remove White Listing author contribution note.
mwbrooks
-
[1/3] webworks commit: [CB-465] Simplified accel plugin (still based on Drews implementation) to just start/stop actions.
filmaj
-
[3/3] webworks commit: [CB-465] First pass at accel update. Watch acceleration doesnt seem to work yet though
filmaj
-
[2/3] webworks commit: [CB-465] Refactor Accelerometer code for addWatch / clearWatch.
filmaj
-
[7/8] android commit: [CB-463] added accuracy checking to native accel implementation, this way getCurrentAcceleration returns fairly accurate results
filmaj
-
[4/8] android commit: removed a trailing log
filmaj
-
[3/8] android commit: [CB-463] added accuracy checking to native accel implementation, this way getCurrentAcceleration returns fairly accurate results
filmaj
-
[5/8] android commit: [CB-463] rewrite of accel plugin
filmaj
-
[6/8] android commit: [CB-463] added the JS updates for accel refactor
filmaj
-
[2/8] android commit: [CB-463] updated js and rewrote accel plugin again to support the start/stop approach. optimized. single callback used for message passing
filmaj
-
[8/8] android commit: removed a trailing log
filmaj
-
[1/8] android commit: Small spacing fixes
filmaj
-
[1/3] ios commit: [CB-464] rewrite of accel plugin. not working yet.
filmaj
-
[3/3] ios commit: [CB-464] Simplified accel to start/stop actions.
filmaj
-
[2/3] ios commit: Fixed EXC_BAD_ACCESS error in CDVAccelerometer
filmaj
-
[3/7] js commit: removing a console.log :)
filmaj
-
[5/7] js commit: [CB-462] more refactoring work for the accelerometer.
filmaj
-
[4/7] js commit: [CB-466] refactoring accelerometer JS
filmaj
-
[6/7] js commit: [CB-462] added tests for reworked accel, fix bugs
filmaj
-
[7/7] js commit: [CB-462] tweak watch accel to fire success calblack on the appropriate interval, not based on how quickly framework returns info
filmaj
-
[2/7] js commit: [CB-462] added a watchaccel test for frequency callback invocation
filmaj
-
[1/7] js commit: [CB-462] rewrote accel _again_. weaknesses in my initial draft of it brought to light
filmaj
-
ios commit: [CB-464] Simplified accel to start/stop actions.
filmaj
-
webworks commit: [CB-465] Simplified accel plugin (still based on Drews implementation) to just start/stop actions.
filmaj
-
[1/4] wp7 commit: [CB-466] Rewrite accel for WP7
filmaj
-
[1/2] js commit: [CB-462] tweak watch accel to fire success calblack on the appropriate interval, not based on how quickly framework returns info
filmaj
-
[2/2] js commit: [CB-462] added a watchaccel test for frequency callback invocation
filmaj
-
[7/9] android commit: [CB-804] ADded proper cordova icon sizes for the create script
filmaj
-
[6/9] android commit: removed a trailing log
filmaj
-
[5/9] android commit: [CB-463] rewrite of accel plugin
filmaj
-
[4/9] android commit: [CB-463] added the JS updates for accel refactor
filmaj
-
[9/9] android commit: [CB-659] create script should work on android
filmaj
-
[2/9] android commit: [CB-463] updated js and rewrote accel plugin again to support the start/stop approach. optimized. single callback used for message passing
filmaj
-
[8/9] android commit: [CB-659] create script for android on windows now works fully. also pulls down commons-codec jar appropriately
filmaj
-
[1/9] android commit: merging issues?
filmaj
-
[3/9] android commit: [CB-463] added accuracy checking to native accel implementation, this way getCurrentAcceleration returns fairly accurate results
filmaj
-
[1/2] wp7 commit: updated bare template with latest changes
purplecabbage
-
[2/2] wp7 commit: removed debug log
purplecabbage
-
[2/2] docs commit: First pass at adding Android permissions
macdonst
-
[1/2] docs commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
macdonst
-
js commit: [CB-462] added tests for reworked accel, fix bugs
filmaj
-
[2/2] docs commit: Revert "Add White Listing Guide to homepage."
mwbrooks
-
[1/2] docs commit: Add White List Guide to home page.
mwbrooks
-
js commit: [CB-462] rewrote accel _again_. weaknesses in my initial draft of it brought to light
filmaj
-
docs commit: Add White Listing Guide to homepage.
mwbrooks
-
[1/2] docs commit: Merge remote-tracking branch 'nathanpc/master'
mwbrooks
-
[2/2] docs commit: Added the whitelist guide
mwbrooks
-
qt commit: added move copy for file and directory, //TODO, have the right callback
longwei
-
[16/19] js commit: Forgot to add these files
timkim
-
[17/19] js commit: Got requestFileSystem kinda working
timkim
-
[13/19] js commit: got things to an almost writing state - currently experiencing error 2004 when writing
timkim
-
[14/19] js commit: changed how things referenced each other
timkim
-
[15/19] js commit: trying to get directory entry stuff working
timkim
-
[19/19] js commit: First step in getting requestFileSystem working on playbook
timkim
-
[18/19] js commit: Trying to get FileWriter to work
timkim
-
[7/19] js commit: removed comments and cleaning stuff up
timkim
-
[11/19] js commit: seek can now append stuff to files
timkim
-
[12/19] js commit: writing to file works - yay
timkim
-
[10/19] js commit: got truncate working
timkim
-
[9/19] js commit: Added in resolveLocalFileSystemURI
timkim
-
[6/19] js commit: setting up entry object
timkim
-
[8/19] js commit: file reads as text now
timkim
-
[4/19] js commit: Added in directory reader
timkim
-
[2/19] js commit: trying to get entry object to work
timkim
-
[5/19] js commit: cleaned up some comments
timkim
-
[3/19] js commit: accidently added in typo
timkim
-
[1/19] js commit: Reverted Fil's fix
timkim
-
[2/3] spec commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec into apacheMaster
timkim
-
[3/3] spec commit: [CB-807] Fixed some typos regarding to toURI in the file test
timkim
-
[1/3] spec commit: [CB-807] Whoops, overly zealous with a search and replace
timkim
-
Git Push Summary
timkim