summaryrefslogtreecommitdiffstats
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* Merge "Handle orientation changes more systematically. Bug: 4981385"Jeff Brown2011-09-214-35/+31
|\
| * Handle orientation changes more systematically.Jeff Brown2011-09-214-35/+31
* | Fix bug 5300621 - Share menu disappears in galleryAdam Powell2011-09-211-0/+28
|/
* Fix issue #5312624: Lock screen very flickeryDianne Hackborn2011-09-201-2/+7
* Merge "Make Volume control non-modal and allow touches underneath to take eff...Amith Yamasani2011-09-191-17/+21
|\
| * Make Volume control non-modal and allow touches underneath to take effect.Amith Yamasani2011-09-161-17/+21
* | Fix issue #5242779: Device not responding to touch on unlock screenDianne Hackborn2011-09-182-4/+11
* | Bug 5244365 - Prevent views from receiving multiple onAttachedToWindowAdam Powell2011-09-161-1/+12
|/
* Fix issue #5300880: setSystemUiVisibility() always triggers a surface realloc...Dianne Hackborn2011-09-151-1/+0
* Merge "Update the public APIs for finding views by text to optionally use con...Dianne Hackborn2011-09-144-7/+42
|\
| * Update the public APIs for finding views by text to optionally use content de...Svetoslav Ganov2011-09-144-7/+42
* | Merge "Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529"Jeff Brown2011-09-141-0/+92
|\ \
| * | Velocity Tracker II: The Revenge of Velocity TrackerJeff Brown2011-09-141-0/+92
* | | Fix issue #5155678: Portrait > Landscape full-screen transition...Dianne Hackborn2011-09-141-6/+22
| |/ |/|
* | Fix issue #5283365: Rotating the device to portrait mode, hides the keyboard ...Dianne Hackborn2011-09-141-5/+7
|/
* Merge "Fix bug 5297302 - Remember to release surface after starting drag"Christopher Tate2011-09-131-0/+4
|\
| * Fix bug 5297302 - Remember to release surface after starting dragChristopher Tate2011-09-121-0/+4
* | Fix issue #5309443: Ninjump crashes on boot with...Dianne Hackborn2011-09-131-0/+13
|/
* Fix problems where we were allocating TypedArray when not needed.Dianne Hackborn2011-09-122-12/+13
* Merge "Adding accessibility delegate mechanism for backwards compatibility su...Svetoslav Ganov2011-09-122-12/+368
|\
| * Adding accessibility delegate mechanism for backwards compatibility support.Svetoslav Ganov2011-09-122-12/+368
* | Merge "Fix inflating of animations."Dianne Hackborn2011-09-111-5/+5
|\ \
| * | Fix inflating of animations.Dianne Hackborn2011-09-111-5/+5
* | | Merge "Fix 5266335: bad DIRTY/invalidation logic"Chet Haase2011-09-111-0/+4
|\ \ \ | |/ / |/| |
| * | Fix 5266335: bad DIRTY/invalidation logicChet Haase2011-09-111-0/+4
| |/
* | Merge "Inter process interrogation ocassionally gets stuck."Svetoslav Ganov2011-09-091-17/+7
|\ \
| * | Inter process interrogation ocassionally gets stuck.Svetoslav Ganov2011-09-091-17/+7
| |/
* | Go faster!!!!Romain Guy2011-09-091-5/+13
* | Merge "Pull animation attributes out of main view class."Dianne Hackborn2011-09-092-254/+345
|\ \
| * | Pull animation attributes out of main view class.Dianne Hackborn2011-09-092-254/+345
| |/
* | Merge "Adjust layers for system overlays."Jeff Brown2011-09-091-0/+7
|\ \
| * | Adjust layers for system overlays.Jeff Brown2011-09-081-0/+7
| |/
* | Fix a bug in InputMethodSubtype constructorKen Wakasa2011-09-091-1/+1
* | Save/restore display lists' canvas properlyRomain Guy2011-09-081-0/+4
|/
* Merge "Not visible view should not be announced or interacted with."Svetoslav Ganov2011-09-071-13/+16
|\
| * Not visible view should not be announced or interacted with.Svetoslav Ganov2011-09-071-13/+16
* | Merge "Code cleaning"Fabrice Di Meglio2011-09-071-3/+0
|\ \
| * | Code cleaningFabrice Di Meglio2011-09-071-3/+0
* | | Fix buildAdam Powell2011-09-071-1/+2
|/ /
* | Merge "Hide RTL related APIs"Fabrice Di Meglio2011-09-071-0/+13
|\ \
| * | Hide RTL related APIsFabrice Di Meglio2011-09-071-0/+13
| |/
* | Merge "Add end functionality to LayoutTransition"Chet Haase2011-09-071-7/+13
|\ \
| * | Add end functionality to LayoutTransitionChet Haase2011-09-071-7/+13
* | | Merge "Clarify AnimationSet docs and behavior"Chet Haase2011-09-071-6/+46
|\ \ \ | |/ / |/| |
| * | Clarify AnimationSet docs and behaviorChet Haase2011-09-061-6/+46
| |/
* | Merge "Fix issue with LayoutTransition on non-visible windows."Chet Haase2011-09-061-11/+7
|\ \
| * | Fix issue with LayoutTransition on non-visible windows.Chet Haase2011-09-061-11/+7
| |/
* | Merge "Don't destroy a window's buffers when moving it"Romain Guy2011-09-062-13/+29
|\ \
| * | Don't destroy a window's buffers when moving itRomain Guy2011-09-062-13/+29
| |/
* | Merge "Fix bug #5262565 Need to remove CharCount TextDirectionHeuristics"Fabrice Di Meglio2011-09-061-12/+2
|\ \