summaryrefslogtreecommitdiff
path: root/core/java/android/app/ResourcesManager.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-07-12Apply pending AppInfo on Activity override changeRyan Mitchell
2021-07-02Do not update RM config with previous sequenceRyan Mitchell
2021-06-30Merge changes from topic "revert-15058002-SNQUARIDWJ" into sc-devRyan Mitchell
2021-06-30Revert^2 "Apply overlay changes with config change"Ryan Mitchell
2021-06-29Merge changes from topic "revert-15058002-SNQUARIDWJ" into sc-devPaul Hobbs
2021-06-29Revert "Apply overlay changes with config change"Paul Hobbs
2021-06-27Merge changes Icf81845d,Iea54abf3,I98656314 into sc-devRyan Mitchell
2021-06-24Obtain DisplayMetrics from DisplaymanagerGlobal directlyCharles Chen
2021-06-24Apply overlay changes with config changeRyan Mitchell
2021-05-27Disable incremental hardening on own resourcesRyan Mitchell
2021-05-05Use internal lock for ResourcesManagerPatrik Torstensson
2021-03-24Move WindowContext module to window packageCharles Chen
2021-02-08Add overlayPaths to ApplicationInfoRyan Mitchell
2020-12-02Fix WindowMetrics not get updated when moving a freeform activityCharles Chen
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-09-21Make process level rotated config and display metrics consistentRiddle Hsu
2020-08-24Fix lock contention in ResourcesManagerCharles Chen
2020-08-20Merge "Don't override config of display contexts with activity display."Darryl Johnson
2020-08-20Don't override config of display contexts with activity display.Darryl L Johnson
2020-08-18Remove ResourcesManager Slog.wtfRyan Mitchell
2020-08-07Merge "Make resources APIs visible for synthetic bench"Ryan Mitchell
2020-08-07Reduce RM createResources lock contentionRyan Mitchell
2020-08-04Make resources APIs visible for synthetic benchRyan Mitchell
2020-06-23Remove unnecessarily @System/TestApi annotationsMakoto Onuki
2020-06-04Use a ReferenceQueue to prune weak referencesRyan Mitchell
2020-05-11Add support to override display adjustments by tokenRiddle Hsu
2020-04-30Don't override activity display adjustments with app configDarryl L Johnson
2020-04-24Revert "Try to reland Ib3ee007bc"Darryl Johnson
2020-04-17Try to reland Ib3ee007bcwilsonshih
2020-04-10Merge changes from topic "invalidate_idmap" into rvc-devRyan Mitchell
2020-04-10Merge "Temporal fix of the Android Auto orientation chaniging on phone's orie...Darryl Johnson
2020-04-07Invalidate idmap when target updatesRyan Mitchell
2020-03-30Merge "Synchronize before calling unstableRemoveIf" into rvc-devRyan Mitchell
2020-03-26Synchronize before calling unstableRemoveIfRyan Mitchell
2020-03-26Merge "Rename createBaseActivityResources to createBaseTokenResources" into r...Charles Chen
2020-03-24Rename createBaseActivityResources to createBaseTokenResourcesCharles Chen
2020-03-23Temporal fix of the Android Auto orientation chaniging on phone's orientation...Yuncheol Heo
2020-03-23Merge "Revert "Don't override activity display adjustments with app config"" ...Andrii Kulian
2020-03-22Revert "Don't override activity display adjustments with app config"bsears
2020-03-20Merge changes from topic "res_loader_dir" into rvc-devRyan Mitchell
2020-03-19Allow using loaders on non-RM Resources instancesRyan Mitchell
2020-03-19Refactor ApkAsset loading APIsRyan Mitchell
2020-03-13Don't override activity display adjustments with app configAndrii Kulian
2020-02-25Do not rebase Resources with non RM implsRyan Mitchell
2020-01-28Refactor ResourcesLoader APIsRyan Mitchell
2020-01-15Update resource config for default displayAndrii Kulian
2020-01-10Allow for overlaying dynamic shared librariesRyan Mitchell
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-11-19Add @UnsupportedAppUsage annotations for greylist.Artur Satayev