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

fix in soundPlug and update in torch #60

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

Commits on Sep 29, 2011

  1. Added an open in external application link for when linking to doc fi…

    …les or pdfs.
    Evan Chen committed Sep 29, 2011
    Configuration menu
    Copy the full SHA
    d7514e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2011

  1. Recommit of lost code from destroyed fork.

    Jesse committed Oct 5, 2011
    Configuration menu
    Copy the full SHA
    58ca387 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2011

  1. Video Player Plugin

    macdonst authored and Jesse MacFadyen committed Oct 20, 2011
    Configuration menu
    Copy the full SHA
    c216d57 View commit details
    Browse the repository at this point in the history
  2. Fix for Issue #139: New Child Browser: can't get keyboard when show l…

    …oc bar : true (android)
    macdonst authored and Jesse MacFadyen committed Oct 20, 2011
    Configuration menu
    Copy the full SHA
    cc12250 View commit details
    Browse the repository at this point in the history
  3. Fix for Issue #179: Android ChildBrowser openExternal DroidGap option…

    … broken
    macdonst authored and Jesse MacFadyen committed Oct 20, 2011
    Configuration menu
    Copy the full SHA
    9c9bdb6 View commit details
    Browse the repository at this point in the history
  4. Since GetFunctionName was removed in https://github.com/shazron/phone…

    …gap-iphone/commit/5544b2a0664ae2714ec1df2b6e16aa97d3cfa9bc the BarcodePlugin stopped working. I've taken a note from the InAppPurchaseManager plugin and created a plugin map with proper disposal of callback methods.
    niik authored and Jesse MacFadyen committed Oct 20, 2011
    Configuration menu
    Copy the full SHA
    3b57f44 View commit details
    Browse the repository at this point in the history
  5. Add step for line in plugins.xml and some format clenaup

    wader authored and Jesse MacFadyen committed Oct 20, 2011
    Configuration menu
    Copy the full SHA
    ca39b2c View commit details
    Browse the repository at this point in the history
  6. PhoneGap wrapper around Shopify4J to make authenticated API calls

    to the Shopify API from Javascript
    jiblits authored and Jesse MacFadyen committed Oct 20, 2011
    Configuration menu
    Copy the full SHA
    006689c View commit details
    Browse the repository at this point in the history
  7. Phonegap plugin for Android to enable Torch functionality

    Initial commit of Phonegap plugin for Android to enable Torch
    functionality
    Arne de Bree authored and Jesse MacFadyen committed Oct 20, 2011
    Configuration menu
    Copy the full SHA
    b97551f View commit details
    Browse the repository at this point in the history
  8. Fixing zoom issue in child browser

    macdonst authored and Jesse MacFadyen committed Oct 20, 2011
    Configuration menu
    Copy the full SHA
    f3fdae6 View commit details
    Browse the repository at this point in the history
  9. Facebook Android SDK plugin start

    Jos Shepherd authored and Jesse MacFadyen committed Oct 20, 2011
    1 Configuration menu
    Copy the full SHA
    b63ba97 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f056925 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2011

  1. adding DateTimePicker plugin for Android

    Molu Samuel committed Oct 29, 2011
    Configuration menu
    Copy the full SHA
    49ed1db View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2011

  1. Social Sharing plugin

    purplecabbage committed Nov 4, 2011
    Configuration menu
    Copy the full SHA
    578dbfe View commit details
    Browse the repository at this point in the history
  2. Readme

    purplecabbage committed Nov 4, 2011
    Configuration menu
    Copy the full SHA
    024aa73 View commit details
    Browse the repository at this point in the history
  3. formatting ...

    purplecabbage committed Nov 4, 2011
    Configuration menu
    Copy the full SHA
    d4709e3 View commit details
    Browse the repository at this point in the history
  4. formatting ...

    purplecabbage committed Nov 4, 2011
    Configuration menu
    Copy the full SHA
    94cb547 View commit details
    Browse the repository at this point in the history
  5. formatting ...

    purplecabbage committed Nov 4, 2011
    Configuration menu
    Copy the full SHA
    be81bb7 View commit details
    Browse the repository at this point in the history
  6. formatting ...

    purplecabbage committed Nov 4, 2011
    Configuration menu
    Copy the full SHA
    a2e51c6 View commit details
    Browse the repository at this point in the history
  7. formatting ...

    purplecabbage committed Nov 4, 2011
    Configuration menu
    Copy the full SHA
    543048f View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2011

  1. dismiss modal view controller ios 5

    Evan Chen committed Nov 5, 2011
    Configuration menu
    Copy the full SHA
    8af2559 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2011

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

