summaryrefslogtreecommitdiffstats
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* Add a new window flag to display a window when keyguard is shown.Suchi Amalapurapu2009-05-181-0/+9
* Fixes #1855461, #1857290 and #1857365. Certain scrollbar styles make an opaqu...Romain Guy2009-05-151-3/+59
* Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov2009-05-1411-25/+1279
* Fixes #1846038. The dirty region can sometimes be modified by SurfaceFlinger....Romain Guy2009-05-144-27/+57
* Merge change 1704 into donutAndroid (Google) Code Review2009-05-142-25/+123
|\
| * New feature to track down #1846038. Adds the ability to export flags encoded ...Romain Guy2009-05-142-25/+123
* | fix window layout problem in ViewRootMitsuru Oshima2009-05-143-9/+47
|/
* Fixes #1836075. Adds consistency checks for the View hierarchy. To enable the...Romain Guy2009-05-134-22/+211
* don't scale trackball eventMitsuru Oshima2009-05-121-3/+0
* Merge change 1436 into donutAndroid (Google) Code Review2009-05-121-2/+25
|\
| * Density Compatibility mode for SurfaceViewMitsuru Oshima2009-05-121-2/+25
* | Merge change 1057 into donutAndroid (Google) Code Review2009-05-121-4/+3
|\ \
| * | * Add regoin scaling for transparent supportMitsuru Oshima2009-05-121-4/+3
| |/
* | Fixes #1846038. DrawableContainer was wrongly returning its opacity by ignori...Romain Guy2009-05-121-0/+1
|/
* Remove useless logging on every draw.Romain Guy2009-05-111-2/+0
* Fixes #1596240. Optimize invalidate/draw passes by marking opaque views and a...Romain Guy2009-05-113-23/+86
* don't use moduloMitsuru Oshima2009-05-071-1/+3
* Add new setTag(int, Object) API to allow applications to specify several tags.Romain Guy2009-05-061-1/+105
* Add the ability to specify the onClick handler with XML. The new android:...Romain Guy2009-05-011-0/+32
* Fixes #1712631. Whenever a View loses focus/selection, reset its pressed state.Romain Guy2009-04-301-1/+37
* Merge branch 'readonly-p4-donut' into donutMitsuru Oshima2009-04-291-4/+6
|\
| * AI 148024: fix NPE when there is no historyMitsuru Oshima2009-04-291-4/+6
* | Merge branch 'readonly-p4-donut' into donutMitsuru Oshima2009-04-284-41/+151
|\ \ | |/
| * AI 147976: Compatibility mode support. Part 2.Mitsuru Oshima2009-04-284-41/+151
* | Merge branch 'readonly-p4-donut' into donutMitsuru Oshima2009-04-271-1/+14
|\ \ | |/
| * AI 147845: Compatibility mode support. Part 1Mitsuru Oshima2009-04-271-1/+14
* | More optimization of dumpsys output.Dianne Hackborn2009-04-221-3/+29
|/
* AI 145778: Manual merge changes 145382-145384 from cupcake.Andy Stadler2009-04-106-34/+41
* AI 144013: Rename PoolFactory to Pools, to follow the java.util convention (C...Romain Guy2009-04-012-6/+6
* AI 143899: am: CL 143896 Fix issue #1748954 and #1737952:Dianne Hackborn2009-03-313-23/+73
* AI 143890: Fixes #1749387. Improve the pooling of the VelocityTracker class. ...Romain Guy2009-03-312-54/+71
* AI 143815: am: CL 143758 Fixes #1749387. When a client of VelocityTracker obt...Romain Guy2009-03-311-0/+1
* AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation wh...Mathias Agopian2009-03-271-1/+18
* AI 143169: am: CL 142870 Fix issue #1724917 (Applications (browser, maps, gma...Dianne Hackborn2009-03-272-4/+10
* AI 143162: am: CL 142858 Fix framework orientation issuesSuchi Amalapurapu2009-03-271-16/+27
* Automated import from //branches/donutburger/...@142820,142820Romain Guy2009-03-251-13/+8
* Automated import from //branches/donutburger/...@142790,142790Romain Guy2009-03-251-4/+4
* Automated import from //branches/donutburger/...@142465,142465Romain Guy2009-03-247-54/+300
* Automated import from //branches/donutburger/...@142291,142291Suchi Amalapurapu2009-03-241-15/+28
* Automated import from //branches/donutburger/...@141885,141885Romain Guy2009-03-243-5/+9
* Automated import from //branches/donutburger/...@141042,141042Dianne Hackborn2009-03-241-1/+1
* Automated import from //branches/donutburger/...@141001,141001Dianne Hackborn2009-03-243-12/+21
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-188-83/+226
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-133-39/+120
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-115-82/+332
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-099-72/+207
* auto import from //depot/cupcake/@136745The Android Open Source Project2009-03-051-4/+1
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-057-103/+300
* auto import from //depot/cupcake/@135859The Android Open Source Project2009-03-031-2/+2
* auto import from //depot/cupcake/@135856The Android Open Source Project2009-03-034-4/+4