straw/app/src/main/java/org/schabi/newpipe
Christian Schabesberger 1c94620c06 Merge pull request #234 from DevFactory/release/variable-should-comply-with-naming-conventions-fix-1
Code quality fix - Local variable and method parameter names should comply with a naming convention.
2016-03-11 14:13:51 +01:00
..
extractor Merge pull request #234 from DevFactory/release/variable-should-comply-with-naming-conventions-fix-1 2016-03-11 14:13:51 +01:00
player fixed backarrow on player_activity 2016-03-05 17:16:28 +01: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 made service list do propper error handling 2016-03-04 14:10: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 Fixing squid:S00117- Local variable and method parameter names should comply with a naming convention. 2016-03-10 15:01:38 +05: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