NewPipe/app/src/main/java/org/schabi/newpipe
Mauricio Colli b43c56085d Implement fullscreen and quality selector
- Implement cache
- Abstract player
- Quality selector
- Fullscreen switcher
- Change some drawables
2017-03-27 01:08:16 -03:00
..
detail Implement fullscreen and quality selector 2017-03-27 01:08:16 -03:00
download fix differences 2017-02-27 19:21:41 +01:00
extractor@6ab3dc876e update to new backend with playlist support 2017-03-22 20:14:56 +01:00
info_list fix bug and add footer cycle to channel 2017-02-28 12:13:29 +01:00
player Implement fullscreen and quality selector 2017-03-27 01:08:16 -03:00
report fix differences 2017-02-27 19:21:41 +01:00
search_fragment Implement fullscreen and quality selector 2017-03-27 01:08:16 -03:00
settings fix differences 2017-02-27 19:21:41 +01:00
util Merge branch 'feature-popup' of git://github.com/mauriciocolli/NewPipe 2017-03-09 16:08:33 +01:00
ActivityCommunicator.java use intent system to pass errors to error activity 2016-09-13 22:36:47 +02:00
App.java Added dark theme 2017-01-17 16:13:01 +05:30
ChannelActivity.java fix channel rotation problem 2017-03-17 20:35:22 +01:00
Downloader.java rename reCaptchaException to ReCaptchaException 2016-12-24 15:19:40 +01:00
ExitActivity.java removed hardcoded string, and add licece to some files. 2016-01-05 21:41:55 +01:00
ImageErrorLoadingListener.java clean up downloader thing 2016-09-27 22:59:04 +02:00
Localization.java Fixing squid:S1118 - Utility classes should not have public constructors. 2016-03-10 14:50:42 +05:00
MainActivity.java Fix backbutton behaviour 2017-03-09 16:01:09 +01:00
PanicResponderActivity.java removed unnececeary call of setVolumeControlStream() 2016-02-01 13:45:22 +01:00
PopupActivity.java change popuplayer class description 2017-03-09 16:14:49 +01:00
ReCaptchaActivity.java Set result code and finish() Activity instead of starting MainActivity 2017-01-03 14:38:22 +01:00
RouterActivity.java add routed_intent activity 2017-02-27 21:14:03 +01:00
ThemableActivity.java Improved code for changing theme 2017-02-27 17:25:15 +05:30