summaryrefslogtreecommitdiff
path: root/core/java/android/app/ActivityOptions.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-06-09Persist Theme name instead of ID for ShortcutInfoIssei Suzuki
2021-06-08Introduce setSplashscreenStyle to specify splash screen style.wilsonshih
2021-05-14Defer pausing apps when bringing up recentsEvan Rosky
2021-04-20Remove WINDOWING_MODE_FULLSCREEN_OR_SPLIT_SCREEN_SECONDARYLouis Chang
2021-04-01API Update: extra_is_bubbled -> Activity#isLaunchedFromBubbleMady Mellor
2021-03-20Transfer launch cookie for consecutive launchRiddle Hsu
2021-02-26Introduce a flag removeWithTaskOrganizer.Yuncheol Heo
2021-02-15Allow ShortcutInfo to specify a theme for splash screen.(5/N)wilsonshih
2021-02-03Fix flicker when starting an activity from Recents.Issei Suzuki
2021-01-22Add support/adapter for recents animation via shell transitionEvan Rosky
2021-01-20Add support for ActivityOptions#setLaunchRootTaskWale Ogunwale
2021-01-14Add support for remote transition playback in shell transitionsEvan Rosky
2020-12-31Remove IActivityTaskManager#setTaskWindowingModeSplitScreenPrimaryRiddle Hsu
2020-12-15Correct annotation of ActivityOptions.SourceInfo.SourceTypeRiddle Hsu
2020-11-30Fixing support for shared element transitions from a windowJon Miranda
2020-10-15Add launch cookie support to activities/tasksWale Ogunwale
2020-10-09Update javadoc for setLaunchDisplayId am: 334190f26e am: 9b95f61aebLinus Tufvesson
2020-10-09Update javadoc for setLaunchDisplayIdLinus Tufvesson
2020-10-05Support latency metrics for recents gestureRiddle Hsu
2020-09-14Add app start source information to statsdRiddle Hsu
2020-04-30Merge "Enable flagging shortcuts to launch properly in a bubble" into rvc-dev...Mady Mellor
2020-04-28Enable flagging shortcuts to launch properly in a bubbleMady Mellor
2020-04-17Merge "Add test APIs for makeCustomAnimation" into rvc-dev am: 49ccdb557f am:...Ming-Shin Lu
2020-04-17Merge "Add test APIs for makeCustomAnimation" into rvc-devMing-Shin Lu
2020-04-17Merge "8/n Allow targeting task containers for activity launch" into rvc-dev ...Andrii Kulian
2020-04-158/n Allow targeting task containers for activity launchAndrii Kulian
2020-04-07Add test APIs for makeCustomAnimationMing-Shin Lu
2020-03-19Merge "Merge "Update some policy around multi-window windowing mode" into rvc...Automerger Merge Worker
2020-03-18Update some policy around multi-window windowing modeWinson Chung
2020-03-10App transitions/thumbnails: Switch to HardwareBufferLeon Scroggins III
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-11-06Use setTaskOverlay to launch ConfirmDeviceCredentialActivity.wilsonshih
2019-08-27Add test API to change the exit transition timeout.George Mount
2019-07-29Adding caller display id when launching activities via PendingIntentLouis Chang
2019-04-10Fixing HardwareBuffer leak when creating a bitmapSunny Goyal
2019-03-15Add mechanism for freezing the system recent task listWinson Chung
2019-01-30Replace createHardwareBitmap with wrapHardwareBuffer.Peiyong Lin
2018-10-18Merge "Add activity options flag to force launching an activity in a new task"TreeHugger Robot
2018-10-09Merge "docs: fixing errors found with lint check" into pi-dev am: 8c7d2142f6kopriva
2018-10-09Merge "docs: fixing errors found with lint check" into pi-devkopriva
2018-10-09docs: fixing errors found with lint checkkopriva
2018-09-28Add activity options flag to force launching an activity in a new taskWinson Chung
2018-08-29Merge "Docs: fixed formatting for setLaunchBounds()" into pi-devBenjamin Miller
2018-08-24Docs: fixed formatting for setLaunchBounds()Benjamin Miller
2018-08-17Merge "Docs: fixed formatting for setLaunchBounds()"TreeHugger Robot
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-07-05Docs: fixed formatting for setLaunchBounds()Benjamin Miller
2018-06-29Prevent clobbering of activity options bundle when mergingWinson Chung