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
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
*
view: add null check for dispatch touch view
jianzhou
2022-11-02
1
-1
/
+1
*
Add View.findOnBackInvokedDispatcher
Vadim Caen
2022-04-01
1
-0
/
+22
*
Fix drawing translationZ to software canvas
John Reck
2021-10-13
1
-1
/
+1
*
Fix typo by removing extra "the"
Pankaj Singh
2021-09-06
1
-1
/
+1
*
Merge "Fix IndexOutOfBoundsException when calling dispatchProvideStructure()"...
Ahaan Ugale
2021-05-14
1
-1
/
+3
|
\
|
*
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
*
|
|
Merge "API feedback: Translation View API improvement." into sc-dev am: f13de...
Joanne Chung
2021-05-12
1
-4
/
+6
|
\
|
|
|
*
|
API feedback: Translation View API improvement.
Joanne Chung
2021-05-10
1
-4
/
+6
|
|
/
*
|
Merge "Account for padding in dispatchScrollCaptureSearch" into sc-dev am: 4b...
Mark Renouf
2021-04-20
1
-13
/
+8
|
\
|
|
*
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
*
|
|
Merge "Fix UiTranslation for ListView." into sc-dev am: 44dccdbe1a
Ahaan Ugale
2021-04-13
1
-0
/
+11
|
\
|
|
|
*
|
Fix UiTranslation for ListView.
Ahaan Ugale
2021-04-02
1
-0
/
+11
|
|
/
*
/
Fix index corner bug to search the target node
Saho Kobayashi
2021-04-06
1
-1
/
+1
|
/
*
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
|
/
[next]