summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/pm
Commit message (Expand)AuthorAgeFilesLines
...
| * | Move app-lib definition up for system app scanningKenny Root2012-10-291-2/+2
* | | Fix for some downloaded apps showing up on all usersAmith Yamasani2012-10-261-23/+23
|/ /
* | Fix the user name for the owner.Amith Yamasani2012-10-261-1/+39
* | Merge "Revert "Check non-primary user dirs during package scan"" into jb-mr1-devDave Burke2012-10-232-157/+131
|\ \
| * | Revert "Check non-primary user dirs during package scan"Dave Burke2012-10-232-157/+131
* | | PMS: check outInfo for null during deleteKenny Root2012-10-231-1/+1
* | | Merge "Fix issue #7342364: JellyBean broke Toddler Lock, again" into jb-mr1-devDianne Hackborn2012-10-231-1/+2
|\ \ \ | |/ / |/| |
| * | Fix issue #7342364: JellyBean broke Toddler Lock, againDianne Hackborn2012-10-231-1/+2
* | | Check non-primary user dirs during package scanKenny Root2012-10-222-131/+157
|/ /
* | Merge "Fix crashes when quickly adding and removing users" into jb-mr1-devAmith Yamasani2012-10-212-14/+33
|\ \
| * | Fix crashes when quickly adding and removing usersAmith Yamasani2012-10-192-14/+33
* | | Merge changes Ie3c8ca8d,Ia175b36d into jb-mr1-devKenny Root2012-10-192-46/+60
|\ \ \ | |/ / |/| |
| * | Try to free cache before giving up on installKenny Root2012-10-181-2/+17
| * | Robustly add symlink and add for non-primary usersKenny Root2012-10-182-44/+43
* | | Allow services to query the info for a dying user.Amith Yamasani2012-10-171-6/+16
|/ /
* | Do cleanup when Stopping usersAmith Yamasani2012-10-151-2/+7
* | Return ApplicationInfo with requested userId.Jeff Sharkey2012-10-111-1/+2
* | Fix verfication bypassed for adb installsrich cannings2012-10-091-1/+11
* | Fix issue #7295951: Mako asks which Launcher to use at every re-bootDianne Hackborn2012-10-074-173/+230
* | Fix serial number assignment for new user on a freshly wiped deviceAmith Yamasani2012-10-041-2/+5
* | Fix PackageInstaller displays with multi-userrich cannings2012-10-031-1/+1
* | Merge "Fix issue #7272775: Auto Start Apps Not Starting" into jb-mr1-devDianne Hackborn2012-10-021-5/+3
|\ \
| * | Fix issue #7272775: Auto Start Apps Not StartingDianne Hackborn2012-10-021-5/+3
* | | Merge "Fix package verification with multi-user" into jb-mr1-devrich cannings2012-10-021-7/+14
|\ \ \
| * | | Fix package verification with multi-userrich cannings2012-10-021-7/+14
| |/ /
* / / Migrate more System and Secure settings to Global.Jeff Sharkey2012-10-021-2/+2
|/ /
* | Fix cache deletion for secondary usersAmith Yamasani2012-10-012-4/+5
* | Disable package verification in test harnessrich cannings2012-09-301-0/+5
* | Merge "Fix issue #7211769 and #7244492, thrash around on #7226656." into jb-m...Dianne Hackborn2012-09-283-54/+133
|\ \
| * | Fix issue #7211769 and #7244492, thrash around on #7226656.Dianne Hackborn2012-09-283-54/+133
* | | Merge "Pass the originating uid to the package verifier" into jb-mr1-devBen Gruver2012-09-281-1/+5
|\ \ \ | |/ / |/| |
| * | Pass the originating uid to the package verifierBen Gruver2012-09-271-1/+5
* | | Migrate more Secure settings to Global.Jeff Sharkey2012-09-271-6/+7
|/ /
* | Update references to migrated global settings.Jeff Brown2012-09-251-2/+2
* | Always bind to DefaultContainerService as OWNER.Jeff Sharkey2012-09-232-91/+48
* | Merge "Check READ_EXTERNAL enforcement outside of lock." into jb-mr1-devJeff Sharkey2012-09-231-8/+28
|\ \
| * | Check READ_EXTERNAL enforcement outside of lock.Jeff Sharkey2012-09-221-8/+28
* | | Fix issue #7209355, #7214271.Dianne Hackborn2012-09-231-1/+10
|/ /
* | Add setting to skip verifying ADB installsrich cannings2012-09-211-2/+11
* | Query users excluding any being removedAmith Yamasani2012-09-203-13/+111
* | Implement multi-user PackageMonitor.Dianne Hackborn2012-09-201-6/+13
* | Merge "DevicePolicyManager per user" into jb-mr1-devAmith Yamasani2012-09-181-2/+2
|\ \
| * | DevicePolicyManager per userAmith Yamasani2012-09-181-2/+2
* | | Multi-user MTP.Jeff Sharkey2012-09-181-5/+2
|/ /
* | Pass Bitmap instead of ParcelFileDescriptor in UserManagerAmith Yamasani2012-09-171-16/+25
* | Merge "Use shared app gid for dalvik cache" into jb-mr1-devKenny Root2012-09-171-2/+2
|\ \
| * | Use shared app gid for dalvik cacheKenny Root2012-09-171-2/+2
* | | Merge "Start userId from 10, reserving 1-9 for special use in the future." in...Amith Yamasani2012-09-171-1/+1
|\ \ \ | |/ / |/| |
| * | Start userId from 10, reserving 1-9 for special use in the future.Amith Yamasani2012-09-171-1/+1
* | | Add UserManager.getUserIcon()Amith Yamasani2012-09-171-4/+17
|/ /