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
/
Window.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Scroll Capture Framework
Mark Renouf
2020-04-20
1
-0
/
+27
*
Make caption a insets source
Yunfan Chen
2020-03-26
1
-4
/
+1
*
Merge "Make ActivityInfo.preferMinimalPostProcessing a flag" into rvc-dev
Galia Peycheva
2020-03-05
1
-1
/
+1
|
\
|
*
Make ActivityInfo.preferMinimalPostProcessing a flag
Galia Peycheva
2020-03-03
1
-1
/
+1
*
|
PhoneWindow: Fix potential memory leak
Adrian Roos
2020-02-27
1
-1
/
+2
|
/
*
Replace OnContentApplyWindowInsetsListener with simple boolean
Jorim Jaggi
2020-02-01
1
-30
/
+18
*
Introduce Window.setContentOnApplyWindowInsetsListener
Jorim Jaggi
2020-01-22
1
-46
/
+52
*
Add minimal post processing API to framework
Galia Peycheva
2019-12-23
1
-0
/
+38
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Merge "API update for insets"
Taran Singh
2019-12-17
1
-2
/
+3
|
\
|
*
API update for insets
Tarandeep Singh
2019-12-16
1
-2
/
+3
*
|
Window Manager Flag Migration (7/n)
Tiger Huang
2019-12-16
1
-0
/
+56
*
|
Merge "Revert submission"
Robin Lee
2019-12-14
1
-38
/
+0
|
\
\
|
|
/
|
/
|
|
*
Revert submission
Hansong Zhang
2019-12-13
1
-38
/
+0
*
|
Merge "Add minimal post processing API to framework"
Galia Peycheva
2019-12-13
1
-0
/
+38
|
\
|
|
*
Add minimal post processing API to framework
Galia Peycheva
2019-12-06
1
-0
/
+38
*
|
Removing remnants of menu key
Sunny Goyal
2019-11-18
1
-10
/
+0
|
/
*
Merge "Remove FEATURE_SWIPE_TO_DISMISS functionality"
Jorim Jaggi
2019-11-11
1
-17
/
+3
|
\
|
*
Remove FEATURE_SWIPE_TO_DISMISS functionality
Jorim Jaggi
2019-11-05
1
-17
/
+3
*
|
Hook up TaskDescription into set bar color calls (6/N)
Yunfan Chen
2019-11-06
1
-0
/
+10
|
/
*
Merge "Close windows on ACTION_UP when touched outside" into qt-dev
TreeHugger Robot
2019-05-29
1
-1
/
+1
|
\
|
*
Close windows on ACTION_UP when touched outside
Siarhei Vishniakou
2019-05-15
1
-1
/
+1
*
|
Re-mark addPrivateFlags as UnsupportedAppUsage
Philip P. Moltmann
2019-05-09
1
-0
/
+1
|
/
*
Ensure Contrast: Address API feedback
Adrian Roos
2019-04-17
1
-12
/
+12
*
Gesture exclusion rects for Window
Adam Powell
2019-04-16
1
-0
/
+48
*
System Bars: API to ensure contrast when app requested transparent bar
Adrian Roos
2019-04-11
1
-12
/
+16
*
System Bars: Ensure contrast when app requested transparent bar
Adrian Roos
2019-04-10
1
-0
/
+64
*
Introduce a way to turn a fullscreen window into freeform
Yunfan Chen
2019-02-20
1
-4
/
+3
*
Limit access to suspected false positives.
Mathew Inwood
2018-12-28
1
-2
/
+3
*
A brave new world for window insets (2 and 3/n)
Jorim Jaggi
2018-12-03
1
-0
/
+7
*
Rename system-api wm flags to SYSTEM_...
Philip P. Moltmann
2018-10-09
1
-2
/
+15
*
Allow mainline modules to set private window flags
Philip P. Moltmann
2018-09-17
1
-2
/
+13
*
Annotate Window.Callback menu methods with nullability
Ian Lake
2018-09-13
1
-5
/
+5
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+20
*
Fix typo in docs for addOnFrameMetricsAvailableListener.
Andrew Zeng
2018-08-03
1
-1
/
+1
*
Add @NonNull annotation to getDecorView()
Siarhei Vishniakou
2018-04-19
1
-1
/
+1
*
Clean up development settings
John Reck
2018-03-02
1
-5
/
+1
*
Remove unused system api Window.setDisableWallpaperTouchEvents
Wale Ogunwale
2018-01-25
1
-9
/
+0
*
Merge "Add requireViewById"
TreeHugger Robot
2018-01-24
1
-3
/
+27
|
\
|
*
Add requireViewById
Chris Craik
2018-01-23
1
-3
/
+27
*
|
Add API to set divider color in code
Jorim Jaggi
2018-01-23
1
-0
/
+27
|
/
*
Migrated some windowing methods from StackId to WindowConfiguration
Wale Ogunwale
2017-08-24
1
-5
/
+3
*
Fix typo in Window.onDetachedFromWindow()
Chet Haase
2017-08-18
1
-1
/
+1
*
Merge "Add Window.isWideColorGamut()"
TreeHugger Robot
2017-06-21
1
-4
/
+31
|
\
|
*
Add Window.isWideColorGamut()
Romain Guy
2017-06-20
1
-4
/
+31
*
|
Add support for ACTION_OUTSIDE to Dialog
Michael Wright
2017-06-20
1
-2
/
+4
|
/
*
Workaround to ensure that PIP activities have a visible shadow.
Winson Chung
2017-06-02
1
-0
/
+9
*
No need to deal with windowTokens
Philip P. Moltmann
2017-05-08
1
-7
/
+0
*
Restore session on new window after app kill
Philip P. Moltmann
2017-04-08
1
-0
/
+7
*
Automatic casts for more findViewById implementations
Alan Viverette
2017-04-04
1
-6
/
+13
[next]