summaryrefslogtreecommitdiff
path: root/core/java/android/widget/TextView.java
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / |/| |
* | | Merge "Remove secondary bidi cursor"TreeHugger Robot2017-07-271-13/+9
|\ \ \
| * | | Remove secondary bidi cursorRoozbeh Pournader2017-07-271-13/+9
* | | | Merge "Move cursor to end of text when autofilling." into oc-mr1-dev am: de49...Felipe Leme2017-07-271-1/+10
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Move cursor to end of text when autofilling.Felipe Leme2017-07-251-1/+10
* | | Merge "Define constants for ellipsize values"TreeHugger Robot2017-07-241-8/+15
|\ \ \
| * | | Define constants for ellipsize valuesRoozbeh Pournader2017-07-241-8/+15
* | | | Merge "Handle long text for share/cut/copy operations."Siyamed Sinir2017-07-211-8/+40
|\ \ \ \ | |/ / / |/| | |
| * | | Handle long text for share/cut/copy operations.Siyamed Sinir2017-07-201-8/+40
| |/ /
* / / Update TextView ApiDoc for lineSpacing attributesSiyamed Sinir2017-07-191-2/+3
|/ /
* | Merge "Disable smart sharing for password fields."TreeHugger Robot2017-07-141-1/+1
|\ \
| * | Disable smart sharing for password fields.Abodunrinwa Toki2017-07-141-1/+1
* | | Avoid FloatingToolbar flickersAbodunrinwa Toki2017-07-131-0/+6
|/ /
* | Stop loading other package's font by default.Seigo Nonaka2017-06-221-3/+3
* | AutoSize TextView - major fixesAndrei Stingaceanu2017-06-011-46/+71
* | Don’t try to autoSize if TextView is not measuredSiyamed Sinir2017-05-261-0/+1
|/
* Merge "AutoSize TextView - correct pixel transformations" into oc-devAndrei Stingaceanu2017-05-241-28/+29
|\
| * AutoSize TextView - correct pixel transformationsAndrei Stingaceanu2017-05-111-28/+29
* | Merge "Missed a break statement. very sorry" into oc-devEvan Rosky2017-05-191-0/+1
|\ \
| * | Missed a break statement. very sorryEvan Rosky2017-05-181-0/+1
* | | In onDragEvent(), don't assume text is SpannableRoozbeh Pournader2017-05-171-2/+4
|/ /
* | Merge "TextView: Invalidate selection action mode on "select all"." into oc-devAbodunrinwa Toki2017-05-121-0/+4
|\ \
| * | TextView: Invalidate selection action mode on "select all".Abodunrinwa Toki2017-05-131-0/+4
* | | Added redundant focusable attribute read in TextViewEvan Rosky2017-05-121-0/+16
|/ /
* / Hiding text from obscured text fields.Phil Weaver2017-05-091-1/+2
|/
* Merge "Properly translate text locations to screen coords" into oc-devPhil Weaver2017-05-061-2/+1
|\