Download Latest Version Version 1.0.4 source code.zip (1.0 MB)
Email in envelope

Get an email when there's a new version of SSToolkit

Home / 1.0.0
Name Modified Size InfoDownloads / Week
Parent folder
One Point Oh source code.tar.gz 2012-05-21 1.1 MB
One Point Oh source code.zip 2012-05-21 1.2 MB
README.md 2012-05-21 963 Bytes
Totals: 3 Items   2.3 MB 0
  • Move to ARC
  • Add rowBackgroundColor to SSCollectionView. This is useful for having a texture background color on the collection view and preventing the internal UITableView from using it as the background color of each row.
  • Add NSAssert in SSCollectionView for a nil reuseIdentifier. This used to be an NSLog. It was changed to an assert because you really need to provide one or your performance will be just awful. Be user to add NS_BLOCK_ASSERTIONS in your release build to avoid crashing just incase you missed one somewhere.
  • Add deepMutableCopy to NSDictionary and NSArray
  • Add cellImageForKey: to SSPickerViewController - @greenisus
  • Add rowBackgroundColor to SSCollectionView
  • Improve NSDate ISO8601 category to support timezones
  • Add NSDate category for converting a date to a short string (similar to Tweetbot) localized in 15 languages
  • Add SSRateLimit
  • Add SSButton
  • Lots of bug fixes
Source: README.md, updated 2012-05-21