Added a landing page for the app.
authorLennart Rosam <lennart@familie-rosam.de>
Sun, 22 Jan 2012 20:08:47 +0000 (21:08 +0100)
committerLennart Rosam <lennart@familie-rosam.de>
Sun, 22 Jan 2012 20:08:47 +0000 (21:08 +0100)
commit32ce46d9d8cf682d1e463faa1c30dbe5382835b4
tree4fb1b96d5b78a0ccac530b22da61dbfb80b5ac8b
parent0a97bf3a3957d8f53861a87e7edead0570c0944b
Added a landing page for the app.
19 files changed:
AndroidManifest.xml
res/drawable-hdpi/contacts.png [new file with mode: 0644]
res/drawable-hdpi/home.png [new file with mode: 0644]
res/drawable-hdpi/music.png [new file with mode: 0644]
res/drawable-ldpi/contacts.png [new file with mode: 0644]
res/drawable-ldpi/home.png [new file with mode: 0644]
res/drawable-ldpi/music.png [new file with mode: 0644]
res/drawable-mdpi/contacts.png [new file with mode: 0644]
res/drawable-mdpi/home.png [new file with mode: 0644]
res/drawable-mdpi/music.png [new file with mode: 0644]
res/drawable/bookmarks.png [new file with mode: 0644]
res/drawable/calendar.png [new file with mode: 0644]
res/drawable/home.png [new file with mode: 0644]
res/drawable/music.png [new file with mode: 0644]
res/layout/landing_page.xml [new file with mode: 0644]
res/layout/landing_page_fragment.xml [new file with mode: 0644]
res/layout/landing_page_item.xml [new file with mode: 0644]
src/eu/alefzero/owncloud/ui/LandingActivity.java [new file with mode: 0644]
src/eu/alefzero/owncloud/ui/fragment/LandingPageFragment.java [new file with mode: 0644]