This website requires JavaScript.
Explore
Help
Register
Sign In
neoris
/
NewPipe
Watch
1
Star
0
Fork
0
You've already forked NewPipe
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
NewPipe
/
app
/
src
/
main
History
dostoi
c834405a92
Translated using Weblate (French)
...
Currently translated at 97.8% (45 of 46 strings)
2015-11-22 13:24:51 +01:00
..
java/org/schabi
/newpipe
fixed inefficient double-conversion of parceled VideoInfoItems, from being cast from VideoInfoItem[] to Vector<>, to using ArrayList as an implementation of List
2015-11-13 10:47:05 +00:00
res
Translated using Weblate (French)
2015-11-22 13:24:51 +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