summaryrefslogtreecommitdiff
path: root/core/java/android/widget/TextView.java
Commit message (Expand)AuthorAgeFilesLines
* Revert tab key behavior on multiline EditTexts.Yuichiro Hanada2020-05-131-20/+2
* Merge "Use TextClassicationSession to call smart selection APIs." into rvc-devTreeHugger Robot2020-04-291-2/+1
|\
| * Use TextClassicationSession to call smart selection APIs.Tony Mak2020-04-241-2/+1
* | Merge "Process numpad enter key along with enter key." into rvc-devTreeHugger Robot2020-04-231-0/+2
|\ \
| * | Process numpad enter key along with enter key.Byungsung You2020-04-151-0/+2
* | | Merge "Updated TextView#setCompoundDrawableTintList documentation to refer to...Nader Jawad2020-04-171-1/+1
|\ \ \ | |_|/ |/| |
| * | Updated TextView#setCompoundDrawableTintListNader Jawad2020-04-151-1/+1
| |/
* / Prevents multi touch among TextView and handle reviews.Shu Chen2020-04-161-0/+46
|/
* Implement ACTION_LONG_CLICK for accessibilitysallyyuen2020-03-171-0/+17
* Merge "Temporary fix to disable augmented autofill requests coming from passw...TreeHugger Robot2020-03-111-0/+10
|\
| * Temporary fix to disable augmented autofill requests coming fromAdam He2020-03-101-0/+10
* | Merge "Improvement of IME Enter Action" into rvc-devJacky Kao2020-03-101-13/+2
|\ \
| * | Improvement of IME Enter ActionJacky Kao2020-03-051-13/+2
| |/
* / Update API ExtraRenderingInfo by review feedbackDieter Hsu2020-03-061-1/+1
|/
* Removing possible user defined strings from bugreport view-dumpSunny Goyal2020-02-251-1/+1
* Refresh new extra data AccessibilityNodeInfo.ExtraRenderingInfoDieter Hsu2020-02-181-7/+36
* Fix TextView.shouldAdvanceFocusOnTab().Yuichiro Hanada2020-02-141-3/+3
* Providing new accessibilityNode actionJacky Kao2020-02-071-5/+2
* Merge "Providing new accessibilityNode action"Svetoslav Ganov2020-02-051-0/+31
|\
| * Providing new accessibilityNode actionJacky Kao2020-01-211-0/+31
* | Merge "Add surrounding text to EditorInfo to speed up IME startup"TreeHugger Robot2020-01-231-0/+1
|\ \ | |/ |/|
| * Add surrounding text to EditorInfo to speed up IME startupChris.CC Lee2020-01-231-0/+1
* | Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* | Ability to start a cursor drag from anywhere in an editable TextViewNikita Dubrovsky2019-12-191-0/+4
|/
* Consolidate tracking of touch state in Editor (editable TextView)Nikita Dubrovsky2019-12-051-1/+4
* Add debug logging for cursor logic in TextView and EditorNikita Dubrovsky2019-10-311-1/+24
* Add @CallSuper to TextView#onSelectionChangedPhil Weaver2019-10-031-0/+6
* Implement AssistStructure.ViewNode.getHintIdEntry().Adam He2019-07-191-0/+14
* TextClassifier cross-user vulnerability in direct-replyAbodunrinwa Toki2019-07-081-4/+8
* Merge "Only send text update for TextView after VIEW_ADDED is notified" into ...Feng Cao2019-06-081-1/+1
|\
| * Only send text update for TextView after VIEW_ADDED is notifiedFeng Cao2019-06-081-1/+1
* | Merge "Record textAppearance information for TextView." into qt-dev am: e5383...Aurimas Liutikas2019-06-071-0/+4
|\|
| * Merge "Record textAppearance information for TextView." into qt-devAurimas Liutikas2019-06-071-0/+4
| |\
| | * Merge "Record textAppearance information for TextView." into qt-devTreeHugger Robot2019-06-071-0/+4
| | |\
| | | * Record textAppearance information for TextView.Aurimas Liutikas2019-06-051-0/+4
| * | | Merge "Clarify problems with Linkify.MAP_ADDRESSES." into qt-devTorne (Richard Coles)2019-06-061-0/+4
| |\| |
* | | | Merge "Clarify problems with Linkify.MAP_ADDRESSES." into qt-dev am: a0d66cf3...Torne (Richard Coles)2019-06-061-0/+4
|\ \ \ \
| * \ \ \ Merge "Clarify problems with Linkify.MAP_ADDRESSES." into qt-dev am: a0d66cf3f6Torne (Richard Coles)2019-06-061-0/+4
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * / Clarify problems with Linkify.MAP_ADDRESSES.Torne (Richard Coles)2019-06-041-0/+4
| | |/
* | | Merge "Make content capture send text update event for TextView even when it ...Feng Cao2019-05-291-1/+1
|\| |
| * | Make content capture send text update event for TextView even when it is not ...Feng Cao2019-05-291-1/+1
| * | Merge "DO NOT MERGE - Re-add ContentCapture support from standard SDK toolkit...TreeHugger Robot2019-05-221-5/+34
| |\ \ | | |/ | |/|
| | * DO NOT MERGE - Re-add ContentCapture support from standard SDK toolkit.Felipe Leme2019-05-161-5/+34
* | | Set the a11yNodeInfo unclickable if the TextView has asallyyuen2019-05-281-0/+14
* | | Merge "Fix sysui's security issue of cross-user copy/paste" into qt-dev am: 7...Felka Chang2019-05-221-13/+18
|\| |
| * | Fix sysui's security issue of cross-user copy/pasteFelka Chang2019-05-211-13/+18
| |/
| * Added BlendMode equivalent APIs to replace deprecated PorterDuffNader Jawad2019-04-171-8/+43
| * DO NOT MERGE - Removed ContentCapture support from standard SDK toolkit.Felipe Leme2019-04-151-34/+5
* | Added BlendMode equivalent APIs to replace deprecated PorterDuffNader Jawad2019-04-151-8/+43
|/
* Merge "Clarify hasSelection description" am: 6bd5cf2bcc am: 0e63b9ce98Hans Boehm2019-03-281-1/+1
|\