summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/pm
Commit message (Expand)AuthorAgeFilesLines
* Allow requiredForAllUsers to work on updates to system appsAmith Yamasani2013-05-011-6/+10
* Add hardware feature android.hardware.bluetooth.leMatthew Xie2013-04-231-0/+8
* Allow non-system apps to use restricted accountsAmith Yamasani2013-04-151-5/+6
* Introducing manifest flag requiredAccountTypeAmith Yamasani2013-04-122-3/+18
* Merge "More fix for bug #8159072 Spinner widget should be RTL'ized" into jb-m...Fabrice Di Meglio2013-04-121-1/+1
|\
| * More fix for bug #8159072 Spinner widget should be RTL'izedFabrice Di Meglio2013-04-111-1/+1
* | Merge "Implement #7341342 API request: way to determine current orientation.....Dianne Hackborn2013-04-121-1/+29
|\ \
| * | Implement #7341342 API request: way to determine current orientation...Dianne Hackborn2013-04-111-1/+29
* | | Optional <uses-permission> not yet supported.Nick Kralevich2013-04-113-1/+5
|/ /
* | Error on conflicting <uses-permission>Nick Kralevich2013-04-041-17/+35
* | PackageParser: ignore <uses-permission> android:required on older appsNick Kralevich2013-04-041-0/+11
* | Add direct API to get ManifestDigestKenny Root2013-04-022-26/+58
|/
* am 5c3ddcd1: am 425c3d5f: am 99049335: am 3ed65cb3: am 689e827a: Merge "Doc u...kmccormick2013-03-281-4/+4
|\
| * am 425c3d5f: am 99049335: am 3ed65cb3: am 689e827a: Merge "Doc update: superc...kmccormick2013-03-281-4/+4
| |\
| | * am 99049335: am 3ed65cb3: am 689e827a: Merge "Doc update: superceeded > super...kmccormick2013-03-281-4/+4
| | |\
| | | * Doc update: superceeded > supersededkmccormick2013-03-281-4/+4
* | | | Merge "Restricted account visibility" into jb-mr2-devAmith Yamasani2013-03-282-0/+15
|\ \ \ \
| * | | | Restricted account visibilityAmith Yamasani2013-03-272-0/+15
* | | | | resolved conflicts for merge of 603f987f to jb-mr2-devkmccormick2013-03-271-39/+39
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 418172bf: am 19840a8d: am 65c66c74: am 6e6e861a: Merge "Doc change: Fix ty...kmccormick2013-03-271-39/+39
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | am 19840a8d: am 65c66c74: am 6e6e861a: Merge "Doc change: Fix typo DONT_DELTE...kmccormick2013-03-271-39/+39
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Doc change: Fix typo DONT_DELTEkmccormick2013-03-271-39/+39
| * | | | Add seinfo parsing to PackageManagerService.Robert Craig2013-03-251-0/+15
| |/ / /
* | | | Merge "Reenable optional permissions parsing and expose APIs" into jb-mr2-devNick Kralevich2013-03-283-5/+2
|\ \ \ \
| * | | | Reenable optional permissions parsing and expose APIsNick Kralevich2013-03-273-5/+2
* | | | | Merge "Add buildPermissionRequestIntent to PackageManager" into jb-mr2-devNick Kralevich2013-03-281-0/+41
|\ \ \ \ \ | |/ / / /
| * | | | Add buildPermissionRequestIntent to PackageManagerNick Kralevich2013-03-271-0/+41
| | |_|/ | |/| |
* | | | Keep track of who has disabled applications.Dianne Hackborn2013-03-272-1/+5
|/ / /
* | | Add seinfo parsing to PackageManagerService.Robert Craig2013-03-251-0/+15
* | | Implement #8323587, #8323342, #8323590: new features.Dianne Hackborn2013-03-221-0/+23
* | | Application restrictions APIAmith Yamasani2013-03-202-1/+15
* | | Implement limited shared libraries in apks.Dianne Hackborn2013-03-122-1/+35
* | | Handle corrupt RegisteredServicesCache XML.Jeff Sharkey2013-03-111-1/+2
* | | ArrayUtils.indexOf(), containsAll() with tests.Jeff Sharkey2013-03-061-0/+11
* | | Shared accounts and sharing of appsAmith Yamasani2013-03-062-5/+11
* | | Starting point for User Restrictions APIAmith Yamasani2013-02-081-0/+18
* | | Improve configuration of default preferred apps.Dianne Hackborn2013-01-291-0/+2
* | | Add new disabled state for "optional" built-in apps.Dianne Hackborn2013-01-222-32/+55
* | | Rework ParceledListSlice to be much easier to use.Dianne Hackborn2013-01-182-109/+112
* | | AppOps: fix nested op tracking, new API to get apps usingDianne Hackborn2013-01-162-3/+44
* | | New "app ops" service.Dianne Hackborn2013-01-091-0/+16
|/ /
* | Make immersive mode public & imply update lockingChristopher Tate2012-12-101-2/+8
|/
* Cleaner initial boot.Dianne Hackborn2012-11-281-0/+1
* Quiet down a lot of logging.Dianne Hackborn2012-11-271-19/+34
* Useful annotations for code documentation.Jeff Sharkey2012-11-121-4/+5
* 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
|\