callback-commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[3/3] ios commit: Deprecate CDVCommandDelegate's execute and registerPlugin methods.
agrieve
[1/3] ios commit: Move CDVCommandDelegateImpl into Classes directory (oops).
agrieve
[2/3] ios commit: Add a method to CDVCommandDelegate for executing on a background thread.
agrieve
[1/2] docs commit: Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
macdonst
[2/2] docs commit: Media.startRecord should use .amr as an example
macdonst
android commit: get commons-codec from apache archive, not osuosl
macdonst
ios commit: Fixes CB-1515 doc new iOS plist settings
becka11y
ios commit: Fixes CB-1578 remove notification observers
becka11y
js commit: CB-1585 - simpler impl of iOS console bits
pmuellr
ios commit: Fixed CB-902 Contacts Permissions in iOS6
becka11y
git commit: updates to specs following default value changes. (#42)
filmaj
[45/45] js commit: Merge pull request #1 from purplecabbage/master
purplecabbage
[37/45] js commit: Fixed error in a previous commit
purplecabbage
[31/45] js commit: Update lib/windows8/platform.js
purplecabbage
[36/45] js commit: Fixed missing metro-windows8 rename
purplecabbage
[41/45] js commit: remove Jscex from FileProxy.js
purplecabbage
[2/45] js commit: remove unused device.js
purplecabbage
[32/45] js commit: fix contentType in MediaFile
purplecabbage
[44/45] js commit: Fixed missing renames
purplecabbage
[26/45] js commit: fix successCallback to win
purplecabbage
[40/45] js commit: Add FileTransferProxy.js
purplecabbage
[43/45] js commit: Added more FileProxy functions
purplecabbage
[42/45] js commit: Update lib/windows8/plugin/windows8/CaptureProxy.js
purplecabbage
[24/45] js commit: fix bugs in file.js & MediaFile
purplecabbage
[21/45] js commit: Fixed typo in captureproxy and platform.js
purplecabbage
[39/45] js commit: Fixed bug in FileProxy.js
purplecabbage
[25/45] js commit: Update lib/windows8/plugin/windows8/FileTransferProxy.js
purplecabbage
[35/45] js commit: Fixed bugs in platform.js and FileProxy.js
purplecabbage
[22/45] js commit: Fixed bug in CaptureProxy.js
purplecabbage
[17/45] js commit: Change the init time
purplecabbage
[29/45] js commit: Update lib/windows8/plugin/windows8/file.js
purplecabbage
[12/45] js commit: Update lib/windows8/plugin/windows8/CameraProxy.js
purplecabbage
[34/45] js commit: Fixed bugs in CameraProxy, CaptureProxy, FileTransferProxy
purplecabbage
[23/45] js commit: remove unnecessary codes
purplecabbage
[18/45] js commit: fix bugs
purplecabbage
[11/45] js commit: Fixed typos
purplecabbage
[27/45] js commit: fix win to success
purplecabbage
[19/45] js commit: fix bugs
purplecabbage
[28/45] js commit: Update lib/windows8/plugin/windows8/FileTransferProxy.js
purplecabbage
[9/45] js commit: merger
purplecabbage
[8/45] js commit: merging
purplecabbage
[30/45] js commit: Update lib/windows8/platform.js
purplecabbage
[15/45] js commit: change the method name 'getFileMetadata'
purplecabbage
[13/45] js commit: fix the truncate bug
purplecabbage
[14/45] js commit: Added missing comma
purplecabbage
[6/45] js commit: add command proxy for non-native platforms
purplecabbage
[10/45] js commit: Removed comment
purplecabbage
[16/45] js commit: add the common obj to replace the win8 origin obj
purplecabbage
[4/45] js commit: added commandProxy registration, cordova.name is pulled from hostName
purplecabbage
[7/45] js commit: resolve conflicts
purplecabbage
[1/45] js commit: Merge pull request #13 from purplecabbage/CommandProxy
purplecabbage
[3/45] js commit: more command proxies added
purplecabbage
[5/45] js commit: update Accelerometer to install itself with commandProxy
purplecabbage
[Cordova Wiki] Update of "Draft Charter" by JukkaZitting
Apache Wiki
[1/6] ios commit: Add a macro for deprecating symbols and use it in a couple of places.
agrieve
[5/6] ios commit: Remove obsolete comment.
agrieve
[6/6] ios commit: Remove deprecated methods in CDVSound
agrieve
[4/6] ios commit: Delete deprecated method "closePicker" from CDVCamera.
agrieve
[2/6] ios commit: Remove CDVDeprecated.h. 7 months old.
agrieve
[3/6] ios commit: Remove deprecated methods in CDVFile.
agrieve
[1/2] ios commit: Adds CDVCommandDelegateImpl.
agrieve
[2/2] ios commit: Make plugins and CommandQueue use weak refs for CDVViewController.
agrieve
git commit: worked out the readme regarding hooks/events
filmaj
git commit: Remove weird characters from default package name + app name. Was throwing errors on older macs. Fixes #42
filmaj
[2/2] git commit: how to submit bugs.
filmaj
[1/2] git commit: landed module-level events/hooks. tweaks to tests
filmaj
[4/4] git commit: re-added info in readme about permissions for global node modules
filmaj
[1/4] git commit: 0.1.1
filmaj
[3/4] git commit: added note about android tools on path to readme
filmaj
[2/4] git commit: Fixes #40: undefined not a function when adding ios (would also apply to adding BlackBerry).
filmaj
[2/2] js commit: Lint errors - missing or extraneous semicolons mostly.
gtanner
[1/2] js commit: Merge branch 'task-cleanup.lint.errors' of https://github.com/mdineen/incubator-cordova-js into merge
gtanner
[1/2] ios commit: Removing useless NSLog
agrieve
[2/2] ios commit: Update CDVDebug.h with better logging tools.
agrieve
ios commit: IOS6 - Fixing LocalStorage/WebSQL storage locations
mmocny
js commit: packager was failing to find license header on windows because of line ending diffs.
purplecabbage
[Cordova Wiki] Update of "Draft Charter" by Steven Gill
Apache Wiki
[Cordova Wiki] Update of "Draft Charter" by Steven Gill
Apache Wiki
[Cordova Wiki] Update of "Draft Charter" by Steven Gill
Apache Wiki
[Cordova Wiki] Update of "Draft Charter" by Steven Gill
Apache Wiki
[Cordova Wiki] Update of "Draft Charter" by Steven Gill
Apache Wiki
[2/2] js commit: [ios] Delete now-unnecessary cordova.commandQueueFlushing flag.
agrieve
[1/2] js commit: [ios] Add a method for dispatching plugin results
agrieve
[10/11] ios commit: Refactor most of the command queue logic into a separate class.
agrieve
[9/11] ios commit: Update uncrustify rules for ternary operators.
agrieve
[11/11] ios commit: Remove setTimeout() when sending plugin results.
agrieve
[6/11] ios commit: Delete cordova.commandQueueFlushing flag.
agrieve
[5/11] Update JS with new exec() bridge functions.
agrieve
[7/11] ios commit: Add a method to CDVCommandDelegate for executing JS.
agrieve
[8/11] ios commit: Add CDVCommandDelegate::sendPluginResult and use it in CDVEcho.
agrieve
[3/11] ios commit: Update JS with new exec() bridge functions.
agrieve
[2/11] Update core plugins to use commandDelegate::sendPluginResult
agrieve
[2/2] docs commit: updated getting started to include info on building templates for source only distributions
purplecabbage
[1/2] docs commit: Merge branch 'master' of git://git.apache.org/incubator-cordova-docs
purplecabbage
[Cordova Wiki] Update of "Draft Charter" by MichaelBrooks
Apache Wiki
[5/6] js commit: Added support for some more events in BB10
gtanner
[1/6] js commit: Updated .jshintrc to work around bug introduced in 0.9.1
gtanner
[3/6] js commit: Added BB10 camera and capture support
gtanner
[4/6] js commit: Merge branch 'master' of https://github.com/apache/incubator-cordova-js
gtanner
[2/6] js commit: Merge branch 'master' of https://github.com/apache/incubator-cordova-js
gtanner
[6/6] js commit: Added compass support to BB10.
gtanner
[Cordova Wiki] Update of "Draft Charter" by brianleroux
Apache Wiki
[Cordova Wiki] Update of "Draft Charter" by brianleroux
Apache Wiki
[Cordova Wiki] Update of "Draft Charter" by brianleroux
Apache Wiki
[6/7] git commit: added hooker module for handling project-specific before/after hooks
filmaj
[7/7] git commit: moving to a .cordova directory
filmaj
[4/7] git commit: basic hook info in the readme
filmaj
[2/7] git commit: plugin hooks
filmaj
[3/7] git commit: added hooks for build, emulate and platform commands.
filmaj
[1/7] git commit: readme tweaks and 0.1.0!
filmaj
[5/7] git commit: before and after build hooks
filmaj
ios commit: Remove commandDelegate property of CDVViewController.
agrieve
[7/9] spec commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec
purplecabbage
[9/9] spec commit: bad JS Can we stop using javascript: sometime soon please ... why use an anchor tag when you care about click and NOT href?
purplecabbage
[8/9] spec commit: ;
purplecabbage
[2/9] spec commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec
purplecabbage
[1/9] spec commit: [CB-1581, CB-1582] invalid tests
purplecabbage
[4/9] spec commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec
purplecabbage
[5/9] spec commit: Merge branch 'master' of https://github.com/purplecabbage/incubator-cordova-mobile-spec
purplecabbage
android commit: Updating Native Tests to correspond with changes - CB-1580
bowserj
[2/2] docs commit: Add documentation for Globalization plugin.
bcurtis
[1/2] docs commit: Merge branch 'cb-1473' of https://github.com/cmarcelk/incubator-cordova-docs
bcurtis
spec commit: Fix useSetTimeout not working on iOS (use .checked instead of .value)
agrieve
git commit: readme updates. removed old info. pruned it down so its not so giant. bumped to 0.0.9
filmaj
android commit: CB-1574: On Android 4.1 events are only sent on every second menu button press
macdonst
[4/5] git commit: Added spec tests for the aliased commands.
filmaj
[3/5] git commit: Merge pull request #37 from dpogue/syntax
filmaj
[2/5] git commit: Allow specifying a platform when building.
filmaj
[1/5] git commit: Allow specifying one or more platforms to build/emulate. Fixes #32. Closes #38.
filmaj
[5/5] git commit: Allow list and rm as alternatives.
filmaj
[2/2] ios commit: Update uncrustify hook to make the commands more copy & pastable (again)
agrieve
[1/2] ios commit: Add --shared optional parameter to create script
agrieve
ios commit: Tweaks to iOS XHR bridge:
agrieve
js commit: [ios] Add request count header to XHR bridge modes.
agrieve
android commit: Guard against null pointer exception in ES File Explorer being used to get a picture using DATA_URL
macdonst
docs commit: Add info about changes to MainViewController.m
agrieve
git commit: i am a javascript nub.
filmaj
[1/5] git commit: mike as contributor
filmaj
[4/5] git commit: Merge pull request #33 from dpogue/ncallbacks
filmaj
[5/5] git commit: Correct case for the ncallbacks require.
filmaj
[3/5] git commit: Fixes #35 Add www/ to Android test fixture.
filmaj
[2/5] git commit: Merge pull request #36 from mwbrooks/issue_35
filmaj
[2/2] js commit: [android] Fix NativeToJsBridgeMode enum not matching up with native
agrieve
[1/2] js commit: [ios] Change default bridge mode back to XHR_NO_PAYLOAD.
agrieve
ios commit: Don't URL-encode FileTransfer.upload's response field.
agrieve
spec commit: Test that FileTransfer.upload's response looks correct.
agrieve
[2/2] android commit: CB-1573: Can we remove framework/src/org/apache/cordova/TempListener.java
macdonst
android commit: CB-1573: Can we remove framework/src/org/apache/cordova/TempListener.java
macdonst
[5/8] Move test lib and test app out of CordovaLib.
agrieve
[8/8] Move test lib and test app out of CordovaLib.
agrieve
[1/8] ios commit: Change create script to copy CordovaLib into new projects.
agrieve
[2/8] ios commit: Convert unit tests to ARC.
agrieve
[3/8] ios commit: Tweak pre-commit message to make command more copy&paste-able.
agrieve
[1/3] android commit: Fix warnings in FileTransfer.java
agrieve
[3/3] android commit: Apply trustEveryone to the current connection and not globally.
agrieve
[2/3] android commit: More tweaks to FileTransfer.
agrieve
android commit: Remove @Override from interface methods
macdonst
spec commit: Move startTime of FileTransfer upload test to be after File creation.
agrieve
[2/3] android commit: Create CordovaPlugin.java and make Plugin.java a compatibility shim.
agrieve
[1/3] android commit: Change FileTransfer to use the new plugin signature.
agrieve
[3/3] android commit: Delete IPlugin interface.
agrieve
spec commit: Tweak FileTransfer abort tests to have a larget timeout value.
agrieve
[2/2] android commit: Fix NPE caused by NetworkManager sending update before JS is ready.
agrieve
[1/2] android commit: Fix default bridge mode being PRIVATE_API (should be ONLINE_EVENTS).
agrieve
[2/2] android commit: CB-1564: DroidGap.loadUrl follows a path that never checks the white list
macdonst
webworks commit: [CB-1567] - keep dist folder around
timkim
android commit: CB-1564: DroidGap.loadUrl follows a path that never checks the white list
macdonst
svn commit: r1392515 - in /incubator/cordova/site: bin/config.json public/artwork.html public/index.html
steven
ios commit: Delete unused CordovaBuildSettings.xcconfig from project template.
agrieve
git commit: 0.0.8
filmaj
[7/7] git commit: build specs for bb10 support
filmaj
[4/7] git commit: added blackberry shortcut for project creation to speed up specs
filmaj
[3/7] git commit: platforms related to a project are no longer added to config.xml. instead tool looks at dir tree under ./platforms. simpler.
filmaj
[2/7] git commit: added update_www and update_project methods to project parsers. moved native project specifics to project parser modules (such as retrieving BB env config for deployment).
filmaj
[6/7] git commit: added -v switch to print version. specs too
filmaj
[1/7] git commit: tests should not test native project specifics, only that lower-level modules (project parsers) are invoked to do their tasks. emulate specs added!
filmaj
[5/7] git commit: updated help txt to reflect -v flag
filmaj
android commit: CB-1359 set target SDK to the highest available
anis
[2/2] android commit: CB-1359 simplifying API_LEVEL command
anis
[1/2] android commit: merging conflict with create script
anis
js commit: [android] Use a queue to process native->JS messages.
agrieve
[2/2] js commit: Adds tests for some of android's exec functions.
agrieve
[1/2] js commit: [android] Added unit tests for exec.processMessages()
agrieve
js commit: [android] Delete callback server.
agrieve
[2/3] android commit: Delete CallbackServer.java
agrieve
[1/3] android commit: Update JS snapshot after deleting callback server.
agrieve
[3/3] android commit: Update .classpath file to use commons-codec-1.7.jar
agrieve
[1/2] android commit: Remove unused async arg from PluginManager.exec().
agrieve
[2/2] android commit: Add an app-wide thead pool to CordovaInterface.
agrieve
git commit: Move inheritable styles from * to body.
agrieve
[2/3] webworks commit: Fixed building of older platforms with bb10 additions
gtanner
[3/3] webworks commit: Some changes with the release of the new BlackBerry 10 SDK
gtanner
[1/3] webworks commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks
gtanner
android commit: Allow for predefined ANDROID_BIN value, fix for paths with spaces
agrieve
js commit: Fix Camera.getPicture when options are not passed.
agrieve
js commit: Various spelling fixes.
agrieve
ios commit: Various spelling & grammer fixes.
agrieve
[1/3] docs commit: Updating Android onReset docs and adding iOS ones.
braden
[2/3] docs commit: Merge branch 'master' of https://github.com/apache/incubator-cordova-docs
braden
[3/3] docs commit: Add onReset() to plugins, called on navigation.
braden
Earlier messages
Later messages