This website requires JavaScript.
Explore
Help
Sign in
baalajimaestro
/
NewPipe
Watch
1
Star
0
Fork
You've already forked NewPipe
0
Code
Issues
Pull requests
Projects
Releases
7
Packages
Wiki
Activity
80
commits
1
branch
7
tags
93
MiB
627e987bda
Commit graph
2 commits
Author
SHA1
Message
Date
Adam Howard
db0508b9ab
refactored StreamingService interface so it acts as a Factory (returning new instances of called classes, eg Extractor), rather than passing Class objects (which loses type safety) which are then instantiated. Also noticed there is a conflict between existing gradle setup and mine: misc.xml and app.iml have had their jvm version values switched from 1.8 to 1.7
2015-11-02 15:03:11 +00:00
Christian Schabesberger
73d61f17b5
first commit
2015-09-04 02:15:03 +02:00