Messages by Date
-
2012/10/01
ios commit: Delete unused CordovaBuildSettings.xcconfig from project template.
agrieve
-
2012/09/30
git commit: 0.0.8
filmaj
-
2012/09/30
[7/7] git commit: build specs for bb10 support
filmaj
-
2012/09/30
[4/7] git commit: added blackberry shortcut for project creation to speed up specs
filmaj
-
2012/09/30
[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
-
2012/09/30
[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
-
2012/09/30
[6/7] git commit: added -v switch to print version. specs too
filmaj
-
2012/09/30
[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
-
2012/09/30
[5/7] git commit: updated help txt to reflect -v flag
filmaj
-
2012/09/28
android commit: CB-1359 set target SDK to the highest available
anis
-
2012/09/28
[2/2] android commit: CB-1359 simplifying API_LEVEL command
anis
-
2012/09/28
[1/2] android commit: merging conflict with create script
anis
-
2012/09/28
js commit: [android] Use a queue to process native->JS messages.
agrieve
-
2012/09/28
[2/2] js commit: Adds tests for some of android's exec functions.
agrieve
-
2012/09/28
[1/2] js commit: [android] Added unit tests for exec.processMessages()
agrieve
-
2012/09/28
js commit: [android] Delete callback server.
agrieve
-
2012/09/28
[2/3] android commit: Delete CallbackServer.java
agrieve
-
2012/09/28
[1/3] android commit: Update JS snapshot after deleting callback server.
agrieve
-
2012/09/28
[3/3] android commit: Update .classpath file to use commons-codec-1.7.jar
agrieve
-
2012/09/28
[1/2] android commit: Remove unused async arg from PluginManager.exec().
agrieve
-
2012/09/28
[2/2] android commit: Add an app-wide thead pool to CordovaInterface.
agrieve
-
2012/09/28
git commit: Move inheritable styles from * to body.
agrieve
-
2012/09/27
[2/3] webworks commit: Fixed building of older platforms with bb10 additions
gtanner
-
2012/09/27
[3/3] webworks commit: Some changes with the release of the new BlackBerry 10 SDK
gtanner
-
2012/09/27
[1/3] webworks commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks
gtanner
-
2012/09/27
android commit: Allow for predefined ANDROID_BIN value, fix for paths with spaces
agrieve
-
2012/09/27
js commit: Fix Camera.getPicture when options are not passed.
agrieve
-
2012/09/27
js commit: Various spelling fixes.
agrieve
-
2012/09/27
ios commit: Various spelling & grammer fixes.
agrieve
-
2012/09/27
[1/3] docs commit: Updating Android onReset docs and adding iOS ones.
braden
-
2012/09/27
[2/3] docs commit: Merge branch 'master' of https://github.com/apache/incubator-cordova-docs
braden
-
2012/09/27
[3/3] docs commit: Add onReset() to plugins, called on navigation.
braden
-
2012/09/27
[1/2] ios commit: Change XHR bridge mode to succeed instead of fail.
agrieve
-
2012/09/27
[2/2] ios commit: Implement asyncEcho in the iOS echo plugin.
agrieve
-
2012/09/27
[1/2] spec commit: Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec
macdonst
-
2012/09/27
[2/2] spec commit: Adding failure test case for Globalization.stringToDate()
macdonst
-
2012/09/27
[1/2] android commit: Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/incubator-cordova-android
macdonst
-
2012/09/27
[2/2] android commit: Globalization plugin should return an error object and not a code
macdonst
-
2012/09/26
[2/2] spec commit: Move createDoNotCallSpy and waitsForAny into test-runner.js
agrieve
-
2012/09/26
[1/2] spec commit: Add an autotest for that does a sql transaction
agrieve
-
2012/09/26
android commit: CB-1468 fixing paths with spaces
anis
-
2012/09/26
[4/5] git commit: start of bb support. for platform + build commands
filmaj
-
2012/09/26
[5/5] git commit: blackberry platform support added.
filmaj
-
2012/09/26
[2/5] git commit: updated test bootstrap + tests for bb10 support.
filmaj
-
2012/09/26
[1/5] git commit: 0.0.7
filmaj
-
2012/09/26
android commit: Guard against null pointer exception in ES File Explorer being used to get a picture
macdonst
-
2012/09/26
ios commit: [ios] Fixing LocalStorage not persisting on first app launch on ios6
mmocny
-
2012/09/26
js commit: [ios] route console methods to original console
pmuellr
-
2012/09/26
js commit: [ios] route console methods to original console
pmuellr
-
2012/09/25
[8/8] git commit: removing trycatches
filmaj
-
2012/09/25
[5/8] added blackberry project parser + specs in prep for bb support
filmaj
-
2012/09/25
[3/8] added blackberry project parser + specs in prep for bb support
filmaj
-
2012/09/25
[2/2] git commit: added check for git command availability. Updated my contact email in the contributors list.
filmaj
-
2012/09/25
[1/2] git commit: added uncaughtException handler rather than abruptly calling process.exit
filmaj
-
2012/09/25
[2/2] git commit: Fixes issue #26: android 2.1.0 tab breaks create script. also refactored spec helper a bit so that we can turn off the android project create shortcut
filmaj
-
2012/09/25
[1/2] git commit: bumping to 0.0.6
filmaj
-
2012/09/25
webworks commit: [CB-1541] - updating readme
timkim
-
2012/09/25
git commit: swapped out wrench for shelljs
filmaj
-
2012/09/25
[7/8] ios commit: Add onReset for CDVBattery.
braden
-
2012/09/25
[8/8] ios commit: Add onReset to CDVAccelerometer.
braden
-
2012/09/25
[5/8] ios commit: Add onReset to CDVFileTransfer.
braden
-
2012/09/25
[3/8] ios commit: Add onReset to CDVSound.
braden
-
2012/09/25
[6/8] ios commit: Add onReset for CDVConnection.
braden
-
2012/09/25
[4/8] ios commit: Add onReset for CDVLocation.
braden
-
2012/09/25
[1/8] ios commit: Merge branch 'master' into plugin_reset
braden
-
2012/09/25
[2/8] ios commit: Cleanups suggested by Andrew Grieve.
braden
-
2012/09/25
docs commit: Added command-line arguments to the bin/generate script to allow for generating just en/edge (--edge) or a single specific lang/ver (en 1.6.0), while leaving the default to generate all languages and all versions. This makes it much quicker
agrieve
-
2012/09/25
android commit: Fail the build gracefully with helpful error messages if the local.properties file is missing, or if the commons-codec jar is missing, or if ant is not at the minimum required version. Also add a little more detail to README.md.
agrieve
-
2012/09/25
ios commit: Updating JS with default bridge now XHR_OPTIONAL_PAYLOAD.
agrieve
-
2012/09/25
spec commit: Fix FileTransfer test where deleteFile is called with no callback.
agrieve
-
2012/09/25
js commit: [ios] Change default bridge from XHR_NO_PAYLOAD to XHR_OPTIONAL_PAYLOAD
agrieve
-
2012/09/25
js commit: [ios] Attempt to fix a crash in iOS XHR bridge mode.
agrieve
-
2012/09/25
js commit: [ios] Fix XHR exec bridge not working for non-file host pages.
agrieve
-
2012/09/24
[3/3] git commit: added build command invoking changes to app data via config.xml specs. also added plugin removal and specs
filmaj
-
2012/09/24
[1/3] git commit: bumped to 0.0.5
filmaj
-
2012/09/24
[2/3] git commit: Added documentation for plugin removal.
filmaj
-
2012/09/24
[7/11] android commit: Add onReset() to GeoBroker.
braden
-
2012/09/24
[11/11] android commit: Make AccelListener stop listening onReset()
braden
-
2012/09/24
[9/11] android commit: Add onReset to BatteryListener.
braden
-
2012/09/24
[6/11] android commit: Add onReset() to NetworkManager.
braden
-
2012/09/24
[2/11] android commit: Don't unregister the listener if it was never registered.
braden
-
2012/09/24
[8/11] android commit: Add onReset to CompassListener.
braden
-
2012/09/24
[3/11] android commit: Fix NPE on reset with undefined NetworkListener.
braden
-
2012/09/24
[4/11] android commit: Add onReset() to TempListener.
braden
-
2012/09/24
[5/11] android commit: Add onReset to Storage.
braden
-
2012/09/24
[1/11] android commit: Merge branch 'master' into plugin_reset
braden
-
2012/09/24
[10/11] android commit: Make AudioHandler stop and clean up on onReset()
braden
-
2012/09/24
ios commit: Fix bug in FileTransfer progress events.
agrieve
-
2012/09/24
spec commit: Add test for upload progress events to FileTransfer.
agrieve
-
2012/09/24
ios commit: Fixes CB-1511 force portrait in captureAudio
becka11y
-
2012/09/24
android commit: Set the total field for FileTransfer upload progress events.
agrieve
-
2012/09/23
[7/7] git commit: Output indented XML.
filmaj
-
2012/09/23
[6/7] git commit: Merge pull request #22 from dpogue/xml-formatting
filmaj
-
2012/09/23
[2/7] git commit: axed asyncblock. tweaked test_bootstrap
filmaj
-
2012/09/23
[1/7] git commit: bumping to 0.0.4 and added mike + darryl as contributors
filmaj
-
2012/09/23
[4/7] git commit: reworked build flow. build tests now run fast! start of incorporating shelljs
filmaj
-
2012/09/23
[5/7] git commit: moved lib cloning to util module. `npm test` now makes sure libraries are all cloend down before running tests.
filmaj
-
2012/09/23
[3/7] git commit: removed asyncblock. using shelljs where appropriate.
filmaj
-
2012/09/22
git commit: modified add platform: created a variable for checkout tag, moved get platform logic to seperate function, added error checking when platform already exists, added error checking for invalid platform name. updated instructions to not install
filmaj
-
2012/09/22
git commit: sped up tests by catching calls to android/bin/create at the child_process.exec level. gnarly, but saves test run time by about 50% on my machine
filmaj
-
2012/09/22
js commit: Added missing comments to getPreferredLanguage(). Part of CB-1473.
agrieve
-
2012/09/21
[14/14] git commit: removing dot file stuff.. unnecessary abstraction.
filmaj
-
2012/09/21
[10/14] git commit: stub of build specs related to config.xml interpolation. added a bunch of fixtures for tests.
filmaj
-
2012/09/21
[8/14] config.xml -> native project configurator modules. moar tests.
filmaj
-
2012/09/21
[13/14] git commit: updating package.json to point to anis pluginstall
filmaj
-
2012/09/21
[1/14] git commit: added documentation on how to edit app name via config.xml. related specs to configuring with config.xml
filmaj
-
2012/09/21
[6/14] config.xml -> native project configurator modules. moar tests.
filmaj
-
2012/09/21
[2/14] git commit: adding ios project parser module and related specs. hooked in config name extraction -> interpolation into native project for ios.
filmaj
-
2012/09/21
[9/14] git commit: add platform config logic made simpler
filmaj
-
2012/09/21
[3/14] git commit: config.xml -> native project configurator modules. moar tests.
filmaj
-
2012/09/21
ios commit: [CB-1514] Xcode 4.5 - Static Analyzer Issues in CordovaLib and default template
shazron
-
2012/09/21
ios commit: [CB-1520] InvalidArgumentException when EnableLocation is Yes on Cordova.plist
shazron
-
2012/09/21
[2/2] android commit: Fixing CB-1521 - NullPointerException on Default Jellybean Emulator
bowserj
-
2012/09/21
[1/2] android commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
bowserj
-
2012/09/21
[1/2] android commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
braden
-
2012/09/21
[2/2] android commit: Add onReset to Plugin API, call on navigate.
braden
-
2012/09/21
android commit: Add a work-around for a FileTransfer bug on 2.3 only.
agrieve
-
2012/09/21
[1/2] js commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-js
braden
-
2012/09/21
[2/2] js commit: Make the starting callbackId random rather than always 0 to avoid collisions.
braden
-
2012/09/21
[2/2] ios commit: Add onReset() to plugins on iOS.
braden
-
2012/09/21
ios commit: Add a comment explaining what the statements in the nativeReady eval do.
agrieve
-
2012/09/21
ios commit: Change FileTransfer's form boundary from *** to +++
agrieve
-
2012/09/21
android commit: CB-1512: FileTransfer API and Mojolicious
macdonst
-
2012/09/21
[11/11] bin/uncrustify.sh --all
agrieve
-
2012/09/20
[3/3] android commit: Add progress callbacks, abort for FileTransfer.upload and FileTransfer.download
agrieve
-
2012/09/20
[1/3] android commit: Fix up some minor FileTransfer bugs / warnings.
agrieve
-
2012/09/20
[2/3] android commit: Update JS to include FileProgress abort & progress support.
agrieve
-
2012/09/20
[1/2] spec commit: Fix up deleteFile() so that it never fails.
agrieve
-
2012/09/20
[2/2] spec commit: Add FileTransfer tests for progress events and abort()
agrieve
-
2012/09/20
[1/7] ios commit: Update JS to include FileProgress abort & progress support.
agrieve
-
2012/09/20
[6/7] ios commit: [CB-836] Storing connection delegates for aborting connections quicker
agrieve
-
2012/09/20
[3/7] ios commit: [CB-622] Progress events for downloads
agrieve
-
2012/09/20
[5/7] ios commit: [CB-622] Added upload progress to FileTransfer
agrieve
-
2012/09/20
[7/7] ios commit: [CB-836] Abort functionality added to FileTransfer
agrieve
-
2012/09/20
[2/7] ios commit: Minor fixes to FileTransfer.abort.
agrieve
-
2012/09/20
[4/7] ios commit: [CB-836] Readonly property, duplicate activeTransfer, send pluginResult on abort
agrieve
-
2012/09/20
js commit: [all] Add FileTransfer object id, onprogress event, abort method.
agrieve
-
2012/09/20
js commit: Fix flakiness of test.geolocation.js by using waitFor() instead of wait()
agrieve
-
2012/09/20
js commit: [android] Set default bridge to ONLINE_EVENTS (take 2)
agrieve
-
2012/09/20
[1/2] android commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
bowserj
-
2012/09/20
[2/2] android commit: Switching to ONLINE_EVENT
bowserj
-
2012/09/20
android commit: updating windows create script test
anis
-
2012/09/20
webworks commit: Update framework/ext/src/org/apache/cordova/http/FileUploader.java
timkim
-
2012/09/20
[2/2] js commit: Fixing CB-1498
bowserj
-
2012/09/20
[1/2] js commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-js
bowserj
-
2012/09/20
[Cordova Wiki] Update of "RoadmapProjects" by JoeBowser
Apache Wiki
-
2012/09/20
webworks commit: [CB-1493] - updated links to use maven instead of sourceforge
timkim
-
2012/09/20
ios commit: [CB-1502] Re-fix - rename asset for @2x, remove scaling
shazron
-
2012/09/20
js commit: CB-1411: Add trustAllHosts option to FileTransfer.download on Android
macdonst
-
2012/09/20
[Cordova Wiki] Update of "InAppBrowser" by SimonMacDonald
Apache Wiki
-
2012/09/19
[Cordova Wiki] Update of "Core API Audit" by brianleroux
Apache Wiki
-
2012/09/19
ios commit: [CB-1502] Update Capture Audio images for iPhone 5 (partial fix - image is still placeholder)
shazron
-
2012/09/19
ios commit: Added CDV_IsIPhone5 macro
shazron
-
2012/09/19
ios commit: [CB-1479] Cordova 2.1 Capture Problem if no options provided
shazron
-
2012/09/19
ios commit: [CB-1499] use of Camera in Cordova video mode results in field of view different than in native video mode
shazron
-
2012/09/19
webworks commit: [CB-1493] - finally got this stuff working on windows
timkim
-
2012/09/19
git commit: updated coho
steven
-
2012/09/19
[1/2] webworks commit: Updated url to download jar
timkim
-
2012/09/19
[2/2] webworks commit: Left open string
timkim
-
2012/09/19
ios commit: Default template: Re-added quotes around the product name that were clobbered by Xcode's plist writer
shazron
-
2012/09/19
ios commit: For JIRA CB-1482: Add splash screen image for iPhone 5's 4" display.
shazron
-
2012/09/19
webworks commit: [CB-1493] - antcontrib download function for windows create script
timkim
-
2012/09/19
[5/5] ios commit: additional changes for CB-1461
shazron
-
2012/09/19
[4/5] ios commit: CB-1461 Add the two new iOS 6 UIWebView properties as Cordova.plist settings
shazron
-
2012/09/19
[2/5] ios commit: [CB-1461] Added plist settings to default template
shazron
-
2012/09/19
[1/5] ios commit: [CB-1461] UIWebView property check for compiling on SDKs < iOS 6
shazron
-
2012/09/19
[3/5] ios commit: CB-1461 added new iOS 6 UIWebView properties
shazron
-
2012/09/19
android commit: Fixing CB-1504
bowserj
-
2012/09/19
[Cordova Wiki] Update of "GingerbreadMultitouchPolyfill" by JoeBowser
Apache Wiki
-
2012/09/19
[Cordova Wiki] Update of "GingerbreadMultitouchPolyfill" by JoeBowser
Apache Wiki
-
2012/09/19
[Cordova Wiki] Update of "GingerbreadMultitouchPolyfill" by JoeBowser
Apache Wiki
-
2012/09/19
[Cordova Wiki] Update of "RoadmapProjects" by JoeBowser
Apache Wiki
-
2012/09/19
[Cordova Wiki] Update of "GingerbreadMultitouchPolyfil" by JoeBowser
Apache Wiki
-
2012/09/19
[Cordova Wiki] Update of "RoadmapProjects" by JoeBowser
Apache Wiki
-
2012/09/19
[Cordova Wiki] Trivial Update of "InAppBrowser" by JoeBowser
Apache Wiki
-
2012/09/19
android commit: Adding headers and converting tabs to spaces
bowserj
-
2012/09/19
js commit: Fixing CB-1503 - Adding Apache Headers to Globalization Plugin
bowserj
-
2012/09/19
android commit: CB-1469: Add Globalization Plug-in for Android
macdonst
-
2012/09/19
[2/3] js commit: CB-1472: Add Globalization Plug-in for JS
macdonst
-
2012/09/19
[1/3] js commit: Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/incubator-cordova-js
macdonst
-
2012/09/19
[3/3] js commit: Fix infinite loop in the build if file does not have a header
macdonst
-
2012/09/19
[Cordova Wiki] Update of "IRC Communication" by MichaelBrooks
Apache Wiki
-
2012/09/19
[Cordova Wiki] Update of "FrontPage" by MichaelBrooks
Apache Wiki
-
2012/09/19
spec commit: CB-1474: Port Globalization Plug-in Tests to Jasmine
macdonst
-
2012/09/18
ios commit: [CB-1360] Conditionally add architectures based on iOS version in CordovaLib
shazron
-
2012/09/18
git commit: readme todo updates. now links to github issues.
filmaj
-
2012/09/18
[1/3] git commit: added a dot parser, start of syncing up config.xml between user and client
filmaj
-
2012/09/18
[3/3] git commit: updating (temporarily) github url for project, bumping version for npm publish!
filmaj
-
2012/09/18
[2/3] git commit: .cordova file now a basic manifest
filmaj
-
2012/09/18
[1/3] android commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
anis
-
2012/09/18
[2/3] android commit: removing verbosity
anis
-
2012/09/18
[3/3] android commit: fixing windows appinfo.jar
anis
-
2012/09/18
android commit: Fixing CB-1462, there's a difference betwene Global and Local listeners:
bowserj
-
2012/09/18
android commit: Resolving CB-1496, this is faster than a pull request
bowserj
-
2012/09/18
ios commit: Fixed 2.1.0 release notes
shazron
-
2012/09/18
[11/14] android commit: Add constant to disable non-exec() messages in Native->JS bridge.
agrieve
-
2012/09/18
[10/14] android commit: Always send as many messages native->JS in one payload as possible.
agrieve
-
2012/09/18
[7/14] android commit: Refactor how PluginResults are sent to JS.
agrieve
-
2012/09/18
[14/14] android commit: Fix warning about .close() not being called in FileUtils.
agrieve
-
2012/09/18
[9/14] android commit: Remove TODO comment about calling webView from non-ui thread.
agrieve