add copyright headers and update sdk

This commit is contained in:
Christian Schabesberger 2016-09-12 00:33:11 +02:00
parent 54ab0ab17e
commit 6944f4a68a
13 changed files with 184 additions and 15 deletions

View file

@ -95,6 +95,7 @@ public class MainActivity extends AppCompatActivity implements AdapterView.OnIte
actionBar.setTitle(R.string.downloads_title);
actionBar.setDisplayShowTitleEnabled(true);
//todo: this needs to be fixed Context.MODE_WORLD_READABLE is obsolet
mPrefs = getSharedPreferences(THREADS, Context.MODE_WORLD_READABLE);
// Fragment