1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-07-12 14:54:24 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe
Coffeemakr 659d0d6115 Add PlaybackState broadcast messages
They can be used to retrieve the current playback
 * Duration
 * Played time
 * If the media player is playing
2016-12-27 15:52:02 +01:00
..
detail make share with newpipe part of newpipe 2016-12-25 19:28:40 +01:00
download add copyright notice to DownloadListener 2016-12-25 15:24:37 +01:00
extractor Typos corrected in StreamInfo 2016-12-27 13:26:48 +01:00
info_list clean up extractor 2016-09-28 17:13:15 +02:00
player Add PlaybackState broadcast messages 2016-12-27 15:52:02 +01:00
report change ip address provider 2016-12-25 19:32:38 +01:00
search_fragment rename reCaptchaException to ReCaptchaException 2016-12-24 15:19:40 +01:00
settings fixed .webm download locatiion issue 2016-09-27 21:33:26 +02:00
ActivityCommunicator.java use intent system to pass errors to error activity 2016-09-13 22:36:47 +02:00
App.java Make Downloader class a Singleton 2016-12-07 22:26:54 +01:00
ChannelActivity.java clean up extractor 2016-09-28 17:13:15 +02: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 Add missing Override decorator 2016-12-07 22:26:54 +01:00
PanicResponderActivity.java removed unnececeary call of setVolumeControlStream() 2016-02-01 13:45:22 +01:00
ReCaptchaActivity.java Add ReCaptcha Activity 2016-12-07 22:26:54 +01:00