summaryrefslogtreecommitdiff
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* Notify visibility change if source visibility is changedTiger Huang2021-01-061-4/+11
* Add Null check for mView.findFocus() in ViewRootImplMing-Shin Lu2020-11-261-2/+2
* Doc: Fix typo the right way. Supersedes cl/318172931 am: d5726423ca am: 0e595...Mark Goldstein2020-10-141-1/+1
|\
| * Doc: Fix typo the right way. Supersedes cl/318172931 am: d5726423caMark Goldstein2020-10-141-1/+1
| |\
| | * Doc: Fix typo the right way. Supersedes cl/318172931Mark Goldstein2020-10-141-1/+1
* | | RESTRICT AUTOMERGE Reland "Fix showing keyboard without editor focused.."Ming-Shin Lu2020-09-281-1/+2
* | | [RESTRICT AUTOMERGE] docs: Removing obsolee TODO am: b86df213a3 am: 9441161e17Andrew Solovay2020-09-251-1/+0
|\| |
| * | [RESTRICT AUTOMERGE] docs: Removing obsolee TODO am: b86df213a3Andrew Solovay2020-09-251-1/+0
| |\|
| | * [RESTRICT AUTOMERGE] docs: Removing obsolee TODOAndrew Solovay2020-09-241-1/+0
| | * Update requested state after applying pending framesTiger Huang2020-09-071-3/+6
| * | Refine system bar position restoringTiger Huang2020-08-191-0/+2
| * | Update requested state after applying pending framesTiger Huang2020-08-191-3/+6
| * | Dispatch insets to client if mState is changedTiger Huang2020-08-191-6/+10
* | | Merge "Make process level rotated config and display metrics consistent" into...TreeHugger Robot2020-09-251-9/+31
|\ \ \
| * | | Make process level rotated config and display metrics consistentRiddle Hsu2020-09-241-9/+31
* | | | Merge "Map bar type to new ITYPE_{SIDE}_MANDATORY_GESTURES_INSETs" into rvc-q...Youngjun Kwak2020-09-241-9/+32
|\ \ \ \
| * | | | Map bar type to new ITYPE_{SIDE}_MANDATORY_GESTURES_INSETskwaky2020-09-221-9/+32
* | | | | Clear low profile mode while forcing client to show system barsTiger Huang2020-09-241-7/+25
* | | | | Merge "Set the default screenshot delay to 0ms" into rvc-qpr-devAlison Cichowlas2020-09-231-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Set the default screenshot delay to 0msMiranda Kephart2020-09-231-1/+1
* | | | | DO NOT MERGE Ensure mapping between internal and public insetsHeemin Seog2020-09-181-0/+2
| |/ / / |/| | |
* | | | Merge "DO NOT MERGE Revert "Remove app ops indicators from notifications"" in...Julia Reynolds2020-09-161-0/+25
|\ \ \ \ | |/ / / |/| | |
| * | | DO NOT MERGE Revert "Remove app ops indicators from notifications"Julia Reynolds2020-09-161-0/+25
* | | | Make display frame compatibleTiger Huang2020-09-022-13/+22
* | | | Compare with oldSoftInputMode after restoring softInputModeTiger Huang2020-09-021-1/+1
* | | | Merge "Refine system bar position restoring" into rvc-qpr-devTiger Huang2020-08-191-0/+2
|\ \ \ \
| * | | | Refine system bar position restoringTiger Huang2020-08-181-0/+2
| |/ / /
* | | | Merge "Update requested state after applying pending frames" into rvc-qpr-devTiger Huang2020-08-191-4/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Update requested state after applying pending framesTiger Huang2020-08-131-4/+7
* | | | Remove app ops indicators from notificationsJulia Reynolds2020-08-141-25/+0
|/ / /
* | | Merge "Dispatch insets to client if mState is changed" into rvc-qpr-devTiger Huang2020-08-061-6/+10
|\ \ \
| * | | Dispatch insets to client if mState is changedTiger Huang2020-08-061-6/+10
* | | | Merge "Revert "Reparent bounds layer if surface was replaced."" into rvc-d1-d...Chavi Weingarten2020-08-061-20/+5
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / Revert "Reparent bounds layer if surface was replaced."Chavi Weingarten2020-08-041-20/+5
| |/
* | Merge "docs: Changes "their" to "the" in 2 places" into rvc-dev am: 24ed56bd0...Kevin Hufnagle2020-08-031-2/+2
|\|
| * 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 "Update FocusFinder" into rvc-qpr-devTreeHugger Robot2020-07-301-8/+11
|\ \ \
| * | | Update FocusFinderYabin Huang2020-07-241-8/+11
* | | | Merge "Updated docs with clarifications on specific limitations with the new ...Adam He2020-07-292-5/+53
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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-dev am: 5c4491e04b am: eb6...Kevin Hufnagle2020-07-221-2/+2
|\| | |
| * | | 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-dev am: 30...Wale Ogunwale2020-07-211-4/+6
|\| |
| * | 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
* | | Merge "Fix hiding keyboard animation stuck while dialog dismissing." into rvc...Adrian Roos2020-07-172-36/+31
|\| |
| * | Fix hiding keyboard animation stuck while dialog dismissing.Adrian Roos2020-07-172-36/+31