apps-android-commons/commons
Brion Vibber 4df8ec8fa9 Media detail page redone as a "slide-up" panel.
Loads and displays default or English description, and categories.
No caching of this info yet.

Scrollable pane is a ListView, with the title/desc/category label
in a 'header' view along with a spacer view. The height of the spacer
is set dynamically to the height of the total fragment minus 48dp,
giving room for an initially-visible title section and a little
spillover so you can see it's scrollable.

Clicking on a category in the cats list opens the category page in
an external web browser. In the future this should open the category
within the app, but we don't have a per-cat view yet.

Description and category list are not yet editable.

GitHub: https://github.com/wikimedia/apps-android-commons/pull/41
Change-Id: I46d0a77481dbe64a268a72f3efe49ae72168541f
2013-08-27 03:51:14 +05:30
..
assets/fontconfig Mavenized (almost) everything - Transcode feature removed 2013-01-25 03:04:21 +05:30
jni Mavenized (almost) everything - Transcode feature removed 2013-01-25 03:04:21 +05:30
res Media detail page redone as a "slide-up" panel. 2013-08-27 03:51:14 +05:30
src/main Media detail page redone as a "slide-up" panel. 2013-08-27 03:51:14 +05:30
AndroidManifest.xml Updated CHANGELOG and bumped version number 2013-08-20 23:17:35 +05:30
default.properties Mavenized (almost) everything - Transcode feature removed 2013-01-25 03:04:21 +05:30
ic_launcher.png Added new launcher icons 2013-07-18 17:27:51 +00:00
pom.xml Update Support SDK to v18 2013-07-24 18:29:06 +00:00