- 21 Dec, 2017 3 commits
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
- 20 Dec, 2017 7 commits
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
Useful for its updater, we now can use an actor instead of the old handler hack
-
- 19 Dec, 2017 5 commits
-
-
Geoffrey Métais authored
Oreo refuses the subscription of implicit broadcasts via the app manifest
-
Geoffrey Métais authored
-
Geoffrey Métais authored
Close #408
-
Geoffrey Métais authored
Force file deletion if ContentResolver throws SecurityException
-
Geoffrey Métais authored
This reverts commit cdd659e8.
-
- 18 Dec, 2017 5 commits
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
peekLast was not returning the correct list
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
- 15 Dec, 2017 1 commit
-
-
Geoffrey Métais authored
This reverts commit 4f4d12c7.
-
- 14 Dec, 2017 5 commits
-
-
Geoffrey Métais authored
Close #445
-
Geoffrey Métais authored
-
Geoffrey Métais authored
Close #425
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
- 12 Dec, 2017 5 commits
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
- 11 Dec, 2017 9 commits
-
-
Geoffrey Métais authored
-
Romain Vimont authored
Some specific implementations (like ArrayList and HashMap) were used were the corresponding interfaces (List and Map) could fit. As a consequence, it was not possible to use other implementations, like that of Collections.EMPTY_LIST or Arrays.asList(…). Therefore, use List or Map as apparent type where appropriate. These changes only target the VLC app, not LibVLC. Signed-off-by:
Geoffrey Métais <geoffrey.metais@gmail.com>
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-