Click here to support Nimbus development and make a donation at www.pledgie.com !
An iOS framework whose growth is bounded by O(documentation).
Version 0.4.1 API Changes

Version 0.4.1 of Nimbus was released on July 22, 2011.

This minor version introduced the new Nimbus photo scrubber, a highly responsive photo scrubber built for the iPhone and iPad and modeled after Apple's own Photos.app's photo scrubber.

scrubber1.png
Screenshot of NIPhotoScrubberView on the iPad.

Core

NICommonMetrics[.h]

NIDataStructures[.h]

NIInMemoryCache[.m]

Photos

NIPhotoAlbumScrollView[.h]

NIPhotoScrollView[.h]

  • Bugfix Fix thumbnail size calculations for photos that are smaller than the screen so that the thumbnail is placed exactly where the photo will appear.
  • Added NIPhotoScrollView.zoomingAboveOriginalSizeIsEnabled
  • Modified NIPhotoScrollView.zoomingIsEnabled
    Accessor Name
    From@property (nonatomic, readwrite, assign) BOOL zoomingIsEnabled
    To@property (nonatomic, readwrite, assign, getter=isZoomingEnabled) BOOL zoomingIsEnabled
  • Modified NIPhotoScrollView.doubleTapToZoomIsEnabled
    Accessor Name
    From@property (nonatomic, readwrite, assign, getter=isDoubleTapToZoomIsEnabled) BOOL doubleTapToZoomIsEnabled
    To@property (nonatomic, readwrite, assign, getter=isDoubleTapToZoomEnabled) BOOL doubleTapToZoomIsEnabled

NIPhotoScrubberView[.h/m] Added

NIToolbarPhotoViewController[.h]

Examples

NetworkPhotoAlbums

  • Feature Added Shark Week and Game of Thrones albums to the example application.
  • Feature Implemented the photo scrubber data source in the Facebook and Dribbble controllers.
  • Bugfix Network requests are no longer duplicated.
  • Bugfix Cancel network requests when the controller is released to avoid crashing. (thanks to steipete.)

Real Live People Involved in this Release

silhouette.gif
Peter Steinberger
silhouette.gif
Jeff Verkoeyen

Add Your Name to This List

Contributions are highly encouraged! If you have a feature that you feel would fit within the Nimbus framework, feel free to fire off a pull request on GitHub. Bugs may be reported using the issue tracker on GitHub as well.

Check out the tasks grab bag for opportunities to help out.

Robots Involved in this Release

Generated for Nimbus by doxygen 1.7.4-20110629