straw/app/src/main/java/org/schabi/newpipe
Hans-Christoph Steiner 0bb0226bc2 download files via Tor when Tor is enabled
DownloadManager does not let you set its proxy or change how it connects to
the internet.  So we have to make a custom one, unfortunately.  This is a
very basic downloader with none of the special sauce that makes the
built-in DownloadManager handy.
2016-01-02 22:47:21 +01:00
..
services small hacky error handling refactoring, and add link to c3s 2015-12-28 00:32:38 +01:00
ActionBarHandler.java small hacky error handling refactoring, and add link to c3s 2015-12-28 00:32:38 +01:00
ActivityCommunicator.java some improvements for background player 2015-12-25 00:09:35 +01:00
App.java download files via Tor when Tor is enabled 2016-01-02 22:47:21 +01:00
BackgroundPlayer.java fixed close notification problem 2016-01-02 16:08:18 +01:00
DownloadDialog.java download files via Tor when Tor is enabled 2016-01-02 22:47:21 +01:00
Downloader.java download files via Tor when Tor is enabled 2016-01-02 22:47:21 +01:00
ExitActivity.java after receiving panic trigger, quit remove from history 2015-12-31 21:53:14 +01:00
Localization.java code cleanup 2015-12-29 17:53:24 +03:00
MediaFormat.java code lint 2015-11-29 13:11:56 +01:00
PanicResponderActivity.java after receiving panic trigger, quit remove from history 2015-12-31 21:53:14 +01:00
PlayVideoActivity.java whenever an Activity resumes and tor is enabled, request it start 2016-01-02 21:21:34 +01:00
SettingsActivity.java checking on "Use Tor" when Orbot is not installed starts install 2016-01-02 21:21:34 +01:00
VideoInfoItemViewCreator.java refactor localization 2015-12-29 17:35:51 +03:00
VideoItemDetailActivity.java whenever an Activity resumes and tor is enabled, request it start 2016-01-02 21:21:34 +01:00
VideoItemDetailFragment.java add c3s thumbnail and moved on to 0.7.1 2016-01-02 17:40:58 +01:00
VideoItemListActivity.java whenever an Activity resumes and tor is enabled, request it start 2016-01-02 21:21:34 +01:00
VideoItemListFragment.java setup for version 0.7.0 2015-12-20 21:28:07 +01:00
VideoListAdapter.java refactor localization 2015-12-29 17:35:51 +03:00
VideoPreviewInfo.java code lint 2015-11-29 13:11:56 +01:00