summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/pm
Commit message (Expand)AuthorAgeFilesLines
...
* | Enable package verificationrich cannings2012-09-161-1/+1
* | Merge "More multi-user stuff." into jb-mr1-devDianne Hackborn2012-09-161-32/+52
|\ \
| * | More multi-user stuff.Dianne Hackborn2012-09-151-32/+52
* | | Send more information to verifiersrich cannings2012-09-141-0/+12
* | | DEFAULT_VERIFY_ENABLE turns verification offrich cannings2012-09-141-2/+5
* | | Don't prematurely delete temporary filesKenny Root2012-09-141-11/+18
|/ /
* | Merge "Use shared app gid for forward-locked processes" into jb-mr1-devKenny Root2012-09-131-2/+3
|\ \
| * | Use shared app gid for forward-locked processesKenny Root2012-09-111-2/+3
* | | Merge "Try to avoid possible NPE" into jb-mr1-devKenny Root2012-09-131-1/+1
|\ \ \
| * | | Try to avoid possible NPEKenny Root2012-09-131-1/+1
* | | | Wait for installd to finish starting before booting.Jeff Brown2012-09-122-6/+8
* | | | Temporarily turn off package verificationrich cannings2012-09-121-1/+1
|/ / /
* / / Include user identifier in external storage paths.Jeff Sharkey2012-09-111-10/+14
|/ /
* | Merge "Remove "unlinklib" command from installd" into jb-mr1-devKenny Root2012-09-112-14/+6
|\ \
| * | Remove "unlinklib" command from installdKenny Root2012-09-112-14/+6
* | | Enforce a user limitAmith Yamasani2012-09-111-0/+15
|/ /
* | Merge "Move native libraries to /data/app-lib" into jb-mr1-devKenny Root2012-09-102-44/+145
|\ \
| * | Move native libraries to /data/app-libKenny Root2012-09-102-44/+145
* | | Flesh out multi-user in am commands.Dianne Hackborn2012-09-101-1/+1
|/ /
* | Update PackageSetting flags when updatingKenny Root2012-09-092-8/+9
* | Remove "protect" command from installdKenny Root2012-09-091-14/+0
* | More multi-user methods in PMAmith Yamasani2012-09-081-2/+5
* | Merge "installd: fix forward locking symlink" into jb-mr1-devNick Kralevich2012-09-071-1/+6
|\ \
| * | installd: fix forward locking symlinkNick Kralevich2012-09-071-1/+6
* | | Merge "Move verification settings to Settings.Global" into jb-mr1-devrich cannings2012-09-071-6/+6
|\ \ \
| * | | Move verification settings to Settings.Globalrich cannings2012-09-071-6/+6
* | | | Fix crash when setting wallpaper from non-primary user.Dianne Hackborn2012-09-071-1/+1
|/ / /
* / / More multi-user stuff:Dianne Hackborn2012-09-072-190/+186
|/ /
* | Enable package verificationrich cannings2012-09-041-2/+1
* | Add registering for explicit users.Dianne Hackborn2012-09-041-1/+2
* | Centralize the creation of the user system directoryAmith Yamasani2012-08-312-4/+15
* | Merge "Notify verifiers that verification is complete" into jb-mr1-devrich cannings2012-08-301-5/+25
|\ \
| * | Notify verifiers that verification is completerich cannings2012-08-301-5/+25
* | | Enforce permissions for calls with specified userIdAmith Yamasani2012-08-301-6/+45
|/ /
* | Improve multi-user broadcasts.Dianne Hackborn2012-08-301-1/+2
* | Merge "Fix an NPE in PackageManager when getting the AppInfo for an app" into...Amith Yamasani2012-08-291-1/+1
|\ \
| * | Fix an NPE in PackageManager when getting the AppInfo for an appAmith Yamasani2012-08-291-1/+1
* | | Start implementing concept of "running" users.Dianne Hackborn2012-08-281-6/+31
|/ /
* | Merge "Fix infinite loop when uninstalling apps." into jb-mr1-devDianne Hackborn2012-08-281-0/+1
|\ \
| * | Fix infinite loop when uninstalling apps.Dianne Hackborn2012-08-281-0/+1
* | | Merge "Add permission checks for Verification API calls" into jb-mr1-devrich cannings2012-08-281-0/+8
|\ \ \ | |/ / |/| |
| * | Add permission checks for Verification API callsrich cannings2012-08-281-0/+8
* | | Merge "Fix installing applications from non-primary users." into jb-mr1-devDianne Hackborn2012-08-272-20/+68
|\ \ \ | |/ / |/| |
| * | Fix installing applications from non-primary users.Dianne Hackborn2012-08-272-20/+68
* | | Merge "Fix package verifier lookup" into jb-mr1-devAndy Stadler2012-08-271-2/+3
|\ \ \
| * | | Fix package verifier lookupAndy Stadler2012-08-241-2/+3
* | | | Fix adb installAmith Yamasani2012-08-271-1/+7
| |/ / |/| |
* | | Merge "Bind to the correct default container service when installing/moving/m...Amith Yamasani2012-08-251-10/+33
|\ \ \
| * | | Bind to the correct default container service when installing/moving/measurin...Amith Yamasani2012-08-251-10/+33
* | | | Some clean up of app install and user management.Dianne Hackborn2012-08-243-182/+184
|/ / /