index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
ViewGroup.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix IndexOutOfBoundsException when calling dispatchProvideStructure()"...
Ahaan Ugale
2021-05-14
1
-1
/
+3
|
\
|
*
Fix IndexOutOfBoundsException when calling dispatchProvideStructure()
Joanne Chung
2021-05-06
1
-1
/
+3
*
|
API feedback: Translation View API improvement.
Joanne Chung
2021-05-10
1
-4
/
+6
|
/
*
Merge "Account for padding in dispatchScrollCaptureSearch" into sc-dev
Mark Renouf
2021-04-20
1
-13
/
+8
|
\
|
*
Account for padding in dispatchScrollCaptureSearch
Mark Renouf
2021-04-16
1
-13
/
+8
*
|
Fix UiTranslation for ListView.
Ahaan Ugale
2021-04-02
1
-0
/
+11
|
/
*
Merge "Correctly handle TargetAccessibilityFocus flag" into sc-dev
Saho Kobayashi
2021-04-01
1
-17
/
+14
|
\
|
*
Correctly handle TargetAccessibilityFocus flag
sahok
2021-03-18
1
-17
/
+14
*
|
Implement dispatchRequestTranslation for getting translation information.
Joanne Chung
2021-03-25
1
-0
/
+25
|
/
*
Long screenshots framework update and API unhide
Mark Renouf
2021-02-25
1
-73
/
+54
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-6
/
+6
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-6
/
+6
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-6
/
+6
*
Apply fixes for EfficientCollections.
Jeff Sharkey
2020-10-20
1
-2
/
+3
*
Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...
Jeff Sharkey
2020-09-15
1
-1
/
+1
|
\
|
*
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-09-14
1
-1
/
+1
|
*
[DO NOT MERGE] Bring back touch events for double tap and double tap and hold.
Ameer Armaly
2020-06-22
1
-4
/
+77
*
|
Merge "Bring back touch events for double tap and double tap and hold."
TreeHugger Robot
2020-07-21
1
-3
/
+75
|
\
\
|
*
|
Bring back touch events for double tap and double tap and hold.
Ameer Armaly
2020-07-15
1
-3
/
+75
*
|
|
Delay sending accessibility events a little for temporarily detached view
yingleiw
2020-07-14
1
-0
/
+11
|
/
/
*
|
Merge "Insets: Allow animations when setting SYSTEM_UI_LAYOUT_* flags" into r...
TreeHugger Robot
2020-05-28
1
-2
/
+4
|
\
|
|
*
Insets: Allow animations when setting SYSTEM_UI_LAYOUT_* flags
Adrian Roos
2020-05-28
1
-2
/
+4
|
*
Scroll Capture Framework
Mark Renouf
2020-04-20
1
-6
/
+122
*
|
Merge "Switch Java calls to enableZ and disableZ; remove isRecordingFor"
Leon Scroggins
2020-05-07
1
-5
/
+3
|
\
\
|
*
|
Switch Java calls to enableZ and disableZ; remove isRecordingFor
Leon Scroggins III
2020-05-06
1
-5
/
+3
|
|
/
*
/
Scroll Capture Framework
Mark Renouf
2020-04-17
1
-6
/
+122
|
/
*
Use separate thread if app doesn't listen to animations
Jorim Jaggi
2020-03-11
1
-0
/
+28
*
Update API ExtraRenderingInfo by review feedback
Dieter Hsu
2020-03-06
1
-1
/
+1
*
Merge "Allow unbuffered MotionEvent dispatch for View (1/2)"
TreeHugger Robot
2020-02-19
1
-0
/
+26
|
\
|
*
Allow unbuffered MotionEvent dispatch for View (1/2)
Arthur Hung
2020-02-19
1
-0
/
+26
*
|
Refresh new extra data AccessibilityNodeInfo.ExtraRenderingInfo
Dieter Hsu
2020-02-18
1
-0
/
+25
|
/
*
WindowInsetsAnimation: Clean up API
Adrian Roos
2020-02-17
1
-21
/
+20
*
Replace OnContentApplyWindowInsetsListener with simple boolean
Jorim Jaggi
2020-02-01
1
-0
/
+12
*
Window Manager Flag Migration (12/n)
Tiger Huang
2020-01-23
1
-0
/
+2
*
Introduce Window.setContentOnApplyWindowInsetsListener
Jorim Jaggi
2020-01-22
1
-0
/
+14
*
Fix up new insets dispatch behavior
Jorim Jaggi
2020-01-21
1
-8
/
+41
*
Correct layout/draw/animation interleaving for insets callbacks
Jorim Jaggi
2020-01-10
1
-6
/
+16
*
Merge "Add public access to debug layout bounds flag."
George Mount
2019-12-20
1
-2
/
+2
|
\
|
*
Add public access to debug layout bounds flag.
George Mount
2019-12-20
1
-2
/
+2
*
|
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
|
API update for insets
Tarandeep Singh
2019-12-16
1
-6
/
+11
|
/
*
Dispatch mouse events to the view under cursor.
Garfield Tan
2019-10-04
1
-2
/
+4
*
Stop splitting for mouse events.
Garfield Tan
2019-10-04
1
-1
/
+3
*
Revert "The source of subtree chagnes should be the viewParent"
Qasid Sadiq
2019-08-23
1
-5
/
+4
*
The source of subtree chagnes should be the viewParent
Qasid Ahmad Sadiq
2019-06-25
1
-4
/
+5
*
Use AccessibilityManagerService to deliver double tap and double tap and hol...
Ameer Armaly
2019-05-21
1
-68
/
+0
*
Reduce the window tap exclude region for child above it
Tiger Huang
2019-03-28
1
-14
/
+45
*
Merge "Restrict access to FLAG_USE_CHILD_DRAWING_ORDER."
TreeHugger Robot
2019-03-23
1
-1
/
+1
|
\
|
*
Restrict access to FLAG_USE_CHILD_DRAWING_ORDER.
Filip Pavlis
2019-02-06
1
-1
/
+1
*
|
Merge "Restrict access to mGroupFlags."
TreeHugger Robot
2019-03-22
1
-1
/
+1
|
\
\
[next]