forked from jens/Automation
Changed settings location to regular data folder. Migration of files in existing installations pending.
This commit is contained in:
@ -107,7 +107,7 @@ public class Settings implements SharedPreferences
|
||||
protected static final boolean default_privacyLocationing = false;
|
||||
protected static final int default_startScreen = 0;
|
||||
protected static final boolean default_executeRulesAndProfilesWithSingleClick = false;
|
||||
protected static final boolean default_displayNewsOnMainScreen = true;
|
||||
protected static final boolean default_displayNewsOnMainScreen = false;
|
||||
protected static final boolean default_lockSoundChanges = false;
|
||||
protected static final long default_lastNewsPolltime = -1;
|
||||
|
||||
|
Reference in New Issue
Block a user