summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Merge "Chronometer support in Notifications."Daniel Sandler2012-04-041-0/+2
|\
| * Chronometer support in Notifications.Daniel Sandler2012-04-041-0/+2
* | Merge "Add View textAlignment"Fabrice Di Meglio2012-04-041-9/+48
|\ \ | |/ |/|
| * Add View textAlignmentFabrice Di Meglio2012-04-041-9/+48
* | Merge "Removed spurious log about blinking cursor"Gilles Debunne2012-04-041-1/+0
|\ \ | |/ |/|
| * Removed spurious log about blinking cursorGilles Debunne2012-04-041-1/+0
* | Merge "Optimization of alpha with DisplayList properties"Chet Haase2012-04-032-2/+21
|\ \
| * | Optimization of alpha with DisplayList propertiesChet Haase2012-04-032-2/+21
* | | Merge "Polish the Number/Date/Pickers per UX request."Svetoslav Ganov2012-04-031-10/+50
|\ \ \ | |/ / |/| |
| * | Polish the Number/Date/Pickers per UX request.Svetoslav Ganov2012-04-021-10/+50
* | | Merge "Only preload items if they are within the valid range (issue 6265338, ...Adam Cohen2012-04-021-3/+18
|\ \ \ | |_|/ |/| |
| * | Only preload items if they are within the valid range (issue 6265338, 6194161)Adam Cohen2012-04-021-3/+18
* | | Extracted text editing logic in a separate classGilles Debunne2012-03-302-3773/+3960
* | | Merge "Handle non DynamicLayout in Editable draw method."Gilles Debunne2012-03-281-54/+55
|\ \ \
| * | | Handle non DynamicLayout in Editable draw method.Gilles Debunne2012-03-271-54/+55
* | | | Moving focus on text should not create an EditorGilles Debunne2012-03-271-1/+0
|/ / /
* | | Re-enabling DisplayList propertiesChet Haase2012-03-271-2/+2
|/ /
* | Merge "Update to TextView#didTouchFocusSelect documentation"Gilles Debunne2012-03-261-1/+1
|\ \
| * | Update to TextView#didTouchFocusSelect documentationGilles Debunne2012-03-151-1/+1
* | | Fixes for bugs: 6104423, 6103563, 6103509, 6103807 & 6103253.Philip Milne2012-03-264-11/+154
* | | Add remotable methods for TextView's compound drawables.Daniel Sandler2012-03-242-0/+87
* | | Add SeekBar property accessors to match available style attributesAdam Powell2012-03-211-0/+10
* | | GridView attribute updatesAdam Powell2012-03-211-1/+99
| |/ |/|
* | Disabled display lists in TextViewGilles Debunne2012-03-201-1/+1
* | Put back invalidate optimizationRomain Guy2012-03-202-6/+2
* | Code cleanupRomain Guy2012-03-202-54/+20
* | Revamp of the NumberPicker widget.Svetoslav Ganov2012-03-203-605/+762
* | Merge "Multiple display lists for editable text"Gilles Debunne2012-03-151-28/+90
|\ \
| * | Multiple display lists for editable textGilles Debunne2012-03-151-28/+90
| |/
* | Cleanup ListView glow's optimized invalidatesRomain Guy2012-03-152-40/+30
* | Merge "Fix for bug 6170890."Philip Milne2012-03-141-20/+16
|\ \
| * | Fix for bug 6170890.Philip Milne2012-03-141-20/+16
* | | Optimize invalidate calls in lists.Romain Guy2012-03-142-40/+101
| |/ |/|
* | Fixes for bugs: #6103660, #6103957, #6104457 and #6104322.Philip Milne2012-03-134-0/+52
|/
* Handle view properties at the native levelChet Haase2012-03-121-0/+5
* Respect default styles when constructing GridViews with 1-arg constructorAdam Powell2012-03-121-1/+1
* Merge "Re-use the display list valid flag, save a boolean"Gilles Debunne2012-03-091-18/+17
|\
| * Re-use the display list valid flag, save a booleanGilles Debunne2012-03-071-18/+17
* | Merge "Make Drawable RTL APIs public"Fabrice Di Meglio2012-03-093-9/+0
|\ \
| * | Make Drawable RTL APIs publicFabrice Di Meglio2012-03-093-9/+0
* | | Merge "Fix obvious typos under frameworks/base/core"Ken Wakasa2012-03-097-10/+10
|\ \ \
| * | | Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-097-10/+10
* | | | Merge "Removing checked state description text for accessibility from some wi...Svetoslav Ganov2012-03-094-41/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Removing checked state description text for accessibility from some widgets.Svetoslav Ganov2012-03-094-41/+2
| | |/ | |/|
* | | Fix docsAdam Powell2012-03-082-3/+3
* | | Public API for android.widget.Spinner propertiesAdam Powell2012-03-082-0/+195
* | | Merge "Public API for android.widget.Switch properties"Adam Powell2012-03-081-0/+129
|\ \ \
| * | | Public API for android.widget.Switch propertiesAdam Powell2012-03-081-0/+129
* | | | Merge "Dispatch screen state change events to Views Bug #6120957"Romain Guy2012-03-081-0/+30
|\ \ \ \ | |/ / / |/| | |
| * | | Dispatch screen state change events to ViewsRomain Guy2012-03-081-0/+30
| | |/ | |/|