summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ApplicationPackageManager.java
Commit message (Expand)AuthorAgeFilesLines
* Rename code related to cross-profile intents.Nicolas Prevot2014-05-231-5/+22
* Initial support for split APKs, PackageInstaller.Jeff Sharkey2014-05-141-3/+14
* Cleaning code related to the forwarding intent filters.Nicolas Prevot2014-05-061-0/+25
* am 9e99cab7: am 970417c7: Added getLeanbackLaunchIntentForPackage()Jose Lima2014-04-111-0/+18
|\
| * am 970417c7: Added getLeanbackLaunchIntentForPackage()Jose Lima2014-04-111-0/+18
| |\
| | * Added getLeanbackLaunchIntentForPackage()Jose Lima2014-04-111-0/+18
* | | Expand install observer semanticsChristopher Tate2014-03-271-5/+44
* | | Merge "Revert "Expand install observer semantics""Glenn Kasten2014-03-261-44/+5
|\ \ \
| * | | Revert "Expand install observer semantics"Glenn Kasten2014-03-261-44/+5
* | | | Merge "Expand install observer semantics"Christopher Tate2014-03-261-5/+44
|\ \ \ \ | |/ / /
| * | | Expand install observer semanticsChristopher Tate2014-03-251-5/+44
* | | | Shared library resource supportAdam Lesinski2014-03-251-1/+1
|/ / /
* | | resolved conflicts for merge of 4882ddfa to masterJose Lima2014-03-131-0/+33
|\ \ \ | |/ /
| * | am 91726f4e: Merge "Add banner attribute to app manifest" into klp-modular-devJose Lima2014-03-131-0/+33
| |\ \ | | |/
| | * Add banner attribute to app manifestJose Lima2014-03-121-0/+33
* | | Tabs -> spaces in frameworks/base.John Spurlock2014-02-251-1/+1
* | | resolved conflicts for merge of 1cbea39f to masterNick Kralevich2014-02-121-1/+1
|\ \ \ | |/ /
| * | Runtime resource overlay, iteration 2MÃ¥rten Kongstad2014-02-031-1/+1
| |/
* | Remove unused imports from frameworks/base.John Spurlock2013-11-201-2/+0
|/
* Add <intent-filter> support to <provider>.Jeff Sharkey2013-10-071-0/+16
* Add hidden API for querying available 'home' activitiesChristopher Tate2013-09-131-0/+10
* Fix issue #10688644: Java crash in com.android.phone:Dianne Hackborn2013-09-111-1/+1
* Mmmmmmm... lovely, lovely ArrayMap.Dianne Hackborn2013-07-181-22/+17
* Single-user restrictionsAmith Yamasani2013-06-251-0/+22
* Keep track of who has disabled applications.Dianne Hackborn2013-03-271-1/+2
* Shared accounts and sharing of appsAmith Yamasani2013-03-061-2/+3
* Rework ParceledListSlice to be much easier to use.Dianne Hackborn2013-01-181-33/+7
* AppOps: fix nested op tracking, new API to get apps usingDianne Hackborn2013-01-161-0/+22
* New "app ops" service.Dianne Hackborn2013-01-091-0/+15
* Fix "system" resources; more context user work.Jeff Sharkey2012-09-271-22/+28
* Load resources for the correct userAmith Yamasani2012-09-251-0/+15
* Multi-user support for the accessibility layer.Svetoslav Ganov2012-09-211-7/+16
* More multi-user methods in PMAmith Yamasani2012-09-081-2/+15
* Initial draft of high-level multi-display APIs.Jeff Brown2012-08-311-2/+3
* Enforce permissions for calls with specified userIdAmith Yamasani2012-08-301-2/+10
* Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-241-0/+16
* Allow verifiers to extend timeoutrich cannings2012-08-231-0/+10
* Improve multi-user app management.Dianne Hackborn2012-08-211-3/+3
* Pass URLs to package verifiersrich cannings2012-08-201-0/+13
* Save preferred activity info with user id.Amith Yamasani2012-08-171-1/+11
* Rename UserId to UserHandle.Dianne Hackborn2012-08-161-20/+20
* Add API to create new contexts with custom configurations.Dianne Hackborn2012-08-141-1/+1
* User Manager service to manage users and query user detailsAmith Yamasani2012-08-111-75/+1
* Revert "Pass URLs to package verifiers"Rich Cannings2012-08-081-14/+2
* Pass URLs to package verifiersrich cannings2012-08-021-2/+14
* Add an icon to the user information.Amith Yamasani2012-06-121-3/+4
* Add encryption parameters to package installationAnonymous Coward2012-05-071-2/+3
* User management and switchingAmith Yamasani2012-03-271-1/+16
* Package restrictions per userAmith Yamasani2012-03-221-19/+25
* New development permissions.Dianne Hackborn2012-02-231-0/+18