summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/pm/PackageManager.java
Commit message (Expand)AuthorAgeFilesLines
* Apply MMAC changes from master.Stephen Smalley2013-07-181-0/+8
* framework: Privacy GuardSteve Kondik2013-06-241-0/+16
* FM Radio: Add support for FM Radio in AndroidAnurag Gupta2013-02-091-0/+16
* Squashed commit of the theme engine support.Ricardo Cerqueira2012-11-241-0/+12
* Load resources for the correct userAmith Yamasani2012-09-251-0/+4
* 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
* | Fix API review bugs.Dianne Hackborn2012-09-171-4/+2
|/
* Send more information to verifiersrich cannings2012-09-141-0/+24
* More multi-user methods in PMAmith Yamasani2012-09-081-0/+62
* 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
* Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-241-4/+46
* Allow verifiers to extend timeoutrich cannings2012-08-231-0/+35
* Improve multi-user app management.Dianne Hackborn2012-08-211-1/+13
* Pass URLs to package verifiersrich cannings2012-08-201-0/+31
* Save preferred activity info with user id.Amith Yamasani2012-08-171-0/+11
* User Manager service to manage users and query user detailsAmith Yamasani2012-08-111-50/+0
* Revert "Pass URLs to package verifiers"Rich Cannings2012-08-081-33/+1
* Pass URLs to package verifiersrich cannings2012-08-021-1/+33
* am 71930dd7: am a45746ef: Fix several cases of broken droiddoc syntax externa...Jeff Smith2012-07-251-1/+1
|\
| * Fix several cases of broken droiddoc syntaxJeff Smith2012-07-251-1/+1
* | Add an icon to the user information.Amith Yamasani2012-06-121-1/+1
|/
* Fix issue #6295373: "Package com.google.android.apps.authenticator2 has...Dianne Hackborn2012-06-071-0/+8
* Fix issue #6515427: Add android.hardware.television and fix...Dianne Hackborn2012-05-171-0/+11
* Enforce READ_EXTERNAL through Settings.Secure.Jeff Sharkey2012-05-111-5/+0
* Add encryption parameters to package installationAnonymous Coward2012-05-071-3/+9
* Disable READ_EXTERNAL enforcement until API level cut.Jeff Sharkey2012-04-241-1/+2
* Enforce READ_EXTERNAL on non-user builds.Jeff Sharkey2012-04-121-15/+2
* Include enforcement state in dumpsys.Jeff Sharkey2012-04-111-0/+12
* User management and switchingAmith Yamasani2012-03-271-5/+13
* Selective enforcement of READ_EXTERNAL_STORAGE.Jeff Sharkey2012-03-191-0/+5
* Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-091-2/+2
* New development permissions.Dianne Hackborn2012-02-231-1/+24
* Multi-user - 1st major checkinAmith Yamasani2012-02-031-40/+14
* Update GET_UNINSTALLED_PACKAGES flag documentationKenny Root2011-11-031-4/+8
* Add support for signature in getPackageArchiveInfoKenny Root2011-10-131-0/+3
* Merge "Document thrown IllegalArgumentException."Mathew Inwood2011-09-281-0/+1
|\
| * Document thrown IllegalArgumentException.Mathew Inwood2011-09-261-0/+1
* | Allow non-required package verifiersKenny Root2011-09-231-0/+10
|/
* Unhide new PackageManager APIs for API 14Kenny Root2011-09-201-9/+23
* Add verifier device identityKenny Root2011-09-131-0/+10
* Add feature definition for Wi-Fi DirectIrfan Sheriff2011-09-071-0/+7
* Infrastructure to support package verifierKenny Root2011-08-151-29/+129
* Implement remaining infrastructure for user disabling apps.Dianne Hackborn2011-06-171-0/+30