summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/pm
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix ApplicationInfo copy ctor" into jb-mr1-devChristopher Tate2012-10-161-0/+1
|\
| * Fix ApplicationInfo copy ctorChristopher Tate2012-10-161-0/+1
* | Lock SyncQueue when user starting, copy RSC list.Jeff Sharkey2012-10-161-1/+2
|/
* Make RegisteredServicesCache multi-user aware.Jeff Sharkey2012-10-092-103/+148
* Merge "Fix resource reading for secondary users" into jb-mr1-devAmith Yamasani2012-10-071-1/+1
|\
| * Fix resource reading for secondary usersAmith Yamasani2012-10-071-1/+1
* | Adds showWhenLocked attribute to Activities.Craig Mautner2012-10-062-2/+14
|/
* Fix issue #7272775: Auto Start Apps Not StartingDianne Hackborn2012-10-021-8/+0
* Merge "Fix issue #7211769 and #7244492, thrash around on #7226656." into jb-m...Dianne Hackborn2012-09-284-2/+27
|\
| * Fix issue #7211769 and #7244492, thrash around on #7226656.Dianne Hackborn2012-09-284-2/+27
* | Pass the originating uid to the package verifierBen Gruver2012-09-271-22/+49
|/
* Load resources for the correct userAmith Yamasani2012-09-251-0/+4
* Always bind to DefaultContainerService as OWNER.Jeff Sharkey2012-09-231-2/+8
* Merge "Fix issue #7209355, #7214271." into jb-mr1-devDianne Hackborn2012-09-231-0/+15
|\
| * Fix issue #7209355, #7214271.Dianne Hackborn2012-09-231-0/+15
* | Merge "Unhide and document feature android.hardware.camera.any." into jb-mr1-devEino-Ville Talvala2012-09-231-1/+0
|\ \
| * | Unhide and document feature android.hardware.camera.any.Eino-Ville Talvala2012-09-181-1/+0
* | | Merge "Add hardware feature android.hardware.camera.any." into jb-mr1-devEino-Ville Talvala2012-09-211-0/+9
|\ \ \ | |/ /
| * | Add hardware feature android.hardware.camera.any.Eino-Ville Talvala2012-09-181-0/+9
* | | Multi-user support for the accessibility layer.Svetoslav Ganov2012-09-211-1/+55
| |/ |/|
* | Query users excluding any being removedAmith Yamasani2012-09-201-0/+8
* | Fix API review bugs.Dianne Hackborn2012-09-172-4/+3
|/
* More adjustments to permissions.Dianne Hackborn2012-09-162-15/+33
* Merge "More multi-user stuff." into jb-mr1-devDianne Hackborn2012-09-161-0/+11
|\
| * More multi-user stuff.Dianne Hackborn2012-09-151-0/+11
* | Send more information to verifiersrich cannings2012-09-142-0/+46
|/
* New permissions UI, again.Dianne Hackborn2012-09-122-4/+2
* Include user identifier in external storage paths.Jeff Sharkey2012-09-111-1/+5
* More multi-user methods in PMAmith Yamasani2012-09-082-1/+63
* More multi-user stuff:Dianne Hackborn2012-09-072-4/+7
* Merge "Add support for "-rtl" in resources" into jb-mr1-devFabrice Di Meglio2012-09-041-2/+10
|\
| * Add support for "-rtl" in resourcesFabrice Di Meglio2012-08-231-2/+10
* | Merge "Notify verifiers that verification is complete" into jb-mr1-devrich cannings2012-08-301-2/+17
|\ \
| * | Notify verifiers that verification is completerich cannings2012-08-301-2/+17
* | | Enforce permissions for calls with specified userIdAmith Yamasani2012-08-301-0/+20
|/ /
* | Add permission checks for Verification API callsrich cannings2012-08-281-1/+6
* | Some clean up of app install and user management.Dianne Hackborn2012-08-241-4/+8
* | Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-249-58/+325
* | Allow verifiers to extend timeoutrich cannings2012-08-232-0/+36
|/
* Improve multi-user app management.Dianne Hackborn2012-08-213-19/+63
* Pass URLs to package verifiersrich cannings2012-08-204-0/+243
* Save preferred activity info with user id.Amith Yamasani2012-08-172-1/+12
* UserHandle to UserSerialNo mappingAmith Yamasani2012-08-171-0/+4
* Rename UserId to UserHandle.Dianne Hackborn2012-08-161-6/+6
* User Manager service to manage users and query user detailsAmith Yamasani2012-08-113-58/+11
* Merge "PackageParser: remove temporary code." into jb-mr1-devNick Kralevich2012-08-081-10/+0
|\
| * PackageParser: remove temporary code.Nick Kralevich2012-08-081-10/+0
* | Merge "Revert "Pass URLs to package verifiers"" into jb-mr1-devRich Cannings2012-08-082-40/+3
|\ \ | |/ |/|
| * Revert "Pass URLs to package verifiers"Rich Cannings2012-08-082-40/+3
* | Merge "Content Providers: change default for android:exported" into jb-mr1-devNick Kralevich2012-08-081-2/+22
|\ \