NewPipe/app
Hans-Christoph Steiner 3c1e64d8dc simplify youtube URL IntentFilters
Each <data> elements applies to the whole IntentFilter, so there is no need
to declare the host, scheme, etc. multiple times within a single
IntentFilter.

Also, pathPrefix="/" will match all paths, so it is unnecessary.
2016-01-02 00:15:27 +01:00
..
src simplify youtube URL IntentFilters 2016-01-02 00:15:27 +01:00
.gitignore New version number 0.6.0 and some fixes: 2015-11-10 20:51:39 +01:00
build.gradle setup for version 0.7.0 2015-12-20 21:28:07 +01:00
proguard-rules.pro first commit 2015-09-04 02:15:03 +02:00