index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
IWindowManager.aidl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for disabling display scaling for development.
Jeff Brown
2015-04-15
1
-0
/
+1
*
Add ability to get a screenshot for assist.
Dianne Hackborn
2015-03-17
1
-2
/
+7
*
Add ClipReveal window transition for application launch
Chet Haase
2015-02-13
1
-0
/
+2
*
Eliminate groupId and add task to AppWindowToken
Craig Mautner
2015-01-27
1
-1
/
+1
*
Adding bounce animation for affiliated tasks. (Bug 16656169)
Winson Chung
2014-11-06
1
-0
/
+1
*
Removing unnecessary delays, ensuring transition thumbnail is the size of the...
Winson Chung
2014-09-07
1
-1
/
+2
*
Multiple performance changes to speed recents invocation/app launching time. ...
Winson Chung
2014-08-25
1
-0
/
+2
*
Use different unlock animation when going to full shade
Jorim Jaggi
2014-08-14
1
-1
/
+2
*
Fix deadlock window manager and device policy manager.
Sander Alewijnse
2014-07-31
1
-3
/
+2
*
Add Device Policy API to disable screen capture.
Sander Alewijnse
2014-07-23
1
-0
/
+6
*
Launch activity behind launching task.
Craig Mautner
2014-07-15
1
-1
/
+1
*
Improvements to low power mode.
Dianne Hackborn
2014-06-06
1
-1
/
+4
*
Force all windows to redraw before unblanking screen
Craig Mautner
2014-06-03
1
-6
/
+0
*
Merge "Add methods to coordinate unlock animation." into lmp-preview-dev
Craig Mautner
2014-05-29
1
-0
/
+1
|
\
|
*
Add methods to coordinate unlock animation.
Jorim Jaggi
2014-05-27
1
-0
/
+1
*
|
Add system layer for voice interaction services.
Dianne Hackborn
2014-05-28
1
-1
/
+1
|
/
*
resolved conflicts for merge of 6be2f952 to master-lockscreen-dev
Svetoslav
2014-04-10
1
-0
/
+17
|
\
|
*
Adding render stats APIs to UiAutomation (framework).
Svetoslav
2014-04-07
1
-0
/
+17
*
|
Wait for Keyguard to be drawn after boot.
Jorim Jaggi
2014-04-02
1
-0
/
+5
|
/
*
Added accessibility APIs for introspecting interactive windows.
Svetoslav
2014-03-20
1
-50
/
+1
*
Relayout windows that handle their own config change.
Craig Mautner
2013-11-12
1
-1
/
+2
*
Optimize sysui ui queue during keyguard unlock.
John Spurlock
2013-10-29
1
-1
/
+1
*
Ignore certain WindowManager flags when touch exploration is enabled
Alan Viverette
2013-10-07
1
-0
/
+7
*
Reduce max recents on lowram
John Reck
2013-10-02
1
-1
/
+2
*
Fix permissions on WindowManagerService.showAssistant()
Jim Miller
2013-09-27
1
-6
/
+0
*
Fix home activity and user switch interactions.
Craig Mautner
2013-07-19
1
-1
/
+1
*
Remove concept of system bar from window manager.
John Spurlock
2013-06-14
1
-3
/
+0
*
Fix a bug resolving the correct icon/logo in action bars
Adam Powell
2013-05-31
1
-1
/
+1
*
resolved conflicts for merge of 5856ee4b to master
Brian Colonna
2013-04-02
1
-0
/
+6
|
\
|
*
FUL now restarts when flipping tablet 180 (bug 7484464)
Brian Colonna
2013-03-29
1
-0
/
+6
*
|
am a4820789: am 5871b258: Merge "Change wm commands to return size and densit...
Dianne Hackborn
2013-03-26
1
-0
/
+4
|
\
\
|
|
/
|
*
Change wm commands to return size and density info.
Dianne Hackborn
2013-03-26
1
-0
/
+4
|
*
Revert ActivityManager changes for tasks. DO NOT MERGE
Craig Mautner
2013-02-25
1
-0
/
+3
*
|
Start moving Tasks from DisplayContent to TaskStack
Craig Mautner
2013-03-15
1
-2
/
+2
|
/
*
Implement display overscan support.
Dianne Hackborn
2013-02-19
1
-0
/
+2
*
Remove unused App methods.
Craig Mautner
2013-02-13
1
-3
/
+0
*
Adding UI test automation APIs.
Svetoslav Ganov
2013-01-22
1
-0
/
+7
*
Refactoring of the screen magnification feature.
Svetoslav Ganov
2012-12-14
1
-6
/
+27
*
Refactoring of the screen magnification feature.
Svetoslav Ganov
2012-12-03
1
-26
/
+6
*
Add mechanism to kick keyguard to show the assistant
Jim Miller
2012-11-08
1
-30
/
+36
*
Add isSafeModeEnabled() API to WindowManagerService
Jim Miller
2012-11-05
1
-0
/
+5
*
Merge "Adds showWhenLocked attribute to Activities." into jb-mr1-dev
Craig Mautner
2012-10-07
1
-1
/
+1
|
\
|
*
Adds showWhenLocked attribute to Activities.
Craig Mautner
2012-10-06
1
-1
/
+1
*
|
Coordinate screen on with the window manager.
Jeff Brown
2012-10-05
1
-1
/
+2
*
|
Plumbing to allow keyguard to be shown with user switcher (issue 7175023)
Adam Cohen
2012-10-04
1
-2
/
+3
|
/
*
Merge changes I4ad08873,If0562677,I5fe6ba32 into jb-mr1-dev
Jeff Brown
2012-09-11
1
-1
/
+1
|
\
|
*
Allow adb shell am display-size to use bigger sizes.
Jeff Brown
2012-09-10
1
-1
/
+1
*
|
Animations for user switching.
Dianne Hackborn
2012-09-10
1
-0
/
+3
|
/
*
Screen magnification - feature - framework.
Svetoslav Ganov
2012-09-06
1
-6
/
+28
*
Adding a thumbnail scale down animation
Michael Jurka
2012-08-16
1
-1
/
+1
[next]