- 25 Nov, 2014 21 commits
-
-
Thomas Guillem authored
-
Thomas Guillem authored
return the up to date window width and height.
-
Thomas Guillem authored
After Honeycomb only.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
Avoid useless conversions between String[] and ArrayList<String>
-
Geoffrey Métais authored
-
Geoffrey Métais authored
To factorize with main manifest. + override theme with leanback, and make sure disabled elements are replaced from main manifest
-
Geoffrey Métais authored
-
Geoffrey Métais authored
- Disable classic main activity to not interfere (like RemoteControlClientReceiver) - Remove elements already declared in main app manifest, becasue both are merged for TV build
-
Geoffrey Métais authored
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Thomas Guillem authored
-
- 23 Nov, 2014 4 commits
-
-
Sébastien Toque authored
using SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION and SYSTEM_UI_FLAG_LOW_PROFILE is useless since there is no navigationbar, and they prevent touchevent to be handled directly.
-
Sébastien Toque authored
-
Sébastien Toque authored
-
Sébastien Toque authored
-
- 21 Nov, 2014 5 commits
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
Plus public visibility, for being available on lockscreen
-
Geoffrey Métais authored
-
Thomas Guillem authored
-
- 20 Nov, 2014 4 commits
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
Fix alignment split time and resolution texts
-
Geoffrey Métais authored
- Global variables for compileSdkVersion and buildToolsVersion, set only once now. - upgrade to gradle 0.14.2 wich is currently recommended - Better Wheelview project declaration - switch from runProguard to minifyEnabled, runProguard will soon be obsolete - Ignore translations errors with lint
-
- 19 Nov, 2014 6 commits
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
Here is a screenshot: https://drive.google.com/file/d/0B9oDtj0kgAzuajZrb3VYT2xfR0U/view?usp=sharing
-
Geoffrey Métais authored
setTheme does not apply on statusbar color
-
Geoffrey Métais authored
Avoid to duplicate xml code beween Android versions
-
Geoffrey Métais authored
-
Thomas Guillem authored
-