index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SettingsProvider
/
AndroidManifest.xml
Age
Commit message (
Expand
)
Author
2020-04-27
[SettingsState] fix boot loop due to corrupted database file
Songchun Fan
2019-08-08
Makes settings provider queryable by all
Patrick Baumann
2018-01-26
Remove unnecessary <uses-library> for android.test.runner
Paul Duffin
2018-01-16
Make SettingsProvider able to restoreAnyVersion, but only
Michal Karpinski
2017-12-08
Stop statically including legacy-android-test
Paul Duffin
2017-03-09
Expose settings provider to Instant Apps
Chad Brubaker
2016-03-17
Refactoring FBE APIs based on council feedback.
Jeff Sharkey
2015-11-11
More file-based encryption work.
Jeff Sharkey
2015-06-24
No need to check WRITE_SETTINGS permission in ContentProvider
Amith Yamasani
2014-08-22
Marking the Settings ContentProvider as singleUser
Nicolas Prevot
2013-10-14
Switch settings provider to use the new Settings icon
Amith Yamasani
2012-08-06
Explicitly export content providers
Nick Kralevich
2011-09-12
Add boot mode where only "core apps" are started.
Dianne Hackborn
2011-07-06
Make full backup API available to apps
Christopher Tate
2011-05-10
Full local backup infrastructure
Christopher Tate
2010-02-17
Fix issue #2420412: API review: DeviceAdmin API changes
Dianne Hackborn
2010-02-12
Remove BACKUP_DATA permission and associated checks
Christopher Tate
2009-11-24
Encrypted File Systems Project. Installer modifications.
Oscar Montemayor
2009-09-01
Expand apps' control over the settings restore process
Christopher Tate
2009-08-13
Backup participants must now hold the BACKUP_DATA permission
Christopher Tate
2009-07-06
Make backup agent run in the system process as well.
Amith Yamasani
2009-07-06
Revert "hand rolled out 220f4d633be1098e7887dbd06f179138bf19f1ad due to inter...
-b master
2009-07-03
hand rolled out 220f4d633be1098e7887dbd06f179138bf19f1ad due to interface cha...
The Android Open Source Project
2009-07-02
System and Secure settings backup.
Amith Yamasani
2009-06-17
Squashed commit of the following:
Eric Fischer
2009-06-15
Remove obsolete FOTA_UPDATE permission (which should never have been
Dan Egnor
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project