- Nov 13, 2017
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
- Nov 10, 2017
-
-
Thomas Guillem authored
cf. comment
-
Geoffrey Métais authored
-
Geoffrey Métais authored
Because all audio stream are aliased on STREAM_MUSIC on TV
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Alexandre Perraud authored
-
- Nov 09, 2017
-
-
Alexandre Perraud authored
-
Alexandre Perraud authored
-
Alexandre Perraud authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Romain Vimont authored
When a query having less than 3 chars was requested, it did nothing. As a consequence, searching "xy" did not always give the same filtering: query filter applied ----- ---------------- "" none (full list) "xy" none (full list) "xyz" "xyz" "xy" "xyz" <= unexpected For consistency, always display the full list when the search query is small. This paves the way to keep the filter after an activity is destroyed then re-created (e.g. on screen rotation). Signed-off-by:
Geoffrey Métais <geoffrey.metais@gmail.com>
-
Romain Vimont authored
MainActivity provided the very same implementation for onQueryTextChange(), overridden from its superclass ContentActivity. To avoid code duplication, remove it. Signed-off-by:
Geoffrey Métais <geoffrey.metais@gmail.com>
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
- Nov 08, 2017
-
-
Thomas Guillem authored
NDK13 is not building anymore due to last thread changes in medialibrary.
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
Close #410
-
Geoffrey Métais authored
-
Alexandre Perraud authored
-
Alexandre Perraud authored
-
Alexandre Perraud authored
-
Alexandre Perraud authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
- Nov 07, 2017
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
Close #407
-