summaryrefslogtreecommitdiff
path: root/packages/SettingsProvider/AndroidManifest.xml
AgeCommit message (Expand)Author
2020-04-27[SettingsState] fix boot loop due to corrupted database fileSongchun Fan
2019-08-08Makes settings provider queryable by allPatrick Baumann
2018-01-26Remove unnecessary <uses-library> for android.test.runnerPaul Duffin
2018-01-16Make SettingsProvider able to restoreAnyVersion, but onlyMichal Karpinski
2017-12-08Stop statically including legacy-android-testPaul Duffin
2017-03-09Expose settings provider to Instant AppsChad Brubaker
2016-03-17Refactoring FBE APIs based on council feedback.Jeff Sharkey
2015-11-11More file-based encryption work.Jeff Sharkey
2015-06-24No need to check WRITE_SETTINGS permission in ContentProviderAmith Yamasani
2014-08-22Marking the Settings ContentProvider as singleUserNicolas Prevot
2013-10-14Switch settings provider to use the new Settings iconAmith Yamasani
2012-08-06Explicitly export content providersNick Kralevich
2011-09-12Add boot mode where only "core apps" are started.Dianne Hackborn
2011-07-06Make full backup API available to appsChristopher Tate
2011-05-10Full local backup infrastructureChristopher Tate
2010-02-17Fix issue #2420412: API review: DeviceAdmin API changesDianne Hackborn
2010-02-12Remove BACKUP_DATA permission and associated checksChristopher Tate
2009-11-24Encrypted File Systems Project. Installer modifications.Oscar Montemayor
2009-09-01Expand apps' control over the settings restore processChristopher Tate
2009-08-13Backup participants must now hold the BACKUP_DATA permissionChristopher Tate
2009-07-06Make backup agent run in the system process as well.Amith Yamasani
2009-07-06Revert "hand rolled out 220f4d633be1098e7887dbd06f179138bf19f1ad due to inter...-b master
2009-07-03hand rolled out 220f4d633be1098e7887dbd06f179138bf19f1ad due to interface cha...The Android Open Source Project
2009-07-02System and Secure settings backup.Amith Yamasani
2009-06-17Squashed commit of the following:Eric Fischer
2009-06-15Remove obsolete FOTA_UPDATE permission (which should never have beenDan Egnor
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project