- 30 Oct, 2012 3 commits
-
-
Ludovic Fauvet authored
ANDROID_HOME is an alias of ANDROID_SDK
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 28 Oct, 2012 1 commit
-
-
Marián Hikaník authored
Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
- 26 Oct, 2012 1 commit
-
-
Alexandre Perraud authored
SYSTEM_UI_FLAG_HIDE_NAVIGATION work only on certain device for now. Tested on Nexus 7 and Archos 97 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 25 Oct, 2012 3 commits
-
-
Sébastien Toque authored
-
Sébastien Toque authored
Saving it again and again (in jpg) quicky decreases the cover quality
-
Alexandre Perraud authored
for seek, volume and brightness touch. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 24 Oct, 2012 2 commits
-
-
Edward Wang authored
Close #6962
-
Edward Wang authored
Popularly requested feature.
-
- 22 Oct, 2012 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This reverts commit 040b723b.
-
- 21 Oct, 2012 3 commits
-
-
Edward Wang authored
Upstream merged one of the two: http://git.libav.org/?p=libav.git;a=commitdiff;h=507dce2536fea4b78a9f4973f77e1fa20cfe1b81
-
Edward Wang authored
-
Edward Wang authored
-
- 20 Oct, 2012 1 commit
-
-
Sidney Doria authored
Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
- 19 Oct, 2012 9 commits
-
-
Sébastien Toque authored
-
Ludovic Fauvet authored
Lately a 0px width meant that we needed the full size cover but because of our memory concerns this is not acceptable anymore.
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
THis should explain the issue people had with crashes and asynchronisation
-
- 18 Oct, 2012 6 commits
-
-
Jean-Baptiste Kempf authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Jean-Baptiste Kempf authored
-
Ludovic Fauvet authored
It should reduce significantly the number of OutOfMemoryError.
-
Edward Wang authored
Close #7580
-
- 17 Oct, 2012 9 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Ludovic Fauvet authored
Android tends to recycle bitmaps automatically when a view is destroyed regardless of whether it is still being used somewhere else. And that can lead to a crash of this kind: RuntimeException: Canvas: trying to use a recycled bitmap
-
Ludovic Fauvet authored
-
Jean-Baptiste Kempf authored
-
Edward Wang authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Jean-Baptiste Kempf authored
-