NewPipe/app/src/main/java/org/schabi/newpipe
Adam Howard fc707b6c7e Added Content Country selection setting. This changes the SearchEngine interface slightly. Still need a reliable test to prove whether YouTube is serving different search results based on the country code passed in the search query. 2015-11-04 12:42:17 +00:00
..
youtube Added Content Country selection setting. This changes the SearchEngine interface slightly. Still need a reliable test to prove whether YouTube is serving different search results based on the country code passed in the search query. 2015-11-04 12:42:17 +00:00
ActionBarHandler.java Added Content Country selection setting. This changes the SearchEngine interface slightly. Still need a reliable test to prove whether YouTube is serving different search results based on the country code passed in the search query. 2015-11-04 12:42:17 +00:00
DownloadDialog.java added autio streaming & jumped to version 0.4.0 2015-09-21 21:12:48 +02:00
Downloader.java minor corrections pre-sync 2015-11-03 11:51:18 +00:00
Extractor.java Fixed some typos and removed unused imports. 2015-10-15 23:25:53 +02:00
PlayVideoActivity.java fixed notification hiding issue 2015-11-03 22:19:28 +01:00
SearchEngine.java Added Content Country selection setting. This changes the SearchEngine interface slightly. Still need a reliable test to prove whether YouTube is serving different search results based on the country code passed in the search query. 2015-11-04 12:42:17 +00:00
ServiceList.java first commit 2015-09-04 02:15:03 +02:00
SettingsActivity.java first commit 2015-09-04 02:15:03 +02:00
StreamingService.java made the PlayVideoActivity return to its VideoItemDetailActivity when the back button is pressed, by setting its parent activity in the manifest. Also grammar fixes for existing comments 2015-11-02 21:19:18 +00:00
VideoInfo.java minor corrections pre-sync 2015-11-03 11:51:18 +00:00
VideoInfoItem.java added ability to show similar videos 2015-11-02 19:57:47 +01:00
VideoInfoItemViewCreator.java refactored StreamingService interface so it acts as a Factory (returning new instances of called classes, eg Extractor), rather than passing Class objects (which loses type safety) which are then instantiated. Also noticed there is a conflict between existing gradle setup and mine: misc.xml and app.iml have had their jvm version values switched from 1.8 to 1.7 2015-11-02 15:03:11 +00:00
VideoItemDetailActivity.java minor corrections pre-sync 2015-11-03 11:51:18 +00:00
VideoItemDetailFragment.java Merge remote-tracking branch 'upstream/master' 2015-11-02 21:29:43 +00:00
VideoItemListActivity.java Merge remote-tracking branch 'upstream/master' 2015-11-02 21:29:43 +00:00
VideoItemListFragment.java Added Content Country selection setting. This changes the SearchEngine interface slightly. Still need a reliable test to prove whether YouTube is serving different search results based on the country code passed in the search query. 2015-11-04 12:42:17 +00:00
VideoListAdapter.java + Remove deprecated method from app/src/main/java/org/schabi/newpipe/VideoItemListFragment.java 2015-11-02 18:02:32 +05:30