summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/pm
Commit message (Expand)AuthorAgeFilesLines
* Fix for too many binder calls in packagemanagerHenrik Engström2012-06-071-2/+2
* Fix off-by-one error when filtering application UIDsMagnus Eriksson2012-06-071-1/+1
* FileInputStream is not closed in "UserManager.java : readUserList()"Seohyeon.Song2012-06-011-0/+1
* Merge remote-tracking branch 'tmo/themes-2.3.1_r1' into themes-4.0Ricardo Cerqueira2012-05-042-20/+184
* Merge branch 'ics-mr1' of https://android.googlesource.com/platform/framework...Steve Kondik2011-12-162-7/+45
|\
| * 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
* | PackageManager: Restrict system packages to protected storageRicardo Cerqueira2011-12-081-0/+14
|/
* 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
|/
* Unhide new PackageManager APIs for API 14Kenny Root2011-09-201-3/+2
* Add verifier device identityKenny Root2011-09-132-1/+41
* Add boot mode where only "core apps" are started.Dianne Hackborn2011-09-121-28/+39
* Fix issue #5229575: Youtube link shared through messaging is not...Dianne Hackborn2011-09-011-6/+1
* Disable package verification by default.Brett Chabot2011-08-241-1/+2
* Add progress dialog for booting after an upgrade.Dianne Hackborn2011-08-221-8/+47
* Fix issue #5180553: permission RECEIVE_BOOT_COMPLETED is not checkedDianne Hackborn2011-08-181-1/+9
* Merge "Infrastructure to support package verifier"Kenny Root2011-08-161-41/+257
|\
| * Infrastructure to support package verifierKenny Root2011-08-151-41/+257
* | Merge "Throw exception on odd length Signatures"Kenny Root2011-08-161-0/+6
|\ \ | |/ |/|
| * Throw exception on odd length SignaturesKenny Root2011-08-041-0/+6
* | Merge "Better errors from copyResource"Kenny Root2011-08-111-4/+8
|\ \
| * | Better errors from copyResourceKenny Root2011-08-101-4/+8
* | | New broadcast telling when an app is fully removed.Dianne Hackborn2011-08-101-0/+4
|/ /
* | Add security checks for new APIKenny Root2011-08-091-2/+31
* | Move OOM kernel settings to activity manager.Dianne Hackborn2011-08-071-10/+36
* | Better error codes for missing filesKenny Root2011-08-031-4/+6
|/
* Parent's canonical path; not parent of canonicalKenny Root2011-08-021-2/+2
* Merge "Move extract native libraries to JNI code"Kenny Root2011-07-271-8/+24
|\
| * Move extract native libraries to JNI codeKenny Root2011-07-261-8/+24
* | Change user 0 directory back for compatibilityKenny Root2011-07-251-1/+10
|/
* Fix issue #4999574: Disabled system app not listed in Settings after rebootDianne Hackborn2011-07-191-13/+16
* Remove more simulator support code.Jeff Brown2011-07-111-307/+220
* Eliminate single-process mode.Jeff Brown2011-07-081-2/+2
* Revert "Add keychain user with special keystore access permissions"Brian Carlstrom2011-06-301-5/+0
* Plumb information from the framework about asec container size.Dianne Hackborn2011-06-282-6/+30
* Implement remaining infrastructure for user disabling apps.Dianne Hackborn2011-06-172-1/+5
* resolved conflicts for merge of b2d0ee16 to masterKenny Root2011-05-191-42/+93
* resolved conflicts for merge of 0e59729b to masterDianne Hackborn2011-05-121-7/+0
* Use canonical paths to compare library directory with data directory.Amith Yamasani2011-05-101-30/+36
* Merge "Plumbing in PackageManager and installd for multi-user support."Amith Yamasani2011-04-193-35/+195
|\
| * Plumbing in PackageManager and installd for multi-user support.Amith Yamasani2011-04-153-35/+195
* | Merge "Updated system packages retain shared user"Kenny Root2011-04-121-0/+13
|\ \ | |/ |/|
| * Updated system packages retain shared userKenny Root2011-04-081-0/+13
* | Merge "Package manager changes to store and update user information."Amith Yamasani2011-04-111-0/+305
|\ \