summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/TextView.java
Commit message (Expand)AuthorAgeFilesLines
* Fully support Icons in Notification actions.Dan Sandler2015-07-291-0/+3
* Fix insertion handle disappearing in extract modeAndrei Stingaceanu2015-07-131-9/+20
* Merge "Implement better handling of text in assist." into mnc-devDianne Hackborn2015-07-071-13/+96
|\
| * Implement better handling of text in assist.Dianne Hackborn2015-07-071-13/+96
* | Merge "Drag handles persist after lost focus in extracted mode" into mnc-devAndrei Stingaceanu2015-07-071-1/+5
|\ \ | |/ |/|
| * Drag handles persist after lost focus in extracted modeAndrei Stingaceanu2015-07-011-1/+5
* | Merge "Add accessibility actions for the PROCESS_TEXT feature." into mnc-devAbodunrinwa Toki2015-07-021-2/+19
|\ \ | |/ |/|
| * Add accessibility actions for the PROCESS_TEXT feature.Abodunrinwa Toki2015-06-291-2/+19
* | Merge "Let TextView clear accessibility selection index" into mnc-devMaxim Bogatov2015-06-301-25/+21
|\ \ | |/ |/|
| * Let TextView clear accessibility selection indexMaxim Bogatov2015-06-261-25/+21
* | Merge "Fix crash due to reverse selection." into mnc-devSeigo Nonaka2015-06-291-3/+7
|\ \
| * | Fix crash due to reverse selection.Seigo Nonaka2015-06-261-3/+7
* | | Merge "TextView: add the "Share" accessibility action." into mnc-devAbodunrinwa Toki2015-06-261-0/+15
|\ \ \
| * | | TextView: add the "Share" accessibility action.Abodunrinwa Toki2015-06-261-0/+15
| | |/ | |/|
* | | Fix: Text selection handles shouldn't be shown in accessibility modeMady Mellor2015-06-261-0/+1
* | | Merge "Do not show selection action mode when the TextView is not shown." int...Seigo Nonaka2015-06-261-1/+1
|\ \ \ | |/ / |/| |
| * | Do not show selection action mode when the TextView is not shown.Seigo Nonaka2015-06-261-1/+1
| |/
* | Merge "Handle back key to cancel text action mode in full-screen IME." into m...Yohei Yukawa2015-06-251-21/+33
|\ \ | |/ |/|
| * Handle back key to cancel text action mode in full-screen IME.Yohei Yukawa2015-06-241-21/+33
* | Merge "Fix: Don't display the drag handles when focus is lost" into mnc-devMady Mellor2015-06-251-3/+3
|\ \
| * | Fix: Don't display the drag handles when focus is lostMady Mellor2015-06-251-3/+3
| |/
* | EditText - can not drag handles in extracted modeAndrei Stingaceanu2015-06-251-1/+2
|/
* Merge "Fix issue #20654534: API Review: android.app.assist" into mnc-devDianne Hackborn2015-06-231-1/+1
|\
| * Fix issue #20654534: API Review: android.app.assistDianne Hackborn2015-06-221-1/+1
* | Merge "Fix: TextView makes new layouts too frequently." into mnc-devKeisuke Kuroyanagi2015-06-231-4/+6
|\ \ | |/ |/|
| * Fix: TextView makes new layouts too frequently.Keisuke Kuroyanagi2015-06-191-4/+6
* | Fix selection by double tap in Extracted modeAndrei Stingaceanu2015-06-221-0/+9
* | Remove indents from TextViewRaph Levien2015-06-171-65/+0
|/
* Fix APIs.Dianne Hackborn2015-06-111-13/+14
* Fix Floating tool bar flickers after long pressing on empty region.Clara Bayarri2015-06-091-3/+8
* Merge "Fix Select All should not be shown when everything is already selected...Clara Bayarri2015-06-051-1/+2
|\
| * Fix Select All should not be shown when everything is already selectedClara Bayarri2015-06-051-1/+2
* | Fix Toolbar is not refreshed after Select AllClara Bayarri2015-06-051-2/+9
|/
* Separate the SelectionActionMode into Insertion and Selection.Clara Bayarri2015-06-041-19/+56
* Rename setTextDir to setTextDirectionRaph Levien2015-06-031-2/+2
* Merge "Fix TextView ActionMode overflow finishes the ActionMode" into mnc-devClara Bayarri2015-06-021-0/+2
|\
| * Fix TextView ActionMode overflow finishes the ActionModeClara Bayarri2015-05-291-0/+2
* | Merge "assist: Fix reported colors/styles for TextView/Switch" into mnc-devJames Cook2015-05-291-1/+28
|\ \ | |/ |/|
| * assist: Fix reported colors/styles for TextView/SwitchJames Cook2015-05-281-1/+28
* | Stop showing both the floating toolbar and suggestionsAndrei Stingaceanu2015-05-281-2/+2
|/
* Merge "Fix Cancelling a text action activity deletes the selected text" into ...Clara Bayarri2015-05-191-9/+15
|\
| * Fix Cancelling a text action activity deletes the selected textClara Bayarri2015-05-151-9/+15
* | Editor: enable double tap for selection after cut/copy.Andrei Stingaceanu2015-05-141-0/+19
|/
* Merge "Fix floating toolbar popping frequently after Replace/Copy" into mnc-devAndrei Stingaceanu2015-05-141-4/+6
|\
| * Fix floating toolbar popping frequently after Replace/CopyAndrei Stingaceanu2015-05-071-4/+6
* | Merge "Fix: replace terminates extract mode (floating toolbar)" into mnc-devAndrei Stingaceanu2015-05-141-0/+6
|\ \
| * | Fix: replace terminates extract mode (floating toolbar)Andrei Stingaceanu2015-05-121-0/+6
* | | Merge "Add hyphenationFrequency attribute to TextView and StaticLayout." into...Roozbeh Pournader2015-05-121-3/+40
|\ \ \
| * | | Add hyphenationFrequency attribute to TextView and StaticLayout.Roozbeh Pournader2015-05-121-3/+40
* | | | Revert "Fix build - Revert "Revert "Use default constructor to get anti-alias...Chris Craik2015-05-121-2/+2
|/ / /