summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | Add fontFamily XML attribute to select font family by stringRaph Levien2012-05-091-6/+28
| | |_|_|/ | |/| | |
* | | | | Allow the spell checker to remove existing misspelled spanssatok2012-05-111-0/+30
* | | | | Add a safety net to set range span in the spell checkersatok2012-05-111-2/+12
| |_|/ / |/| | |
* | | | Merge "Polish the NumberPicker, TimePicker, and DatePicker based on UX reques...Svetoslav Ganov2012-05-101-69/+135
|\ \ \ \
| * | | | Polish the NumberPicker, TimePicker, and DatePicker based on UX request.Svetoslav Ganov2012-05-101-69/+135
| |/ / /
* | | | Adding scroll actions to accessibility node info.Svetoslav Ganov2012-05-103-2/+95
|/ / /
* | | Merge "Delegate list item focus and click actions to the parent list." into j...Svetoslav Ganov2012-05-091-0/+78
|\ \ \
| * | | Delegate list item focus and click actions to the parent list.alanv2012-05-081-0/+78
| |/ /
* | | Merge "Spell checker underlines words even when there are no suggestions" int...Gilles Debunne2012-05-091-10/+10
|\ \ \
| * | | Spell checker underlines words even when there are no suggestionsGilles Debunne2012-05-081-10/+10
| | |/ | |/|
* | | Not to add invalid spell check spanssatok2012-05-091-0/+3
* | | Merge "More fun with AbsListView smooth scrolling" into jb-devAdam Powell2012-05-081-19/+39
|\ \ \ | |/ / |/| |
| * | More fun with AbsListView smooth scrollingAdam Powell2012-05-081-19/+39
| |/
* | Removed debug code in TextViewGilles Debunne2012-05-081-38/+31
|/
* Updating the documentation of share action provider.Svetoslav Ganov2012-05-071-5/+18
* Fix the build.Svetoslav Ganov2012-05-071-0/+1
* Merge "AbsListView: Toss transient state views once they no longer have trans...Adam Powell2012-05-071-0/+10
|\
| * AbsListView: Toss transient state views once they no longer haveAdam Powell2012-05-071-0/+10
* | Merge "ActivityChooserModel does not handle package changes on the thread tha...Svetoslav Ganov2012-05-071-303/+244
|\ \
| * | ActivityChooserModel does not handle package changes on the thread that creat...Svetoslav Ganov2012-05-071-303/+244
* | | Merge "Text traversal at various granularities." into jb-devSvetoslav Ganov2012-05-072-4/+308
|\ \ \ | |_|/ |/| |
| * | Text traversal at various granularities.Svetoslav Ganov2012-05-072-4/+308
| |/
* | Merge "Fix misc. bugs in AbsListView smooth scrolling." into jb-devAdam Powell2012-05-071-11/+93
|\ \
| * | Fix misc. bugs in AbsListView smooth scrolling.Adam Powell2012-05-071-11/+93
* | | Merge "Javadoc improvements in SearchView per API review." into jb-devAmith Yamasani2012-05-071-0/+4
|\ \ \ | |/ / |/| |
| * | Javadoc improvements in SearchView per API review.Amith Yamasani2012-05-041-0/+4
* | | DO NOT MERGE. Backport If36b8a69e7fa22e837c99d Fix the issue that the spell c...satok2012-05-071-34/+110