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
/
WindowManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for disabling pointer gestures.
Jeff Brown
2011-06-14
1
-0
/
+27
*
Allow touches to slide out of the navigation bar.
Jeff Brown
2011-06-13
1
-1
/
+13
*
Rename Gravity BEFORE/AFTER to START/END
Fabrice Di Meglio
2011-06-06
1
-2
/
+2
*
Add support for Gravity BEFORE and AFTER
Fabrice Di Meglio
2011-05-27
1
-2
/
+2
*
On-screen navigation bar (separate from the status bar).
Daniel Sandler
2011-04-27
1
-0
/
+6
*
Fix 3201849: Enable hardware acceleration in LockScreen WaveView
Jim Miller
2011-03-09
1
-0
/
+11
*
Protected surface API
Glenn Kasten
2011-01-28
1
-1
/
+1
*
am 1aadb210: Merge changes I48392c75,Id09437a4,I4a0aa878 into honeycomb
Joe Onorato
2011-01-26
1
-2
/
+19
|
\
|
*
Expose the window flags for lights out mode.
Joe Onorato
2011-01-26
1
-2
/
+19
*
|
am 4c541b13: Merge "visibility ("lights out") API." into honeycomb
Joe Onorato
2011-01-23
1
-1
/
+42
|
\
\
|
|
/
|
*
visibility ("lights out") API.
Joe Onorato
2011-01-23
1
-1
/
+42
*
|
am 4bb180d6: am ded2b006: Merge "frameworks/base: remove redundant code in Wi...
Brad Fitzpatrick
2011-01-21
1
-8
/
+0
|
\
\
|
|
/
|
/
|
|
*
frameworks/base: remove redundant code in WindowManager
Vairavan Srinivasan
2011-01-18
1
-8
/
+0
|
*
Add support for secure system overlays. (DO NOT MERGE)
Jeff Brown
2010-10-15
1
-2
/
+15
*
|
Race condition patched in Email autocompletion.
Gilles Debunne
2011-01-19
1
-1
/
+1
*
|
Better documentation for FLAG_HARDWARE_ACCELERATED
Romain Guy
2011-01-09
1
-2
/
+27
*
|
Add initial support for cursor-based pointing devices.
Jeff Brown
2010-12-29
1
-0
/
+5
*
|
remove support for PUSH_BUFFER surfaces and overlays
Mathias Agopian
2010-12-08
1
-23
/
+8
*
|
this should be @hidden
Joe Onorato
2010-11-24
1
-0
/
+1
*
|
Allow status bar panels to be on top of the status bar.
Joe Onorato
2010-11-24
1
-1
/
+8
*
|
Some work on issue #3201795: Improve transition when keyboard comes up
Dianne Hackborn
2010-11-18
1
-1
/
+0
*
|
Fix issue #3202866: system server crash
Dianne Hackborn
2010-11-16
1
-9
/
+11
*
|
Get rid of the extended themes.
Dianne Hackborn
2010-11-14
1
-0
/
+8
*
|
Various PreferenceActivity and related improvement.
Dianne Hackborn
2010-11-01
1
-6
/
+42
*
|
Add new resize mode to not resize, new web input types.
Dianne Hackborn
2010-10-29
1
-21
/
+27
*
|
Add support for secure system overlays.
Jeff Brown
2010-10-15
1
-3
/
+16
*
|
Dynamically show the menu button on the system bar.
Daniel Sandler
2010-10-13
1
-0
/
+13
*
|
Drag/drop APIs and infrastructure
Christopher Tate
2010-09-30
1
-0
/
+7
*
|
am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events acros...
Jeff Brown
2010-09-27
1
-0
/
+13
|
\
\
|
|
/
|
*
Add suuport for splitting touch events across windows.
Jeff Brown
2010-09-26
1
-0
/
+13
*
|
Add android:hardwareAccelerated to Activity.
Romain Guy
2010-08-04
1
-2
/
+16
|
/
*
Revised "immersive mode" API.
Daniel Sandler
2010-06-22
1
-13
/
+0
*
Fix SDK docs build.
Daniel Sandler
2010-06-17
1
-9
/
+10
*
New API for "immersive" activity windows.
Daniel Sandler
2010-06-17
1
-1
/
+14
*
docs: fix markup error
Scott Main
2010-06-11
1
-2
/
+2
*
Add more WindowManager flags to ViewDebug.
Daniel Sandler
2010-04-02
1
-0
/
+8
*
Add window flags and window types to hierarchyviewer.
Joe Onorato
2010-03-25
1
-0
/
+47
*
Fix build: javadoc @link pointers need HTML-style #refname
Christopher Tate
2010-01-29
1
-1
/
+1
*
Support for triggering the lockscreen while the screen is on:
Mike Lockwood
2010-01-29
1
-0
/
+6
*
Deprecate fill_parent and introduce match_parent.
Romain Guy
2010-01-08
1
-6
/
+6
*
Add window manager support for overriding button and keyboard backlight values.
Mike Lockwood
2009-11-23
1
-2
/
+39
*
Fix issue #2242440: Window screen brightness attribute is broken
Dianne Hackborn
2009-11-08
1
-5
/
+5
*
A variety of work on animations.
Dianne Hackborn
2009-09-25
1
-0
/
+7
*
Various fixes and improvements to window, activity.
Dianne Hackborn
2009-09-22
1
-1
/
+17
*
Implement issue #1780928: Need support hiding nav keys.
Dianne Hackborn
2009-09-15
1
-0
/
+6
*
Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...
Mathias Agopian
2009-08-13
1
-4
/
+8
*
Very primitive wallpapers in a surface.
Dianne Hackborn
2009-08-08
1
-3
/
+16
*
cast is floor. Use round instead.
Mitsuru Oshima
2009-07-21
1
-4
/
+4
*
* Reverted the change in PackageParser that I checked by accident
Mitsuru Oshima
2009-07-19
1
-8
/
+1
*
* Use Fede In/Out animation if one of opening/closing apps is in compatibili...
Mitsuru Oshima
2009-07-17
1
-0
/
+3
[next]