summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ApplicationPackageManager.java
Commit message (Expand)AuthorAgeFilesLines
* Change boot screen title to "Android is starting" when not upgrading.Jeff Hao2014-10-291-0/+12
* am f189c445: am 1a98dd5c: Merge "Load shared library dependencies for AppWidg...Adam Lesinski2014-10-071-13/+17
|\
| * Load shared library dependencies for AppWidgetsAdam Lesinski2014-10-071-13/+17
* | Introduce new API to get an unbadged icon and unbadge permissions.Benjamin Franz2014-10-031-1/+12
|/
* Assign default icon to users at creation time and in SystemUI.Alexandra Gherghina2014-09-121-1/+6
* Remove package level intent forwarding.Adam Connors2014-09-111-24/+0
* Use correct API for badgingAmith Yamasani2014-09-071-1/+1
* Fix runtime restartSvetoslav2014-09-051-1/+1
* Addressing API council comments for UserManager.Svetoslav2014-09-051-3/+120
* Fix NPE from empty PackageInfoAlexandra Gherghina2014-09-041-1/+4
* Merge "Address KeySet API Review" into lmp-devdcashman2014-08-291-17/+12
|\
| * Address KeySet API Reviewdcashman2014-08-141-17/+12
* | Fix issue #17038762: Add API to add entries to the recents listDianne Hackborn2014-08-201-3/+3
* | PackageInstaller API refactoring.Jeff Sharkey2014-08-151-1/+1
|/
* Handle null IPackageDeleteObserver.Jeff Sharkey2014-08-081-35/+0
* Surface user action events when un/installing.Jeff Sharkey2014-08-071-1/+20
* Add hidden API for removing cross-profile package filtersAlexandra Gherghina2014-08-061-0/+12
* Allow phone UID to export singleton providersAmith Yamasani2014-08-051-1/+12
* Use the appropriate default iconAlexandra Gherghina2014-07-311-1/+1
* Return a default icon from the package manager directlyAlexandra Gherghina2014-07-281-4/+4
* Storing the app who sets a CrossProfileIntentFilter.Nicolas Prevot2014-07-281-2/+4
* PackageInstaller changes based on feedback.Jeff Sharkey2014-07-251-10/+25
* Rename setApplicationBlocked to setApplicationHiddenAmith Yamasani2014-07-211-4/+4
* Temporary workaround for getApplicationInfo + multiArch.Narayan Kamath2014-07-161-0/+23
* Merge "Public API for PackageInstaller!" into lmp-devJeff Sharkey2014-07-151-1/+10
|\
| * Public API for PackageInstaller!Jeff Sharkey2014-07-141-1/+10
* | Initial KeySet API.dcashman2014-07-141-0/+59
|/
* Revert "Initial KeySet API."dcashman2014-07-121-59/+0
* Initial KeySet API.dcashman2014-07-121-0/+59
* Extend pm to support sessions and split APKs.Jeff Sharkey2014-07-091-2/+2
* Clean up IPackageManager install surface area.Jeff Sharkey2014-07-081-38/+53
* Returning badged icons for components of corporate apps.Nicolas Prevot2014-07-021-4/+21
* Expose per-user APIs for content services.Alexandra Gherghina2014-06-261-3/+8
* Show the icon of the personal space.Nicolas Prevot2014-06-231-0/+11
* Adds cross-profile intent filters for the Settings appAlexandra Gherghina2014-06-191-0/+12
* Introducing crossProfileIntentFilters that skip the current profile.Nicolas Prevot2014-06-181-20/+3
* Plumb split APKs into public API.Jeff Sharkey2014-06-171-1/+3
* 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
|\ \ \ | |/ /