summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/pm
Commit message (Expand)AuthorAgeFilesLines
* Add a thread to handle the radio shutdown.Jeff Brown2012-05-311-87/+118
* Do not bother to remove pending installsKenny Root2012-05-211-2/+0
* Wait for ASECs to be scanned before proceedingKenny Root2012-05-171-3/+24
* Merge "Check system app before removal" into jb-devKenny Root2012-05-161-7/+25
|\
| * Check system app before removalKenny Root2012-05-161-7/+25
* | Change thread priority for disk measurement to bgKenny Root2012-05-141-17/+13
|/
* Merge "Move power HAL interactions to PowerManagerService." into jb-devJeff Brown2012-05-111-0/+485
|\
| * Move power HAL interactions to PowerManagerService.Jeff Brown2012-05-111-0/+485
* | Enforce READ_EXTERNAL through Settings.Secure.Jeff Sharkey2012-05-112-6/+12
|/
* Use the right flag types when creating InstallArgsKenny Root2012-05-091-4/+21
* Handle addition of system apps during OTAKenny Root2012-05-081-8/+103
* Prune hidden system apps when removed via OTAKenny Root2012-05-072-8/+36
* Add encryption parameters to package installationAnonymous Coward2012-05-071-23/+75
* Fix some problems with ASECsKenny Root2012-05-021-22/+117
* Allow forward locked apps to be in ASECsKenny Root2012-04-251-105/+120
* am 27e1680b: am 5a3370e5: am 50b53700: Merge "Fix for too many binder calls i...Dianne Hackborn2012-04-241-2/+2
|\
| * Fix for too many binder calls in packagemanagerHenrik Engström2012-04-201-2/+2
* | Merge "Fix dumpsys package."Amith Yamasani2012-04-201-1/+4
|\ \
| * | Fix dumpsys package.Amith Yamasani2012-04-201-1/+4
* | | Move forward lock utilities to PackageHelperKenny Root2012-04-201-85/+51
|/ /
* | Merge "Close streams for forward-locked apps"Kenny Root2012-04-141-33/+33
|\ \
| * | Close streams for forward-locked appsKenny Root2012-04-141-33/+33
* | | Merge "Add warning log for mismatched signatures"Kenny Root2012-04-141-0/+1
|\ \ \
| * | | Add warning log for mismatched signaturesKenny Root2012-04-141-0/+1
| |/ /
* | | Surface list of apps with given network policy.Jeff Sharkey2012-04-131-38/+4
|/ /
* | Enforce READ_EXTERNAL on non-user builds.Jeff Sharkey2012-04-122-30/+16
* | Include enforcement state in dumpsys.Jeff Sharkey2012-04-111-1/+6
* | User management and switchingAmith Yamasani2012-03-275-145/+334
* | Merge "Include GIDs for unenforced permissions."Jeff Sharkey2012-03-231-1/+23
|\ \
| * | Include GIDs for unenforced permissions.Jeff Sharkey2012-03-231-1/+23
* | | Package restrictions per userAmith Yamasani2012-03-225-376/+763
|/ /
* | Selective enforcement of READ_EXTERNAL_STORAGE.Jeff Sharkey2012-03-192-1/+70
* | Fix issues #6103378 and #5959515.Dianne Hackborn2012-03-051-0/+11
* | Fix issue where pm would clear preferred apps when updating an app.Dianne Hackborn2012-02-291-41/+79
* | New development permissions.Dianne Hackborn2012-02-232-29/+128
* | Show the flags in package manager debugging.Joe Onorato2012-02-101-0/+34
* | Some cruft removal.Dianne Hackborn2012-02-102-42/+17
* | Multi-user - 1st major checkinAmith Yamasani2012-02-033-32/+101
* | Use Map.Entry, not HashMap.EntryAndy McFadden2012-01-202-5/+6
* | Don't allow reading of packagelist files.Nick Kralevich2012-01-061-6/+3
* | Don't forget to close files.Dianne Hackborn2011-12-151-1/+14
|/
* Fix issue #5714517: App shortcuts can result in bad task intentsDianne Hackborn2011-12-051-2/+23
* Maybe fix issue #5627399: java.lang.RuntimeException - While sign in...Dianne Hackborn2011-11-161-3/+18
* Close file on exception as wellKenny Root2011-11-101-2/+4
* Fix issue #5405788: Device continuously opening and closing...Dianne Hackborn2011-10-102-9/+14
* Add explicit mimetype for verifier callsKenny Root2011-10-031-4/+4
* Allow non-required package verifiersKenny Root2011-09-233-61/+445
* Merge "Fix issue #5321282: Force Stop Button in Battery Screen Not disabled c...Dianne Hackborn2011-09-231-2/+8
|\
| * Fix issue #5321282: Force Stop Button in Battery Screen Not disabled correctlyDianne Hackborn2011-09-221-2/+8
* | Less verbose message when dexopt non-APKKenny Root2011-09-231-2/+4
|/