summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Merge "Implement CollapsibleActionView on SearchView."Amith Yamasani2011-07-251-7/+40
|\
| * Implement CollapsibleActionView on SearchView.Amith Yamasani2011-07-221-7/+40
* | Merge "Switch state text not added to accessibility events."Svetoslav Ganov2011-07-251-0/+8
|\ \
| * | Switch state text not added to accessibility events.Svetoslav Ganov2011-07-231-0/+8
* | | Fix bug 5060033 - No text-editing toolbar when in a dialogAdam Powell2011-07-221-0/+21
| |/ |/|
* | Fix bug 5037537 - Revert "ListView focus bugfix."Adam Powell2011-07-211-3/+0
* | Merge "Fix CheckTextView padding"Fabrice Di Meglio2011-07-211-7/+25
|\ \
| * | Fix CheckTextView paddingFabrice Di Meglio2011-07-211-7/+25
* | | Merge "Bug 4534376: Suggestion popup is not clipped."Gilles Debunne2011-07-211-46/+30
|\ \ \ | |_|/ |/| |
| * | Bug 4534376: Suggestion popup is not clipped.Gilles Debunne2011-07-211-46/+30
* | | Adding accessibility support to the Status Bar.Svetoslav Ganov2011-07-212-11/+21
* | | Merge "Activity selections not always persisted by AcitivtyChooserView."Svetoslav Ganov2011-07-212-4/+4
|\ \ \ | |/ / |/| |
| * | Activity selections not always persisted by AcitivtyChooserView.Svetoslav Ganov2011-07-212-4/+4
* | | Merge "Suggestions are dismissed by back key"Gilles Debunne2011-07-201-8/+53
|\ \ \
| * | | Suggestions are dismissed by back keyGilles Debunne2011-07-121-8/+53
* | | | Merge "Fix 5056699: GridLayout should maintain static indices for "gone" views."Jim Miller2011-07-201-2/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix 5056699: GridLayout should maintain static indices for "gone" views.Jim Miller2011-07-201-2/+0
| | |/ | |/|
* | | Merge "Insertion handles fades out after being positionned"Gilles Debunne2011-07-201-16/+18
|\ \ \
| * | | Insertion handles fades out after being positionnedGilles Debunne2011-07-191-16/+18
* | | | Prevent NPE in TextView.getFadeTop()Romain Guy2011-07-191-0/+2
|/ / /
* | | Merge "Reduce the fade area to save bandwidth."Romain Guy2011-07-191-0/+24
|\ \ \
| * | | Reduce the fade area to save bandwidth.Romain Guy2011-07-191-0/+24
* | | | Merge "Expose to the platform the ability to pick up changes in child visibil...Philip Milne2011-07-191-0/+12
|\ \ \ \
| * | | | Expose to the platform the ability to pick up changes in child visibility.Philip Milne2011-07-191-0/+12
* | | | | Merge "Code cleaning"Fabrice Di Meglio2011-07-191-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Code cleaningFabrice Di Meglio2011-07-191-5/+5
| |/ / /
* | | | Fix build breakage.Philip Milne2011-07-191-0/+6
* | | | Merge "Test Gallery layout direction."Fabrice Di Meglio2011-07-191-50/+133
|\ \ \ \
| * | | | Test Gallery layout direction.Doug Felt2011-07-181-50/+133
* | | | | Merge "Gather View's hierarchy notifications into methods that can easily be ...Philip Milne2011-07-191-47/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Gather View's hierarchy notifications into methods that can easily be overidden.Philip Milne2011-07-191-47/+4
* | | | | SearchView behavioral and visual changesAmith Yamasani2011-07-182-31/+123
* | | | | I. Can. Not. Stand. ViewAncestor.Dianne Hackborn2011-07-182-8/+8
|/ / / /
* | | | Merge "Derive GridLayout's 'gap' constants from new "default_gap" entry in di...Philip Milne2011-07-181-34/+42
|\ \ \ \ | |_|/ / |/| | |
| * | | Derive GridLayout's 'gap' constants from new "default_gap" entry in dimens.xml.Philip Milne2011-07-181-34/+42
* | | | Update the style of the action bar share UISvetoslav Ganov2011-07-173-14/+27
* | | | AccessibilityNodeInfo does not report checkable coreclty.Svetoslav Ganov2011-07-171-0/+1
* | | | Bug 5037953: Fix NPE in bringPointIntoViewGilles Debunne2011-07-161-0/+2
* | | | Fix bug 5011067 - align popup lists to their content rather thanAdam Powell2011-07-152-11/+29
* | | | Merge "Fix bug #4972141 Overlapping content in single-choice dialogs"Fabrice Di Meglio2011-07-151-5/+5
|\ \ \ \
| * | | | Fix bug #4972141 Overlapping content in single-choice dialogsFabrice Di Meglio2011-07-151-5/+5
| |/ / /
* | | | Merge "Some code refactoring"Fabrice Di Meglio2011-07-151-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Some code refactoringFabrice Di Meglio2011-07-141-3/+3
| |/ /
* | | Merge "Bug 4382356: No automatic focus change in ScrollViews"Gilles Debunne2011-07-152-17/+6
|\ \ \
| * | | Bug 4382356: No automatic focus change in ScrollViewsGilles Debunne2011-07-152-17/+6
* | | | Merge "Implement textDirection heuristic selection."Fabrice Di Meglio2011-07-151-152/+48
|\ \ \ \
| * | | | Implement textDirection heuristic selection.Doug Felt2011-07-141-157/+53
* | | | | Merge "Bug 5014726: Paste works in ExtractedText"Gilles Debunne2011-07-151-1/+1
|\ \ \ \ \
| * | | | | Bug 5014726: Paste works in ExtractedTextGilles Debunne2011-07-121-6/+6
| |/ / / /
* | | | | Ensure selector state is updated when touch mode changes.Jeff Brown2011-07-141-0/+1