11
edits
(Bug 1295675 - Allow for the setting of application level preferences from a distribution) |
(Bug 1295675 - Allow for the setting of application level preferences from a distribution) |
||
Line 58: | Line 58: | ||
* LocalizablePreferences.<locale> (optional) | * LocalizablePreferences.<locale> (optional) | ||
* ApplicationPreferences (optional) | * ApplicationPreferences (optional) | ||
** This sets as the app-scoped SharedPreferences for the entire application. Since GeckoPreferenceFragment only accept application-scoped sharedPreferences, this object will let partner also have the ability to override them. | |||
* AndroidPreferences (optional) | * AndroidPreferences (optional) | ||
** This sets Android SharedPreferences for the profile | ** This sets Android SharedPreferences for the profile |
edits