11
edits
Changes
Bug 1295675 - Allow for the setting of application level preferences from a distribution
* LocalizablePreferences.<locale> (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)
** This sets Android SharedPreferences for the profile