- 13 Nov, 2014 1 commit
-
-
Geoffrey Métais authored
-
- 11 Nov, 2014 1 commit
-
-
Geoffrey Métais authored
-
- 07 Nov, 2014 4 commits
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
Allows to read files given through third-party app content provider, like Archos Media Player, and try the data.getPath() if no content is found..
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
We require 4.8 anyway
-
- 06 Nov, 2014 6 commits
-
-
Thomas Guillem authored
Don't hide ui on gesture or while seeking. Signed-off-by:
Geoffrey Métais <geoffrey.metais@gmail.com>
-
Thomas Guillem authored
Signed-off-by:
Geoffrey Métais <geoffrey.metais@gmail.com>
-
Thomas Guillem authored
Signed-off-by:
Geoffrey Métais <geoffrey.metais@gmail.com>
-
Geoffrey Métais authored
thiner font for Android 4.2+ (API restriction) Title and drawer arrow back to white
-
Geoffrey Métais authored
Fixes title always displayed in DVD playing
-
Geoffrey Métais authored
-
- 04 Nov, 2014 9 commits
-
-
Jean-Baptiste Kempf authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
With image button for context menu when available
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
v4 is deprecated
-
- 03 Nov, 2014 7 commits
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
Start media loading earlier, and properly subscribe to medialibrary. Plus refresh video times on resume, to get updated progress when we leave a video.
-
Geoffrey Métais authored
This allows touchevent to be handled direclty, and not only once system UI is visible
-
Geoffrey Métais authored
Prevents for device on auto brightness mode to get a brutal brightness change There is no proper solution to get the correct value in this case, so I set the starting level at mid range
-
Geoffrey Métais authored
-
- 31 Oct, 2014 2 commits
-
-
Ludovic Fauvet authored
-
Geoffrey Métais authored
-
- 30 Oct, 2014 3 commits
-
-
Thomas Guillem authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
- 28 Oct, 2014 2 commits
-
-
Thomas Guillem authored
-
Alexandre Lision authored
TESTED_HASH was checked out every time, since value of FETCH was not read (only its existence was verified)
-
- 27 Oct, 2014 1 commit
-
-
Thomas Guillem authored
-
- 23 Oct, 2014 2 commits
-
-
Thomas Guillem authored
-
Geoffrey Métais authored
-
- 22 Oct, 2014 2 commits
-
-
Thomas Guillem authored
It can happen with libvlcjni.so library is not found.
-
Thomas Guillem authored
After android-21, libs are not necessarily in applicationInfo.dataDir + "/lib" folder, so use applicationInfo.nativeLibraryDir (added after Gingerbread). Also fix system library path search by using System.getProperty("java.library.path") that return "/vendor/lib:/system/lib" or "/vendor/lib64:/system/lib64".
-