summaryrefslogtreecommitdiff
path: root/core/java/android/view/View.java
Commit message (Expand)AuthorAgeFilesLines
* Notify content capture on detach before setting attachInfo to null.Julian Odell2021-09-281-1/+2
* Don't query a null AccessibiiltyNodeInfo when populating ViewStructureSally2021-07-161-3/+5
* Merge "Removing remaining references of ActivityView in fw/base" into sc-devTreeHugger Robot2021-06-191-2/+1
|\
| * Removing remaining references of ActivityView in fw/baseAntonio Kantek2021-06-151-2/+1
* | Merge "Clear the ViewTranslationResponse on finishing UiTranslation." into sc...TreeHugger Robot2021-06-141-0/+10
|\ \ | |/ |/|
| * Clear the ViewTranslationResponse on finishing UiTranslation.Ahaan Ugale2021-06-091-0/+10
* | Remove tracing for notifyContentCapturePhilip Cuadra2021-06-081-15/+1
|/
* Merge "Always copy provided gesture exclusion rects" into sc-devWinson Chung2021-06-011-6/+9
|\
| * Always copy provided gesture exclusion rectsWinson Chung2021-05-261-6/+9
* | Merge "Force to notify ContentCapture event even view is not laid out" into s...Ahaan Ugale2021-05-271-12/+23
|\ \
| * | Force to notify ContentCapture event even view is not laid outTYM Tsai2021-05-271-12/+23
| |/
* | Merge "Refine the ViewTranslationCallback usage." into sc-devJoanne Chung2021-05-221-4/+36
|\ \
| * | Refine the ViewTranslationCallback usage.Joanne Chung2021-05-211-4/+36
| |/
* | Merge "Improve javadocs for OnReceiveContentListener" into sc-devNikita Dubrovsky2021-05-221-8/+13
|\ \ | |/ |/|
| * Improve javadocs for OnReceiveContentListenerNikita Dubrovsky2021-05-211-8/+13
* | Merge "API feedback: Translation View API improvement." into sc-devJoanne Chung2021-05-121-2/+4
|\ \
| * | API feedback: Translation View API improvement.Joanne Chung2021-05-101-2/+4
* | | Merge "AttachedSurfaceControl: Respond to API feedback." into sc-devTreeHugger Robot2021-05-111-10/+10
|\ \ \ | |/ / |/| |
| * | AttachedSurfaceControl: Respond to API feedback.Robert Carr2021-05-051-10/+10
| |/
* / Don't animate invisible viewsJohn Reck2021-05-041-0/+5
|/
* [Ongoing Call Chip] Don't show the chip on lockscreen.Caitlin Cassidy2021-04-221-1/+15
* Merge "View: Expose gatherTransparentRegion" into sc-devRob Carr2021-04-211-4/+2
|\
| * View: Expose gatherTransparentRegionRobert Carr2021-04-201-4/+2
* | Merge "API feedback: Translation View API refinement." into sc-devJoanne Chung2021-04-211-59/+100
|\ \ | |/ |/|
| * API feedback: Translation View API refinement.Joanne Chung2021-04-201-59/+100
* | Merge "Account for padding in dispatchScrollCaptureSearch" into sc-devMark Renouf2021-04-201-1/+1
|\ \
| * | Account for padding in dispatchScrollCaptureSearchMark Renouf2021-04-161-1/+1
* | | Merge "CallStyle actions have minimum width" into sc-devJeff DeCew2021-04-201-0/+1
|\ \ \
| * | | CallStyle actions have minimum widthJeff DeCew2021-04-161-0/+1
| | |/ | |/|
* | | Merge "Enforce mutual exclusivity in setScrollCaptureHint" into sc-devTreeHugger Robot2021-04-201-0/+4
|\ \ \
| * | | Enforce mutual exclusivity in setScrollCaptureHintMark Renouf2021-04-161-0/+4
| |/ /
* / / Updated DisplayHash APIschaviw2021-04-141-1/+0
|/ /
* | Merge "Fix UiTranslation for ListView." into sc-devAhaan Ugale2021-04-131-2/+41
|\ \ | |/ |/|
| * Fix UiTranslation for ListView.Ahaan Ugale2021-04-021-2/+41
* | onDrawScrollIndicators returns early if the view isn't attachedSteven Ng2021-04-061-0/+5
|/
* Merge "Rename getOnReceiveContentMimeTypes (drop "On")" into sc-devNikita Dubrovsky2021-03-311-5/+5
|\
| * Rename getOnReceiveContentMimeTypes (drop "On")Nikita Dubrovsky2021-03-261-5/+5
* | Merge "Bug fix: allow to create ViewTranslationRequest for virtual AutofillId...Joanne Chung2021-03-311-3/+4
|\ \
| * | Bug fix: allow to create ViewTranslationRequest for virtual AutofillId.Joanne Chung2021-03-311-3/+4
* | | Merge "Expose API for using SurfaceControl with ViewRootImpl" into sc-devRob Carr2021-03-311-0/+20
|\ \ \
| * | | Expose API for using SurfaceControl with ViewRootImplRobert Carr2021-03-301-0/+20
| |/ /
* | | Merge "OnReceiveContentListener: Handle IME insertion permissions release" in...Nikita Dubrovsky2021-03-301-2/+4
|\ \ \ | |/ / |/| |
| * | OnReceiveContentListener: Handle IME insertion permissions releaseNikita Dubrovsky2021-03-251-2/+4
* | | Add translation APIs for virtual views.Joanne Chung2021-03-291-4/+46
* | | Implement dispatchRequestTranslation for getting translation information.Joanne Chung2021-03-251-4/+43
| |/ |/|
* | Merge "Update View translation APIs." into sc-devJoanne Chung2021-03-251-41/+37
|\ \
| * | Update View translation APIs.Joanne Chung2021-03-251-41/+37
| |/
* / Add IntDef for system sound effect constantsPhilip Junker2021-03-241-2/+2
|/
* Integrate OnReceiveContentListener in View.onDragEventNikita Dubrovsky2021-03-181-0/+34
* Merge "Full refactor of Translation APIs." into sc-devAdam He2021-03-091-6/+7
|\