summaryrefslogtreecommitdiff
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Sort the suggestions based based on the length of the text they are attached ...Luca Zanolin2011-08-011-3/+36
* Merge "Improving accessibility feedback for two state widgets."Svetoslav Ganov2011-07-296-3/+65
|\
| * Improving accessibility feedback for two state widgets.Svetoslav Ganov2011-07-296-3/+65
* | Merge "New interaction model for suggestions"Gilles Debunne2011-07-291-159/+144
|\ \
| * | New interaction model for suggestionsGilles Debunne2011-07-281-159/+144
* | | Merge "Don't submit a query if it's whitespace only."Amith Yamasani2011-07-291-1/+1
|\ \ \ | |_|/ |/| |
| * | Don't submit a query if it's whitespace only.Amith Yamasani2011-07-271-1/+1
* | | Merge "Fixing widget notifyDataSetChanged() not getting called, issue 5092676"Adam Cohen2011-07-283-6/+46
|\ \ \ | |_|/ |/| |
| * | Fixing widget notifyDataSetChanged() not getting called, issue 5092676Adam Cohen2011-07-283-6/+46
* | | Fix bug 5087980 - MenuItem#expandActionView should work from withinAdam Powell2011-07-271-9/+23
* | | cherrypick Change-Id: I213711f4b5d867ba91c961a2f098b6cc415cfcb3Scott Main2011-07-271-6/+11
|/ /
* | Merge "Make sure that suggestions are queried on focus or tapping."Amith Yamasani2011-07-271-1/+14
|\ \
| * | Make sure that suggestions are queried on focus or tapping.Amith Yamasani2011-07-261-1/+14
| |/
* | Merge "Handle callbacks to CollapsibleActionViews that are in an actionLayout."Amith Yamasani2011-07-271-2/+3
|\ \
| * | Handle callbacks to CollapsibleActionViews that are in an actionLayout.Amith Yamasani2011-07-261-2/+3
| |/
* | Merge "Bug 4987014: a tap outside dismisses the text suggestion popup"Gilles Debunne2011-07-271-60/+43
|\ \
| * | Bug 4987014: a tap outside dismisses the text suggestion popupGilles Debunne2011-07-251-60/+43
| |/
* | Merge "Updated the layout for the activity chooser view."Svetoslav Ganov2011-07-261-22/+26
|\ \
| * | Updated the layout for the activity chooser view.Svetoslav Ganov2011-07-261-22/+26
| |/
* | Merge "Fix bug 5051894 - drags/flings at the beginning/end of ListViews are o...Adam Powell2011-07-261-43/+51
|\ \ | |/ |/|
| * Fix bug 5051894 - drags/flings at the beginning/end of ListViews areAdam Powell2011-07-261-43/+51
* | Merge "Fixing old bug with AdapterViewFlipper"Adam Cohen2011-07-251-6/+5
|\ \
| * | Fixing old bug with AdapterViewFlipperAdam Cohen2011-07-221-6/+5
* | | Merge "Fix for http://b/issue?id=5064532"Philip Milne2011-07-251-189/+148
|\ \ \
| * | | Fix for http://b/issue?id=5064532Philip Milne2011-07-251-189/+148
| |/ /
* | | 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
|\ \ \ \ \ | |/ / / / |/| | | |