1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-10-05 18:30:50 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe
Coffeemakr 7efd111d9c Improve Search fragment
* Keep search query when fragment is restored
 * Simplify SuggestionListAdapter
   * Use ResourceCursorAdapter for view creation
 * Fix deprecation warning
 * Some clean code
2017-01-16 07:33:58 +01:00
..
detail Remove old comment 2017-01-03 14:38:22 +01:00
download add copyright notice to DownloadListener 2016-12-25 15:24:37 +01:00
extractor Improve Search fragment 2017-01-16 07:33:58 +01:00
info_list Improve Search fragment 2017-01-16 07:33:58 +01:00
player Make shure thread quits before service 2016-12-27 16:17:59 +01:00
report change ip address provider 2016-12-25 19:32:38 +01:00
search_fragment Improve Search fragment 2017-01-16 07:33:58 +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 Set result code and finish() Activity instead of starting MainActivity 2017-01-03 14:38:22 +01:00