summaryrefslogtreecommitdiffstats
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* am 48a65d99: Merge change I8c5f2fc3 into eclairRomain Guy2009-12-041-3/+4
|\
| * Fix invalidate code path (#2273209).Romain Guy2009-12-041-3/+4
* | am 678c2e35: Merge change I9ef88863 into eclairMike Lockwood2009-12-031-0/+2
|\ \ | |/
| * Add WindowManagerPolicy.OFF_BECAUSE_OF_PROX_SENSOR to indicate screen was tur...Mike Lockwood2009-12-031-0/+2
* | Remove some unused window manager methods.Mike Lockwood2009-11-281-24/+0
* | am 55896f3c: Merge change Ib71193bf into eclairJoe Onorato2009-11-241-2/+2
|\ \ | |/
| * Fix 2283089 - ERD47B: Force Close of Launcher2 process when hitting Search bu...Joe Onorato2009-11-241-2/+2
* | Add window manager support for overriding button and keyboard backlight values.Mike Lockwood2009-11-231-2/+39
* | am 1d62ea9d: Fix issue #2249821: Unable to start passion in safe modeDianne Hackborn2009-11-181-0/+4
|\ \ | |/
| * Fix issue #2249821: Unable to start passion in safe modeDianne Hackborn2009-11-181-0/+4
* | am 11cff8cd: Merge change Ie211adae into eclairMarco Nelissen2009-11-093-3/+6
|\ \ | |/
| * Add a way for wallpapers to know the delta between virtual screens.Marco Nelissen2009-11-093-3/+6
* | am 644693f4: Merge change Ic42763b1 into eclairDianne Hackborn2009-11-091-5/+5
|\ \ | |/
| * Fix issue #2242440: Window screen brightness attribute is brokenDianne Hackborn2009-11-081-5/+5
* | am 1d5b3a63: Fix the buildRomain Guy2009-11-051-1/+1
|\ \ | |/
| * Fix the buildRomain Guy2009-11-051-1/+1
* | am 131564d2: Merge change I3bbfb4f9 into eclairRomain Guy2009-11-041-2/+36
|\ \ | |/
| * Remove unused field and add new API to control the children drawing order.Romain Guy2009-11-041-2/+36
* | am 9ed30f93: Merge change I96444af2 into eclairRomain Guy2009-11-031-2/+0
|\ \ | |/
| * Unhide View.isOpaque().Romain Guy2009-11-031-2/+0
* | am 7580493b: Implement feature #2117336: Create event communication APIs for ...Dianne Hackborn2009-10-223-2/+21
|\ \ | |/
| * Implement feature #2117336: Create event communication APIs for live wallpaperDianne Hackborn2009-10-223-2/+21
* | am fee0f577: Merge change I99dc6477 into eclairMike Lockwood2009-10-221-0/+5
|\ \ | |/
| * Add WindowManagerPolicy.allowKeyRepeat() method for disabling key repeats.Mike Lockwood2009-10-211-0/+5
| * Prevent transparent region from getting out of sync with Surface FlingerJack Palevich2009-10-211-0/+1
* | add local flag to enable FPS w/o having to enable Config.DEBUG, which can hav...Mike Reed2009-10-121-2/+3
* | Merge change I85f598e0 into eclair-mr2Android (Google) Code Review2009-10-091-0/+1
|\ \ | |/ |/|
| * Prevent transparent region from getting out of sync with Surface FlingerJack Palevich2009-10-091-0/+1
* | Fixes #2175599. Prevents an NPE when AttachInfo is null.Romain Guy2009-10-081-1/+1
|/
* More fix #2163209: alarm clock rings but is hidden behind lock screenDianne Hackborn2009-10-071-0/+7
* Improve drawing cache speed by selecting the correct opacity and keeping a 32...Romain Guy2009-10-072-9/+18
* Update from API review.Dianne Hackborn2009-09-302-1/+21
* Git sucksMike Cleron2009-09-291-3/+47
* Fix issue #1930911: Crash in system processDianne Hackborn2009-09-281-6/+10
* Finish off java API to allow fading scrollbarsMike Cleron2009-09-281-1/+13
* Merge change I55edce63 into eclairAndroid (Google) Code Review2009-09-282-1/+13
|\
| * Fix issue #2149145: Safe Mode does not work on Sholes deviceDianne Hackborn2009-09-282-1/+13
* | Remove obsolete links; start at a method to turn on fading scrollbarsMike Cleron2009-09-281-7/+18
|/
* Fix buildMike Cleron2009-09-281-2/+3
* Fading scrollbars return. But you have to opt in.Mike Cleron2009-09-282-25/+297
* Maybe fix issue #2145012: Array bounds exception in touch event processingDianne Hackborn2009-09-261-2/+2
* Fix/improve issue #2142662: too easy to click a link/item instead of flingDianne Hackborn2009-09-251-1/+1
* A variety of work on animations.Dianne Hackborn2009-09-253-15/+53
* Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns offDianne Hackborn2009-09-234-0/+31
* Newer animations.Dianne Hackborn2009-09-231-0/+28
* Various fixes and improvements to window, activity.Dianne Hackborn2009-09-222-4/+27
* Turn animations on by default.Dianne Hackborn2009-09-211-1/+3
* Show the live wallpaper on the lock screen.Dianne Hackborn2009-09-181-0/+6
* Revert "Don't activate keyguard if screen is turned off while proximity senso...Mike Lockwood2009-09-171-2/+0
* Change Theme.Light's background back to pure white.Romain Guy2009-09-161-3/+4