1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-27 07:33:20 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe
2016-05-02 10:47:18 -03:00
..
download Fixed the download dialog. Next take it to the previous activity 2016-05-02 10:47:18 -03:00
extractor Merge pull request #237 from DevFactory/release/general-code-quality-fix-2 2016-03-13 22:30:24 +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 fixed download location 2016-03-25 19:01:22 +01:00
Downloader.java renamed crawler into extractor 2016-02-18 11:50:22 +01:00
ErrorActivity.java fixed commons-lang problem & moved on to 0.7.8 2016-03-25 13:56:24 +01:00
ExitActivity.java removed hardcoded string, and add licece to some files. 2016-01-05 21:41:55 +01:00
Localization.java Fixing squid:S1118 - Utility classes should not have public constructors. 2016-03-10 14:50:42 +05:00
NewPipeSettings.java Fixed dir settings 2016-05-02 10:47:18 -03: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 made stream type part of abstractVideoinfo 2016-03-11 16:20:02 +01: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 fixed download location 2016-03-25 19:01:22 +01:00
VideoItemListActivity.java Show/hide message 2016-03-22 20:05:43 -06: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