summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/ActivityInfo.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-07-06Add support for always_constrain_display_apis flagtomnatan
2021-06-15Removing remaining references of ActivityView in fw/baseAntonio Kantek
2021-05-20Add support for switching off sandboxing via device config flagstomnatan
2021-05-15Apply "attributionTags" to all component types.Jeff Sharkey
2021-04-21Merge "Make ActivityInfo#attributionTags public." into sc-devAshwini Oruganti
2021-04-20Make ActivityInfo#attributionTags public.Ashwini Oruganti
2021-04-16Introduce config for sandboxingNaomi Musgrave
2021-04-01Merge "Update javadoc for FORCE_RESIZE_APP" into sc-devChris Li
2021-03-30Update javadoc for FORCE_RESIZE_APPChris Li
2021-03-29Mark force resize/non-resize changes as @Overridabletomnatan
2021-03-24Define private manifest flag for home sound exception and add permissionPhilip Junker
2021-03-16Create per-app treatment for overriding minimum aspect ratioBenjamin Franz
2021-03-11Support subattribution for manifest receiversChad Brubaker
2021-03-10Per-app configuration for force non-resizabletomnatan
2021-03-09New activity launch mode - singleInstancePerTaskLouis Chang
2021-01-05Per-app configuration for force resizingBenjamin Franz
2020-11-13Change forceBoldText to fontWeightAdjustment in ConfigurationSally
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-10-14Add WindowLayoutAffinity attribute.Garfield Tan
2020-10-02Reverse the requested orientation on DisplayAreaGroupChris Li
2020-09-21Add Bold Text to ConfigurationSally
2020-08-05Update language to comply with Android's inclusive language guidanceLouis Chang
2020-06-01[wm] Introduce meta-data tag (android.supports_size_changes)Kwangho Lim
2020-04-21Update some Parcelables to send Strings UTF-8.Jeff Sharkey
2020-03-12Add window layout affinity.Garfield Tan
2020-03-03Make ActivityInfo.preferMinimalPostProcessing a flagGalia Peycheva
2020-01-20Parse minimal post processing xml attribute into ActivityInfoGalia Peycheva
2019-12-23Add minimal post processing API to frameworkGalia Peycheva
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-14Merge "Revert submission"Robin Lee
2019-12-13Revert submissionHansong Zhang
2019-12-13Merge "Add minimal post processing API to framework"Galia Peycheva
2019-12-06Revert "Revert "Deprecate PackageParser#Package""Winson
2019-12-06Add minimal post processing API to frameworkGalia Peycheva
2019-11-13Add @UnsupportedAppUsage to test apis that are known to be used by apps.Artur Satayev
2019-11-05Remove FEATURE_SWIPE_TO_DISMISS functionalityJorim Jaggi
2019-10-01Revert "Deprecate PackageParser#Package"Winson Chiu
2019-09-26Deprecate PackageParser#PackageWinson
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-02-10Compatible behavior for non-resizable activity (1/N)Riddle Hsu
2019-01-23Fix attr inheritShowWhenLocked cannot read from manifest.wilsonshih
2019-01-14Add inheritShowWhenLocked System API to activity.Issei Suzuki
2018-12-14Add minAspectRatioAdrian Roos
2018-10-12Implement launch bounds logic in Android (2/3)Garfield Tan
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2018-06-01Merge "Fix broken links in @see tags in framework docs."Aurimas Liutikas
2018-06-01Fix broken links in @see tags in framework docs.Aurimas Liutikas