summaryrefslogtreecommitdiff
path: root/core/java/android/app/Activity.java
Commit message (Expand)AuthorAgeFilesLines
* Add transaction executorAndrii Kulian2017-12-051-3/+11
* Merge "Fix typo" am: 913f396c11 am: 8c7c6e3952Ahmad Melegy2017-11-171-1/+1
|\
| * Merge "Fix typo" am: 913f396c11Ahmad Melegy2017-11-171-1/+1
| |\
| | * Merge "Fix typo"Ahmad Melegy2017-11-171-1/+1
| | |\
| | | * Fix typoAhmad Melegy2017-11-141-1/+1
| | | * DO NOT MERGE Remove orientation restriction to only fullscreen activities.Bryce Lee2017-11-131-14/+0
| * | | DO NOT MERGE Remove orientation restriction to only fullscreen activities.Bryce Lee2017-10-311-14/+0
| |/ /
* | | Deprecate framework Fragments and LoadersIan Lake2017-11-131-3/+24
* | | Remove orientation restriction to only fullscreen activities.Bryce Lee2017-10-311-13/+1
* | | Merge "AM: make LockTask truly multi-task-aware."Charles He2017-10-311-25/+25
|\ \ \
| * | | AM: make LockTask truly multi-task-aware.Charles He2017-10-301-25/+25
* | | | New Autofill API: FillResponse.disableAutofill(duration)Felipe Leme2017-10-271-1/+2
|/ / /
* | | Minor logging improvements on Autofill.Felipe Leme2017-10-171-0/+2
* | | New Autofill API: SaveInfo.setTriggerId()Felipe Leme2017-10-121-1/+1
* | | Merge "docs: Tiny usage fix ("e-mail" -> "email")" into oc-mr1-dev am: c4a0b3...Andrew Solovay2017-10-101-2/+2
|\| |
| * | docs: Tiny usage fix ("e-mail" -> "email")Andrew Solovay2017-10-091-2/+2
* | | Merge "Sets AutofillClient on attachBaseContext()" into oc-mr1-dev am: 6d17d9...Felipe Leme2017-10-041-0/+13
|\| |
| * | Sets AutofillClient on attachBaseContext()Felipe Leme2017-10-041-0/+13
* | | Merge "Hides the Save UI while handling a pending intent from CustomDescripti...Felipe Leme2017-08-291-2/+24
|\| |
| * | Hides the Save UI while handling a pending intent from CustomDescription.Felipe Leme2017-08-281-2/+24
* | | Merge "Add API to disallow entering PiP when launching a new activity" into o...Winson Chung2017-08-261-0/+1
|\| |
| * | Add API to disallow entering PiP when launching a new activityWinson Chung2017-08-251-0/+1
* | | Migrated some windowing methods from StackId to WindowConfigurationWale Ogunwale2017-08-241-11/+2
|/ /
* | Move PiP state check exception to the client sideWinson Chung2017-08-231-13/+28
* | Merge "Log reportFullyDrawn into TRON" into oc-mr1-devTreeHugger Robot2017-08-211-1/+3
|\ \
| * | Log reportFullyDrawn into TRONJorim Jaggi2017-08-211-1/+3
* | | Merge "Revert "Dismiss Autofill Save UI when a new Activity is launched."" in...TreeHugger Robot2017-08-171-5/+0
|\ \ \
| * | | Revert "Dismiss Autofill Save UI when a new Activity is launched."Felipe Leme2017-08-161-5/+0
* | | | Merge "Update references to O MR1 to proper codename." into oc-mr1-devBryce Lee2017-08-161-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Update references to O MR1 to proper codename.Bryce Lee2017-08-101-2/+2
| |/ /
* / / Dismiss Autofill Save UI when a new Activity is launched.Felipe Leme2017-08-141-0/+5
|/ /
* | Added Activity flags to show on lock screen.chaviw2017-06-291-0/+47
* | Remove visibleBehind functionalityWale Ogunwale2017-06-291-8/+0
|/
* Disable requestVisibleBehind.Robert Carr2017-06-271-11/+1
* Correct lastId on onCreate with unexpected statePhilip P. Moltmann2017-06-191-15/+17
* Separate a11y and autofill view idsPhil Weaver2017-06-161-18/+17
* Workaround to ensure that PIP activities have a visible shadow.Winson Chung2017-06-021-0/+4
* Always post AutofillManager operations in the UI thread.Felipe Leme2017-05-301-0/+1
* Hide Autofill UI when non-savable id is gone.Felipe Leme2017-05-231-0/+20
* Fix issue #38393543: Not allowed to start service IntentDianne Hackborn2017-05-191-1/+3
* Merge "Preserve non-floating state when entering pinned stack." into oc-devRob Carr2017-05-151-17/+0
|\
| * Preserve non-floating state when entering pinned stack.Robert Carr2017-05-101-17/+0
* | Merge "Allow for SDK 26 Activities to specify orientation when not fullscreen...Bryce Lee2017-05-111-1/+1
|\ \
| * | Allow for SDK 26 Activities to specify orientation when not fullscreen.Bryce Lee2017-05-111-1/+1
| |/
* / Properly position dataset picker UISvet Ganov2017-05-101-10/+1
|/
* Merge "Revert "Fixed placemente of Autofill UI for virtual views."" into oc-devTreeHugger Robot2017-05-101-1/+1
|\
| * Revert "Fixed placemente of Autofill UI for virtual views."Svet Ganov2017-05-101-1/+1
* | Merge "Prevent non-fullscreen activities from influencing orientation" into o...Bryce Lee2017-05-101-0/+13
|\ \
| * | Prevent non-fullscreen activities from influencing orientationBryce Lee2017-05-091-0/+13
| |/
* / Allow null fill values to support authentication caseSvetoslav Ganov2017-05-091-3/+4
|/