summaryrefslogtreecommitdiff
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* Merge "Only update native InputApplicationHandle once" into rvc-dev am: 27486...TreeHugger Robot2021-01-302-4/+8
|\
| * Only update native InputApplicationHandle onceRiddle Hsu2020-12-122-4/+8
* | Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-196-17/+0
|/
* Doc: Fix typo the right way. Supersedes cl/318172931Mark Goldstein2020-10-141-1/+1
* [RESTRICT AUTOMERGE] docs: Removing obsolee TODOAndrew Solovay2020-09-241-1/+0
* Update requested state after applying pending framesTiger Huang2020-09-071-3/+6
* Merge "docs: Changes "their" to "the" in 2 places" into rvc-devKevin Hufnagle2020-08-031-2/+2
|\
| * docs: Changes "their" to "the" in 2 placesKevin Hufnagle2020-07-311-2/+2
* | Merge "Updated docs with clarifications on specific limitations with the new ...Adam He2020-07-292-5/+53
|\ \
| * | Updated docs with clarifications on specific limitations with the newAdam He2020-07-272-5/+53
* | | Merge "docs: Use more inclusive pronouns" into rvc-devKevin Hufnagle2020-07-221-2/+2
|\ \ \ | | |/ | |/|
| * | docs: Use more inclusive pronounsKevin Hufnagle2020-07-201-2/+2
| |/
* | Merge "Prevent exception when surrounding text retrieval" into rvc-devWale Ogunwale2020-07-211-4/+6
|\ \ | |/ |/|
| * Prevent exception when surrounding text retrievalWilson Wu2020-07-181-4/+6
* | Fix hiding keyboard animation stuck while dialog dismissing.Adrian Roos2020-07-172-36/+31
* | Remove Type.statusBars from compatInsetsTypes if FLAG_FULLSCREENTiger Huang2020-07-156-26/+35
* | Merge "Consolidate start new input scenerios" into rvc-devTreeHugger Robot2020-07-102-20/+36
|\ \
| * | Consolidate start new input sceneriosMing-Shin Lu2020-07-112-20/+36
| |/
* | Merge "Reparent bounds layer if surface was replaced." into rvc-devChavi Weingarten2020-07-101-5/+20
|\ \
| * | Reparent bounds layer if surface was replaced.chaviw2020-07-101-5/+20
| |/
* | Merge "Update requested state by comparing with source consumer" into rvc-devTiger Huang2020-07-101-6/+20
|\ \
| * | Update requested state by comparing with source consumerTiger Huang2020-07-101-6/+20
* | | Merge "Fix IME flicker: move hiding the surface into the control target" into...Adrian Roos2020-07-094-15/+35
|\ \ \
| * | | Fix IME flicker: move hiding the surface into the control targetAdrian Roos2020-07-094-15/+35
| | |/ | |/|
* | | Merge "ViewRootImpl: Call surface destroy callback after layout pass" into rv...TreeHugger Robot2020-07-091-1/+4
|\ \ \ | |/ / |/| |
| * | ViewRootImpl: Call surface destroy callback after layout passVishnu Nair2020-07-081-1/+4
* | | Merge "Revert new logic around FLAG_ALT_FOCUSABLE_IM" into rvc-devTreeHugger Robot2020-07-021-9/+19
|\ \ \
| * | | Revert new logic around FLAG_ALT_FOCUSABLE_IMAdrian Roos2020-07-021-9/+19
* | | | Merge "Revert "Revert "Enable IMS and its config context to obtain UI compone...Charles Chen2020-07-011-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "Revert "Enable IMS and its config context to obtain UI component""Charles Chen2020-06-291-2/+3
* | | | Merge "SurfaceView: Clean up deferred-destroy-surface from UI thread" into rv...Rob Carr2020-06-291-7/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | SurfaceView: Clean up deferred-destroy-surface from UI threadRobert Carr2020-06-261-7/+7
* | | | Merge "Pass in callsite of SurfaceControl constructor explicitly (1/3)" into ...Jorim Jaggi2020-06-267-19/+41
|\ \ \ \ | |_|_|/ |/| | |
| * | | Pass in callsite of SurfaceControl constructor explicitly (1/3)Jorim Jaggi2020-06-267-19/+41
* | | | Merge changes I74d8f555,I7521a5a1 into rvc-devTreeHugger Robot2020-06-261-18/+26
|\ \ \ \
| * | | | Prevent ANR if window is stoppedSiarhei Vishniakou2020-06-251-1/+6
| * | | | Isolate batched input scheduling logic.Michael Wright2020-06-251-17/+20
* | | | | Fix issue in InsetsState.setJorim Jaggi2020-06-251-2/+1
| |_|/ / |/| | |
* | | | Merge "Revert "Enable IMS and its config context to obtain UI component"" int...TreeHugger Robot2020-06-251-3/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Revert "Enable IMS and its config context to obtain UI component"Alistair Delva2020-06-241-3/+2
* | | Address missed comments from previous CLSvet Ganov2020-06-242-2/+2
* | | Merge "Handle reperenting of InlineContentView" into rvc-devSvetoslav Ganov2020-06-242-21/+192
|\ \ \
| * | | Handle reperenting of InlineContentViewSvet Ganov2020-06-242-21/+192
* | | | Merge "Disable user animations on insets whose visible frame is empty (refine...Tiger Huang2020-06-243-13/+73
|\ \ \ \
| * | | | Disable user animations on insets whose visible frame is empty (refined)Tiger Huang2020-06-233-13/+73
* | | | | Merge "Enable IMS and its config context to obtain UI component" into rvc-devCharles Chen2020-06-241-2/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Enable IMS and its config context to obtain UI componentCharles Chen2020-06-231-2/+3
* | | | | Merge "Made AutofillId.withoutSession is testable." into rvc-devJoanne Chung2020-06-231-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Made AutofillId.withoutSession is testable.Joanne Chung2020-06-231-0/+2
* | | | | Merge "[DO NOT MERGE] Bring back touch events for double tap and double tap a...TreeHugger Robot2020-06-233-4/+114
|\ \ \ \ \ | |_|_|_|/ |/| | | |