Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sumitmundra/JPSImagePickerController
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jpsim/JPSImagePickerController
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 7 files changed
  • 8 contributors

Commits on Oct 23, 2014

  1. Added pickerDidCancel: message on protocol

    Israel Soto committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    2570f8b View commit details
    Browse the repository at this point in the history
  2. Regrets some changes on sample

    Israel Soto committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    e244cde View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Added pickerDidCancel: message on protocol
    SotoiGhost committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    f8fddd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2014

  1. Merge pull request jpsim#1 from SotoiGhost/master

    Added pickerDidCancel: message on protocol
    jpsim committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    0c2f8ea View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2015

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

Commits on Feb 5, 2015

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

Commits on May 26, 2015

  1. Merge pull request jpsim#2 from wiruzx/flashligh

    Add property for changing initial flashlight state
    jpsim committed May 26, 2015
    Configuration menu
    Copy the full SHA
    82e9952 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2015

  1. Fix photo aspect ratio issue

    by setting `sessionPreset` to `AVCaptureSessionPresetPhoto` right after self.session is been initiated.
    qianyanseu committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    18004dd View commit details
    Browse the repository at this point in the history
  2. Merge pull request jpsim#4 from qianyanseu/master

    Fix photo aspect ratio issue
    jpsim committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    2a215aa View commit details
    Browse the repository at this point in the history
  3. Fixed image orientation issue

    Using CoreMotion to update device orientation every 0.2 second. Set
    imageOrientation to current device orientation accordingly.
    LordSpark committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    76d37be View commit details
    Browse the repository at this point in the history
  4. Fixed image orientation issue

    Using CoreMotion to update device orientation every 0.2 second.
    Then set imageOrientation to current device orientation accordingly.
    LordSpark committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    7e31674 View commit details
    Browse the repository at this point in the history
  5. Change button titles back to English

    按钮中的文本改回中文
    qianyanseu committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    37b5dbd View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2015

  1. Fix photo orientation issue

    Cleaning up the code.
    qianyanseu committed Jun 6, 2015
    Configuration menu
    Copy the full SHA
    6b48433 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jpsim#7 from qianyanseu/master

    Fix image orientation issue
    jpsim committed Jun 6, 2015
    Configuration menu
    Copy the full SHA
    f68e537 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2015

  1. small fixes

    -remove double viewDidLoad
    -disable cameraSwitchButton until the transition between cameras is
    finished to avoid crash if the user spams the button
    jregnauld committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    317e2e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jpsim#11 from jregnauld/good-to-go

    small fixes
    jpsim committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    ad0d402 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2015

  1. Fix xcode warning re new type.

    Mike Zornek committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    a5832f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5d2f94 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jpsim#12 from zorn/zorn/xcode-71-updates

    Zorn/xcode 71 updates
    jpsim committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    77ab108 View commit details
    Browse the repository at this point in the history
Loading