Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated to cordova 2.0.0 #91

Open
wants to merge 330 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 16, 2012

  1. Configuration menu
    Copy the full SHA
    26f0ed9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1baba50 View commit details
    Browse the repository at this point in the history
  3. * Java code to java convention (functions starts with a lowercase cha…

    …racater)
    
    * New getSupportedLanguages method
    * Java file warnings removed
    * Better error handling
    * New language parameter
    poiuytrez authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    43a7e7a View commit details
    Browse the repository at this point in the history
  4. copyright

    poiuytrez authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    ea73d38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    509f936 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c241c2a View commit details
    Browse the repository at this point in the history
  7. JSONKit and ARC

    Switch to JSONKit, for compatibility with PhoneGap 1.2 (SBJson was
    removed).
    MrBuzzy authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    44a72e6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da8b169 View commit details
    Browse the repository at this point in the history
  9. Allow customization of the interface using a optional xib file

    Updated to allow the user to define a xib file for the interface.  The
    name of the xib file can then be passed into the scan method
    oswell authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    7b3f119 View commit details
    Browse the repository at this point in the history
  10. Clean up.

    oswell authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    3d8f61c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3c26bb4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1ebc2ee View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    194b25d View commit details
    Browse the repository at this point in the history
  14. clean up mapkit js style

    max-mapper authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    5d96af7 View commit details
    Browse the repository at this point in the history
  15. Added new iPhone/MessageBox plugin.

    mgcrea authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    7990c9a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f6d39ae View commit details
    Browse the repository at this point in the history
  17. cleanup sharekit readme

    max-mapper authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    498d112 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ebed46a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ed13a20 View commit details
    Browse the repository at this point in the history
  20. Stop messing with textField background color

    Paul Panserrieu authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    f01e48e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c0f2740 View commit details
    Browse the repository at this point in the history
  22. Created iPhone/ActionSheet plugin.

    mgcrea authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    014a687 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e8c6405 View commit details
    Browse the repository at this point in the history
  24. Minor readme changes.

    mgcrea authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    6fa1847 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    17268bc View commit details
    Browse the repository at this point in the history
  26. Speech in progress fix

    poiuytrez authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    cff054d View commit details
    Browse the repository at this point in the history
  27. Full example provided

    poiuytrez authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    599d850 View commit details
    Browse the repository at this point in the history
  28. copyright modification

    poiuytrez authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    b3fd9fe View commit details
    Browse the repository at this point in the history
  29. copyright layout

    poiuytrez authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    d7d7b1a View commit details
    Browse the repository at this point in the history
  30. copyright layout

    poiuytrez authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    931335b View commit details
    Browse the repository at this point in the history
  31. copyright layout

    poiuytrez authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    3acdd8b View commit details
    Browse the repository at this point in the history
  32. Add ChildBrowser plugin for BlackBerry.

    Drew Walters authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    703c639 View commit details
    Browse the repository at this point in the history
  33. Fix issues in BarcodeScanner README.md.

     - Escape '<' and '>' characters so XML is displayed properly.
     - Add details to step purplecabbage#3 and add new step purplecabbage#4 in 'Adding the
       Plugin to your project'.
    Drew Walters authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    28db856 View commit details
    Browse the repository at this point in the history
  34. Fix BarcodeScanner and ChildBrowser README

    Top level of jar file is com and not src directory.
    Drew Walters authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    1b7f5fa View commit details
    Browse the repository at this point in the history
  35. Fix for Issue #225 (https://github.com/phonegap/phonegap-plugins/issu…

    …es/225).  PGbcsProcessor.captureSession no longer initialized as autorelease since it's released manually in dealloc.  This prevents a double release crash scenario when an autorelease pool is drained before the controller is dealloc'd.
    trentonstrong authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    396ce29 View commit details
    Browse the repository at this point in the history
  36. 1.2 json support

    Modified code to support JSONKit instead of JSON
    brianantonelli authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    f9ba944 View commit details
    Browse the repository at this point in the history
  37. Revert "1.2 json support"

    This reverts commit 98f028a.
    brianantonelli authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    d90941e View commit details
    Browse the repository at this point in the history
  38. pg 1.2 json support

    Modified code to support JSONKit instead of JSON
    brianantonelli authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    f730de2 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    952380b View commit details
    Browse the repository at this point in the history
  40. Fix IAP for iOS: apply()'s "this" argument needs to be set.

    When I changed the JS callbacks to use `apply()`, I left the
    "this" argument set to null. This caused code in InAppPurchaseManager.prototype.updatedTransactionCallback
    to fail because references to `this` become null instead
    of references to the default instance of InAppPurchaseManager.
    
    This commit modifies the apply() calls to use plugins.inAppPurchaseManager as the "this" argument.
    buddydvd authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    ab2041a View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    f0a982b View commit details
    Browse the repository at this point in the history
  42. add pushnotification ios plugin

    max-mapper authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    e23b649 View commit details
    Browse the repository at this point in the history
  43. add default appdelegate classes

    max-mapper authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    ab8f3c0 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    4755887 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    4b19ab9 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    d1efb8d View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    187813f View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    3e38d3d View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    1d31216 View commit details
    Browse the repository at this point in the history
  50. Updated applicationPreferences to 1.2.0 +

    Signed-off-by: Tue Topholm <[email protected]>
    ttopholm authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    0b4c26f View commit details
    Browse the repository at this point in the history
  51. Small update

    Signed-off-by: Tue Topholm <[email protected]>
    ttopholm authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    65d3465 View commit details
    Browse the repository at this point in the history
  52. Fixed a small error in js file, thx Michael DeSimone

    Signed-off-by: Tue Topholm <[email protected]>
    ttopholm authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    e548f26 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    cae78fa View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    6079b4b View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    d4812ed View commit details
    Browse the repository at this point in the history
  56. first commit

    anto-acube authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    fa7f8f8 View commit details
    Browse the repository at this point in the history
  57. Display a message when navigation failed

    - alert is shown with error description
    - address panel text changed
    - spinner stopped
    tomasfejfar authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    4645325 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    65b0591 View commit details
    Browse the repository at this point in the history
  59. iOS > EmailComposer > FIX: Without email account there is an error, t…

    …hat also prevents child browser and other plugins from further working
    
    WebKit discarded an uncaught exception in the webView:decidePolicyForNavigationAction:request:frame:decisionListener: delegate: <NSInvalidArgumentException> Application tried to present a nil modal view controller on target
    tomasfejfar authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    ba7bef0 View commit details
    Browse the repository at this point in the history
  60. Added instructions to README to help with EXC_BAD_ACCESS issue when u…

    …sing iOS 5
    Ian Tipton authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    cf78331 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    df26495 View commit details
    Browse the repository at this point in the history
  62. fixing memory leaks

    brianantonelli authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    095f875 View commit details
    Browse the repository at this point in the history
  63. Calendar Plugin

    It adds a test appointment to the phone. It needs more work to add data
    dynamically from Javascript to Objective-C.
    
    ** first plugin so please be gentle **
    Felix Montanez authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    cae9ad5 View commit details
    Browse the repository at this point in the history
  64. calendar plugin

    Felix authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    7028684 View commit details
    Browse the repository at this point in the history
  65. Revert "calendar plugin"

    This reverts commit 63d4ae5.
    Felix authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    c5450f4 View commit details
    Browse the repository at this point in the history
  66. calendar plugin

    updated calendar plugin
    Felix authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    26d40e7 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    1fb8c53 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    4a84e46 View commit details
    Browse the repository at this point in the history
  69. Reworking compose tweet

    Merged sendTweet and composeTweet. Changed how optional parameters
    (image and url attachments) are sent. Added additional examples for
    creating tweets.
    brianantonelli authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    4c3fe75 View commit details
    Browse the repository at this point in the history
  70. Updated collabs

    Felix authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    2cf5e9f View commit details
    Browse the repository at this point in the history
  71. updated collab list

    added Michael Brooks
    Felix authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    c19f6ed View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    d60a472 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    23d1a9c View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    6c83adc View commit details
    Browse the repository at this point in the history
  75. Added EXTRA_STREAM

    RaananW authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    746223f View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    df11b04 View commit details
    Browse the repository at this point in the history
  77. Adds the ability to set custom variables to the Android Analytics plu…

    …gin.
    Chris Downie authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    42e7214 View commit details
    Browse the repository at this point in the history
  78. Android datepicker that uses the same interface as the existing iPhon…

    …e datepicker.
    Daniel van 't Oever authored and purplecabbage committed May 16, 2012
    1 Configuration menu
    Copy the full SHA
    b3f00b5 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    5d9fa20 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    18fa763 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    32e48b8 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    21394f1 View commit details
    Browse the repository at this point in the history
  83. Local Notifications for Android

    Daniel van 't Oever authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    03f41d0 View commit details
    Browse the repository at this point in the history
  84. Updated format of Readme.md

    Daniël authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    e94dd14 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    66a34b5 View commit details
    Browse the repository at this point in the history
  86. Fix for deprecations in PhoneGap 1.4.x

    Also added PhoneGap.plist instructions in README.md
    devgeeks authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    96fdfd1 View commit details
    Browse the repository at this point in the history
  87. Tidy up for README.md

    devgeeks authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    6df7b61 View commit details
    Browse the repository at this point in the history
  88. Updated the DatePicker class to use standard iOS conventions for dele…

    …gation and memory management
    samsoir authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    ddbb5d4 View commit details
    Browse the repository at this point in the history
  89. Fixed a few minor errors with releasing to early. Also ensure the JS …

    …returns the date to the PG JS client
    samsoir authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    5c336d0 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    c0a0917 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    3c3dd88 View commit details
    Browse the repository at this point in the history
  92. More refactoring of the DatePicker implmentation. Created one init me…

    …thod for the ActionSheet that accepts its dependencies via DI. All date handling is now internationally recognised ISO. DatePicker will default to UIDatePickerModeDateAndTime unless specified otherwise. All memory is managed properly, making DatePicker plugin play nice in iOS (without ARC)
    samsoir authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    4ef6b02 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    1858b51 View commit details
    Browse the repository at this point in the history
  94. fixed bug that prevented content to be loaded in external screen's we…

    …b view via relative paths. Changed from loading content as a string to using NSURL fileURLWithPath.
    triceam authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    0e129b1 View commit details
    Browse the repository at this point in the history
  95. put license back into file

    triceam authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    77eb69c View commit details
    Browse the repository at this point in the history
  96. Cordova 1.5 Support for iOS iAd plugin

    Cordova 1.5 Support for iOS iAd plugin
    Tested on Lion and Mountain Lion
    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    7cc65cf View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    e985294 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    2750f21 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    004a536 View commit details
    Browse the repository at this point in the history
  100. ChildBrowser with Cordova only support

    ChildBrowser with Cordova only support. Intended to eliminate dual
    PhoneGap/Cordova naming moving forward.
    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    9a1e502 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    088bdde View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    2d0a54d View commit details
    Browse the repository at this point in the history
  103. Missed a PHONEGAP reference

    devgeeks authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    3f778db View commit details
    Browse the repository at this point in the history
  104. fixes for issue #380

    pmuellr authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    a903694 View commit details
    Browse the repository at this point in the history
  105. Cordova 1.5 support

    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    ce0cb75 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    83880c9 View commit details
    Browse the repository at this point in the history
  107. README update

    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    4609ad6 View commit details
    Browse the repository at this point in the history
  108. README notes

    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    5ae10ee View commit details
    Browse the repository at this point in the history
  109. Converted the Badge plugin to Cordova for a project and thought other…

    …s might want it as well.
    JStuhr authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    19d2bf5 View commit details
    Browse the repository at this point in the history
  110. Added additional type: "decimalpad" to show the UIKeyboardTypeDecimal…

    …Pad when the prompt shows.
    antijingoist authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    4ad083c View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    1d7efb6 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    a95e23f View commit details
    Browse the repository at this point in the history
  113. orientation note

    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    5858694 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    d52fa47 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    8a664a5 View commit details
    Browse the repository at this point in the history
  116. PayPal Plugin update to 1.4.1

    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    e52c489 View commit details
    Browse the repository at this point in the history
  117. PayPal Cordova 1.5.0

    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    7a9c489 View commit details
    Browse the repository at this point in the history
  118. comment out this alert

    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    2cc5687 View commit details
    Browse the repository at this point in the history
  119. callback bug fixed

    poiuytrez authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    ef5a281 View commit details
    Browse the repository at this point in the history
  120. Updated Twitter plugin to support Cordova

    Jonathan Fielding authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    5169fe8 View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    4c488e6 View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    039704f View commit details
    Browse the repository at this point in the history
  123. fixed the header for 1.5

    leo-zhao authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    8d7dd48 View commit details
    Browse the repository at this point in the history
  124. FileUploader CDV 1.5.0 only

    Preserve /iphone for PhoneGap - use /iOS for Cordova moving forward.
    Not all projects are going to update to Cordova immediately and we
    should preserve the PhoneGap plugins.
    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    2fbb82f View commit details
    Browse the repository at this point in the history
  125. Rollback iphone/FileUploader to PhoneGap

    Rollback iphone/FileUploader to PhoneGap.
    /iOS version has CDV support
    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    f0ffb0a View commit details
    Browse the repository at this point in the history
  126. PrintPlugin CDV 1.5.0 support

    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    fed0d6e View commit details
    Browse the repository at this point in the history
  127. Updated /iOS/README.md

    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    8bfb360 View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    61423ea View commit details
    Browse the repository at this point in the history
  129. Updating ChildBrowser for 1.5.0

    macdonst authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    f80d9ff View commit details
    Browse the repository at this point in the history
  130. Updating FTPClient for 1.5.0

    macdonst authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    81a26df View commit details
    Browse the repository at this point in the history
  131. Updating TTS for 1.5.0

    macdonst authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    9b5589a View commit details
    Browse the repository at this point in the history
  132. Fixing ChildBrowser rebase error

    macdonst authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    0bb5111 View commit details
    Browse the repository at this point in the history
  133. Added ability for videos in assets folder to play

    Added in functionality so that if a video is in the assets folder, it
    is copied to internal storage and then played from there.
    ssherriff authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    f3850fd View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    6f01da7 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    d6f35ab View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    7bbdcb2 View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    dc0f15d View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    9bd2732 View commit details
    Browse the repository at this point in the history
  139. Configuration menu
    Copy the full SHA
    05a2b69 View commit details
    Browse the repository at this point in the history
  140. install function should also be defined on the ChildBrowser, not the …

    …prototype, for complete consistency with iOS API
    cewing authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    8f3990d View commit details
    Browse the repository at this point in the history
  141. Added License file

    WACSUPPORT authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    51618f1 View commit details
    Browse the repository at this point in the history
  142. Fixing issue in VideoPlayer README

    macdonst authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    cd03333 View commit details
    Browse the repository at this point in the history
  143. Cordova 1.5.0 support of AudioRecord plugin.

    Copied from iPhone/AudioRecord with following changes:
    - rename classes for Cordova
    - fix bug in stopRecordWithSettings()
    siuying authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    86713cb View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    5d17403 View commit details
    Browse the repository at this point in the history
  145. added emailaddress support

    svendroid authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    55da81e View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    e4b8cea View commit details
    Browse the repository at this point in the history
  147. Twitter plugin (iOS) update and issue #430 fix

    conforms with org.apache.cordova.*
    by changing deprecated super.appViewController fixes Issue #430
    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    cd8986b View commit details
    Browse the repository at this point in the history
  148. Add AppiraterPlugin

    jamesnw authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    3d9498b View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    6a6bb88 View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    57e2a17 View commit details
    Browse the repository at this point in the history
  151. Twitter (iOS) Plugin Issue #430

    By changing the order of the if(imageAttach) and if(urlAttach) logic
    the remote image preview is stacked on top of the video url reference
    in the tweetViewController/Composer hiding the blank thumbnail created
    by linking to a video. This creates a better UX and eliminates a
    possible Apple HIG issue.
    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    303d105 View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    8ee1c40 View commit details
    Browse the repository at this point in the history
  153. Configuration menu
    Copy the full SHA
    7dbf984 View commit details
    Browse the repository at this point in the history
  154. Add v0 of card.io iOS plugin

    josharian authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    6643bc3 View commit details
    Browse the repository at this point in the history
  155. Changes for PhoneGap

    vishalrajpal authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    534f01a View commit details
    Browse the repository at this point in the history
  156. NativeControls (iOS) with orientation support and demo index.html iss…

    …ue #443
    
    Addresses issue #443
    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    78275e1 View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    c81042d View commit details
    Browse the repository at this point in the history
  158. Manual merge per phonegap#447

    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    2b2e07c View commit details
    Browse the repository at this point in the history
  159. Configuration menu
    Copy the full SHA
    c084f18 View commit details
    Browse the repository at this point in the history
  160. Adding enable / disable functionality for bluetooth

    Viras- authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    d446386 View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    fc2db39 View commit details
    Browse the repository at this point in the history
  162. Configuration menu
    Copy the full SHA
    cf53c7c View commit details
    Browse the repository at this point in the history
  163. iOS/MessageBox/README.md tweaks.

    mgcrea authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    a10b9c1 View commit details
    Browse the repository at this point in the history
  164. Configuration menu
    Copy the full SHA
    985ea13 View commit details
    Browse the repository at this point in the history
  165. Small bugfix for iOS/ActionSheet.

    mgcrea authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    53761e0 View commit details
    Browse the repository at this point in the history
  166. Configuration menu
    Copy the full SHA
    5f8906b View commit details
    Browse the repository at this point in the history
  167. Configuration menu
    Copy the full SHA
    dc465ed View commit details
    Browse the repository at this point in the history
  168. Configuration menu
    Copy the full SHA
    943d2e5 View commit details
    Browse the repository at this point in the history
  169. Configuration menu
    Copy the full SHA
    76a6516 View commit details
    Browse the repository at this point in the history
  170. Configuration menu
    Copy the full SHA
    33feafe View commit details
    Browse the repository at this point in the history
  171. PayPalPlugin README tweak

    shazron authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    d5ca1a1 View commit details
    Browse the repository at this point in the history
  172. add Cordova support to GoogleAnaltics for iOS

    Chris Kihneman authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    f1f848d View commit details
    Browse the repository at this point in the history
  173. Configuration menu
    Copy the full SHA
    f7aab12 View commit details
    Browse the repository at this point in the history
  174. checked for one argument too less

    allesmi authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    400f99e View commit details
    Browse the repository at this point in the history
  175. Configuration menu
    Copy the full SHA
    cfba9a0 View commit details
    Browse the repository at this point in the history
  176. The readme tries to tell people to update the application tag but bec…

    …ause it is inside brackets it is treated as html code and not shown.
    macdonst authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    24b153b View commit details
    Browse the repository at this point in the history
  177. ReadMe has been updated.

    WACSUPPORT authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    2ecf724 View commit details
    Browse the repository at this point in the history
  178. Updated Globalization plugin for use with Cordova 1.5 and 1.6

    Becky Gibson authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    8963a5d View commit details
    Browse the repository at this point in the history
  179. Update BlackBerry plugins for Cordova 1.6.

    Drew Walters authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    d92b52b View commit details
    Browse the repository at this point in the history
  180. 1.6.0 note

    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    3583fe7 View commit details
    Browse the repository at this point in the history
  181. 1.6.0 Note

    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    37be3db View commit details
    Browse the repository at this point in the history
  182. Plugin Notes update for 1.6.0

    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    99de072 View commit details
    Browse the repository at this point in the history
  183. Fix iOS/DatePicker/DatePicker.js for Cordova 1.5 and 1.6

    Chris Brody authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    1e6d82b View commit details
    Browse the repository at this point in the history
  184. Twitter iOS plugin 1.6.0

    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    9af0561 View commit details
    Browse the repository at this point in the history
  185. Email Composer iOS 1.6.0

    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    6fbcc76 View commit details
    Browse the repository at this point in the history
  186. Commented the missing function viewUpdate() and added a navigator.not…

    …ification.alert("Ready");
    manishkungwani authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    6a33255 View commit details
    Browse the repository at this point in the history
  187. updated calendar plugin for cordova use

    Felix authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    b3e66c7 View commit details
    Browse the repository at this point in the history
  188. modified readme for updated cordova use

    Felix authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    2afc23e View commit details
    Browse the repository at this point in the history
  189. added calendar plugin for cordova 1.6.0 use

    Felix authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    08df1e2 View commit details
    Browse the repository at this point in the history
  190. Configuration menu
    Copy the full SHA
    be02e34 View commit details
    Browse the repository at this point in the history
  191. Configuration menu
    Copy the full SHA
    ab09012 View commit details
    Browse the repository at this point in the history
  192. Configuration menu
    Copy the full SHA
    d225638 View commit details
    Browse the repository at this point in the history
  193. Configuration menu
    Copy the full SHA
    2435eba View commit details
    Browse the repository at this point in the history
  194. Configuration menu
    Copy the full SHA
    fa80ebe View commit details
    Browse the repository at this point in the history
  195. Cleanup

    DrewDahlman authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    52533fc View commit details
    Browse the repository at this point in the history
  196. Fixing the call to Cordova

    The Capital C in Cordova.exec causes the plugin to not work. By
    changing it to cordova.exec it works as expected.
    DrewDahlman authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    eee615e View commit details
    Browse the repository at this point in the history
  197. Revert "Fixing the call to Cordova"

    This reverts commit c6c52c1.
    DrewDahlman authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    750295d View commit details
    Browse the repository at this point in the history
  198. Configuration menu
    Copy the full SHA
    81131f9 View commit details
    Browse the repository at this point in the history
  199. Configuration menu
    Copy the full SHA
    3a42a47 View commit details
    Browse the repository at this point in the history
  200. Configuration menu
    Copy the full SHA
    bebfe52 View commit details
    Browse the repository at this point in the history
  201. Configuration menu
    Copy the full SHA
    5050e7e View commit details
    Browse the repository at this point in the history
  202. Updated the Badge plugin for Cordova 1.6.1.

     - Will work in all versions of Cordova.
    JStuhr authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    caf9027 View commit details
    Browse the repository at this point in the history
  203. Configuration menu
    Copy the full SHA
    562e55c View commit details
    Browse the repository at this point in the history
  204. Added new method getPage

    This new method will allow for a single instance of the ChildBrowser to
    be directed to a new URL via JS.
    DrewDahlman authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    546d11f View commit details
    Browse the repository at this point in the history
  205. Clean up

    DrewDahlman authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    56cbde4 View commit details
    Browse the repository at this point in the history
  206. Configuration menu
    Copy the full SHA
    3713a4d View commit details
    Browse the repository at this point in the history
  207. Simple IMEI plugin for Android

    macdonst authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    ba9bbbb View commit details
    Browse the repository at this point in the history
  208. Configuration menu
    Copy the full SHA
    908974e View commit details
    Browse the repository at this point in the history
  209. Configuration menu
    Copy the full SHA
    72117df View commit details
    Browse the repository at this point in the history
  210. TwitterPlugin (iOS) note

    Retested TwitterPlugin (iOS) in iOS 5.1 and Cordova 1.6.1
    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    fbc45cb View commit details
    Browse the repository at this point in the history
  211. Configuration menu
    Copy the full SHA
    ae061e8 View commit details
    Browse the repository at this point in the history
  212. PowerManagement Plugin update for Cordova 1.6+

    Viras- authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    a5f316d View commit details
    Browse the repository at this point in the history
  213. Configuration menu
    Copy the full SHA
    f49d878 View commit details
    Browse the repository at this point in the history
  214. Updated NotificationEx for Cordova

    shazron authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    0cd6458 View commit details
    Browse the repository at this point in the history
  215. Configuration menu
    Copy the full SHA
    da56d5a View commit details
    Browse the repository at this point in the history
  216. Configuration menu
    Copy the full SHA
    0659ccd View commit details
    Browse the repository at this point in the history
  217. Configuration menu
    Copy the full SHA
    fe723f3 View commit details
    Browse the repository at this point in the history
  218. Add iOS Retina display detection for button icons

    Randy McMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    4139af5 View commit details
    Browse the repository at this point in the history
  219. TwitterPlugin (iOS) tested on Cordova 1.7.0

    Randy McMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    f8ce2bd View commit details
    Browse the repository at this point in the history
  220. Added getTwitterUsername api call

    mdreeling authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    3581ed5 View commit details
    Browse the repository at this point in the history
  221. Remove unused variable

    mdreeling authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    ae92aef View commit details
    Browse the repository at this point in the history
  222. Sync to master

    mdreeling authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    42709c2 View commit details
    Browse the repository at this point in the history
  223. Updating PowerManagement plugin for iOS and Cordova 1.6

    Updating Readme for Android & iOS
    Viras- authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    be40fd3 View commit details
    Browse the repository at this point in the history
  224. UAPushNotification

    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    8e13447 View commit details
    Browse the repository at this point in the history
  225. UAPushNotification

    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    b66b2a6 View commit details
    Browse the repository at this point in the history
  226. Configuration menu
    Copy the full SHA
    38ac83b View commit details
    Browse the repository at this point in the history
  227. Configuration menu
    Copy the full SHA
    7a2e848 View commit details
    Browse the repository at this point in the history
  228. Initial commit - Diagnostic Plugin

    avantic authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    3d18045 View commit details
    Browse the repository at this point in the history
  229. .

    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    c0eb49f View commit details
    Browse the repository at this point in the history
  230. Removed UAPushNotification

    Removed UAPushNotification Until a fully migrated version can be
    submitted by original author.
    RandyMcMillan authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    91f5426 View commit details
    Browse the repository at this point in the history
  231. Configuration menu
    Copy the full SHA
    ad3e76d View commit details
    Browse the repository at this point in the history
  232. Configuration menu
    Copy the full SHA
    3e4fe94 View commit details
    Browse the repository at this point in the history
  233. Configuration menu
    Copy the full SHA
    a2416fe View commit details
    Browse the repository at this point in the history
  234. Update IOS LowLatencyAudio plugin for Cordova 1.7

    According to guidlines added to IOS folder.
    PG prefix removed.
    alexdrel authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    70f99ff View commit details
    Browse the repository at this point in the history
  235. Configuration menu
    Copy the full SHA
    0dadeaa View commit details
    Browse the repository at this point in the history
  236. The version of Appirater compatible with PG added to Class folder.

    Javascript interface for appEnteredForeground added.
    alexdrel authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    7cd85fb View commit details
    Browse the repository at this point in the history
  237. add iOS/WebInspector plugin

    pmuellr authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    9dd92c1 View commit details
    Browse the repository at this point in the history
  238. Configuration menu
    Copy the full SHA
    b1d1f3c View commit details
    Browse the repository at this point in the history
  239. Configuration menu
    Copy the full SHA
    158f29a View commit details
    Browse the repository at this point in the history
  240. Configuration menu
    Copy the full SHA
    3a4cd22 View commit details
    Browse the repository at this point in the history
  241. Configuration menu
    Copy the full SHA
    556a5a4 View commit details
    Browse the repository at this point in the history
  242. Configuration menu
    Copy the full SHA
    3f54ce6 View commit details
    Browse the repository at this point in the history
  243. Configuration menu
    Copy the full SHA
    c769125 View commit details
    Browse the repository at this point in the history
  244. Spelling fix - "retrieve", not "retreive"

    Olli Jarva authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    8381143 View commit details
    Browse the repository at this point in the history
  245. More spelling fixes

    Olli Jarva authored and purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    3de6bbc View commit details
    Browse the repository at this point in the history
  246. Configuration menu
    Copy the full SHA
    017340d View commit details
    Browse the repository at this point in the history
  247. Merge pull request purplecabbage#68 from sgrebnov/WP7-DateTimePicker

    DateTimePicker plugin for windows phone
    purplecabbage committed May 16, 2012
    Configuration menu
    Copy the full SHA
    e1b20fe View commit details
    Browse the repository at this point in the history

Commits on May 23, 2012

  1. Configuration menu
    Copy the full SHA
    3b1aab6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2012

  1. Merge pull request purplecabbage#83 from gloob/master

    Add WindowsPhone/VideoPlayer plugin
    purplecabbage committed May 24, 2012
    Configuration menu
    Copy the full SHA
    59031c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2012

  1. Updated to cordova 2.0.0

    Added "write" method
    Optimized "read" method
    Added index.html Example
    EstebanFuentealba committed Jul 27, 2012
    Configuration menu
    Copy the full SHA
    90a4eef View commit details
    Browse the repository at this point in the history