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
*
Use two fingers to work some magic...
Dianne Hackborn
2012-06-25
1
-1
/
+8
*
Capture window manager's last ANR state in bug report.
Jeff Brown
2012-06-17
1
-3
/
+1
*
Add support for switching between multiple keyboard layouts.
Jeff Brown
2012-05-20
1
-0
/
+6
*
Merge "Implement new window cropping." into jb-dev
Dianne Hackborn
2012-05-13
1
-14
/
+17
|
\
|
*
Implement new window cropping.
Dianne Hackborn
2012-05-13
1
-14
/
+17
*
|
Move power HAL interactions to PowerManagerService.
Jeff Brown
2012-05-11
1
-0
/
+3
|
/
*
Disable input dispatch until boot finished.
Jeff Brown
2012-05-08
1
-1
/
+1
*
Merge "DO NOT MERGE : Backport I5723f627ce323b0d12b Reduce window resizing du...
satok
2012-05-02
1
-0
/
+7
|
\
|
*
DO NOT MERGE : Backport I5723f627ce323b0d12b Reduce window resizing during IM...
satok
2012-05-02
1
-0
/
+7
*
|
Merge "Improve handling of built-in keyboard." into jb-dev
Jeff Brown
2012-05-01
1
-1
/
+11
|
\
\
|
|
/
|
/
|
|
*
Improve handling of built-in keyboard.
Jeff Brown
2012-05-01
1
-1
/
+11
*
|
Add system insets to windows.
Dianne Hackborn
2012-04-30
1
-4
/
+20
|
/
*
Clean up lock screen hide animation.
Dianne Hackborn
2012-04-12
1
-1
/
+1
*
New Android Dreams architecture, disabled for now.
Daniel Sandler
2012-04-09
1
-0
/
+25
*
Move some APIs from window manager to input manager.
Jeff Brown
2012-04-05
1
-2
/
+16
*
Clean up status bar, system bar, navigation bar management.
Dianne Hackborn
2012-04-04
1
-4
/
+9
*
Extract code from performLayoutAndPlaceSurfacesInnerLocked() into multiple me...
Craig Mautner
2012-02-06
1
-8
/
+4
*
am ab9601cd: am 230a7092: Merge "Fix 5863053: Add method to lock screen immed...
Jim Miller
2012-01-20
1
-0
/
+5
|
\
|
*
Merge "Fix 5863053: Add method to lock screen immediately." into ics-mr1
Jim Miller
2012-01-18
1
-0
/
+5
|
|
\
|
|
*
Fix 5863053: Add method to lock screen immediately.
Jim Miller
2012-01-17
1
-0
/
+5
*
|
|
am 10065177: am 2e282f35: Merge "Fix issue #5823276: home repaints after full...
Dianne Hackborn
2012-01-13
1
-0
/
+5
|
\
\
\
|
|
/
/
|
*
|
Fix issue #5823276: home repaints after full-screen app is exited
Dianne Hackborn
2012-01-12
1
-0
/
+5
|
|
/
*
|
am 0be53567: am 19a06fe9: Merge "Fix issue #5755172: Soft menu key disappears...
Dianne Hackborn
2011-12-13
1
-0
/
+8
|
\
\
|
|
/
|
*
Fix issue #5755172: Soft menu key disappears when menu is open
Dianne Hackborn
2011-12-13
1
-0
/
+8
*
|
Refactor InputQueue as InputEventReceiver.
Jeff Brown
2011-12-01
1
-1
/
+2
|
/
*
Add hasNavigationBar() to the window manager.
Daniel Sandler
2011-10-19
1
-0
/
+5
*
DO NOT MERGE. Improve screenshot chord debouncing.
Jeff Brown
2011-10-12
1
-9
/
+11
*
Fix how we hide and show the nav bar.
Dianne Hackborn
2011-10-07
1
-1
/
+41
*
Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately
Dianne Hackborn
2011-10-06
1
-0
/
+6
*
Merge "Prevent unintended rotations. Bug: 4981385"
Jeff Brown
2011-09-23
1
-0
/
+7
|
\
|
*
Prevent unintended rotations.
Jeff Brown
2011-09-23
1
-0
/
+7
*
|
Fix issue #5173952: Opening a Notification From Lock Screen...
Dianne Hackborn
2011-09-23
1
-0
/
+5
|
/
*
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
|
\
\
|
|
/
[next]