summaryrefslogtreecommitdiff
path: root/core/java/android/app/Activity.java
Commit message (Expand)AuthorAgeFilesLines
* Rename featureId -> attributionTagPhilip P. Moltmann2020-03-121-7/+5
* Make ActivityInfo.preferMinimalPostProcessing a flagGalia Peycheva2020-03-031-1/+2
* Ensure task description icon resources are loaded from the right packageWinson Chung2020-02-191-1/+2
* Response and Dataset authentication via inline autofill.Adam He2020-02-141-1/+2
* Pass Activity LocusContext to the Content Capture.Yuliya Kamatkova2020-02-131-1/+18
* Revert "Revert "Activity start: Send featureId from context->AppOpsManager""Philip P. Moltmann2020-02-121-5/+5
* Revert "Activity start: Send featureId from context->AppOpsManager"Philip P. Moltmann2020-02-101-5/+5
* Activity start: Send featureId from context->AppOpsManagerPhilip P. Moltmann2020-02-081-5/+5
* Move compat behavior in #onPipRequested to ActivityThreadjorgegil@google.com2020-02-041-6/+7
* Merge "Add documentation to #onPictureInPictureRequested"TreeHugger Robot2020-01-301-1/+7
|\
| * Add documentation to #onPictureInPictureRequestedjorgegil@google.com2020-01-291-1/+7
* | Add Activity#setLocusContext API. Plumb LocusID to the System Server.Yuliya Kamatkova2020-01-241-0/+34
|/
* Starts a new request on switching back to the existing appTYM Tsai2020-01-151-1/+2
* Merge "Add minimal post processing API to framework"TreeHugger Robot2019-12-251-0/+1
|\
| * Add minimal post processing API to frameworkGalia Peycheva2019-12-231-0/+1
* | Merge "Add #onPictureInPictureRequested to Activity and ATM"Ben Lin2019-12-231-0/+11
|\ \ | |/ |/|
| * Add #onPictureInPictureRequested to Activity and ATMjorgegil@google.com2019-12-201-0/+11
* | Clean up remote animation definitions when activity is destroyedWinson Chung2019-12-191-1/+14
|/
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Merge "Remove a few hard coded references to SystemUI in fw/base/services"Winson Chung2019-12-171-3/+19
|\
| * Remove a few hard coded references to SystemUI in fw/base/servicesWinson Chung2019-12-131-3/+19
* | Merge "Revert submission"Robin Lee2019-12-141-1/+0
|\ \ | |/ |/|
| * Revert submissionHansong Zhang2019-12-131-1/+0
* | Merge "Add minimal post processing API to framework"Galia Peycheva2019-12-131-0/+1
|\|
| * Add minimal post processing API to frameworkGalia Peycheva2019-12-061-0/+1
* | Move WindowControllerCallback methods into a delagate.Mathew Inwood2019-12-061-51/+59
* | Convert EventLogTags.AM* events log points to EventLogTags.WMJeff Chang2019-11-261-26/+20
|/
* Add @UnsupportedAppUsage to test apis that are known to be used by apps.Artur Satayev2019-11-131-0/+1
* Merge "Hook up TaskDescription into set bar color calls (6/N)"Yunfan Chen2019-11-081-0/+20
|\
| * Hook up TaskDescription into set bar color calls (6/N)Yunfan Chen2019-11-061-0/+20
* | Merge "Postpone reporting fully drawn until app is drawn"TreeHugger Robot2019-11-071-0/+3
|\ \ | |/ |/|
| * Postpone reporting fully drawn until app is drawnRiddle Hsu2019-11-061-0/+3
* | Merge "Enables multiple clickable links on the SaveUi"TreeHugger Robot2019-11-061-11/+33
|\ \ | |/ |/|
| * Enables multiple clickable links on the SaveUiTYM Tsai2019-11-061-11/+33
* | Adjust reportFullyDrawn documentationMathieu Chartier2019-10-231-3/+6
|/
* Merge "Add public API for converting activity translucency"Louis Chang2019-10-181-16/+32
|\
| * Add public API for converting activity translucencyLouis Chang2019-10-041-16/+32
* | Merge "Remove a user/userdebug difference." am: 363a602bd1 am: 47991c1b07 am:...Elliott Hughes2019-10-031-6/+2
|\ \ | |/ |/|
| * Merge "Remove a user/userdebug difference." am: 363a602bd1 am: 47991c1b07Elliott Hughes2019-10-031-6/+2
| |\
| | * Merge "Remove a user/userdebug difference."Elliott Hughes2019-10-031-6/+2
| | |\
| | | * Remove a user/userdebug difference.Elliott Hughes2019-10-021-6/+2
| * | | Ensure bounds animination for expanding PiP windowHongwei Wang2019-09-121-0/+10
* | | | Merge "Notify AutofillManager that activity is finishing on onDestroy()."TreeHugger Robot2019-09-261-11/+11
|\ \ \ \
| * | | | Notify AutofillManager that activity is finishing on onDestroy().lpeter2019-09-111-11/+11
* | | | | Merge "Mention singleTask case in Activity#isVoiceInteractionRoot"TreeHugger Robot2019-09-251-3/+7
|\ \ \ \ \
| * | | | | Mention singleTask case in Activity#isVoiceInteractionRootCharles Chen2019-09-171-3/+7
* | | | | | Merge "Ensure bounds animination for expanding PiP window"Hongwei Wang2019-09-111-0/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Ensure bounds animination for expanding PiP windowHongwei Wang2019-09-051-0/+10
| |/ / / /
* | | | | Merge "Removes strong ref to Activity from RequestFinishCallback" into qt-qpr...Mark Renouf2019-09-101-5/+18
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * / / Removes strong ref to Activity from RequestFinishCallbackMark Renouf2019-09-101-5/+18
| |/ /