summaryrefslogtreecommitdiff
path: root/core/java/android/app/Activity.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-11-24setTurnScreenOn can only used as wakeupwilsonshih
2021-06-14Update docs for onBackPressedPrabir Pradhan
2021-05-18Merge "Draw splashscreen edge to edge" into sc-devVadim Caen
2021-05-14Draw splashscreen edge to edgeRiddle Hsu
2021-05-12Pipe UiTranslationSpec through to the UiTranslationController.Ahaan Ugale
2021-04-20Merge "Add Activity#onPictureInPictureUiStateChanged and PictureInPictureUiSt...Ben Lin
2021-04-20Merge "Rename destSpecs to targetSpecs" into sc-devTreeHugger Robot
2021-04-15Add Activity#onPictureInPictureUiStateChanged and PictureInPictureUiState.Ben Lin
2021-04-12Merge "API Update: extra_is_bubbled -> Activity#isLaunchedFromBubble" into sc...Mady Mellor
2021-04-02Hookup renounced permissionsSvet Ganov
2021-04-01Rename destSpecs to targetSpecsAdam He
2021-04-01API Update: extra_is_bubbled -> Activity#isLaunchedFromBubbleMady Mellor
2021-03-29Runtime permission attribution improvementsSvet Ganov
2021-03-29Merge "Update saving persistent state documentation" into sc-devJeff Chang
2021-03-18Remove the timeout which used for cleanup splash screenwilsonshih
2021-03-10Update saving persistent state documentationJeff Chang
2021-03-02Merge "Add shell commands and dump information for Translation" into sc-devJoanne Chung
2021-03-02Update ContentCaptureContext to have a token informationJoanne Chung
2021-02-26Add shell commands and dump information for TranslationJoanne Chung
2021-02-18Move launcher activities to the back when back pressed on root taskPrabir Pradhan
2021-02-15Customizable exit splash screen animation.(2/N)wilsonshih
2021-02-02Configurable letterbox background.Mariia Sandrikova
2021-01-28Merge "Add traces for activity create/resume/pause/stop/destroy" into sc-devTreeHugger Robot
2021-01-27Implement the behavior after receiving auto translation request.Joanne Chung
2021-01-27Add traces for activity create/resume/pause/stop/destroyRiddle Hsu
2021-01-22Find the activity to notify Ui translation stateJoanne Chung
2021-01-11Merge "docs: Remove error in requestPermissions doc" into rvc-dev am: 05efe90...Kevin Hufnagle
2021-01-11Merge "docs: Remove error in requestPermissions doc" into rvc-devKevin Hufnagle
2021-01-05Send ActivityOptions to clientRiddle Hsu
2020-12-12Add attachinfo information to ViewRootImpl dumpSiarhei Vishniakou
2020-12-08Move launched activity info getter to ActivityClientControllerRiddle Hsu
2020-12-02Update link for Permissions samples in JavadocTiem Song
2020-12-02Move activity client operations to a separate interfaceRiddle Hsu
2020-12-01Merge "Fixing support for shared element transitions from a window"Sunny Goyal
2020-12-01Merge "Update link for Permissions samples in Javadoc" am: a7564ec175 am: fd9...Treehugger Robot
2020-11-30Fixing support for shared element transitions from a windowJon Miranda
2020-11-30Update link for Permissions samples in JavadocTiem Song
2020-11-24docs: Remove error in requestPermissions docKevin Hufnagle
2020-11-09Merge "Add tracepoint for reportFullyDrawn"Collin Fijalkovich
2020-11-06Merge "Use op package name as the calling package while start activities"TreeHugger Robot
2020-11-05Add tracepoint for reportFullyDrawnCollin Fijalkovich
2020-11-04Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-11-04Allow Activity#setTurnScreenOn to wakeup devicewilsonshih
2020-10-28Allow resource override on max number of actions in PiPHongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-27Use op package name as the calling package while start activitiesLouis Chang
2020-09-15Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-08-11Merge "Fix the save UI does not restore"TreeHugger Robot