[Android] VideoPlayer: simplify surface fit layout

Thomas Guillem git at videolan.org
Thu Nov 24 12:51:52 CET 2016


vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu Nov 24 11:50:17 2016 +0100| [4c90f8552a7d3a6ad17f03f42ebf8bfa103a67ae] | committer: Thomas Guillem

VideoPlayer: simplify surface fit layout

Automatically fit to the screen horizontally or vertically.

> https://code.videolan.org/videolan/vlc-android/commit/4c90f8552a7d3a6ad17f03f42ebf8bfa103a67ae
---

 vlc-android/res/values-ar/strings.xml              |  2 --
 vlc-android/res/values-ast/strings.xml             |  2 --
 vlc-android/res/values-be/strings.xml              |  2 --
 vlc-android/res/values-bn-rBD/strings.xml          |  2 --
 vlc-android/res/values-bn-rIN/strings.xml          |  2 --
 vlc-android/res/values-bs/strings.xml              |  2 --
 vlc-android/res/values-ca/strings.xml              |  2 --
 vlc-android/res/values-cs/strings.xml              |  2 --
 vlc-android/res/values-cy/strings.xml              |  2 --
 vlc-android/res/values-da/strings.xml              |  2 --
 vlc-android/res/values-de/strings.xml              |  2 --
 vlc-android/res/values-el/strings.xml              |  2 --
 vlc-android/res/values-en-rGB/strings.xml          |  2 --
 vlc-android/res/values-es-rMX/strings.xml          |  2 --
 vlc-android/res/values-es/strings.xml              |  2 --
 vlc-android/res/values-et/strings.xml              |  2 --
 vlc-android/res/values-eu/strings.xml              |  2 --
 vlc-android/res/values-fa/strings.xml              |  2 --
 vlc-android/res/values-fi/strings.xml              |  2 --
 vlc-android/res/values-fo/strings.xml              |  2 --
 vlc-android/res/values-fr/strings.xml              |  3 +--
 vlc-android/res/values-gd/strings.xml              |  2 --
 vlc-android/res/values-gl/strings.xml              |  2 --
 vlc-android/res/values-gu-rIN/strings.xml          |  2 --
 vlc-android/res/values-he/strings.xml              |  2 --
 vlc-android/res/values-hi/strings.xml              |  2 --
 vlc-android/res/values-hr/strings.xml              |  2 --
 vlc-android/res/values-hu/strings.xml              |  2 --
 vlc-android/res/values-id/strings.xml              |  2 --
 vlc-android/res/values-is/strings.xml              |  2 --
 vlc-android/res/values-it/strings.xml              |  2 --
 vlc-android/res/values-ja/strings.xml              |  2 --
 vlc-android/res/values-kab/strings.xml             |  2 --
 vlc-android/res/values-km/strings.xml              |  2 --
 vlc-android/res/values-kn/strings.xml              |  2 --
 vlc-android/res/values-ko/strings.xml              |  2 --
 vlc-android/res/values-lt/strings.xml              |  2 --
 vlc-android/res/values-lv/strings.xml              |  2 --
 vlc-android/res/values-ml/strings.xml              |  2 --
 vlc-android/res/values-mr/strings.xml              |  2 --
 vlc-android/res/values-ms/strings.xml              |  2 --
 vlc-android/res/values-my/strings.xml              |  2 --
 vlc-android/res/values-nb/strings.xml              |  2 --
 vlc-android/res/values-ne-rNP/strings.xml          |  2 --
 vlc-android/res/values-nl/strings.xml              |  2 --
 vlc-android/res/values-or/strings.xml              |  2 --
 vlc-android/res/values-pa/strings.xml              |  2 --
 vlc-android/res/values-pl/strings.xml              |  2 --
 vlc-android/res/values-pt-rBR/strings.xml          |  2 --
 vlc-android/res/values-pt/strings.xml              |  2 --
 vlc-android/res/values-ro/strings.xml              |  2 --
 vlc-android/res/values-ru/strings.xml              |  2 --
 vlc-android/res/values-si/strings.xml              |  2 --
 vlc-android/res/values-sk/strings.xml              |  2 --
 vlc-android/res/values-sl/strings.xml              |  2 --
 vlc-android/res/values-sq/strings.xml              |  2 --
 vlc-android/res/values-sr/strings.xml              |  2 --
 vlc-android/res/values-sv/strings.xml              |  2 --
 vlc-android/res/values-ta/strings.xml              |  2 --
 vlc-android/res/values-te/strings.xml              |  2 --
 vlc-android/res/values-th/strings.xml              |  2 --
 vlc-android/res/values-tr/strings.xml              |  2 --
 vlc-android/res/values-tt/strings.xml              |  2 --
 vlc-android/res/values-ug/strings.xml              |  2 --
 vlc-android/res/values-uk/strings.xml              |  2 --
 vlc-android/res/values-ur/strings.xml              |  2 --
 vlc-android/res/values-uz/strings.xml              |  2 --
 vlc-android/res/values-vi/strings.xml              |  2 --
 vlc-android/res/values-wa/strings.xml              |  2 --
 vlc-android/res/values-zh-rCN/strings.xml          |  2 --
 vlc-android/res/values-zh-rTW/strings.xml          |  2 --
 vlc-android/res/values/strings.xml                 |  3 +--
 .../vlc/gui/video/VideoPlayerActivity.java         | 28 ++++++++++------------
 73 files changed, 14 insertions(+), 160 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/4c90f8552a7d3a6ad17f03f42ebf8bfa103a67ae


More information about the Android mailing list