summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/View.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Clearer message when failing to draw a SW layer" into mnc-devChris Craik2015-07-061-1/+2
|\
| * Clearer message when failing to draw a SW layerChris Craik2015-06-301-1/+2
* | Invalidate parent when scrolling child view back onto screenChet Haase2015-06-301-0/+2
|/
* Merge "Improve docs for View#addChildrenForAccessibility" into mnc-devAdam Powell2015-06-261-6/+6
|\
| * Improve docs for View#addChildrenForAccessibilityAdam Powell2015-06-251-6/+6
* | Fix issue #22013372: Assist should take translationX and friends...Dianne Hackborn2015-06-251-15/+6
|/
* Revert "Throw IAE on invalid measure spec size"Dave Langemak2015-06-251-3/+0
* Throw IAE on invalid measure spec sizeAlan Viverette2015-06-231-0/+3
* Transfer a11y node with a11y eventMaxim Bogatov2015-06-231-3/+7
* Only read foreground attr for FrameLayouts for targetSdkVersion < MAdam Powell2015-06-121-8/+21
* Remove View.getBackgroundColor()Chet Haase2015-06-121-15/+0
* Check targetSdkVersion when passing size hints for UNSPECIFIED specsAdam Powell2015-06-111-0/+25
* Merge "Dont ignore layer paint alpha in software path" into mnc-devChris Craik2015-06-091-9/+9
|\
| * Dont ignore layer paint alpha in software pathChris Craik2015-06-091-9/+9
* | Fixed a RTL layouting bug with LinearLayoutSelim Cinek2015-06-091-0/+6
|/
* Merge "Change stylus button press to context click in View - API review feedb...Mady Mellor2015-06-081-76/+74
|\
| * Change stylus button press to context click in View - API review feedbackMady Mellor2015-06-051-76/+74
* | Merge "Don't cause requestLayout when transition changes Visibility." into mn...George Mount2015-06-081-0/+14
|\ \
| * | Don't cause requestLayout when transition changes Visibility.George Mount2015-06-051-0/+14
| |/
* | Hide View.getBackgroundColor() prior to removalChet Haase2015-06-051-0/+1
|/
* Merge "Update number picker styling for Material" into mnc-devAlan Viverette2015-06-031-0/+1
|\
| * Update number picker styling for MaterialAlan Viverette2015-06-021-0/+1
* | Fix view foreground tintingAdam Powell2015-06-031-6/+9
* | Fix buildDmitriy Ivanov2015-06-031-1/+1
* | Merge "Fix finding views by accessibility id." into mnc-devSvetoslav2015-06-031-1/+5
|\ \
| * | Fix finding views by accessibility id.Svetoslav2015-06-031-1/+5
* | | Fix NPE when requesting outsets for detached view.Filip Gruszczynski2015-06-031-2/+6
* | | Merge "Retire PFLAG_ONLY_DRAWS_BACKGROUND." into mnc-devJun Mukai2015-06-031-24/+20
|\ \ \ | |/ / |/| |
| * | Retire PFLAG_ONLY_DRAWS_BACKGROUND.Jun Mukai2015-06-021-24/+20
* | | Merge "Respect accessibility importance for before/after node ordering." into...Svet Ganov2015-06-021-2/+2
|\ \ \ | |_|/ |/| |
| * | Respect accessibility importance for before/after node ordering.Svet Ganov2015-06-021-2/+2
| |/
* | Remove strict mode violation from value to string coercionAlan Viverette2015-06-011-1/+1
* | Merge "Update stylus button press recognition in View to use new MotionEvent ...Mady Mellor2015-06-011-38/+36
|\ \
| * | Update stylus button press recognition in View to use new MotionEvent APIsMady Mellor2015-05-271-38/+36
* | | Merge "Revert "Revert "resolved conflicts for merge of 47249f2a to mnc-dev"""...Filip Gruszczynski2015-06-011-0/+15
|\ \ \
| * | | Revert "Revert "resolved conflicts for merge of 47249f2a to mnc-dev""Filip Gruszczynski2015-05-271-0/+15
| | |/ | |/|
* | | Close input session when the view is detached from the window.Yohei Yukawa2015-05-291-0/+5
|/ /
* | Merge "Avoid strict mode violation during saveAttributeData" into mnc-devAlan Viverette2015-05-271-26/+39
|\ \ | |/ |/|
| * Avoid strict mode violation during saveAttributeDataAlan Viverette2015-05-181-26/+39
* | Revert "resolved conflicts for merge of 47249f2a to mnc-dev"Dianne Hackborn2015-05-221-15/+0
* | Restore app expectations around drawable visibility change timingAdam Powell2015-05-221-13/+23
* | resolved conflicts for merge of 47249f2a to mnc-devFilip Gruszczynski2015-05-201-0/+15
|\ \ | |/ |/|
| * Support for devices with a chin.Filip Gruszczynski2015-05-201-0/+15
* | Merge "Revert "Revert "Add new MotionEvent actions for button press and relea...Michael Wright2015-05-141-2/+2
|\ \
| * | Revert "Revert "Add new MotionEvent actions for button press and release.""Michael Wright2015-05-141-2/+2
* | | Merge "Revert "Add new MotionEvent actions for button press and release."" in...Michael Wright2015-05-141-2/+2
|\ \ \ | |/ /
| * | Revert "Add new MotionEvent actions for button press and release."Michael Wright2015-05-141-2/+2
* | | Merge "Add new MotionEvent actions for button press and release." into mnc-devMichael Wright2015-05-141-2/+2
|\ \ \ | |/ /
| * | Add new MotionEvent actions for button press and release.Michael Wright2015-05-141-2/+2
* | | Update scrollIndicators XML enums to match View constantsAlan Viverette2015-05-121-34/+6