NewPipe/app/src/main/java/org/schabi/newpipe
Mauricio Colli 2ac71c75c0 Improve players
- Background player is using ExoPlayer internally now
2017-04-17 01:19:53 -03:00
..
download fix differences 2017-02-27 19:21:41 +01:00
extractor@08457de763 update extractor 2017-04-15 12:51:35 +02:00
fragments Improve players 2017-04-17 01:19:53 -03:00
info_list Migrate to fragments and improvements 2017-04-09 14:34:00 -03:00
player Improve players 2017-04-17 01:19:53 -03:00
report Add resolution support up to 4k and 60 fps 2017-04-12 03:07:15 -03:00
settings Add resolution support up to 4k and 60 fps 2017-04-12 03:07:15 -03:00
util Add resolution support up to 4k and 60 fps 2017-04-12 03:07:15 -03:00
workers Add resolution support up to 4k and 60 fps 2017-04-12 03:07:15 -03: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
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 Migrate to fragments and improvements 2017-04-09 14:34:00 -03:00
Localization.java Fixing squid:S1118 - Utility classes should not have public constructors. 2016-03-10 14:50:42 +05:00
MainActivity.java Migrate to fragments and improvements 2017-04-09 14:34:00 -03:00
PanicResponderActivity.java removed unnececeary call of setVolumeControlStream() 2016-02-01 13:45:22 +01:00
ReCaptchaActivity.java Set result code and finish() Activity instead of starting MainActivity 2017-01-03 14:38:22 +01:00
RouterActivity.java Migrate to fragments and improvements 2017-04-09 14:34:00 -03:00
RouterPopupActivity.java Migrate to fragments and improvements 2017-04-09 14:34:00 -03:00
ThemableActivity.java Improved code for changing theme 2017-02-27 17:25:15 +05:30