summaryrefslogtreecommitdiff
path: root/core/java/android/content/om/OverlayInfo.java
AgeCommit message (Expand)Author
2021-02-09OverlayManager Fabricated RROsRyan Mitchell
2021-02-09Query overlays using package and nameRyan Mitchell
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-02-26Actor signature overlayable policyWinson
2020-02-18Make overlay config work with immutable non-android overlaysRyan Mitchell
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-08-29Add missing nullability annotations.Aurimas Liutikas
2019-06-28Restore some greylist entries.Mathew Inwood
2019-04-24Fix broken test case 'testOverlayInfoStateTransitions'Mårten Kongstad
2019-04-09OMS: add internal testsMårten Kongstad
2019-04-03OverlayInfo API: fix @Nullable -> @NonNullMårten Kongstad
2019-04-02OMS: rename methods to include package downgradesMårten Kongstad
2019-04-01Merge "Fix OverlayInfo API"Hyunyoung Song
2019-03-29Diff overlays between PackageManagerService and OverlayManagerServiceWinson
2019-03-29Fix OverlayInfo APIHyunyoung Song
2019-03-21Add targetOverlayableName to OverlayInfoRyan Mitchell
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-01-11Add @SystemApi to OverlayManager that ThemePicker needsHyunyoung Song
2018-12-28Limit access to suspected false positives.Mathew Inwood
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2018-05-11Merge changes from topic "b_78809704" into pi-devTodd Kennedy
2018-05-09OMS: teach the OMS about static RROsMårten Kongstad
2018-05-09OMS: rebase settings when overlays updateMårten Kongstad
2018-05-08Add missing fields to OverlayInfo.hashCodeMårten Kongstad
2018-02-13OverlayManager: Add categoriesAdrian Roos
2018-02-05OMS: handle overlay package upgrades, uninstallsMårten Kongstad
2017-01-26OMS: introduce the OverlayManagerServiceMårten Kongstad