summaryrefslogtreecommitdiff
path: root/core/java/android/widget/TextView.java
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE - Merge qt-qpr1-dev-plus-aosp-without-vendor (6129114) into stag...Xin Li2020-01-151-4/+18
|\
| * DO NOT MERGE - Temporary fix to disable augmented autofill requests coming fr...Automerger Merge Worker2020-01-081-0/+10
| |\
| | * DO NOT MERGE - Temporary fix to disable augmented autofill requests coming fromAdam He2019-12-161-0/+10
| * | RESTRICT AUTOMERGE TextClassifier cross-user vulnerability in direct-reply am...Automerger Merge Worker2019-12-111-4/+8
| |\|
| | * RESTRICT AUTOMERGE TextClassifier cross-user vulnerability in direct-replyAbodunrinwa Toki2019-08-121-4/+8
* | | Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-091-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-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
|\| |
| * | Clarify problems with Linkify.MAP_ADDRESSES.Torne (Richard Coles)2019-06-041-0/+4
| |/
* | 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
* | 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
* Merge "Clarify hasSelection description" am: 6bd5cf2bcc am: 0e63b9ce98Hans Boehm2019-03-281-1/+1
|\
| * Clarify hasSelection descriptionHans Boehm2019-03-201-1/+1
| * DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) intoXin Li2019-02-141-1/+1
| |\
| * | Limit access to suspected false positives.Mathew Inwood2018-12-281-3/+4
* | | Rename @EnumEntry and @FlagEntryAshley Rose2019-03-181-65/+67
* | | Add NonNull annotation to getTextDirectionHeuristicsSiyamed Sinir2019-03-041-1/+1
* | | All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* | | Merge "Add trackingBug number for UnsupportedAppUsage of mMarquee"Haoyu Zhang2019-02-111-1/+1
|\ \ \
| * | | Add trackingBug number for UnsupportedAppUsage of mMarqueeHaoyu Zhang2019-02-071-1/+1
* | | | Merge "Add helper methods for View attribute debugging"Aurimas Liutikas2019-02-071-0/+2
|\ \ \ \
| * | | | Add helper methods for View attribute debuggingAurimas Liutikas2019-02-061-0/+2
| |/ / /
* | | | Merge "Add trackingBug number to UnsupportedAppUsage of mListeners"Haoyu Zhang2019-02-071-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add trackingBug number to UnsupportedAppUsage of mListenersHaoyu Zhang2019-02-061-1/+1
* | | | Merge "Blacklist TextView.mCurTextColor"Siyamed Sinir2019-02-061-1/+6
|\ \ \ \
| * | | | Blacklist TextView.mCurTextColorSiyamed Sinir2019-02-051-1/+6
* | | | | Honor text-operation user in "Add to dictionary"Yohei Yukawa2019-02-051-0/+16
| |/ / / |/| | |
* | | | Merge "@InspectableProperty coverage for android.widget"Ashley Rose2019-02-051-5/+269
|\ \ \ \
| * | | | @InspectableProperty coverage for android.widgetAshley Rose2019-02-041-5/+269
* | | | | Log translate action's views and clicks.Abodunrinwa Toki2019-01-311-6/+15
* | | | | Removed unused flag from notifyTextChanged().Felipe Leme2019-01-291-1/+1
|/ / / /
* | | | Rename isHorizontallyScrolling to isHorizontallyScrollableHaoyu Zhang2019-01-221-1/+1
* | | | Introduce @hide TextView#setTextOperationUser()Yohei Yukawa2019-01-191-2/+73
* | | | Remove old private constant from ResourceId.Aurimas Liutikas2019-01-171-4/+3
|/ / /
* | | Fix TextView#setTextCursorDrawable for resid=0Mihai Popa2019-01-141-1/+2
* | | Merge "Move copy, cut and paste shortcut handler to onKeyDown()."TreeHugger Robot2019-01-101-19/+20
|\ \ \
| * | | Move copy, cut and paste shortcut handler to onKeyDown().Yuichiro Hanada2019-01-101-19/+20
* | | | Enable null cursor drawableMihai Popa2019-01-091-8/+4
|/ / /
* | | Limit access to suspected false positives.Mathew Inwood2018-12-281-3/+3
* | | Merge "Another round of changes on Content Capture."TreeHugger Robot2018-12-171-2/+10
|\ \ \
| * | | Another round of changes on Content Capture.Felipe Leme2018-12-141-2/+10
* | | | Support Shift-Delete, Ctrl-Insert and Shift-Insert in TextView.Yuichiro Hanada2018-12-171-0/+19
* | | | Add public API TextView.isHorizontallyScrollingHaoyu Zhang2018-12-131-3/+14
|/ / /