NewPipe/app/src/main
Adam Howard 3411b53450 implemented optimised version of YoutubeExtractor.getVideoId().
new version uses a regular expression instead of creating a HashMap and looping over them.
Needs testing before pushing to origin
2015-11-11 01:48:44 +00:00
..
java/org/schabi/newpipe implemented optimised version of YoutubeExtractor.getVideoId(). 2015-11-11 01:48:44 +00:00
res New version number 0.6.0 and some fixes: 2015-11-10 20:51:39 +01:00
AndroidManifest.xml made the PlayVideoActivity return to its VideoItemDetailActivity when the back button is pressed, by setting its parent activity in the manifest. Also grammar fixes for existing comments 2015-11-02 21:19:18 +00:00