NewPipe/app/src/main/java/org/schabi/newpipe
Jacek Musiał 99122ccc03 added check if directory exist and try create it
Also I added new variable `'final File dir`' with value of key
"download_path_preference" or externalStorageDirectory.
Firstly I check if dir exits, then eventually try to create it and next
- download file.
2015-12-23 17:52:01 +01:00
..
services Merge branch 'backgroundPlayback' 2015-12-20 18:16:28 +01:00
ActionBarHandler.java setup for version 0.7.0 2015-12-20 21:28:07 +01:00
BackgroundPlayer.java setup for version 0.7.0 2015-12-20 21:28:07 +01:00
DownloadDialog.java added check if directory exist and try create it 2015-12-23 17:52:01 +01:00
Downloader.java code lint 2015-11-29 13:11:56 +01:00
MediaFormat.java code lint 2015-11-29 13:11:56 +01:00
PlayVideoActivity.java merging with master 2015-12-14 13:01:34 +03:00
SettingsActivity.java code lint 2015-11-29 13:11:56 +01:00
VideoInfo.java merging with master 2015-12-14 13:01:34 +03:00
VideoInfoItemViewCreator.java merging with master 2015-12-14 13:01:34 +03:00
VideoItemDetailActivity.java code lint 2015-11-29 13:11:56 +01:00
VideoItemDetailFragment.java Fixed serveral things: 2015-12-15 22:53:29 +01:00
VideoItemListActivity.java code lint 2015-11-29 13:11:56 +01:00
VideoItemListFragment.java setup for version 0.7.0 2015-12-20 21:28:07 +01:00
VideoListAdapter.java merging with master 2015-12-14 13:01:34 +03:00
VideoPreviewInfo.java code lint 2015-11-29 13:11:56 +01:00