This website requires JavaScript.
Explore
Help
Sign in
Sulkta-OSS
/
straw
Watch
2
Star
0
Fork
You've already forked straw
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cc7ce5cf93
straw
/
app
/
src
/
main
History
Download ZIP
Download TAR.GZ
Adam Howard
cc7ce5cf93
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
..
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
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