summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Fix for IOOB in SearchViewGilles Debunne2012-05-251-1/+1
* Use correct spell check localesatok2012-05-241-1/+1
* Merge "Fix a bug with deferred position scrolling in lists while data changes...Adam Powell2012-05-233-6/+16
|\
| * Fix a bug with deferred position scrolling in lists while data changesAdam Powell2012-05-233-6/+16
* | ActivityChooser view not handling its removal and relayout properly.Svetoslav Ganov2012-05-231-3/+4
* | Merge "Remove Popup immediately rather than defer it." into jb-devCraig Mautner2012-05-231-2/+2
|\ \ | |/ |/|
| * Remove Popup immediately rather than defer it.Craig Mautner2012-05-231-2/+2
* | Merge "Fix ANR which could occur for collection widgets with very large items...Adam Cohen2012-05-221-1/+1
|\ \
| * | Fix ANR which could occur for collection widgets with very large itemsAdam Cohen2012-05-221-1/+1
* | | Merge "Fix accessibility actions in AbsListView." into jb-devSvetoslav Ganov2012-05-211-16/+36
|\ \ \
| * | | Fix accessibility actions in AbsListView.alanv2012-05-181-16/+36
* | | | Merge "Fixing some minor issues in accessibility focus." into jb-devSvetoslav Ganov2012-05-211-11/+16
|\ \ \ \
| * | | | Fixing some minor issues in accessibility focus.Svetoslav Ganov2012-05-211-11/+16
| |/ / /
* | | | Merge "Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference." into j...Svetoslav Ganov2012-05-211-2/+12
|\ \ \ \
| * | | | Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference.alanv2012-05-211-2/+12
* | | | | Merge "Remove unused, obsolete debug code" into jb-devRomain Guy2012-05-212-102/+0
|\ \ \ \ \
| * | | | | Remove unused, obsolete debug codeRomain Guy2012-05-212-102/+0
| |/ / / /
* | | | | Merge "Add RemoteViews.setViewPadding()." into jb-devDaniel Sandler2012-05-211-2/+61
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add RemoteViews.setViewPadding().Daniel Sandler2012-05-211-2/+61
* | | | | Merge "Remotable view method for TextView.setTextSize(int, float)." into jb-devDaniel Sandler2012-05-211-1/+56
|\ \ \ \ \ | |/ / / /
| * | | | Remotable view method for TextView.setTextSize(int, float).Daniel Sandler2012-05-211-1/+56
| |/ / /
* | | | Doc changes for GridLayout.Philip Milne2012-05-211-2/+27
|/ / /
* | | Support toast cancellation.Jeff Brown2012-05-201-1/+6
* | | Merge "DO NOT MERGE: Remove a few left-over layout direction things." into jb...Dianne Hackborn2012-05-181-0/+2
|\ \ \
| * | | DO NOT MERGE: Remove a few left-over layout direction things.Dianne Hackborn2012-05-181-0/+2
| |/ /
* | | Fix documentationRomain Guy2012-05-181-3/+3
* | | Gallery, we need to talk...Romain Guy2012-05-181-0/+5
|/ /
* | Merge "Exposing some accessiblity actions only for enabled views." into jb-devSvetoslav Ganov2012-05-167-66/+108
|\ \
| * | Exposing some accessiblity actions only for enabled views.Svetoslav Ganov2012-05-167-66/+108
* | | 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 "Cap widget bitmap usage by screen size (issue 6464700)" into jb-devAdam Cohen2012-05-161-1/+2
|\ \ \ | |_|/ |/| |
| * | Cap widget bitmap usage by screen size (issue 6464700)Adam Cohen2012-05-101-1/+2
* | | Prefetching of accessibility node infos getting incorrect views.Svetoslav Ganov2012-05-151-1/+1
| |/ |/|
* | Add accessibility scroll support to some widgets.Svetoslav Ganov2012-05-156-3/+90
* | 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-151-12/+242
|\ \ \
| * | | Accessibility focus traversal in virtual nodes.Svetoslav Ganov2012-05-151-12/+242
| |/ /
* | | Merge "Minor changes in SpellCheckSpan pool management in SpellChecker" into ...Gilles Debunne2012-05-152-9/+11
|\ \ \ | |/ / |/| |
| * | Minor changes in SpellCheckSpan pool management in SpellCheckerGilles Debunne2012-05-092-9/+11
* | | Merge "Improving accessibility focus traversal." into jb-devSvetoslav Ganov2012-05-142-19/+116
|\ \ \
| * | | Improving accessibility focus traversal.Svetoslav Ganov2012-05-142-19/+116
* | | | Merge "Fix inconsitency in aAccessibilityNodeInfo cache." into jb-devSvetoslav Ganov2012-05-143-0/+6
|\ \ \ \
| * | | | Fix inconsitency in aAccessibilityNodeInfo cache.Svetoslav Ganov2012-05-113-0/+6
* | | | | Merge "Add validation code for GridLayout.LayoutParams" into jb-devPhilip Milne2012-05-141-15/+49
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add validation code for GridLayout.LayoutParamsPhilip Milne2012-05-141-15/+49
* | | | | accessibility bug fix in NumberPickerGuang Zhu2012-05-121-6/+6
* | | | | Automatic persistent text selection for ListViewsAdam Powell2012-05-113-10/+47
* | | | | Merge "Add fontFamily XML attribute to select font family by string" into jb-devRaph Levien2012-05-111-6/+28
|\ \ \ \ \