Skip to content
This repository has been archived by the owner on Feb 16, 2019. It is now read-only.

Commit

Permalink
Version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soffes committed Mar 13, 2014
1 parent 831f924 commit c0b3154
Show file tree
Hide file tree
Showing 215 changed files with 60 additions and 16,371 deletions.
9 changes: 0 additions & 9 deletions .gitignore

This file was deleted.

78 changes: 0 additions & 78 deletions Changelog.markdown

This file was deleted.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2008-2013 Sam Soffes
Copyright (c) 2008-2014 Sam Soffes

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
14 changes: 0 additions & 14 deletions Other Sources/SSToolkit_Prefix.pch

This file was deleted.

39 changes: 0 additions & 39 deletions Rakefile

This file was deleted.

64 changes: 20 additions & 44 deletions Readme.markdown
Original file line number Diff line number Diff line change
@@ -1,46 +1,22 @@
# SSToolkit

SSToolkit makes life easier. It is made up of various view controllers, views, and categories that I use in all of my apps. Feel free to fork the repo and make it better.

If you're using this in your project, I'd love to hear about it! [Send me an email](mailto:sam@samsoff.es) and let me know which pieces you're using and such.

## Documentation

**Read the [SSToolkit Documentation](http://sstoolk.it/documentation) online.**

Install the documentation into Xcode with the following steps:

1. Open Xcode Preferences
2. Choose Downloads
3. Choose the Documentation tab
4. Click the plus button in the bottom right and enter the following URL:

http://docs.sstoolk.it/com.samsoffes.sstoolkit.atom

5. Click Install next the new row reading "SSToolkit Documentation". (If you don't see it and didn't get an error, try restarting Xcode.)

Be sure you have the docset selected in the organizer to see results for SSToolkit.

## Adding SSToolkit to your project

For installation instructions, see [the getting started guide on the SSToolkit website](http://sstoolk.it/#getting-started).

## Usage

For usage instructions, see [the usage guide on the SSToolkit website](http://sstoolk.it/#usage).

## Demo

[SSCatalog](https://github.com/soffes/sscatalog) is a sample project that demonstrates several features of SSToolkit. It is an universal iPad/iPhone application.

## Links

* [Homepage](http://sstoolk.it)
* [Source code](https://github.com/soffes/sstoolkit)
* [Documentation](http://sstoolk.it/documentation/)
* [Known bugs](https://github.com/soffes/sstoolkit/issues/labels/Bug)
* [Future features](https://github.com/soffes/sstoolkit/issues/labels/Feature)

## Thanks

Huge thanks to [our contributors](http://github.com/soffes/sstoolkit/contributors), [Jake Marsh](http://deallocatedobjects.com), and [Mike Rundle](http://flyosity.com).
SSToolkit is a grab bag of iOS goodness. It used to be a giant collection of classes that I started in 2008. This was getting out of hand. That version is completely deprecated. ([Read more on that](https://github.com/soffes/sstoolkit/issues/189).)

Now SSToolkit is made up of several libraries you can use independently. SSToolkit is now just a header file and a [podspec](http://cocoapods.org) with dependencies for each library.

Here’s what’s included:

* [SAMAddressBar](https://github.com/soffes/SAMAddressBar) — Clone of Safari's address bar from iOS 6.
* [SAMBadgeView](https://github.com/soffes/SAMBadgeView) — Simple badge view.
* [SAMGradientView](https://github.com/soffes/SAMGradientView) — Easy gradients in UIKit.
* [SAMHUDView](https://github.com/soffes/SAMHUDView) — Kinda okay HUD.
* [SAMLabel](https://github.com/soffes/SAMLabel) — UILabel with vertical alignment and text insets.
* [SAMLoadingView](https://github.com/soffes/SAMLoadingView) — Simple loading view.
* [SAMCircleProgressView](https://github.com/soffes/SAMCircleProgressView) — Determinate, circular progress view.
* [SAMRateLimit](https://github.com/soffes/SAMRateLimit) — Simple utility for only executing code every so often.
* [SAMTextField](https://github.com/soffes/SAMTextField) — Handy UITextField additions like insetting text.
* [SAMTextView](https://github.com/soffes/SAMTextView) — Add a placeholder to UITextView.
* [SAMWebView](https://github.com/soffes/SAMWebView) — Push UIWebView to its limits.
* [SAMCategories](https://github.com/soffes/SAMCategories) — A collection of useful Foundation and UIKit categories.

Several of these libraries have had big improvements since their abstraction from SSToolkit.
Binary file removed Resources/Images/SSAddressBarTextFieldBackground.png
Binary file not shown.
Binary file removed Resources/Images/SSAddressBarTextFieldBackground@2x.png
Binary file not shown.
Binary file removed Resources/Images/SSAddressBarTextFieldReload.png
Binary file not shown.
Binary file removed Resources/Images/SSAddressBarTextFieldReload@2x.png
Binary file not shown.
Binary file removed Resources/Images/SSAddressBarTextFieldStop.png
Binary file not shown.
Binary file removed Resources/Images/SSAddressBarTextFieldStop@2x.png
Binary file not shown.
Binary file removed Resources/Images/UISegmentBarButton.png
Binary file not shown.
Binary file removed Resources/Images/UISegmentBarButton@2x.png
Binary file not shown.
Binary file removed Resources/Images/UISegmentBarButtonHighlighted.png
Binary file not shown.
Binary file not shown.
Binary file removed Resources/Images/UISegmentBarDivider.png
Binary file not shown.
Binary file removed Resources/Images/UISegmentBarDivider@2x.png
Binary file not shown.
Binary file removed Resources/Images/UISegmentBarDividerHighlighted.png
Binary file not shown.
Binary file removed Resources/Images/UISegmentBarDividerHighlighted@2x.png
Binary file not shown.
Binary file removed Resources/Images/action-button-mini.png
Binary file not shown.
Binary file removed Resources/Images/action-button-mini@2x.png
Binary file not shown.
Binary file removed Resources/Images/action-button.png
Binary file not shown.
Binary file removed Resources/Images/action-button@2x.png
Binary file not shown.
Binary file removed Resources/Images/back-button-mini.png
Binary file not shown.
Binary file removed Resources/Images/back-button-mini@2x.png
Binary file not shown.
Binary file removed Resources/Images/back-button.png
Binary file not shown.
Binary file removed Resources/Images/back-button@2x.png
Binary file not shown.
Binary file removed Resources/Images/forward-button-mini.png
Binary file not shown.
Binary file removed Resources/Images/forward-button-mini@2x.png
Binary file not shown.
Binary file removed Resources/Images/forward-button.png
Binary file not shown.
Binary file removed Resources/Images/forward-button@2x.png
Diff not rendered.
Binary file removed Resources/Images/gray-star.png
Diff not rendered.
Binary file removed Resources/Images/gray-star@2x.png
Diff not rendered.
Binary file removed Resources/Images/hud-check.png
Diff not rendered.
Binary file removed Resources/Images/hud-check@2x.png
Diff not rendered.
Binary file removed Resources/Images/hud-x.png
Diff not rendered.
Binary file removed Resources/Images/hud-x@2x.png
Diff not rendered.
Binary file removed Resources/Images/orange-star.png
Diff not rendered.
Binary file removed Resources/Images/orange-star@2x.png
Diff not rendered.
Binary file removed Resources/Images/reload-button-mini.png
Diff not rendered.
Binary file removed Resources/Images/reload-button-mini@2x.png
Diff not rendered.
Binary file removed Resources/Images/reload-button.png
Diff not rendered.
Binary file removed Resources/Images/reload-button@2x.png
Diff not rendered.
Binary file removed Resources/Images/safari-button-mini.png
Diff not rendered.
Binary file removed Resources/Images/safari-button-mini@2x.png
Diff not rendered.
Binary file removed Resources/Images/safari-button.png
Diff not rendered.
Binary file removed Resources/Images/safari-button@2x.png
Diff not rendered.
Binary file removed Resources/Images/stop-button-mini.png
Diff not rendered.
Binary file removed Resources/Images/stop-button-mini@2x.png
Diff not rendered.
Binary file removed Resources/Images/stop-button.png
Diff not rendered.
Binary file removed Resources/Images/stop-button@2x.png
Diff not rendered.
46 changes: 0 additions & 46 deletions Resources/SSToolkitResources-Info.plist

This file was deleted.

31 changes: 0 additions & 31 deletions Resources/de.lproj/SSToolkit.strings

This file was deleted.

31 changes: 0 additions & 31 deletions Resources/en.lproj/SSToolkit.strings

This file was deleted.

31 changes: 0 additions & 31 deletions Resources/es.lproj/SSToolkit.strings

This file was deleted.

31 changes: 0 additions & 31 deletions Resources/fr.lproj/SSToolkit.strings

This file was deleted.

Loading

0 comments on commit c0b3154

Please sign in to comment.