summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/View.java
Commit message (Expand)AuthorAgeFilesLines
* Only set the accelerated drawable state for views when the hardwareAdam Powell2011-04-251-1/+2
* Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-221-18/+26
* Revert "Touch exploration feature, event bubling, refactor"Adam Powell2011-04-221-26/+18
* Merge "Touch exploration feature, event bubling, refactor"Svetoslav Ganov2011-04-221-18/+26
|\
| * Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-211-18/+26
* | Rework display size access.Dianne Hackborn2011-04-211-1/+1
|/
* Track unhandled input events in consistency verifiers.Jeff Brown2011-04-191-11/+39
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-1/+1
* Add a little input event consistency verifier.Jeff Brown2011-03-311-1/+24
* Add view/drawable states for drag-accepting / drag-hoveredChristopher Tate2011-03-291-6/+34
* Merge "Added a hovered state for drawables."Jeff Brown2011-03-241-1/+3
|\
| * Added a hovered state for drawables.PY Laligand2011-03-241-1/+3
* | Merge "Fixing invalidate problems in software rendered mode"Michael Jurka2011-03-241-2/+10
|\ \
| * | Fixing invalidate problems in software rendered modeMichael Jurka2011-03-241-2/+10
* | | Merge "Add MotionEvent.HOVER_ENTER and HOVER_EXIT."Jeff Brown2011-03-241-5/+147
|\ \ \ | | |/ | |/|
| * | Add MotionEvent.HOVER_ENTER and HOVER_EXIT.Jeff Brown2011-03-241-5/+147
| |/
* | Avoid NPE in postInvalidate().Romain Guy2011-03-241-10/+15
|/
* Pressed state not cleared if view is disabled in long click handlerSvetoslav Ganov2011-03-151-0/+4
* Fix rendering artifact in edge fades.Romain Guy2011-03-141-7/+9
* Restore save/restore calls removed recentlyChet Haase2011-03-071-0/+6
* Remove many unnecessary save/restore calls.Romain Guy2011-03-041-6/+0
* Merge "Add an API to force Views to render their layer."Romain Guy2011-03-021-0/+31
|\
| * Add an API to force Views to render their layer.Romain Guy2011-03-021-0/+31
* | Fade out the mouse pointer after inactivity or other events.Jeff Brown2011-03-021-1/+1
|/
* Add support for mouse hover and scroll wheel.Jeff Brown2011-02-251-7/+117
* Merge "Code clean-up around ScrollView."Gilles Debunne2011-02-251-19/+19
|\
| * Code clean-up around ScrollView.Gilles Debunne2011-02-251-19/+19
* | Add ViewPropertyAnimator for easy animation of View propertiesChet Haase2011-02-251-11/+49
* | Add an API to control the distance between a View and its camera.Romain Guy2011-02-241-0/+81
|/
* Add a new Camera API to control the camera's locationRomain Guy2011-02-231-3/+1
* Merge "Add more info to View.getLayoutParams()"Romain Guy2011-02-221-3/+10
|\
| * Add more info to View.getLayoutParams()Romain Guy2011-02-221-3/+10
* | Add an API to listen for window attach/detach events on a View.Adam Powell2011-02-181-0/+79
* | Fix invalidation bug with View bounds propertiesChet Haase2011-02-161-20/+8
|/
* Merge "Disable cross-app drag/drop"Christopher Tate2011-02-141-0/+2
|\
| * Disable cross-app drag/dropChristopher Tate2011-02-141-0/+2
* | Gracefully handle drawing caches allocation failure.Romain Guy2011-02-141-1/+12
|/
* Deprecate ARGB_4444.Romain Guy2011-02-141-66/+8
* am d51e0820: am 8275c608: Merge "adding fast setters for translationx/y" into...Michael Jurka2011-02-031-0/+16
|\
| * adding fast setters for translationx/yMichael Jurka2011-02-031-0/+16
* | am 20bf23e5: am ac14db72: Merge "Fast transform properties setters. Bug #3413...Romain Guy2011-02-031-0/+66
|\ \ | |/
| * Fast transform properties setters.Romain Guy2011-02-031-0/+66
* | am 44e3b0d0: am f44ed5ad: Merge "Don\'t clobber the local dirty rect after re...Romain Guy2011-02-021-1/+3
|\ \ | |/
| * Don't clobber the local dirty rect after rendering a layer.Romain Guy2011-02-021-1/+3
* | am debeeef5: am d51eaa64: Merge "Update layers based on the dirty region. Bug...Romain Guy2011-02-011-4/+6
|\ \ | |/
| * Update layers based on the dirty region.Romain Guy2011-02-011-4/+6
* | am a42ee699: am 518813ec: Merge "New API to let apps draw without layers. Bug...Romain Guy2011-02-011-1/+1
|\ \ | |/
| * New API to let apps draw without layers.Romain Guy2011-02-011-1/+1
* | am 0a198c80: am 2cd52c80: Merge "Fix invalidation issue with actionbar items"...Chet Haase2011-02-011-0/+3
|\ \ | |/
| * Merge "Fix invalidation issue with actionbar items" into honeycombChet Haase2011-01-311-0/+3
| |\