summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ApplicationPackageManager.java
Commit message (Expand)AuthorAgeFilesLines
* Add system API to watch for permission changesSvetoslav2015-06-101-0/+69
* Add API to hint whether to show on-board UI before a permission request.Svetoslav2015-06-021-0/+10
* Add permission meta-state flags to support grant/revoke permission policy.Svet Ganov2015-05-111-4/+26
* Fix devices with primary physical storage.Jeff Sharkey2015-05-101-9/+10
* Returning to wizard, split move events.Jeff Sharkey2015-04-291-15/+24
* Split some VolumeInfo state into VolumeRecord.Jeff Sharkey2015-04-281-14/+13
* Migrate primary external storage.Jeff Sharkey2015-04-241-0/+2
* Package and storage movement callbacks.Jeff Sharkey2015-04-231-27/+174
* Always send volume UUID with installd commands.Jeff Sharkey2015-04-181-4/+6
* Merge "Candidate volumes for packages, fix symlink."Jeff Sharkey2015-04-161-0/+57
|\
| * Candidate volumes for packages, fix symlink.Jeff Sharkey2015-04-151-0/+57
* | Fix ApplicationPackageManager.getDrawable() should drawable resultRicky Wai2015-04-151-1/+3
|/
* Don't crash if an application has an invalid iconAlan Viverette2015-04-131-46/+63
* Add Default Browser App support and relax Hosts validation for AppLinksFabrice Di Meglio2015-04-101-0/+20
* Add IntentFilter auto verification - part 3Fabrice Di Meglio2015-04-071-0/+10
* Installing packages to expanded storage.Jeff Sharkey2015-04-061-4/+14
* Add IntentFilter auto verificationFabrice Di Meglio2015-03-301-0/+40
* Runtime permissions: per user permission tracking.Svetoslav2015-03-231-8/+7
* Remove the owner userid of cross-profile intent filters.Nicolas Prevot2015-03-051-3/+2
* Add @ResourceInt annotations on APIsTor Norbye2015-02-181-3/+6
* am fd523efc: Merge "Get the instruction set that the libraries of secondary A...Calin Juravle2015-02-101-1/+7
|\
| * Get the instruction set that the libraries of secondary Abi is supported.jgu212014-12-171-1/+7
* | 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