summaryrefslogtreecommitdiff
path: root/core/java/android/widget/TextView.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Fixes for a11y selection". Reverts hiding some selection UI" i...Sally Yuen2022-04-011-6/+5
|\
| * Revert "Fixes for a11y selection". Reverts hiding some selection UISally Yuen2022-03-301-6/+5
* | Merge "Make TextView do not show IME when fill dialog popup" into tm-devTYM Tsai2022-03-311-1/+18
|\ \ | |/ |/|
| * Make TextView do not show IME when fill dialog popupTYM Tsai2022-03-231-1/+18
* | Fixes for a11y selectionSally2022-03-161-10/+30
|/
* Update the text wrapping API.James.cf Lin2022-03-101-54/+76
* Rename ACTION_SHOW_SUGGESTSIONS TO ACTION_SHOW_TEXT_SUGGESTIONSyingleiw2022-03-041-2/+3
* Merge "Add pasteAsPlainText in some documentation where it is missing." am: f...Treehugger Robot2022-02-221-2/+6
|\
| * Add pasteAsPlainText in some documentation where it is missing.Arthur Milchior2022-02-221-2/+6
* | Merge "Migrate frameworks/base javadocs references to androidx"Alan Viverette2022-02-101-1/+1
|\ \
| * | Migrate frameworks/base javadocs references to androidxAlan Viverette2022-02-091-1/+1
* | | Merge "fix TextView a11yNodeInfo isTextSelectable"Sally Yuen2022-02-091-1/+1
|\ \ \ | |/ / |/| |
| * | fix TextView a11yNodeInfo isTextSelectablesallyyuen2022-02-031-1/+1
* | | Do not relayout when changing to MarqueeLucas Dupin2022-02-041-2/+8
* | | Merge "Add AccessibilityNodeInfo.isTextSelectable"Sally Yuen2022-02-011-0/+1
|\| |
| * | Add AccessibilityNodeInfo.isTextSelectablesallyyuen2022-01-281-0/+1
* | | Merge "Minor JavaDoc grammar fix" am: 86e1a45b56 am: fa264ae28b am: f1cbfa73a...Siyamed Sinir2022-01-311-2/+2
|\ \ \ | | |/ | |/|
| * | Minor JavaDoc grammar fixIan G. Clifton2022-01-291-2/+2
| * | Fix OOB crash in ContentCapture for translated viewsAhaan Ugale2021-08-171-0/+9
* | | Merge "Add line break word style parameter in the LineBreakConfig"James Lin2022-01-241-4/+93
|\ \ \
| * | | Add line break word style parameter in the LineBreakConfigJames.cf Lin2022-01-221-4/+93
| | |/ | |/|
* | | Merge "Ensure that "smart" actions are shown in Talkback."Abodunrinwa Toki2022-01-241-3/+9
|\ \ \ | |/ / |/| |
| * | Ensure that "smart" actions are shown in Talkback.Abodunrinwa Toki2022-01-211-3/+9
* | | Add setLineBreakConfig APISeigo Nonaka2022-01-151-5/+54
|/ /
* | Implement fallback line spacing for BoringLayoutSeigo Nonaka2022-01-121-14/+67
* | Merge "Don't animate TextView marquee if not visible"John Reck2022-01-101-3/+10
|\ \
| * | Don't animate TextView marquee if not visibleJohn Reck2021-09-221-3/+10
* | | Revert "Implement fallback line spacing for BoringLayout"Shubham Dubey2022-01-101-67/+14
* | | Implement fallback line spacing for BoringLayoutSeigo Nonaka2022-01-061-14/+67
* | | Add AccessibilityAction ACTION_SHOW_SUGGESTIONSyingleiw2021-12-021-0/+17
* | | Send TYPE_VIEW_TEXT_CHANGED a11y event when SuggestionSpan is addedyingleiw2021-11-171-51/+17
* | | Require onCheckIsTextEditor() for IME_FLAG_NAVIGATE_{NEXT,PREVIOUS}Yohei Yukawa2021-10-271-2/+7
* | | Send TYPE_VIEW_TEXT_CHANGED a11y event when SuggestionSpan is addedyingleiw2021-09-241-2/+50
|/ /
* | Merge "Fix OOB crash in ContentCapture for translated views" into sc-dev am: ...TreeHugger Robot2021-08-151-0/+9
|\ \
| * | Fix OOB crash in ContentCapture for translated viewsAhaan Ugale2021-08-121-0/+9
| |/
* | Move EditableInputConnection into com.android.internal.inputmethodYohei Yukawa2021-07-091-1/+1
* | Merge "Guarding against null pointer exception when setting view structure in...Mihir Patel2021-07-021-15/+20
|\|
| * Merge "Guarding against null pointer exception when setting view structure in...Mihir Patel2021-07-021-15/+20
| |\
| | * Guarding against null pointer exception when setting view structure info for ...Mihir Patel2021-06-221-15/+20
* | | Merge "Disable log default dumps in debug ROM" into sc-dev am: 559b8dd078 am:...Joanne Chung2021-07-021-3/+0
|\| |
| * | Merge "Disable log default dumps in debug ROM" into sc-devJoanne Chung2021-07-021-3/+0
| |\ \
| | * | Disable log default dumps in debug ROMJoanne Chung2021-06-291-3/+0
* | | | Merge "Fix TextViewTranslationTest test fail." into sc-dev am: 27f397f55a am:...Joanne Chung2021-06-241-1/+1
|\| | |
| * | | Merge "Fix TextViewTranslationTest test fail." into sc-devJoanne Chung2021-06-241-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fix TextViewTranslationTest test fail.Joanne Chung2021-06-211-1/+1
| | |/
* | | Merge "Bug fix: Move the implementation out from View.onTranslationResponse."...Joanne Chung2021-06-241-31/+0
|\| |
| * | Merge "Bug fix: Move the implementation out from View.onTranslationResponse."...Joanne Chung2021-06-241-31/+0
| |\ \
| | * | Bug fix: Move the implementation out from View.onTranslationResponse.Joanne Chung2021-06-171-31/+0
| | |/
* | | Merge changes from topics "cc-composing-update", "cc-merge-equals" into sc-de...Ahaan Ugale2021-06-231-2/+10
|\| |
| * | ContentCapture: Notify when Composing region changes.Ahaan Ugale2021-06-161-2/+10
| |/