summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/TextView.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix docs and nulling behavior for TextView.setCompoundDrawables" into ...Alan Viverette2014-09-101-33/+69
|\
| * Fix docs and nulling behavior for TextView.setCompoundDrawablesAlan Viverette2014-09-091-33/+69
* | Merge "Remove auto spaceifying behavior on paste" into lmp-devRaph Levien2014-09-101-54/+0
|\ \
| * | Remove auto spaceifying behavior on pasteRaph Levien2014-09-101-54/+0
| |/
* | Bring up the IME when TextView receives ACTION_CLICKAlan Viverette2014-09-091-0/+27
|/
* Revert "Ensure all RemoteViews use myUserId rather than context."Kenny Guy2014-09-041-10/+2
* Ensure all RemoteViews use myUserId rather than context.Kenny Guy2014-09-041-2/+10
* Ensure layout in getExtendedPadding callsRaph Levien2014-09-021-0/+8
* Merge "Clear TextView error when text changes" into lmp-devYigit Boyar2014-08-231-3/+2
|\
| * Clear TextView error when text changesYigit Boyar2014-08-221-3/+2
* | Clarify text shadow attribute/method commentsChris Craik2014-08-201-2/+9
|/
* Fix TextView clickable state when using onClick attributeAlan Viverette2014-08-151-2/+2
* Add API for obtaining max text length for accessibilityAlan Viverette2014-08-121-0/+9
* Make letterSpacing and fontFeatureSettings publicRaph Levien2014-08-071-5/+6
* Add fontFeatureSettings to TextView and attrsBehdad Esfahbod2014-08-011-1/+52
* Fix docs build breakage in #TextView_letterSpacingRaph Levien2014-07-241-1/+0
* Add letter-spacing to Paint and TextViewBehdad Esfahbod2014-07-241-0/+51
* Exposes more properties to assist in evaluating contrast ratios.Jon Miranda2014-07-101-0/+21
* Add API on AccessibilityNodeInfo for retrieving TextView errorAlan Viverette2014-07-071-0/+1
* Fix TextView drawing issue.Craig Stout2014-07-071-3/+14
* Fix jank in TextView.MarqueeJorim Jaggi2014-07-011-37/+45
* Fix unsafe public methods that take TypedArrayAlan Viverette2014-06-271-25/+21
* Fix switch & slider anim, make View drawable hotspot API publicAlan Viverette2014-06-181-3/+2
* Merge "Clean up dirFlags / bidiFlags confusion"Raph Levien2014-06-161-6/+6
|\
| * Clean up dirFlags / bidiFlags confusionRaph Levien2014-06-161-6/+6
* | Add TextView#set/getShowSoftInputOnFocusAdam Powell2014-06-161-2/+0
|/
* Support hotspots in View drawablesAlan Viverette2014-06-131-1/+29
* Fix a CTS testJean Chalard2014-06-111-1/+0
* Make elegantTextHeight xml attribute publicRaph Levien2014-06-051-0/+3
* Fix password obscuring in TextView accessibility nodeAlan Viverette2014-05-191-1/+1
* Avoid caching shadow properties in Java & HWUI.Derek Sollenberger2014-05-071-1/+4
* Add elegantTextHeight text appearance attributeRaph Levien2014-04-171-0/+26
* am f6ee7e3f: am 202d1ec7: Fix text shadow attributes in textAppearanceRaph Levien2014-04-141-4/+4
|\
| * am 202d1ec7: Fix text shadow attributes in textAppearanceRaph Levien2014-04-141-4/+4
| |\
| | * Fix text shadow attributes in textAppearanceRaph Levien2014-04-141-4/+4
* | | am c333381b: am 24a2f20f: am c420ce34: Merge "Marquee text RTL improvements"Raph Levien2014-04-031-4/+4
|\ \ \ | |/ /
| * | am 24a2f20f: am c420ce34: Merge "Marquee text RTL improvements"Raph Levien2014-04-031-4/+4
| |\ \ | | |/ | |/|
| | * Marquee text RTL improvementsMichael Lekman2014-03-251-4/+4
| * | Fix bug #12422326 Unable to change text direction programmatically using setT...Fabrice Di Meglio2014-03-051-0/+4
| |/
* | Revert "Revert "Workaround apps not calling super.onDetachedFromWindow()""John Reck2014-03-061-3/+4
* | Revert "Workaround apps not calling super.onDetachedFromWindow()"Bart Sears2014-03-061-3/+3
* | Workaround apps not calling super.onDetachedFromWindow()John Reck2014-03-061-3/+3
* | Fix a crash where user data was not validated.Jean Chalard2014-02-131-0/+1
* | Temporary fix for background invalidationAlan Viverette2014-02-051-2/+14
* | Add APIs for obtaining themed Drawable from Theme, ContextAlan Viverette2014-02-031-12/+12
* | Merge "Fix bug #12422326 Unable to change text direction programmatically usi...Fabrice Di Meglio2014-01-281-0/+4
|\ \
| * | Fix bug #12422326 Unable to change text direction programmatically using setT...Fabrice Di Meglio2014-01-061-0/+4
* | | check for null mEditor in TextView.canCopy()Victoria Lease2014-01-151-1/+1
|/ /
* | Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* | am c403afb6: am 79007026: am 3dbea35f: Merge "use SpannedStringBuilder to bui...Victoria Lease2013-11-041-13/+2
|\ \ | |/