summaryrefslogtreecommitdiff
path: root/core/java/android/widget/TextView.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Unhide getTextRunCursor APIs"Seigo Nonaka2018-09-191-2/+2
|\
| * Unhide getTextRunCursor APIsSeigo Nonaka2018-09-181-2/+2
* | Always use Context.getSystemService() to get IMMYohei Yukawa2018-09-171-11/+15
|/
* docs: fixed instances of typo in 'overridden' am: debd4ee72dkopriva2018-09-131-1/+1
|\
| * docs: fixed instances of typo in 'overridden'kopriva2018-09-131-1/+1
| |\
| | * docs: fixed instances of typo in 'overridden'kopriva2018-09-131-1/+1
| * | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-211-0/+86
* | | Merge "Add Missing fontVariationSetting attr Javadoc"Haoyu Zhang2018-09-121-0/+3
|\ \ \
| * | | Add Missing fontVariationSetting attr JavadocHaoyu Zhang2018-09-121-0/+3
* | | | Move maximum weight constant from Typeface to Font and make it publicSeigo Nonaka2018-09-101-3/+4
|/ / /
* | | Add fontVariationSettings to TextView and TextAppearance in XMLHaoyu Zhang2018-08-311-0/+11
* | | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-211-0/+86
* | | Merge "Code reformatting for upcoming automated code changes." am: d68f003c67...Mathew Inwood2018-08-171-3/+7
|\| |
| * | Code reformatting for upcoming automated code changes.Mathew Inwood2018-08-161-3/+7
| |/
* | Disable hyphenation by in default themeSiyamed Sinir2018-07-231-4/+25
* | TextView setOverlappingRendering must be true when shadows are used.Derek Sollenberger2018-07-131-1/+2
* | Allow 0sp text size in xml for TextViewMihai Popa2018-07-021-2/+2
* | Add textFontWeight attribute to documentationSeigo Nonaka2018-06-261-0/+1
* | Merge "End the TC session on terminal selection event actions" into pi-dev am...Abodunrinwa Toki2018-05-221-4/+1
|\|
| * End the TC session on terminal selection event actionsAbodunrinwa Toki2018-05-221-4/+1
* | Fix TextView#setText misplaced documentationMihai Popa2018-05-171-10/+5
* | Check against null text in TextView constructorMihai Popa2018-05-141-0/+29
* | Merge "Fix a typo in the API doc of TextView#setKeyListener()" into pi-dev am...android-build-team Robot2018-05-091-1/+1
|\|
| * Fix a typo in the API doc of TextView#setKeyListener()Yohei Yukawa2018-05-081-1/+1
* | Merge "Move accessibilityHeader from TextView to View" into pi-dev am: 99a238...Phil Weaver2018-04-111-31/+0
|\|
| * Move accessibilityHeader from TextView to ViewPhil Weaver2018-04-101-31/+0
* | Merge "Fix crash when modifying Selection" into pi-dev am: 1f2c6dea41Clara Bayarri2018-04-091-1/+1
|\|
| * Fix crash when modifying SelectionClara Bayarri2018-04-061-1/+1
* | Merge "Merge "TextClassifier API updates." into pi-dev am: bf9dfb16be" into p...Abodunrinwa Toki2018-04-021-6/+13
|\|
| * TextClassifier API updates.Abodunrinwa Toki2018-04-011-6/+13
* | Merge "Implement Stateful TextClassifier APIs." into pi-dev am: 119d10deb9Abodunrinwa Toki2018-03-291-4/+51
|\|
| * Merge "Implement Stateful TextClassifier APIs." into pi-devAbodunrinwa Toki2018-03-281-4/+51
| |\
| | * Implement Stateful TextClassifier APIs.Abodunrinwa Toki2018-03-281-4/+51
* | | Merge "Use on-screen text in a11y text changed event" into pi-dev am: ebd87bf395Phil Weaver2018-03-281-3/+2
|\| |
| * | Merge "Use on-screen text in a11y text changed event" into pi-devTreeHugger Robot2018-03-281-3/+2
| |\ \
| | * | Use on-screen text in a11y text changed eventPhil Weaver2018-03-271-3/+2
* | | | Merge "Stop using DynamicLayout in case of non selectable PrecomputedText" in...Seigo Nonaka2018-03-271-42/+60
|\| | |
| * | | Merge "Stop using DynamicLayout in case of non selectable PrecomputedText" in...TreeHugger Robot2018-03-271-42/+60
| |\ \ \
| | * | | Stop using DynamicLayout in case of non selectable PrecomputedTextSeigo Nonaka2018-03-261-42/+60
| | | |/ | | |/|
* | | | Merge "Fix random SmartLinkify-related TextView bugs." into pi-dev am: d982f5...Abodunrinwa Toki2018-03-271-1/+8
|\| | |
| * | | Merge "Fix random SmartLinkify-related TextView bugs." into pi-devTreeHugger Robot2018-03-261-1/+8
| |\ \ \ | | |/ / | |/| |
| | * | Fix random SmartLinkify-related TextView bugs.Abodunrinwa Toki2018-03-261-1/+8
* | | | Merge "Update baseline api docs"Siyamed Sinir2018-03-261-3/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Update baseline api docsSiyamed Sinir2018-03-231-3/+19
| * | | Merge "Throw an exception in case of parameter mismatch of precomputed text"TreeHugger Robot2018-03-061-1/+23
| |\ \ \
| | * | | Throw an exception in case of parameter mismatch of precomputed textSeigo Nonaka2018-03-021-1/+23
| * | | | Don't use highlighting in non-selectable text. Also fixes potential discrepan...Richard Ledley2018-03-051-2/+17
* | | | | Merge "Make PrecomputedText Spannable for supporting selection" into pi-devTreeHugger Robot2018-03-221-4/+5
|\ \ \ \ \
| * | | | | Make PrecomputedText Spannable for supporting selectionSeigo Nonaka2018-03-201-4/+5
| | |_|_|/ | |/| | |
* | | | | Merge "Fix smart_linkify_enabled flag." into pi-devTreeHugger Robot2018-03-221-5/+47
|\ \ \ \ \ | |/ / / / |/| | | |