summaryrefslogtreecommitdiff
path: root/core/java/android/widget/TextView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix maxLines/lines properties for BoringLayoutSiyamed Sinir2017-09-131-1/+2
* Log the "change selected text" gesture.Abodunrinwa Toki2017-09-121-1/+1
* TextView longpress 2 haptic feedback fixAndrei Stingaceanu2017-09-081-1/+5
* AutoSize TextView - fix transformation methodAndrei Stingaceanu2017-07-271-1/+3
* Move cursor to end of text when autofilling.Felipe Leme2017-07-251-1/+10
* 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
|\
| * Properly translate text locations to screen coordsPhil Weaver2017-05-051-2/+1
* | Report less data in structure to autofill providerPhilip P. Moltmann2017-05-051-33/+48
|/
* Only classify text when the toolbar is shown.Abodunrinwa Toki2017-05-041-1/+1
* Add "Paste as plain text" in TextView's toolbar.Abodunrinwa Toki2017-05-021-0/+21
* Merge "Restricted Context layout font loading in TextView" into oc-devTreeHugger Robot2017-04-301-13/+20
|\
| * Restricted Context layout font loading in TextViewClara Bayarri2017-04-281-13/+20
* | Remove FontVariationAxis.InvalidFormatException.Seigo Nonaka2017-04-281-5/+3
|/
* Merge "Implement the rest of autofill importance modes" into oc-devSvetoslav Ganov2017-04-281-0/+11
|\
| * Implement the rest of autofill importance modesSvet Ganov2017-04-271-0/+11
* | Merge "Only restrict arrows out of text fields from keyboard" into oc-devEvan Rosky2017-04-271-3/+32
|\ \ | |/ |/|
| * Only restrict arrows out of text fields from keyboardEvan Rosky2017-04-201-3/+32
* | Merge "Revise method comment on setFontVariationSettings" into oc-devTreeHugger Robot2017-04-271-7/+25
|\ \
| * | Revise method comment on setFontVariationSettingsSeigo Nonaka2017-04-141-7/+25
* | | Handle package changes in autofill manager serviceSvet Ganov2017-04-261-3/+6
* | | Minor fixes on Autofill Framework:Felipe Leme2017-04-241-2/+0
* | | Merge "Introduce TextView attribute for control justification." into oc-devTreeHugger Robot2017-04-211-0/+3
|\ \ \
| * | | Introduce TextView attribute for control justification.Seigo Nonaka2017-04-211-0/+3
* | | | Merge "docs: Update TextView JavaDoc comments" into oc-devTreeHugger Robot2017-04-211-56/+110
|\ \ \ \ | |/ / / |/| | |
| * | | docs: Update TextView JavaDoc commentsJoe Fernandez2017-04-181-56/+110
| | |/ | |/|
* | | Merge "Fix a11y text location in clipped views" into oc-devTreeHugger Robot2017-04-211-4/+2
|\ \ \
| * | | Fix a11y text location in clipped viewsPhil Weaver2017-04-201-4/+2
| |/ /
* / / AutoSize TextView - API polish - no RuntimeException in signatureAndrei Stingaceanu2017-04-201-11/+7
|/ /
* / AutoSize TextView - take horizontalScrolling into accountAndrei Stingaceanu2017-04-181-2/+4
|/
* Merge "Switch i18n listeners to use IME hint locales" into oc-devTreeHugger Robot2017-04-131-14/+62
|\
| * Switch i18n listeners to use IME hint localesRoozbeh Pournader2017-04-121-14/+62
* | Revert "Make selection end handle stick to selection at line end."Roozbeh Pournader2017-04-111-1/+1
|/
* AutoSize TextView - fix measurementsAndrei Stingaceanu2017-04-101-28/+22
* Force direction of phone number fields to (practically) LTRRoozbeh Pournader2017-04-061-0/+21
* Merge "Use text input for various internationalized listeners" into oc-devTreeHugger Robot2017-04-051-21/+66
|\