summaryrefslogtreecommitdiff
path: root/core/java/android/view/ViewGroup.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix IndexOutOfBoundsException when calling dispatchProvideStructure()"...Ahaan Ugale2021-05-141-1/+3
|\
| * Fix IndexOutOfBoundsException when calling dispatchProvideStructure()Joanne Chung2021-05-061-1/+3
* | API feedback: Translation View API improvement.Joanne Chung2021-05-101-4/+6
|/
* Merge "Account for padding in dispatchScrollCaptureSearch" into sc-devMark Renouf2021-04-201-13/+8
|\
| * Account for padding in dispatchScrollCaptureSearchMark Renouf2021-04-161-13/+8
* | Fix UiTranslation for ListView.Ahaan Ugale2021-04-021-0/+11
|/
* Merge "Correctly handle TargetAccessibilityFocus flag" into sc-devSaho Kobayashi2021-04-011-17/+14
|\
| * Correctly handle TargetAccessibilityFocus flagsahok2021-03-181-17/+14
* | Implement dispatchRequestTranslation for getting translation information.Joanne Chung2021-03-251-0/+25
|/
* Long screenshots framework update and API unhideMark Renouf2021-02-251-73/+54
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-6/+6
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-6/+6
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-6/+6
* Apply fixes for EfficientCollections.Jeff Sharkey2020-10-201-2/+3
* Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey2020-09-151-1/+1
|\
| * Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-1/+1
| * [DO NOT MERGE] Bring back touch events for double tap and double tap and hold.Ameer Armaly2020-06-221-4/+77
* | Merge "Bring back touch events for double tap and double tap and hold."TreeHugger Robot2020-07-211-3/+75
|\ \
| * | Bring back touch events for double tap and double tap and hold.Ameer Armaly2020-07-151-3/+75
* | | Delay sending accessibility events a little for temporarily detached viewyingleiw2020-07-141-0/+11
|/ /
* | Merge "Insets: Allow animations when setting SYSTEM_UI_LAYOUT_* flags" into r...TreeHugger Robot2020-05-281-2/+4
|\|
| * Insets: Allow animations when setting SYSTEM_UI_LAYOUT_* flagsAdrian Roos2020-05-281-2/+4
| * Scroll Capture FrameworkMark Renouf2020-04-201-6/+122
* | Merge "Switch Java calls to enableZ and disableZ; remove isRecordingFor"Leon Scroggins2020-05-071-5/+3
|\ \
| * | Switch Java calls to enableZ and disableZ; remove isRecordingForLeon Scroggins III2020-05-061-5/+3
| |/
* / Scroll Capture FrameworkMark Renouf2020-04-171-6/+122
|/
* Use separate thread if app doesn't listen to animationsJorim Jaggi2020-03-111-0/+28
* Update API ExtraRenderingInfo by review feedbackDieter Hsu2020-03-061-1/+1
* Merge "Allow unbuffered MotionEvent dispatch for View (1/2)"TreeHugger Robot2020-02-191-0/+26
|\
| * Allow unbuffered MotionEvent dispatch for View (1/2)Arthur Hung2020-02-191-0/+26
* | Refresh new extra data AccessibilityNodeInfo.ExtraRenderingInfoDieter Hsu2020-02-181-0/+25
|/
* WindowInsetsAnimation: Clean up APIAdrian Roos2020-02-171-21/+20
* Replace OnContentApplyWindowInsetsListener with simple booleanJorim Jaggi2020-02-011-0/+12
* Window Manager Flag Migration (12/n)Tiger Huang2020-01-231-0/+2
* Introduce Window.setContentOnApplyWindowInsetsListenerJorim Jaggi2020-01-221-0/+14
* Fix up new insets dispatch behaviorJorim Jaggi2020-01-211-8/+41
* Correct layout/draw/animation interleaving for insets callbacksJorim Jaggi2020-01-101-6/+16
* Merge "Add public access to debug layout bounds flag."George Mount2019-12-201-2/+2
|\
| * Add public access to debug layout bounds flag.George Mount2019-12-201-2/+2
* | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* | API update for insetsTarandeep Singh2019-12-161-6/+11
|/
* Dispatch mouse events to the view under cursor.Garfield Tan2019-10-041-2/+4
* Stop splitting for mouse events.Garfield Tan2019-10-041-1/+3
* Revert "The source of subtree chagnes should be the viewParent"Qasid Sadiq2019-08-231-5/+4
* The source of subtree chagnes should be the viewParentQasid Ahmad Sadiq2019-06-251-4/+5
* Use AccessibilityManagerService to deliver double tap and double tap and hol...Ameer Armaly2019-05-211-68/+0
* Reduce the window tap exclude region for child above itTiger Huang2019-03-281-14/+45
* Merge "Restrict access to FLAG_USE_CHILD_DRAWING_ORDER."TreeHugger Robot2019-03-231-1/+1
|\
| * Restrict access to FLAG_USE_CHILD_DRAWING_ORDER.Filip Pavlis2019-02-061-1/+1
* | Merge "Restrict access to mGroupFlags."TreeHugger Robot2019-03-221-1/+1
|\ \