This website requires JavaScript.
Explore
Main Site
Help
Register
Sign In
mirrors
/
NewPipe
Watch
1
Star
0
Fork
0
You've already forked NewPipe
mirror of
https://github.com/TeamNewPipe/NewPipe
synced
2026-04-18 04:41:24 +00:00
Code
Issues
Releases
Wiki
Activity
Files
db0508b9ab8ba46f1ee7d5bec576ef9ff45e0b40
NewPipe
/
app
/
src
/
main
/
java
/
org
History
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
..
schabi
/newpipe
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