summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "fix SensorManager.getAngleChange() documentation" into jb-devMathias Agopian2012-05-161-4/+3
|\
| * fix SensorManager.getAngleChange() documentationMathias Agopian2012-05-161-4/+3
* | Merge "Make AbsSeekBar widget adjustable via accessibility actions." into jb-devSvetoslav Ganov2012-05-161-0/+42
|\ \
| * | Make AbsSeekBar widget adjustable via accessibility actions.alanv2012-05-161-0/+42
* | | Merge "Fix android:focusableInTouchMode support" into jb-devJohn Reck2012-05-161-6/+5
|\ \ \
| * | | Fix android:focusableInTouchMode supportJohn Reck2012-05-161-6/+5
| | |/ | |/|
* | | Merge "Fix 6398209: Lots of improvements to gesture search from navbar" into ...Jim Miller2012-05-162-72/+125
|\ \ \
| * | | Fix 6398209: Lots of improvements to gesture search from navbarJim Miller2012-05-152-72/+125
* | | | Merge "Cap widget bitmap usage by screen size (issue 6464700)" into jb-devAdam Cohen2012-05-162-1/+10
|\ \ \ \
| * | | | Cap widget bitmap usage by screen size (issue 6464700)Adam Cohen2012-05-102-1/+10
* | | | | Merge "Accessiblity focus not following input focus and text nav broken." int...Svetoslav Ganov2012-05-161-3/+4
|\ \ \ \ \
| * | | | | Accessiblity focus not following input focus and text nav broken.Svetoslav Ganov2012-05-151-3/+4
* | | | | | Merge "Defensively reset the default state of layout elements." into jb-devChris Wren2012-05-161-0/+8
|\ \ \ \ \ \
| * | | | | | Defensively reset the default state of layout elements.Chris Wren2012-05-161-0/+8
* | | | | | | Merge changes If0b865ac,Ie0c61300 into jb-devDaniel Sandler2012-05-161-11/+9
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Action button improvements:Daniel Sandler2012-05-161-11/+9
* | | | | | | Merge "Don't draw onto a hw surface using the software renderer Bug #6485955"...Romain Guy2012-05-151-0/+12
|\ \ \ \ \ \ \
| * | | | | | | Don't draw onto a hw surface using the software rendererRomain Guy2012-05-151-0/+12
* | | | | | | | Merge "Prefetching of accessibility node infos getting incorrect views." into...Svetoslav Ganov2012-05-154-15/+80
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Prefetching of accessibility node infos getting incorrect views.Svetoslav Ganov2012-05-154-15/+80
* | | | | | | Merge "Fix amnesia problem in MultiSelectListPreference." into jb-devAmith Yamasani2012-05-151-2/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix amnesia problem in MultiSelectListPreference.Amith Yamasani2012-05-151-2/+3
| |/ / / / / /
* | | | | | | Merge "A few odds and ends." into jb-devDianne Hackborn2012-05-151-9/+45
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | A few odds and ends.Dianne Hackborn2012-05-151-9/+45
| |/ / / / /
* | | | | | Merge "Handle returning a result from automatic up navigation from another ta...Adam Powell2012-05-151-1/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Handle returning a result from automatic up navigation from anotherAdam Powell2012-05-151-1/+10
| |/ / / /
* | | | | Merge "Always do a HIT_TEST" into jb-devJohn Reck2012-05-153-39/+27
|\ \ \ \ \
| * | | | | Always do a HIT_TESTJohn Reck2012-05-143-39/+27
* | | | | | Merge "Update docs for launching custom app for calendar events" into jb-devMichael Chan2012-05-151-0/+11
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Update docs for launching custom app for calendar eventsMichael Chan2012-05-141-0/+11
| |/ / / /
* | | | | Merge "Invalidate on new picture if scale/content size changes" into jb-devChris Craik2012-05-152-6/+10
|\ \ \ \ \
| * | | | | Invalidate on new picture if scale/content size changesChris Craik2012-05-152-6/+10
* | | | | | Merge "Expose class name in AppWidgetHostView for accessibility" into jb-devGuang Zhu2012-05-151-0/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Expose class name in AppWidgetHostView for accessibilityGuang Zhu2012-05-151-0/+7
| |/ / / /
* | | | | Merge "Fix issue #6284404: ArrayIndexOutOfBoundsException in..." into jb-devDianne Hackborn2012-05-153-4/+16
|\ \ \ \ \
| * | | | | Fix issue #6284404: ArrayIndexOutOfBoundsException in...Dianne Hackborn2012-05-153-4/+16
* | | | | | Merge "Test new fonts and use correct OS version." into jb-devDaniel Sandler2012-05-151-4/+58
|\ \ \ \ \ \
| * | | | | | Test new fonts and use correct OS version.Daniel Sandler2012-05-151-4/+58
* | | | | | | Merge "Only open CAB for long-press." into jb-devGeorge Mount2012-05-152-2/+8
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Only open CAB for long-press.George Mount2012-05-152-2/+8
| | |/ / / / | |/| | | |
* | | | | | Merge "Add accessibility scroll support to some widgets." into jb-devSvetoslav Ganov2012-05-156-3/+90
|\ \ \ \ \ \
| * | | | | | Add accessibility scroll support to some widgets.Svetoslav Ganov2012-05-156-3/+90
* | | | | | | Merge "Migrate stream extras in CHOOSER intents." into jb-devJeff Sharkey2012-05-151-9/+44
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Migrate stream extras in CHOOSER intents.Jeff Sharkey2012-05-141-9/+44
| | |_|/ / / | |/| | | |
* | | | | | Allow animations to run past cancelled draws, if the view is visible.Chris Wren2012-05-151-7/+4
* | | | | | Merge "Revert "Showing default activity in activity chooser view only if enou...Svetoslav Ganov2012-05-153-49/+10
|\ \ \ \ \ \
| * | | | | | Revert "Showing default activity in activity chooser view only if enough space."Svetoslav Ganov2012-05-153-49/+10
* | | | | | | Merge "Accessibility focus traversal in virtual nodes." into jb-devSvetoslav Ganov2012-05-154-36/+346
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Accessibility focus traversal in virtual nodes.Svetoslav Ganov2012-05-154-36/+346
| |/ / / / /
* | | | | | Merge "Minor changes in SpellCheckSpan pool management in SpellChecker" into ...Gilles Debunne2012-05-152-9/+11
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |