NewPipe-app-android/app/src/main/java/org/schabi/newpipe
Christian Schabesberger d43365f6e6 add custom error report function 2016-03-11 14:56:41 +01:00
..
extractor Merge pull request #232 from DevFactory/release/null-pointer-should-not-be-dereferenced-fix-1 2016-03-11 14:15:41 +01:00
player Fixing squid:UselessParenthesesCheck - Useless parentheses around expressions should be removed to prevent any misunderstanding. 2016-03-10 14:41:12 +05:00
ActionBarHandler.java ad service_id field, and pulled video/audio stream out of streaminfo 2016-03-04 13:45:41 +01:00
ActivityCommunicator.java add info box 2016-02-25 22:02:42 +01:00
App.java merge code, and adjust code 2016-02-05 17:09:29 +01:00
DownloadDialog.java made the ui more accommodating for not available audio streams 2016-02-17 21:39:41 +01:00
Downloader.java renamed crawler into extractor 2016-02-18 11:50:22 +01:00
ErrorActivity.java add custom error report function 2016-03-11 14:56:41 +01:00
ExitActivity.java removed hardcoded string, and add licece to some files. 2016-01-05 21:41:55 +01:00
FileDownloader.java detatch android related downloader from crawler 2016-01-28 21:21:19 +01:00
Localization.java Fixing squid:S1118 - Utility classes should not have public constructors. 2016-03-10 14:50:42 +05:00
NewPipeSettings.java Fixing squid:S1118 - Utility classes should not have public constructors. 2016-03-10 14:50:42 +05:00
PanicResponderActivity.java removed unnececeary call of setVolumeControlStream() 2016-02-01 13:45:22 +01:00
SettingsActivity.java fixed audio settings changed bug 2016-03-02 23:23:52 +01:00
SuggestionListAdapter.java add missing gpl3 header to SuggestionListAdapter 2016-02-29 16:19:34 +01:00
VideoInfoItemViewCreator.java Fixing squid:S00117- Local variable and method parameter names should comply with a naming convention. 2016-03-10 15:01:38 +05:00
VideoItemDetailActivity.java ad service_id field, and pulled video/audio stream out of streaminfo 2016-03-04 13:45:41 +01:00
VideoItemDetailFragment.java Fixing squid:S00117- Local variable and method parameter names should comply with a naming convention. 2016-03-10 15:01:38 +05:00
VideoItemListActivity.java add custom error report function 2016-03-11 14:56:41 +01:00
VideoItemListFragment.java ad service_id field, and pulled video/audio stream out of streaminfo 2016-03-04 13:45:41 +01:00
VideoListAdapter.java made ui handle missing information on search 2016-02-29 16:10:46 +01:00