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
/
com
/
android
/
internal
/
view
/
BaseIWindow.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send InsetsState to the client via IWindow#resized
Tiger Huang
2022-03-25
1
-6
/
+2
*
Push drag-resize mode to the client
Tiger Huang
2022-03-20
1
-1
/
+1
*
WMS/ViewRoot: Prepare for Async BLAST Sync [1/N]
Robert Carr
2022-03-14
1
-2
/
+2
*
Remove focus change callbacks from IWindow
Prabir Pradhan
2021-11-18
1
-4
/
+0
*
TouchMode (6.1/n) Fully detaching touch mode from focus event
Antonio Kantek
2021-11-12
1
-1
/
+1
*
Remove parent window from display content
Tiger Huang
2021-10-06
1
-5
/
+0
*
Defer dispatching insets to app if its window frame will be changed soon
Tiger Huang
2021-06-09
1
-2
/
+2
*
Splits up internal binder api for scroll capture
Mark Renouf
2021-03-16
1
-3
/
+3
*
Long screenshots framework update and API unhide
Mark Renouf
2021-02-25
1
-1
/
+4
*
SyncPointerCapture (7/n): Clean up unused code from old Pointer Capture
Prabir Pradhan
2020-12-16
1
-4
/
+0
*
Refactor names of internal scrollcapture interfaces
Mark Renouf
2020-10-19
1
-3
/
+3
*
Remove redundant logic about System UI visibility
Tiger Huang
2020-09-28
1
-7
/
+0
*
Remove Session#getDisplayFrame
Riddle Hsu
2020-09-10
1
-7
/
+4
*
Scroll Capture Framework
Mark Renouf
2020-04-17
1
-0
/
+10
*
Implement wallpaper zoom hooking it to the shade
Lucas Dupin
2020-03-10
1
-1
/
+2
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-07
1
-2
/
+1
*
Fixing window dump timing out on wallpaper service
Sunny Goyal
2019-11-25
1
-0
/
+9
*
Window Manager Flag Migration (6/n)
Tiger Huang
2019-11-18
1
-4
/
+4
*
Kill overscan insets and outsets
Jorim Jaggi
2019-11-12
1
-2
/
+2
*
Ime target window should control when to hide IME (1/2)
Taran Singh
2019-10-11
1
-0
/
+4
*
Add showInsets method in IWindow
Tarandeep Singh
2019-10-01
1
-0
/
+5
*
Add @UnsupportedAppUsage annotations for max-p.
Artur Satayev
2019-08-01
1
-0
/
+6
*
Prevent SurfaceView from drawing over parent surface insets
Vishnu Nair
2019-06-18
1
-1
/
+1
*
A11y support for windows in a re-parented display
Jackal Guo
2019-05-23
1
-0
/
+5
*
Provide a hook for forcing all system bars to be displayed at all times
Brad Stenning
2019-03-20
1
-1
/
+1
*
Make per-display focus optional (1/2)
Tiger Huang
2018-12-15
1
-2
/
+2
*
A brave new world for window insets (2 and 3/n)
Jorim Jaggi
2018-12-03
1
-0
/
+6
*
A brave new world for window insets (1/n)
Jorim Jaggi
2018-11-29
1
-0
/
+5
*
Show IME correctly when top-most display focus changed.
lumark
2018-11-13
1
-2
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+1
*
Display Cutout: Dispatch Cutout from WindowManager
Adrian Roos
2017-12-07
1
-1
/
+3
*
Separate global and override config sent to client
Andrii Kulian
2017-03-16
1
-3
/
+4
*
Report move to display for activities that handle config changes
Andrii Kulian
2017-02-16
1
-1
/
+1
*
Implement pointer capture API
Vladislav Kaznacheev
2017-01-25
1
-0
/
+4
*
Rename PointerIcon and Pointer Capture APIs
Michael Wright
2016-06-04
1
-1
/
+1
*
Handle drop correctly in BaseIWindow
Vladislav Kaznacheev
2016-05-03
1
-0
/
+9
*
Keyboard Shortcuts: plumb deviceId through
Clara Bayarri
2016-03-24
1
-1
/
+1
*
Always consume bottom insets when navigation bar is force shown
Jorim Jaggi
2016-02-24
1
-1
/
+1
*
Fix app staying in drag resizing when undocking
Jorim Jaggi
2016-01-27
1
-1
/
+1
*
Restore correct mouse pointer after drag and drop
Vladislav Kaznacheev
2016-01-22
1
-0
/
+4
*
Request Keyboard Shortcuts for SysUI Dialog via Window
Clara Bayarri
2016-01-13
1
-0
/
+6
*
Fix black holes and flickering in docked resizing
Jorim Jaggi
2015-11-06
1
-1
/
+2
*
Enable activity rendering during window animations
Chet Haase
2015-10-05
1
-8
/
+0
*
Revert "Revert "resolved conflicts for merge of 47249f2a to mnc-dev""
Filip Gruszczynski
2015-05-27
1
-2
/
+2
*
Revert "resolved conflicts for merge of 47249f2a to mnc-dev"
Dianne Hackborn
2015-05-22
1
-2
/
+2
*
resolved conflicts for merge of 47249f2a to mnc-dev
Filip Gruszczynski
2015-05-20
1
-2
/
+2
|
\
|
*
Support for devices with a chin.
Filip Gruszczynski
2015-05-20
1
-2
/
+2
*
|
Make sure the app can draw a frame before unlocking
Jorim Jaggi
2015-05-13
1
-1
/
+5
|
/
*
Add enter-animation-done callback for system windows
Craig Mautner
2014-10-30
1
-0
/
+4
*
Add stable insets for stable system windows
Adrian Roos
2014-07-02
1
-1
/
+1
[next]