summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/PackageUserState.java
AgeCommit message (Expand)Author
2021-04-23API to override the splashscreen themeVadim Caen
2021-04-02Check installed and enabled state for package domain approvalWinson
2021-02-08Add overlayPaths to ApplicationInfoRyan Mitchell
2021-02-04Migrate legacy intent filter verification settingsWinson
2020-11-30Mechanical refactoring to new typed XML classes.Jeff Sharkey
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-10-01[incremental/pm] app states and transitionsSongchun Fan
2020-04-01Revert "Revert "Allow overriding the label and icon of a MainCom..."Winson Chiu
2020-04-01Revert "Allow overriding the label and icon of a MainComponent"Steven Thomas
2020-03-31Allow overriding the label and icon of a MainComponentWinson
2020-03-28UserSystemPackageInstaller only (un)installs when appropriateAdam Bookatz
2020-02-19Migrate to new ParsedComponents and ParseResultWinson
2020-02-19ParsingPackage/ParsedPackage split source migrationWinson
2020-01-10Allow for overlaying dynamic shared librariesRyan Mitchell
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-06Revert "Revert "Deprecate PackageParser#Package""Winson
2019-10-01Merge "Revert "Deprecate PackageParser#Package""Winson Chiu
2019-10-01Revert "Deprecate PackageParser#Package"Winson Chiu
2019-09-30Merge "Allowing more than one app to suspend apps"TreeHugger Robot
2019-09-26Deprecate PackageParser#PackageWinson
2019-09-25Allowing more than one app to suspend appsSuprabh Shukla
2019-01-14Merge "Adding an api to mark a package as distracting"TreeHugger Robot
2019-01-10Adding an api to mark a package as distractingSuprabh Shukla
2019-01-10Mirgate default SMS app handling to RoleManagerEugene Susla
2018-11-29Merge "Revert "Honors MATCH_ALL flag""TreeHugger Robot
2018-11-29Revert "Honors MATCH_ALL flag"Patrick Baumann
2018-10-12Suspending app can customize intercepting dialogSuprabh Shukla
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2018-06-11Honors MATCH_ALL flagPatrick
2018-04-04Activity interceptor dialog for suspended appsSuprabh Shukla
2018-03-22APIs to suspend packages with SUSPEND_APPS permissionSuprabh Shukla
2018-01-11Implement harmful app warning at activity launchBen Gruver
2017-08-08Add virtual preload bit to ApplicationInfoTodd Kennedy
2017-06-13Save overlay paths as user stateTodd Kennedy
2017-05-04Store "block uninstall" flag separately from the rest of package state.Vladislav Kuzkokov
2017-02-23OMS: integrate OverlayManagerService into frameworkMårten Kongstad
2017-02-23Revert "OMS: integrate OverlayManagerService into framework"Guang Zhu
2017-02-21OMS: integrate OverlayManagerService into frameworkMårten Kongstad
2017-02-16Revert "Revert "Per user setting for instant app""Todd Kennedy
2017-02-15Revert "Per user setting for instant app"Guang Zhu
2017-02-14Per user setting for instant appTodd Kennedy
2017-01-13Add install reasonBartosz Fabianowski
2017-01-12Add API for apps to declare their "category".Jeff Sharkey
2016-11-30Secure MATCH_UNINSTALLED_PACKAGES across usersAmith Yamasani
2016-08-04Break out static update methodTodd Kennedy
2016-04-13Includes both direct boot aware and unaware apps in Apps default viewBernard Chau
2016-04-10Use inode numbers for CE storage.Jeff Sharkey
2016-03-17Refactoring FBE APIs based on council feedback.Jeff Sharkey
2016-01-09Install non-EA providers once user is unlocked.Jeff Sharkey
2015-12-16Wire call to suspend a packageAndrei Stingaceanu