1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-30 16:00:50 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe
Hans-Christoph Steiner d3879a0398 setup Tor at app start, and config immediately when pref is changed
This adds an Application subclass to get the onCreate() method, which is
called once at the first start up of the app, before any Activity starts.
Tor is configured there to ensure it is setup before anything happens.

This also moves the "Use Tor" pref listener to a more appropriate place.
2016-01-02 21:21:34 +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 setup Tor at app start, and config immediately when pref is changed 2016-01-02 21:21:34 +01:00
BackgroundPlayer.java fixed close notification problem 2016-01-02 16:08:18 +01:00
DownloadDialog.java route video downloads to "Movies" and audio to "Music" 2016-01-02 01:34:18 +01:00
Downloader.java setup Tor at app start, and config immediately when pref is changed 2016-01-02 21:21:34 +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 setup Tor at app start, and config immediately when pref is changed 2016-01-02 21:21:34 +01:00
SettingsActivity.java setup Tor at app start, and config immediately when pref is changed 2016-01-02 21:21:34 +01:00
VideoInfoItemViewCreator.java refactor localization 2015-12-29 17:35:51 +03:00
VideoItemDetailActivity.java code lint 2015-11-29 13:11:56 +01:00
VideoItemDetailFragment.java add c3s thumbnail and moved on to 0.7.1 2016-01-02 17:40:58 +01:00
VideoItemListActivity.java use the standard "Movies" folder for downloads 2016-01-02 00:14:11 +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