<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dvdroid/res/xml, branch master</title>
<subtitle>DVD collection program for Android</subtitle>
<id>https://code.ryuslash.org/dvdroid/atom?h=master</id>
<link rel='self' href='https://code.ryuslash.org/dvdroid/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/dvdroid/'/>
<updated>2012-08-16T19:45:49Z</updated>
<entry>
<title>Add search functionality</title>
<updated>2012-08-16T19:45:49Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-08-16T19:45:49Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/dvdroid/commit/?id=b2a1b4aec0e1e3d5fb96401fe41bc27547817748'/>
<id>urn:sha1:b2a1b4aec0e1e3d5fb96401fe41bc27547817748</id>
<content type='text'>
* AndroidManifest.xml: Register `DVDroidActivity' as searchable.

* res/drawable-hdpi/menu_search.png:
* res/drawable-mdpi/menu_search.png: New icons.

* res/menu/main_activity.xml: Add a search icon to the main activity's
  action menu.

* res/values/strings.xml: Add strings "search_hint" and "menu_search".

* res/xml/searchable.xml: New configuration file.

* src/ryuslash/org/dvdroid/DVDDataSource.java (getQuery): New
  function.

* src/ryuslash/org/dvdroid/DVDroidActivity.java (getData): New
  overload, calls `getQuery' to search for something instead of
  everything.
  (onCreate): If a search has been started, search, don't just show
  everything.
  (onCreateOptionsMenu): Instantiate the `SearchView' in order to use
  it.
</content>
</entry>
</feed>
