index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
om
/
OverlayInfo.java
Age
Commit message (
Expand
)
Author
2021-02-09
OverlayManager Fabricated RROs
Ryan Mitchell
2021-02-09
Query overlays using package and name
Ryan Mitchell
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-02-26
Actor signature overlayable policy
Winson
2020-02-18
Make overlay config work with immutable non-android overlays
Ryan Mitchell
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-08-29
Add missing nullability annotations.
Aurimas Liutikas
2019-06-28
Restore some greylist entries.
Mathew Inwood
2019-04-24
Fix broken test case 'testOverlayInfoStateTransitions'
Mårten Kongstad
2019-04-09
OMS: add internal tests
Mårten Kongstad
2019-04-03
OverlayInfo API: fix @Nullable -> @NonNull
Mårten Kongstad
2019-04-02
OMS: rename methods to include package downgrades
Mårten Kongstad
2019-04-01
Merge "Fix OverlayInfo API"
Hyunyoung Song
2019-03-29
Diff overlays between PackageManagerService and OverlayManagerService
Winson
2019-03-29
Fix OverlayInfo API
Hyunyoung Song
2019-03-21
Add targetOverlayableName to OverlayInfo
Ryan Mitchell
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-01-11
Add @SystemApi to OverlayManager that ThemePicker needs
Hyunyoung Song
2018-12-28
Limit access to suspected false positives.
Mathew Inwood
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-05-11
Merge changes from topic "b_78809704" into pi-dev
Todd Kennedy
2018-05-09
OMS: teach the OMS about static RROs
Mårten Kongstad
2018-05-09
OMS: rebase settings when overlays update
Mårten Kongstad
2018-05-08
Add missing fields to OverlayInfo.hashCode
Mårten Kongstad
2018-02-13
OverlayManager: Add categories
Adrian Roos
2018-02-05
OMS: handle overlay package upgrades, uninstalls
Mårten Kongstad
2017-01-26
OMS: introduce the OverlayManagerService
Mårten Kongstad