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
/
WindowManagerPolicy.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle orientation changes more systematically.
Jeff Brown
2011-09-21
1
-19
/
+21
*
Fix issue #5312624: Lock screen very flickery
Dianne Hackborn
2011-09-20
1
-2
/
+7
*
Fix issue #5242779: Device not responding to touch on unlock screen
Dianne Hackborn
2011-09-18
1
-2
/
+8
*
Fix issue #5283365: Rotating the device to portrait mode, hides the keyboard ...
Dianne Hackborn
2011-09-14
1
-5
/
+7
*
Fix issue #5229575: Youtube link shared through messaging is not...
Dianne Hackborn
2011-09-01
1
-0
/
+6
*
Use floating point window positions.
Dianne Hackborn
2011-08-31
1
-1
/
+2
*
Add progress dialog for booting after an upgrade.
Dianne Hackborn
2011-08-22
1
-0
/
+10
*
am 7322e557: am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml r...
Dianne Hackborn
2011-06-03
1
-1
/
+2
|
\
|
*
Fix issue #4502672: Wrong xml resources used for homescreen widgets.
Dianne Hackborn
2011-05-31
1
-1
/
+2
*
|
resolved conflicts for merge of 76450622 to master
Dianne Hackborn
2011-06-02
1
-0
/
+6
|
\
\
|
|
/
|
*
Rework how we decide whether to use system or status bar.
Dianne Hackborn
2011-05-26
1
-0
/
+6
*
|
Merge "Framework support for Android Dreams."
Daniel Sandler
2011-05-26
1
-1
/
+7
|
\
\
|
*
|
Framework support for Android Dreams.
Daniel Sandler
2011-05-24
1
-1
/
+7
*
|
|
resolved conflicts for merge of 06a8ceac to master
Dianne Hackborn
2011-05-19
1
-6
/
+24
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Add new "-swNNNdp" resource qualifier.
Dianne Hackborn
2011-05-19
1
-6
/
+24
|
*
DO NOT MERGE. From main -- Start work on simulating landscape/portrait when ...
Dianne Hackborn
2011-05-16
1
-1
/
+8
|
*
DO NOT MERGE: From master -- Fix bug in deciding which rotation to use for an...
Dianne Hackborn
2011-05-16
1
-0
/
+6
*
|
resolved conflicts for merge of 05be6d6f to master
Dianne Hackborn
2011-05-09
1
-0
/
+12
|
\
\
|
|
/
|
*
Better compat mode part one: start scaling windows.
Dianne Hackborn
2011-05-09
1
-0
/
+12
*
|
Start work on simulating landscape/portrait when orientation is locked.
Dianne Hackborn
2011-04-22
1
-1
/
+8
*
|
Fix bug in deciding which rotation to use for an orientation.
Dianne Hackborn
2011-04-21
1
-0
/
+6
*
|
Add input filter mechanism for accessibility.
Jeff Brown
2011-03-30
1
-0
/
+2
|
/
*
Wake screen from external HID peripherals.
Jeff Brown
2011-03-02
1
-1
/
+15
*
KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure()
Mike Lockwood
2011-02-18
1
-0
/
+18
*
visibility ("lights out") API.
Joe Onorato
2011-01-23
1
-0
/
+6
*
Fix issue #3153930: orphan window left on screen
Dianne Hackborn
2011-01-13
1
-0
/
+14
*
WM part of #3293405: Screen needs to be redrawn when HDMI is plugged in
Dianne Hackborn
2011-01-07
1
-0
/
+11
*
Add support for fallback keycodes.
Jeff Brown
2010-12-07
1
-2
/
+3
*
Ensure the ShortcutManager uses the correct key character map.
Jeff Brown
2010-11-30
1
-23
/
+6
*
Get rid of the extended themes.
Dianne Hackborn
2010-11-14
1
-1
/
+2
*
Tell system server whether the app handled input events.
Jeff Brown
2010-11-08
1
-6
/
+23
*
Rotation lock.
Daniel Sandler
2010-11-04
1
-0
/
+17
*
Fix policy issues when screen is off.
Jeff Brown
2010-11-01
1
-4
/
+7
*
Fix an event injection bug when the policy is bypassed.
Jeff Brown
2010-10-11
1
-0
/
+1
*
Added more robust tracking and cancelation of events.
Jeff Brown
2010-10-10
1
-0
/
+2
*
Support haptic feedback for virtual keys defined in key layout.
Jeff Brown
2010-10-01
1
-0
/
+1
*
Fix build.
Dianne Hackborn
2010-10-01
1
-18
/
+0
*
Add support for secure views.
Jeff Brown
2010-09-08
1
-0
/
+2
*
Add support for the PointerLocation overlay.
Jeff Brown
2010-08-11
1
-5
/
+0
*
More native input dispatch work.
Jeff Brown
2010-07-03
1
-111
/
+20
*
Native input event dispatching.
Jeff Brown
2010-06-28
1
-1
/
+1
*
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
1
-0
/
+8
*
Further improvements to window management!
Dianne Hackborn
2010-03-10
1
-5
/
+9
*
Add Pointer Location to the window manager.
Dianne Hackborn
2010-02-12
1
-0
/
+5
*
Support for triggering the lockscreen while the screen is on:
Mike Lockwood
2010-01-29
1
-0
/
+6
*
More device admin.
Dianne Hackborn
2010-01-28
1
-3
/
+8
*
Don't perform app transition of the app is not currently visible.
Dianne Hackborn
2009-12-21
1
-0
/
+13
*
am 678c2e35: Merge change I9ef88863 into eclair
Mike Lockwood
2009-12-03
1
-0
/
+2
|
\
|
*
Add WindowManagerPolicy.OFF_BECAUSE_OF_PROX_SENSOR to indicate screen was tur...
Mike Lockwood
2009-12-03
1
-0
/
+2
*
|
Remove some unused window manager methods.
Mike Lockwood
2009-11-28
1
-24
/
+0
|
/
[next]