[Android] Extended browsing for videos WIP

Geoffrey Métais git at videolan.org
Thu Oct 2 18:53:47 CEST 2014


vlc-ports/android | branch: tv | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Oct  1 19:20:13 2014 +0200| [1f15e0f5b75e85028b8ea7d94cdfc8400436f9fb] | committer: Geoffrey Métais

Extended browsing for videos WIP

Only videos for now, will be adapted to other media soon
Need to find a batter 'grid launcher' too.

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=1f15e0f5b75e85028b8ea7d94cdfc8400436f9fb
---

 vlc-android/AndroidManifest.xml                    |    4 +
 vlc-android/res/layout/tv_vertical_grid            |    6 +
 .../src/org/videolan/vlc/gui/tv/GridFragment.java  |  189 ++++++++++++++++++++
 .../org/videolan/vlc/gui/tv/MainTvActivity.java    |   37 ++--
 .../vlc/gui/tv/MediaItemDetailsFragment.java       |    4 +-
 .../videolan/vlc/gui/tv/VerticalGridActivity.java  |   17 ++
 6 files changed, 242 insertions(+), 15 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=1f15e0f5b75e85028b8ea7d94cdfc8400436f9fb


More information about the Android mailing list