Thanks to visit codestin.com
Credit goes to github.com

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: tonimaxx/MPFlipViewController
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ayoze/MPFlipViewController
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.
  • 13 commits
  • 9 files changed
  • 1 contributor

Commits on Jul 28, 2012

  1. Handle resizing mid-flip (e.g. call status bar appearing in iPhone po…

    …rtrait)
    Mark Pospesel committed Jul 28, 2012
    Configuration menu
    Copy the full SHA
    28aa06b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2012

  1. update README

    Mark Pospesel committed Jul 29, 2012
    Configuration menu
    Copy the full SHA
    313dde9 View commit details
    Browse the repository at this point in the history
  2. update README with link

    Mark Pospesel committed Jul 29, 2012
    Configuration menu
    Copy the full SHA
    b239f21 View commit details
    Browse the repository at this point in the history
  3. update to shortened link

    Mark Pospesel committed Jul 29, 2012
    Configuration menu
    Copy the full SHA
    c558fe5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2012

  1. synthesize property for Xcode 4.3 compatibility

    Mark Pospesel committed Jul 31, 2012
    Configuration menu
    Copy the full SHA
    f75dc34 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2012

  1. minor cleanup

    Mark Pospesel committed Aug 13, 2012
    Configuration menu
    Copy the full SHA
    b51c47c View commit details
    Browse the repository at this point in the history
  2. add header comments

    Mark Pospesel committed Aug 13, 2012
    Configuration menu
    Copy the full SHA
    258063e View commit details
    Browse the repository at this point in the history
  3. Fix bug for rubberbanding effect on first/last page when shouldRender…

    …AllViews = YES (was showing same page underneath when should show nothing)
    Mark Pospesel committed Aug 13, 2012
    Configuration menu
    Copy the full SHA
    ffc3016 View commit details
    Browse the repository at this point in the history
  4. add Notification matching the delegate method flipViewController:didF…

    …inishAnimating:previousViewController:transitionCompleted:
    Mark Pospesel committed Aug 13, 2012
    Configuration menu
    Copy the full SHA
    fda954a View commit details
    Browse the repository at this point in the history
  5. Fix crash in new notification when rubber banding past first/last con…

    …troller (needed to pass in NSNull instead of nil)
    Mark Pospesel committed Aug 13, 2012
    Configuration menu
    Copy the full SHA
    0e213fb View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2012

  1. iPhone 5 support

    Mark Pospesel committed Sep 22, 2012
    Configuration menu
    Copy the full SHA
    f03a7bf View commit details
    Browse the repository at this point in the history
  2. update README

    Mark Pospesel committed Sep 22, 2012
    Configuration menu
    Copy the full SHA
    f596dee View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2013

  1. Longer movie descriptions (for scrolling test)

    Mark Pospesel committed Feb 14, 2013
    Configuration menu
    Copy the full SHA
    c8928d8 View commit details
    Browse the repository at this point in the history
Loading