Commits on Dec 1, 2011

  1. updated childbrowser plugin

    sgrebnov committed Dec 1, 2011
    Configuration menu
    Copy the full SHA
    6e51111 View commit details
    Browse the repository at this point in the history
  2. facebook plugin

    sgrebnov committed Dec 1, 2011
    Configuration menu
    Copy the full SHA
    1a28397 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2011

  1. Merge pull request purplecabbage#46 from sgrebnov/master

    facebook plugin implementation
    Jesse MacFadyen committed Dec 7, 2011
    Configuration menu
    Copy the full SHA
    69d0d52 View commit details
    Browse the repository at this point in the history
  2. Merge pull request purplecabbage#39 from ng4e/master

    Native Android's Date and Time picker plugin
    Jesse MacFadyen committed Dec 7, 2011
    Configuration menu
    Copy the full SHA
    71f613d View commit details
    Browse the repository at this point in the history
  3. Merge pull request purplecabbage#34 from ebzlo/master

    ChildBrowser and Xcode4
    Jesse MacFadyen committed Dec 7, 2011
    Configuration menu
    Copy the full SHA
    c164c4c View commit details
    Browse the repository at this point in the history
  4. Merge pull request purplecabbage#32 from dsowsy/master

    Updated EmailComposer to 1.0
    Jesse MacFadyen committed Dec 7, 2011
    Configuration menu
    Copy the full SHA
    29135b1 View commit details
    Browse the repository at this point in the history
  5. Adding an onError method to the ChildBrowser

    macdonst authored and Jesse MacFadyen committed Dec 7, 2011
    Configuration menu
    Copy the full SHA
    e75e098 View commit details
    Browse the repository at this point in the history
  6. make readme markdown for better readability on github.com

    max-mapper authored and Jesse MacFadyen committed Dec 7, 2011
    Configuration menu
    Copy the full SHA
    84758e8 View commit details
    Browse the repository at this point in the history
  7. update top level readme

    max-mapper authored and Jesse MacFadyen committed Dec 7, 2011
    Configuration menu
    Copy the full SHA
    03be5dc View commit details
    Browse the repository at this point in the history
  8. The reference to GetFunctionName was causing this to fail for me. Is …

    …that function defined in some of your other code or something?
    Ben Brown authored and Jesse MacFadyen committed Dec 7, 2011
    Configuration menu
    Copy the full SHA
    229b25e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b0ba342 View commit details
    Browse the repository at this point in the history
  10. Clean up logic errors causing issue #183 and others

    The Xcode analyser was complaining about some logic issues and
    uninitialised values. Turned out to be pretty simple to clean up.
    devgeeks authored and Jesse MacFadyen committed Dec 7, 2011
    Configuration menu
    Copy the full SHA
    a2a67c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2011

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

Commits on Jan 11, 2012

  1. check for light on devices with no flashsupport

    Michael Pfütze committed Jan 11, 2012
    Configuration menu
    Copy the full SHA
    654d719 View commit details
    Browse the repository at this point in the history
  2. import PhoneGap/Plugin.h fixed in SoundPlug.h

    in PhoneGap 1.2 the import path has changed....
    Michael Pfütze committed Jan 11, 2012
    Configuration menu
    Copy the full SHA
    7b6e8c4 View commit details
    Browse the repository at this point in the history