Document Revision History

This table describes the changes to Simple UISearchBar with State Restoration.

DateNotes
2013-05-23

Updated project to use Automatic Reference Counting and Storyboards; added support for state restoration.

2010-06-17

Upgraded project to build with the iOS 4 SDK.

2010-03-11

Fixed problem with saving state during low memory warnings.

2009-05-11

Updated UISearchBar and UISearchDisplayController as nib objects.

2009-04-28

Upgraded to use UISearchDisplayController and for 3.0 SDK due to deprecated APIs.

2008-09-25

Minor user interface upgrades, no longer using UINavigationController; UISearchBar takes it's place.

2008-07-02

Demonstrates how to search the contents of a UITableView using UISearchBar, effectively filtering in and out the contents of that table.