summaryrefslogtreecommitdiff
path: root/core/java/android/view/ViewGroup.java
AgeCommit message (Expand)Author
2021-05-21Fix IndexOutOfBoundsException when calling dispatchProvideStructure()Joanne Chung
2021-05-10API feedback: Translation View API improvement.Joanne Chung
2021-04-20Merge "Account for padding in dispatchScrollCaptureSearch" into sc-devMark Renouf
2021-04-16Account for padding in dispatchScrollCaptureSearchMark Renouf
2021-04-02Fix UiTranslation for ListView.Ahaan Ugale
2021-04-01Merge "Correctly handle TargetAccessibilityFocus flag" into sc-devSaho Kobayashi
2021-03-25Implement dispatchRequestTranslation for getting translation information.Joanne Chung
2021-03-18Correctly handle TargetAccessibilityFocus flagsahok
2021-02-25Long screenshots framework update and API unhideMark Renouf
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-20Apply fixes for EfficientCollections.Jeff Sharkey
2020-09-15Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-07-21Merge "Bring back touch events for double tap and double tap and hold."TreeHugger Robot
2020-07-15Bring back touch events for double tap and double tap and hold.Ameer Armaly
2020-07-14Delay sending accessibility events a little for temporarily detached viewyingleiw
2020-06-22[DO NOT MERGE] Bring back touch events for double tap and double tap and hold.Ameer Armaly
2020-05-28Merge "Insets: Allow animations when setting SYSTEM_UI_LAYOUT_* flags" into r...TreeHugger Robot
2020-05-28Insets: Allow animations when setting SYSTEM_UI_LAYOUT_* flagsAdrian Roos
2020-05-07Merge "Switch Java calls to enableZ and disableZ; remove isRecordingFor"Leon Scroggins
2020-05-06Switch Java calls to enableZ and disableZ; remove isRecordingForLeon Scroggins III
2020-04-20Scroll Capture FrameworkMark Renouf
2020-04-17Scroll Capture FrameworkMark Renouf
2020-03-11Use separate thread if app doesn't listen to animationsJorim Jaggi
2020-03-06Update API ExtraRenderingInfo by review feedbackDieter Hsu
2020-02-19Merge "Allow unbuffered MotionEvent dispatch for View (1/2)"TreeHugger Robot
2020-02-19Allow unbuffered MotionEvent dispatch for View (1/2)Arthur Hung
2020-02-18Refresh new extra data AccessibilityNodeInfo.ExtraRenderingInfoDieter Hsu
2020-02-17WindowInsetsAnimation: Clean up APIAdrian Roos
2020-02-01Replace OnContentApplyWindowInsetsListener with simple booleanJorim Jaggi
2020-01-23Window Manager Flag Migration (12/n)Tiger Huang
2020-01-22Introduce Window.setContentOnApplyWindowInsetsListenerJorim Jaggi
2020-01-21Fix up new insets dispatch behaviorJorim Jaggi
2020-01-10Correct layout/draw/animation interleaving for insets callbacksJorim Jaggi
2019-12-20Merge "Add public access to debug layout bounds flag."George Mount
2019-12-20Add public access to debug layout bounds flag.George Mount
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-16API update for insetsTarandeep Singh
2019-10-04Dispatch mouse events to the view under cursor.Garfield Tan
2019-10-04Stop splitting for mouse events.Garfield Tan
2019-08-23Revert "The source of subtree chagnes should be the viewParent"Qasid Sadiq
2019-06-25The source of subtree chagnes should be the viewParentQasid Ahmad Sadiq
2019-05-21Use AccessibilityManagerService to deliver double tap and double tap and hol...Ameer Armaly
2019-03-28Reduce the window tap exclude region for child above itTiger Huang
2019-03-23Merge "Restrict access to FLAG_USE_CHILD_DRAWING_ORDER."TreeHugger Robot
2019-03-22Merge "Restrict access to mGroupFlags."TreeHugger Robot
2019-03-22Merge "Restrict FLAG_SUPPORT_STATIC_TRANSFORMATIONS usage"TreeHugger Robot
2019-03-22Merge "Restrict access to View's hierarchy listener."TreeHugger Robot