summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/View.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix some documentation typos." into lmp-devNewton Allen2014-10-021-2/+2
|\
| * Fix some documentation typos.Newton Allen2014-09-301-2/+2
* | Inset the non-overlay contextual action bar without a status guardAdam Powell2014-09-301-0/+1
|/
* Avoid invalidating view during some outline invalidationsChet Haase2014-09-151-7/+31
* Clean up view drawable tinting methods, fix default modesAlan Viverette2014-09-141-20/+55
* Provide a public API for View#computeFitSystemWindowsAdam Powell2014-09-121-0/+22
* Remove View methods that can't be used safely from the SDKAdam Powell2014-09-111-0/+4
* Merge "Clicking on partially coverd views by other views or windows." into lm...Svet Ganov2014-09-081-0/+142
|\
| * Clicking on partially coverd views by other views or windows.Svet Ganov2014-09-071-0/+142
* | Add shadow/clipping properties to HierarchyViewerChris Craik2014-09-051-0/+12
|/
* Merge "Prioritize reveal clipping over Outline clipping" into lmp-devChris Craik2014-09-041-7/+16
|\
| * Prioritize reveal clipping over Outline clippingChris Craik2014-09-041-7/+16
* | Fix clip rect when drawing accessibility focus rectAlan Viverette2014-09-041-1/+3
* | Remove partial support for hotspot changes on focus movementAlan Viverette2014-09-021-27/+0
|/
* Merge "Animator stuff" into lmp-devJohn Reck2014-08-281-4/+5
|\
| * Animator stuffJohn Reck2014-08-271-4/+5
* | Merge "Fix live region updates." into lmp-devSvetoslav2014-08-281-1/+1
|\ \
| * | Fix live region updates.Svetoslav2014-08-201-1/+1
* | | Use bounds in screen for better A11y backwards compatibilityAlan Viverette2014-08-251-1/+4
| |/ |/|
* | Merge "Add Parent Change to ChangeTransform" into lmp-devGeorge Mount2014-08-211-0/+9
|\ \
| * | Add Parent Change to ChangeTransformDake Gu2014-08-211-0/+9
* | | Jump drawable state (including ripples) on view detachAlan Viverette2014-08-211-0/+4
|/ /
* | Merge "Implement full View.buildLayer" into lmp-devJohn Reck2014-08-161-4/+3
|\ \ | |/ |/|
| * Implement full View.buildLayerJohn Reck2014-08-201-4/+3
* | Add outlineProvider attributeChris Craik2014-08-191-8/+26
|/
* Draw accessibility focus in View rather than ViewRootImplAlan Viverette2014-08-191-0/+46
* Exposes style and theme data, adds developer option.Jon Miranda2014-08-181-0/+69
* Don't mangle layer paint's alphaJohn Reck2014-08-181-9/+6
* Merge "Move shared elements to overlay when in a transition group." into lmp-devGeorge Mount2014-08-081-1/+1
|\
| * Move shared elements to overlay when in a transition group.George Mount2014-08-081-1/+1
* | Don't make ripples respond to selection stateAlan Viverette2014-08-081-0/+1
|/
* Send accessibility click event after calling click listenerAlan Viverette2014-08-081-5/+7
* Separate tint and tintMode propertiesAlan Viverette2014-08-061-13/+14
* Move clip bound execution into drawChild()Chris Craik2014-08-051-14/+21
* Set default outline alpha to 1.0fChris Craik2014-08-041-3/+4
* Use RoundRect clipping for circle reveal animationChris Craik2014-07-301-8/+3
* Merge "Exposed getLocationOnScreen, added formatToHexString method." into lmp...Jon Miranda2014-07-241-3/+16
|\
| * Exposed getLocationOnScreen, added formatToHexString method.Jon Miranda2014-07-291-3/+16
* | Allow a "ghost view" that paint a different view from the overlay.George Mount2014-07-291-3/+15
|/
* Move ClipBounds to nativeChris Craik2014-07-251-26/+20
* Allow focusable in touch mode views to ignore touchscreen focus blocksAdam Powell2014-07-211-1/+11
* Clean up view tinting APIs, tileModeX/Y attribute docsAlan Viverette2014-07-221-29/+13
* Return Animator instead of ValueAnimatorJohn Reck2014-07-191-18/+0
* Tweaks to outline APIChris Craik2014-07-191-11/+7
* ActivityTransition: fix wrong width/height applied to sharedelement.Dake Gu2014-07-181-11/+14
* Add RT-enabled reveal animatorJohn Reck2014-07-181-4/+2
* Add nested pre-fling for nested scrollingAdam Powell2014-07-171-0/+37
* Merge "Add accessibility text contrast setting" into lmp-devChris Craik2014-07-161-0/+6
|\
| * Add accessibility text contrast settingChris Craik2014-07-161-0/+6
* | Fix hotspot movement on focus changeAlan Viverette2014-07-161-2/+18
|/