summaryrefslogtreecommitdiff
path: root/core/java/android/util/MergedConfiguration.java
AgeCommit message (Expand)Author
2021-02-24Optimize the Parcel read/write of common window dataRiddle Hsu
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2017-06-30Always send configuration to client from resize and relayout.Bryce Lee
2017-04-25Switch ActivityRecord last reported config. to MergeConfigurationWale Ogunwale
2017-03-16Separate global and override config sent to clientAndrii Kulian