<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dvdroid/res/layout, 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-08T21:05:19Z</updated>
<entry>
<title>Use actions instead of buttons</title>
<updated>2012-08-08T21:05:19Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-08-08T21:05:19Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/dvdroid/commit/?id=e8df341197ea79776a0376fbdcce9d4360561bb5'/>
<id>urn:sha1:e8df341197ea79776a0376fbdcce9d4360561bb5</id>
<content type='text'>
* res/layout/add.xml: Remove save_button.

* res/layout/main.xml: Remove add_button.

* res/menu/add_activity.xml:
* res/menu/main_activity.xml: New menus.

* res/values/strings.xml: Rename `add_button' to `main_menu_add' and
  `save_button' to `add_menu_save'.

* src/ryuslash/org/dvdroid/AddDVDActivity.java (createDVD): Renamed
  from `saveDVD', no longer takes a `View' as an argument.  Don't call
  finish in this function.

  (onCreateOptionsMenu):
  (onOptionsItemSelected): New overrides.

* src/ryuslash/org/dvdroid/DVDroidActivity.java (onCreateOptionsMenu):
  (onOptionsItemsSelected): New overrides.

  (showAddDVD): Renamed from `addDVD', no longer takes a `View' as an
  argument.
</content>
</entry>
<entry>
<title>Separate adding of DVDs</title>
<updated>2012-08-08T20:11:12Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-08-08T20:11:12Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/dvdroid/commit/?id=9fc77db21845e2a89c03cea43228f95545c0b639'/>
<id>urn:sha1:9fc77db21845e2a89c03cea43228f95545c0b639</id>
<content type='text'>
* AndroidManifest.xml: Add `AddDVDActivity' as an activity.

* res/layout/add.xml: Layout for `AddDVDActivity'.

* res/layout/main.xml: Remove the nested `LinearLayout' and `EditText'
  widgets.

* res/values/strings.xml: Change the `name_entry' hint text, add
  captions for `wishlist_entry', `watched_entry' and `save_button'.

* src/ryuslash/org/dvdroid/AddDVDActivity.java: New activity.

* src/ryuslash/org/dvdroid/DVDDataSource.java (createDVD): Accept
  WATCHED and WISHLIST parameters and send these to the database
  instead of `0' and `1'.

* src/ryuslash/org/dvdroid/DVDroidActivity.java (addDVD): Call
  `AddDVDActivity' to add a new DVD to the collection.

  (onActivityResult): New override.
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2012-08-08T00:16:57Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-08-08T00:16:57Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/dvdroid/commit/?id=073ad25e612a24389742cfc95ca7f87cad918f2a'/>
<id>urn:sha1:073ad25e612a24389742cfc95ca7f87cad918f2a</id>
<content type='text'>
</content>
</entry>
</feed>
