summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/View.java
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Cherry picking 3 CLs to fix CTS testFitSystemWindowsAdam Powell2014-06-131-1/+7
* Merge "send accessibility events on view property invalidation" into klp-modu...Guang Zhu2014-05-071-0/+11
|\
| * send accessibility events on view property invalidationGuang Zhu2014-05-061-0/+11
* | Clean up WindowInsets API for releaseAdam Powell2014-05-061-2/+2
|/
* DO NOT MERGE Refactoring of fitSystemWindows to applyWindowInsets for viewsAdam Powell2014-04-151-0/+159
* Use the display's actual state in the view hierarchy.Jeff Brown2014-04-111-4/+11
* Adds API for determining confirm and cancel keys.Michael Wright2014-03-261-2/+2
* am 80af5316: am f260ed09: Merge "Fix inverted conditional in View.setFilterTo...Jeff Brown2014-03-191-1/+1
|\
| * am f260ed09: Merge "Fix inverted conditional in View.setFilterTouchesWhenObsc...Jeff Brown2014-03-191-1/+1
| |\
| | * Fix inverted conditional in View.setFilterTouchesWhenObscured.Jeff Brown2014-03-181-1/+1
* | | Prevent overflow from MeasureSpec.adjust; measure cache fixAdam Powell2014-03-101-2/+29
|/ /
* | am 48d2bcf2: Reset padding flags when set programmatically or implicitly from...Adam Powell2013-11-131-4/+18
|\ \ | |/
| * Reset padding flags when set programmatically or implicitly from backgroundAdam Powell2013-11-131-4/+18
* | am 3f183a23: Merge "Fix bug #11586041 Regression: text truncation in Clock" i...Fabrice Di Meglio2013-11-121-24/+24
|\ \ | |/
| * Fix bug #11586041 Regression: text truncation in ClockFabrice Di Meglio2013-11-111-24/+24
* | am 47feee53: Merge "Fix some documentation typos." into klp-docsNewton Allen2013-11-071-3/+3
|\ \ | |/ |/|
| * Fix some documentation typos.Newton Allen2013-11-011-3/+3
* | Merge "Fix bug #11256076 Spinner text is too close from the opening triangle ...Fabrice Di Meglio2013-11-051-3/+26
|\ \
| * | Fix bug #11256076 Spinner text is too close from the opening triangle in RTL ...Fabrice Di Meglio2013-10-181-3/+26
* | | Merge "Fix bug #11252410 Recents items stuck behind hammerhead navigation pan...Fabrice Di Meglio2013-11-051-0/+2
|\ \ \ | |_|/ |/| |
| * | Fix bug #11252410 Recents items stuck behind hammerhead navigation panel in l...Fabrice Di Meglio2013-10-171-0/+2
| |/
* | Wrap measurement optimization in targetSdk checkAdam Lesinski2013-10-141-4/+26
|/
* Document special case in hasOverlappingRenderingChris Craik2013-10-111-9/+14
* Merge "Clear accessibility focus when view becomes invisible" into klp-devAlan Viverette2013-10-091-2/+2
|\
| * Clear accessibility focus when view becomes invisibleAlan Viverette2013-10-081-2/+2
* | Introduce View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY.John Spurlock2013-10-091-3/+15
* | Fix HIDE_DESCENDANTS accessibility importance modeAlan Viverette2013-10-071-53/+51
|/
* Transparent system ui flags -> Translucent WM flags.John Spurlock2013-10-061-24/+22
* Add importantForAccessibility mode to block entire hierarchyAlan Viverette2013-10-021-14/+30
* Merge "Set live region property on AccessibilityNodeInfo" into klp-devAlan Viverette2013-10-011-0/+1
|\
| * Set live region property on AccessibilityNodeInfoAlan Viverette2013-09-301-0/+1
* | Reset insets when inset computer is removed.Jeff Brown2013-09-301-0/+5
|/
* Expose View.executeHardwareAction()Romain Guy2013-09-261-0/+27
* Use transition-only alpha property for fading transitionsChet Haase2013-09-181-8/+61
* Add live region politeness to View, AccessibilityNodeInfoAlan Viverette2013-09-121-16/+164
* 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 "Show view overlays in hierarchyviewer" into klp-devChet Haase2013-09-091-0/+3
|\ \
| * | Show view overlays in hierarchyviewerChet Haase2013-09-051-0/+3
* | | Propagate pivot values of 0 to native layerChet Haase2013-09-091-4/+8
| |/ |/|
* | Merge "Add View#cancelPendingInputEvents API" into klp-devAdam Powell2013-09-051-0/+66
|\ \ | |/ |/|
| * Add View#cancelPendingInputEvents APIAdam Powell2013-09-051-0/+66
* | Change build version from KEY_LIME_PIE to KITKATChet Haase2013-09-051-1/+1
|/
* Transition API changes from API council recommendationsChet Haase2013-09-041-29/+0
* Merge "Perform layout and invalidation after bringChildToFront()" into klp-devChet Haase2013-09-041-2/+4
|\
| * Perform layout and invalidation after bringChildToFront()Chet Haase2013-09-041-2/+4
* | Merge "Update Bitmap.Config.ARGB_4444 documentation Bug #10510122" into klp-devRomain Guy2013-09-031-6/+0
|\ \ | |/ |/|
| * Update Bitmap.Config.ARGB_4444 documentationRomain Guy2013-09-031-6/+0
* | Merge "Fix documentation regarding defStyle in View constructor" into klp-devAlan Viverette2013-08-291-6/+5
|\ \
| * | Fix documentation regarding defStyle in View constructorAlan Viverette2013-08-281-6/+5
| |/