summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Fix corner case of RelativeLayout with pinned edgesChet Haase2014-07-241-31/+27
* Add letter-spacing to Paint and TextViewBehdad Esfahbod2014-07-241-0/+51
* Allow medium-long-press to initiate drag-to-open menusAlan Viverette2014-07-231-8/+78
* Update spinner asset, fix default popup context and elevationAlan Viverette2014-07-231-0/+2
* Add popupTheme attr, propagate from ActionBar to ToolBarAlan Viverette2014-07-221-3/+2
* Clean up view tinting APIs, tileModeX/Y attribute docsAlan Viverette2014-07-226-252/+207
* Fix issue #16400873: Apps that show ads as new tasks stay in recents...Dianne Hackborn2014-07-201-4/+2
* Don't apply the ActionBar style to a Toolbar as a result of setActionBarAdam Powell2014-07-191-1/+1
* Measure Toolbar titles lastAdam Powell2014-07-191-15/+15
* Fix Toolbar title layout in RTL modeAdam Powell2014-07-191-1/+1
* Adapt ActionBar.LayoutParams to Toolbar.LayoutParams on demandAdam Powell2014-07-191-0/+18
* Fix timepicker double done buttons.Craig Stout2014-07-173-4/+16
* Add public attributes for TimePicker stylingAlan Viverette2014-07-174-124/+66
* Merge "Avoid arc for edge effect drawing." into lmp-devChris Craik2014-07-151-6/+2
|\
| * Avoid arc for edge effect drawing.Chris Craik2014-07-151-6/+2
* | Update DatePicker widget and its related dialogFabrice Di Meglio2014-07-1510-17/+3184
* | Add window elevation for dialogs, clean up surface insets APIAlan Viverette2014-07-141-4/+0
|/
* DO NOT MERGE Remove sub-position scrollerAlan Viverette2014-07-143-348/+0
* Fix switch text position when thumb is nullAlan Viverette2014-07-121-1/+1
* Remove old listener when rebinding SwitchPreferenceAlan Viverette2014-07-111-60/+96
* Fix TimePicker behaviorFabrice Di Meglio2014-07-112-12/+19
* Polish new IME API for L part 2: CursorAnchorInfoYohei Yukawa2014-07-112-1/+10
* Merge "API for inflating action bar menus against a different theme"Alan Viverette2014-07-102-14/+86
|\
| * API for inflating action bar menus against a different themeAlan Viverette2014-07-102-14/+86
* | Exposes more properties to assist in evaluating contrast ratios.Jon Miranda2014-07-101-0/+21
|/
* Merge "Add API for specifying popup window shadows and shadow insets"Alan Viverette2014-07-101-6/+40
|\
| * Add API for specifying popup window shadows and shadow insetsAlan Viverette2014-07-091-6/+40
* | Polish new IME API for L: CursorAnchorInfoYohei Yukawa2014-07-101-11/+19
* | Remove an obsolete code commentSvetoslav2014-07-091-3/+0
|/
* NumberPicker fixes for Android TV.Craig Stout2014-07-081-5/+15
* Merge "Avoid texture path drawing for EdgeEffect"Adam Powell2014-07-021-1/+1
|\
| * Avoid texture path drawing for EdgeEffectAdam Powell2014-07-071-1/+1
* | TimePickerDialog does not force new ui on TV.Craig Stout2014-07-071-4/+47
|/
* Fix consistency in nested pre-scroll with ScrollView for AbsListViewAdam Powell2014-07-071-3/+8
* Add API on AccessibilityNodeInfo for retrieving TextView errorAlan Viverette2014-07-071-0/+1
* Fix TextView drawing issue.Craig Stout2014-07-071-3/+14
* am 51d70ce9: am c542745e: am a6e9dd3f: Merge "Fix a typo in NumberPicker java...Brian Duff2014-07-031-1/+1
|\
| * am c542745e: am a6e9dd3f: Merge "Fix a typo in NumberPicker javadoc."Brian Duff2014-07-031-1/+1
| |\
| | * Merge "Fix a typo in NumberPicker javadoc."Brian Duff2014-07-021-1/+1
| | |\
| | | * Fix a typo in NumberPicker javadoc.Brian Duff2013-09-081-1/+1
* | | | Add style for SearchViewAlan Viverette2014-07-022-65/+89
* | | | Fix a copy/paste bug in Toolbar.Adam Powell2014-07-011-1/+1
* | | | Use touch hotspot in drag-to-open, fix forwarding cancellationAlan Viverette2014-07-013-5/+23
* | | | Remove ActionBar.LayoutParams MarginLayoutParams constructorAdam Powell2014-07-011-0/+7
* | | | Fix jank in TextView.MarqueeJorim Jaggi2014-07-011-37/+45
* | | | Merge "Fix NPE in AbsListView hotspot management"Alan Viverette2014-06-301-1/+1
|\ \ \ \
| * | | | Fix NPE in AbsListView hotspot managementAlan Viverette2014-06-301-1/+1
* | | | | Avoid null-deref crashes in ScrollBarDrawableChet Haase2014-06-301-14/+26
|/ / / /
* | | | Allow TextInfo to store ParcelableSpans for TextServiceYohei Yukawa2014-06-301-9/+6
* | | | Fix unsafe public methods that take TypedArrayAlan Viverette2014-06-271-25/+21