summaryrefslogtreecommitdiffstats
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use transition-only alpha property for fading transitions" into klp-devChet Haase2013-09-181-8/+61
|\
| * Use transition-only alpha property for fading transitionsChet Haase2013-09-181-8/+61
* | Merge "Fix leak fix in ViewTreeObserver" into klp-devChet Haase2013-09-181-2/+2
|\ \
| * | Fix leak fix in ViewTreeObserverChet Haase2013-09-181-2/+2
| |/
* | Add isQuickScaleEnabled to ScaleGestureDetectorMindy Pereira2013-09-171-4/+12
|/
* Plug leaks in transitionsChet Haase2013-09-141-0/+2
* Only buildLayer() on attached viewsChet Haase2013-09-131-1/+3
* Merge "Don't send the same values to onUpdateSelection repeatedly" into klp-devJean Chalard2013-09-131-2/+7
|\
| * Don't send the same values to onUpdateSelection repeatedlyJean Chalard2013-09-121-2/+7
* | Merge "Add live region politeness to View, AccessibilityNodeInfo" into klp-devAlan Viverette2013-09-137-140/+278
|\ \
| * | Add live region politeness to View, AccessibilityNodeInfoAlan Viverette2013-09-127-140/+278
* | | Remove unneeded print APIs and update the min margins APIs.Svetoslav2013-09-121-1/+1
|/ /
* | Merge "Make View onKeyUp symmetric with onKeyDown." into klp-devJeff Brown2013-09-121-19/+12
|\ \ | |/ |/|
| * Make View onKeyUp symmetric with onKeyDown.Jeff Brown2013-09-111-19/+12
* | Merge "Scale feels too quick in relation to movement" into klp-devMindy Pereira2013-09-111-5/+12
|\ \
| * | Scale feels too quick in relation to movementMindy Pereira2013-09-091-5/+12
* | | Merge "Surface: Change OutOfResourcesException to be a runtime exception" int...Igor Murashkin2013-09-115-150/+214
|\ \ \
| * | | Surface: Change OutOfResourcesException to be a runtime exceptionIgor Murashkin2013-09-095-150/+214
* | | | Merge "Build layer immediately when setting it in ViewPropertyAnimator" into ...Chet Haase2013-09-111-0/+1
|\ \ \ \
| * | | | Build layer immediately when setting it in ViewPropertyAnimatorChet Haase2013-09-101-0/+1
* | | | | Merge "Propagate input ANR reason to activity manager log." into klp-devJeff Brown2013-09-101-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Propagate input ANR reason to activity manager log.Jeff Brown2013-09-101-1/+1
| | |_|/ | |/| |
* | | | Merge "Clarify InputDevice#getControllerNumber documentation" into klp-devJeff Brown2013-09-101-4/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Clarify InputDevice#getControllerNumber documentationMichael Wright2013-09-031-4/+9
* | | | Merge "Add updateListener to ViewPropertyAnimator" into klp-devChet Haase2013-09-091-2/+32
|\ \ \ \
| * | | | Add updateListener to ViewPropertyAnimatorChet Haase2013-09-091-2/+32
* | | | | Merge "Show view overlays in hierarchyviewer" into klp-devChet Haase2013-09-092-5/+37
|\ \ \ \ \
| * | | | | Show view overlays in hierarchyviewerChet Haase2013-09-052-5/+37
* | | | | | Merge "AccessibilityNodeInfo incorrectly cloned." into klp-devSvetoslav Ganov2013-09-091-3/+41
|\ \ \ \ \ \
| * | | | | | AccessibilityNodeInfo incorrectly cloned.Svetoslav Ganov2013-09-091-3/+41
| | |/ / / / | |/| | | |
* | | | | | Merge "Add WebVTT caption renderer" into klp-devAlan Viverette2013-09-091-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add WebVTT caption rendererAlan Viverette2013-09-061-4/+4
* | | | | | Merge "Propagate pivot values of 0 to native layer" into klp-devChet Haase2013-09-091-4/+8
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Propagate pivot values of 0 to native layerChet Haase2013-09-091-4/+8
* | | | | | Merge "Remove tap to click from touch nav devices" into klp-devMichael Wright2013-09-071-53/+3
|\ \ \ \ \ \
| * | | | | | Remove tap to click from touch nav devicesMichael Wright2013-08-291-53/+3
* | | | | | | Merge "Special case game controller fallback keys for Japan" into klp-devMichael Wright2013-09-071-1/+72
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Special case game controller fallback keys for JapanMichael Wright2013-08-261-1/+72
* | | | | | | Merge "Add a minimum timeout for double-tap in GestureDetector" into klp-devAdam Powell2013-09-062-2/+21
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add a minimum timeout for double-tap in GestureDetectorAdam Powell2013-09-052-2/+21
* | | | | | | Merge "Add View#cancelPendingInputEvents API" into klp-devAdam Powell2013-09-052-0/+77
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Add View#cancelPendingInputEvents APIAdam Powell2013-09-052-0/+77
| |/ / / / /
* | | | | | Change build version from KEY_LIME_PIE to KITKATChet Haase2013-09-052-2/+2
|/ / / / /
* | | | | Transition API changes from API council recommendationsChet Haase2013-09-0418-4221/+0
| |_|/ / |/| | |
* | | | Merge "Don't draw with invalid display lists Bug #10301674" into klp-devRomain Guy2013-09-041-1/+1
|\ \ \ \
| * | | | Don't draw with invalid display listsRomain Guy2013-09-041-1/+1
* | | | | Merge "Perform layout and invalidation after bringChildToFront()" into klp-devChet Haase2013-09-043-4/+10
|\ \ \ \ \
| * | | | | Perform layout and invalidation after bringChildToFront()Chet Haase2013-09-043-4/+10
| | |_|_|/ | |/| | |
* | | | | am f579f134: am e0718c04: am 605d56c0: Merge "clarify javadoc for constructor...Scott Main2013-09-041-7/+8
|\ \ \ \ \
| * \ \ \ \ am e0718c04: am 605d56c0: Merge "clarify javadoc for constructors. bug: 10563...Scott Main2013-09-041-7/+8
| |\ \ \ \ \