summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Remove edge slop support.Jeff Brown2011-07-144-33/+0
* | | | | Refresh the drawable state when selecting a position.Jason Bayer2011-07-141-9/+1
* | | | | ListView focus bugfix.Mark Lindner2011-07-141-0/+3
* | | | | Frameworks: fixes possible invalid pointer index call.Justin Koh2011-07-141-2/+10
* | | | | Merge "Catching RemoteViews#apply() layout inflation exceptions in RemoteView...Adam Cohen2011-07-141-27/+65
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Catching RemoteViews#apply() layout inflation exceptions in RemoteViewsAdapterAdam Cohen2011-07-141-27/+65
* | | | | Merge "Rationalize API after adding maximum size feature."Philip Milne2011-07-141-187/+230
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Rationalize API after adding maximum size feature.Philip Milne2011-07-131-187/+230
* | | | | Polish of the ActivityChooserView and ShareActionProvider.Svetoslav Ganov2011-07-134-258/+218
| |/ / / |/| | |
* | | | Merge "Introduce TextView drawableStart and drawableEnd"Fabrice Di Meglio2011-07-121-7/+399
|\ \ \ \
| * | | | Introduce TextView drawableStart and drawableEndFabrice Di Meglio2011-07-121-7/+399
| | |_|/ | |/| |
* | | | Merge "Refactored TextView selectable state methods."Gilles Debunne2011-07-121-64/+54
|\ \ \ \
| * | | | Refactored TextView selectable state methods.Gilles Debunne2011-07-121-64/+54
| | |_|/ | |/| |