summaryrefslogtreecommitdiff
path: root/core/java/android/widget/TextView.java
Commit message (Expand)AuthorAgeFilesLines
* Add semantics for accessibility headingsPhil Weaver2018-01-181-0/+30
* Merge "Implement text baseline attributes for TextView."Abodunrinwa Toki2018-01-181-0/+153
|\
| * Implement text baseline attributes for TextView.Abodunrinwa Toki2018-01-161-0/+153
* | Fix API review javadoc issues in TextView/ExtractedTextClara Bayarri2018-01-171-2/+2
* | Merge "Rename PremeasuredText to MeasuredText"Seigo Nonaka2018-01-161-2/+2
|\ \ | |/ |/|
| * Rename PremeasuredText to MeasuredTextSeigo Nonaka2018-01-111-2/+2
* | Merge "Set selection bounds when we try to copy, so it will work with nonsele...Richard Ledley2018-01-131-0/+6
|\ \
| * | Set selection bounds when we try to copy, so it will work with nonselectable ...Richard Ledley2018-01-121-0/+6
* | | Merge "Make Linkify links clickable in nonselectable text."Richard Ledley2018-01-121-5/+3
|\ \ \
| * | | Make Linkify links clickable in nonselectable text.Richard Ledley2018-01-111-5/+3
| |/ /
* | | Merge "Move A11y events throttling away from View(RootImpl)"TreeHugger Robot2018-01-111-3/+3
|\ \ \
| * | | Move A11y events throttling away from View(RootImpl)Eugene Susla2018-01-091-3/+3
| |/ /
* | | Merge "Avoid unnecessary division in TextView.Marquee.tick."TreeHugger Robot2018-01-101-3/+3
|\ \ \ | |_|/ |/| |
| * | Avoid unnecessary division in TextView.Marquee.tick.Tim Murray2017-12-191-3/+3
* | | Merge "Renaming leftover from previous CL..."TreeHugger Robot2018-01-081-9/+9
|\ \ \
| * | | Renaming leftover from previous CL...Felipe Leme2018-01-081-9/+9
* | | | Merge "Ignores Resources.NotFoundException when setting ViewStructure.setTest...TreeHugger Robot2018-01-081-3/+9
|\ \ \ \
| * | | | Ignores Resources.NotFoundException when setting ViewStructure.setTestIdEntry().Felipe Leme2018-01-081-3/+9
| |/ / /
* / / / Enable/disable fallback line spacing in TextViewSiyamed Sinir2018-01-041-2/+55
|/ / /
* | / Added new Autofill APIs to get name of id used on android:text.Felipe Leme2018-01-031-10/+20
| |/ |/|
* | Update setLineSpacing docs to mention unitsClara Bayarri2017-12-201-0/+4
|/
* Show Floating Toolbar when tapping a selectable TextLink in TextView.Richard Ledley2017-12-181-0/+16
* Add more IntDef prefixes for auto-documenting.Jeff Sharkey2017-12-131-1/+4
* Introduce PremeasuredTextSeigo Nonaka2017-12-111-2/+8
* Revert "Don't generate irrelevant a11y events - framework"Eugene Susla2017-12-051-4/+0
* Don't generate irrelevant a11y events - frameworkSvet Ganov2017-11-281-0/+4
* [Magnifier - 5] Auto invalidate and miscAndrei Stingaceanu2017-10-231-30/+0
* [Magnifier - 3] Reduce number of calls to PixelCopyAndrei Stingaceanu2017-10-171-0/+30
* Merge "Added new ViewNode properties for Autofill (minEms, maxEms, maxLength)."TreeHugger Robot2017-10-131-0/+11
|\
| * Added new ViewNode properties for Autofill (minEms, maxEms, maxLength).Felipe Leme2017-10-061-0/+11
* | Rename mCursorDrawble to mDrawableForCursorRoozbeh Pournader2017-10-031-4/+4
|/
* Merge "Switch version gate for fallback linespacing to P"TreeHugger Robot2017-09-211-3/+1
|\
| * Switch version gate for fallback linespacing to PRoozbeh Pournader2017-09-211-3/+1
* | Fix crash in TextView#setHintClara Bayarri2017-09-181-1/+1
|/
* Fix hint text updates in Extracted text modeClara Bayarri2017-09-151-0/+10
* Merge "Fix maxLines/lines properties for BoringLayout" into oc-mr1-dev am: ae...Siyamed Sinir2017-09-151-1/+2
|\
| * Fix maxLines/lines properties for BoringLayoutSiyamed Sinir2017-09-131-1/+2
| * Log the "change selected text" gesture.Abodunrinwa Toki2017-09-121-1/+1
* | Log the "change selected text" gesture.Abodunrinwa Toki2017-09-121-1/+1
* | Merge "TextView longpress 2 haptic feedback fix" into oc-mr1-dev am: 04b6095082Andrei Stingaceanu2017-09-111-1/+5
|\|
| * TextView longpress 2 haptic feedback fixAndrei Stingaceanu2017-09-081-1/+5
* | Use fallback-based line spacing in TextView etcRoozbeh Pournader2017-08-231-2/+11
* | Add a builder for DynamicLayout and switch TextView to itRoozbeh Pournader2017-08-231-4/+13
* | Merge "Add deltaX/Y to a11y scroll events"TreeHugger Robot2017-08-161-2/+7
|\ \
| * | Add deltaX/Y to a11y scroll eventsEugene Susla2017-08-021-2/+7
* | | Merge "Improve TextView.onMeasure() for multiline text."TreeHugger Robot2017-08-041-4/+6
|\ \ \
| * | | Improve TextView.onMeasure() for multiline text.Seigo Nonaka2017-08-041-4/+6
* | | | Merge "AutoSize TextView - fix transformation method" into oc-mr1-dev am: 871...Andrei Stingaceanu2017-08-041-1/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | AutoSize TextView - fix transformation methodAndrei Stingaceanu2017-07-271-1/+3
* | | | Refactor TextView TextAppearance attributes readingClara Bayarri2017-08-011-252/+265
| |/ / |/| |