summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/TextView.java
Commit message (Expand)AuthorAgeFilesLines
* am 25f7c4b9: Merge "Update hint text color even when text present" into lmp-m...Raph Levien2014-11-141-2/+4
|\
| * Merge "Update hint text color even when text present" into lmp-mr1-devRaph Levien2014-11-141-2/+4
| |\
| | * Update hint text color even when text presentRaph Levien2014-11-121-2/+4
* | | am cda81f2d: Merge "Fudge clipRect in TextView for extra cursor width" into l...Raph Levien2014-11-141-1/+5
|\ \ \ | |/ /
| * | Merge "Fudge clipRect in TextView for extra cursor width" into lmp-mr1-devRaph Levien2014-11-141-1/+5
| |\ \
| | * | Fudge clipRect in TextView for extra cursor widthRaph Levien2014-11-131-1/+5
| | |/
* | | am 96dacf36: am 24859ba0: Merge "Don\'t dismiss AutoCompleteTextView on focus...Alan Viverette2014-11-141-1/+3
|\ \ \ | |/ /
| * | Don't dismiss AutoCompleteTextView on focus change while temp detachedAlan Viverette2014-11-131-1/+3
| |/
* | am 012b4eae: am d8bc6677: Merge "Optimize text rendering in accessibility mod...Svet Ganov2014-10-231-1/+10
|\ \ | |/
| * Optimize text rendering in accessibility mode.Svet Ganov2014-10-141-1/+10
* | am 58f75627: am 94f5155d: am c68aad9f: am d84ce32b: Merge "Fix some documenta...Newton Allen2014-10-021-2/+2
|\ \ | |/
| * Fix some documentation typos.Newton Allen2014-09-301-2/+2
* | resolved conflicts for merge of ee665151 to lmp-mr1-dev-plus-aospNeil Fuller2014-10-021-15/+14
|\ \ | |/ |/|
| * Switch from FloatMath -> Math and Math.hypot where possibleNeil Fuller2014-10-011-15/+14
| * Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEADBill Yi2014-04-291-0/+4
| |\
* | | Preserve NPE behavior of removed TextView.getTextColors() APIAlan Viverette2014-09-161-0/+5
* | | Remove unsafe methods that take TypedArrayAlan Viverette2014-09-111-0/+4
* | | 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
|\ \ \