summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/pm/Settings.java
Commit message (Expand)AuthorAgeFilesLines
* Fix off-by-one error when filtering application UIDsMagnus Eriksson2012-06-071-1/+1
* Merge remote-tracking branch 'tmo/themes-2.3.1_r1' into themes-4.0Ricardo Cerqueira2012-05-041-2/+2
* Close file on exception as wellKenny Root2011-11-101-2/+4
* Fix issue #5405788: Device continuously opening and closing...Dianne Hackborn2011-10-101-3/+2
* Add verifier device identityKenny Root2011-09-131-1/+29
* Fix issue #4999574: Disabled system app not listed in Settings after rebootDianne Hackborn2011-07-191-13/+16
* Implement remaining infrastructure for user disabling apps.Dianne Hackborn2011-06-171-0/+2
* resolved conflicts for merge of 0e59729b to masterDianne Hackborn2011-05-121-7/+0
* Updated system packages retain shared userKenny Root2011-04-081-0/+13
* Split dump and annotate users of mPackages lockKenny Root2011-03-231-116/+427
* Split PackageManagerService into subclassesKenny Root2011-03-221-0/+1913