summaryrefslogtreecommitdiffstats
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* Merge "Views with zero alpha are shown for accessibility."Svetoslav Ganov2012-04-171-0/+1
|\
| * Views with zero alpha are shown for accessibility.Svetoslav Ganov2012-04-171-0/+1
* | Merge "Fix a bug with enterTouchMode removing focus"John Reck2012-04-171-1/+4
|\ \
| * | Fix a bug with enterTouchMode removing focusJohn Reck2012-04-171-1/+4
* | | Adding new CHANGING transition to LayoutTransition.Chet Haase2012-04-171-0/+3
* | | Merge "Get rid of "isSentenceLevelSpellCheckSupported""satok2012-04-162-24/+5
|\ \ \
| * | | Get rid of "isSentenceLevelSpellCheckSupported"satok2012-04-162-24/+5
| |/ /
* | | Merge "Fixing broken add focusables behavior I have introduced."Svetoslav Ganov2012-04-161-14/+7
|\ \ \ | | |/ | |/|
| * | Fixing broken add focusables behavior I have introduced.Svetoslav Ganov2012-04-161-14/+7
| |/
* | Merge "Add new scale-up window manager animation."Dianne Hackborn2012-04-161-0/+2
|\ \
| * | Add new scale-up window manager animation.Dianne Hackborn2012-04-161-0/+2
* | | Merge "Minor doc fix."Philip Milne2012-04-161-4/+2
|\ \ \
| * | | Minor doc fix.Philip Milne2012-04-161-4/+2
| |/ /
* | | Merge "Unhide new SurfaceTexture & TextureView APIs"Jamie Gennis2012-04-161-1/+0
|\ \ \ | |/ / |/| |
| * | Unhide new SurfaceTexture & TextureView APIsJamie Gennis2012-04-131-1/+0
* | | Fix for doc error.Philip Milne2012-04-161-2/+0
* | | Merge "Fix for bug 6110465."Philip Milne2012-04-162-0/+100
|\ \ \ | |_|/ |/| |
| * | Fix for bug 6110465.Philip Milne2012-04-132-0/+100
* | | Accessibility focus - frameworkSvetoslav Ganov2012-04-1317-855/+2804
| |/ |/|
* | Merge "Add support for input devices that have vibrators."Jeff Brown2012-04-131-1/+37
|\ \
| * | Add support for input devices that have vibrators.Jeff Brown2012-04-131-1/+37
* | | Merge "Extract Vibrator implementation from interface."Jeff Brown2012-04-131-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Extract Vibrator implementation from interface.Jeff Brown2012-04-131-1/+1
* | Merge "Accessibility query APIs report invisible views."Svetoslav Ganov2012-04-131-1/+5
|\ \ | |/ |/|
| * Accessibility query APIs report invisible views.Svetoslav Ganov2012-04-131-1/+5
* | Merge "Notify applications when input devices change."Jeff Brown2012-04-122-3/+19
|\ \
| * | Notify applications when input devices change.Jeff Brown2012-04-122-3/+19
* | | Merge "Don't update TextureView's surface if the Layer doesn't exist"Romain Guy2012-04-121-1/+3
|\ \ \
| * | | Don't update TextureView's surface if the Layer doesn't existRomain Guy2012-04-121-1/+3
* | | | Clean up lock screen hide animation.Dianne Hackborn2012-04-121-1/+1
| |_|/ |/| |
* | | Merge "Some view not shown on the screen are reported for accessibility."Svetoslav Ganov2012-04-122-11/+22
|\ \ \
| * | | Some view not shown on the screen are reported for accessibility.Svetoslav Ganov2012-04-122-11/+22
* | | | Merge "Don't wait for screen on to finish animations"Romain Guy2012-04-121-1/+10
|\ \ \ \ | | |/ / | |/| |
| * | | Don't wait for screen on to finish animationsRomain Guy2012-04-121-1/+10
* | | | Merge "Fix SurfaceTexture leak in TextureView Bug #6318631"Romain Guy2012-04-112-15/+51
|\ \ \ \ | |/ / /
| * | | Fix SurfaceTexture leak in TextureViewRomain Guy2012-04-112-15/+51
* | | | Merge "New WebView input dispatcher."John Reck2012-04-111-0/+78
|\ \ \ \ | |_|_|/ |/| | |
| * | | New WebView input dispatcher.Jeff Brown2012-04-111-0/+78
* | | | Merge "Invalidate for scrolling animations on the animation timer"Adam Powell2012-04-111-2/+2
|\ \ \ \
| * | | | Invalidate for scrolling animations on the animation timerAdam Powell2012-04-111-2/+2
* | | | | Unhide new animation runnable API on View.Jeff Brown2012-04-111-4/+27
| |_|/ / |/| | |
* | | | Request key maps from input manager service.Jeff Brown2012-04-102-84/+115
|/ / /
* | | Some small tweaks to improve memory management.Dianne Hackborn2012-04-101-15/+16
|/ /
* | Merge "New Android Dreams architecture, disabled for now."Daniel Sandler2012-04-102-0/+31
|\ \
| * | New Android Dreams architecture, disabled for now.Daniel Sandler2012-04-092-0/+31
| |/
* | Merge "Release the scratch pbuffer surface after use"Jesse Hall2012-04-091-0/+8
|\ \ | |/ |/|
| * Release the scratch pbuffer surface after useJesse Hall2012-04-051-0/+8
* | Merge "Add a unique input device descriptor."Jeff Brown2012-04-061-2/+18
|\ \
| * | Add a unique input device descriptor.Jeff Brown2012-04-061-2/+18
* | | Merge "fix functor flag parsing, tweak process delay"Chris Craik2012-04-061-1/+1
|\ \ \ | |/ / |/| |