Commit graph

  • a4b9109b56
    Updates readme file. master Wojciech Nagrodzki 2014-10-04 14:39:58 +02:00
  • 5ac9d9ee78
    Uses autoresizing mask to layout presentation view controller view to work around a bug during device rotation on iOS 7. Wojciech Nagrodzki 2014-10-04 14:06:44 +02:00
  • 32c49e60e7
    Adds NGPresentationViewController. A bug manifests while rotating the device. Wojciech Nagrodzki 2014-10-04 14:06:18 +02:00
  • 62b4ab0ea5
    Adds present button to SampleViewController's view which presents modally another SampleViewController. This demonstrates iOS 7 bug when presenting modally from a presented modally view controller. Wojciech Nagrodzki 2014-10-04 14:05:08 +02:00
  • 8541d800d2
    Adds NGModalPresentation category on UIViewController which provides an easy API to present view controllers modally not in full screen. Adds NGModalTransitioningDelegate and NGModalAnimationController which are used by NGModalPresentation category. Wojciech Nagrodzki 2014-10-04 14:04:08 +02:00
  • 43aa33c736
    Adds SampleViewController and a button on main view controller to present it. Wojciech Nagrodzki 2014-10-04 14:03:21 +02:00
  • 3bbad4be91
    Changes device family target to iPad and deployment target to iOS 7.0. Enables support for all device orientations. Wojciech Nagrodzki 2014-10-04 14:02:45 +02:00
  • 0e389c7028
    Initial Commit Wojciech Nagrodzki 2014-10-04 14:02:03 +02:00
  • c02d3f35c8
    Adds readme file. Wojciech Nagrodzki 2014-10-04 13:57:15 +02:00