summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/TextView.java
Commit message (Expand)AuthorAgeFilesLines
* Use default constructor to get anti-aliasingChris Craik2015-04-281-2/+2
* Introduce "Share" option to the floating text selection toolbar.Andrei Stingaceanu2015-04-211-5/+26
* Text processing - stop showing an empty toast.Andrei Stingaceanu2015-04-201-1/+3
* Merge "Editor: keep text selection when starting a process text intent."Clara Bayarri2015-04-161-0/+1
|\
| * Editor: keep text selection when starting a process text intent.Clara Bayarri2015-04-141-0/+1
* | Add left and right indent arrays to TextViewRaph Levien2015-04-151-0/+78
* | Add more firstStrong alternatives for textDirection.Roozbeh Pournader2015-04-131-0/+4
|/
* Merge "Fix date picker dialog size"Alan Viverette2015-04-131-0/+1
|\
| * Fix date picker dialog sizeAlan Viverette2015-04-101-0/+1
* | Show and trigger activities that implement Text Processing actionsClara Bayarri2015-04-101-0/+47
* | Merge "Fix unexpected selection cancellation"Seigo Nonaka2015-04-101-0/+6
|\ \ | |/ |/|
| * Fix unexpected selection cancellationSeigo Nonaka2015-04-091-0/+6
* | Merge "Rework assist to walk down the view hierarchy."Dianne Hackborn2015-04-021-2/+2
|\ \
| * | Rework assist to walk down the view hierarchy.Dianne Hackborn2015-04-011-2/+2
| |/
* | Add breakStrategy attribute to TextViewRaph Levien2015-04-011-43/+73
|/
* Merge "Improve undo support for text entered with IME"James Cook2015-03-181-6/+4
|\
| * Improve undo support for text entered with IMEJames Cook2015-03-181-6/+4
* | Editor: Fire the selection Action Mode when long pressing on an empty spaceClara Bayarri2015-03-181-3/+3
* | Add single-arg TextView.setTextAppearance, deprecate two-arg methodAlan Viverette2015-03-161-62/+60
|/
* More work on collecting assist data.Dianne Hackborn2015-03-121-5/+6
* Move the "Replace" popup option to the Text Selection ActionMode.Clara Bayarri2015-03-121-0/+1
* Merge "Annotate ARGB integer parameters with @ColorInt"Tor Norbye2015-03-061-4/+9
|\
| * Annotate ARGB integer parameters with @ColorIntTor Norbye2015-03-051-4/+9
* | Merge "Allow attrs to be @Nullable in TextView and LinearLayout"Scott Kennedy2015-03-061-3/+4
|\ \
| * | Allow attrs to be @Nullable in TextView and LinearLayoutScott Kennedy2015-03-051-4/+5
* | | Merge "Support undo of some programmatic TextView changes"James Cook2015-03-061-0/+1
|\ \ \ | |_|/ |/| |
| * | Support undo of some programmatic TextView changesJames Cook2015-03-031-0/+1
| |/
* | Merge "Text selection changes - smart handles & drag accelerator"Mady Mellor2015-03-051-3/+10
|\ \ | |/ |/|
| * Text selection changes - smart handles & drag acceleratorMady Mellor2015-03-021-2/+9
* | Add TextView XML attribute for undo supportJames Cook2015-02-271-0/+5
|/
* Reland: Add basic support for Ctrl-Z to editable TextViewsJames Cook2015-02-271-19/+64
* Revert "Add basic support for Ctrl-Z to editable TextViews"James Cook2015-02-261-64/+19
* Paste as plain text by Ctrl-Shift-VKeisuke Kuroyanagi2015-02-241-4/+20
* Add basic support for Ctrl-Z to editable TextViewsJames Cook2015-02-191-20/+70
* Add @ResourceInt annotations on APIsTor Norbye2015-02-181-8/+13
* First quick implementation of auto assist data.Dianne Hackborn2015-02-061-2/+16
* am 2ed9a7e5: am af461e12: Merge "Refine resolution order for typeface and fon...Raph Levien2015-01-291-0/+5
|\
| * am 2ed9a7e5: am af461e12: Merge "Refine resolution order for typeface and fon...Raph Levien2015-01-291-0/+5
| |\
| | * Refine resolution order for typeface and fontFamilyRaph Levien2015-01-291-0/+5
* | | am a601d44b: am a4d1e250: am 9787039d: Merge "Fudge getRightPaddingOffset in ...Roozbeh Pournader2015-01-151-6/+8
|\ \ \ | |/ /
| * | am a4d1e250: am 9787039d: Merge "Fudge getRightPaddingOffset in TextView to m...Roozbeh Pournader2015-01-151-6/+8
| |\ \ | | |/
| | * Fudge getRightPaddingOffset in TextView to match clipRect.Roozbeh Pournader2015-01-141-6/+8
* | | Merge "Track TextView locale changes if not explicitly set"Raph Levien2015-01-151-0/+11
|\ \ \
| * | | Track TextView locale changes if not explicitly setRaph Levien2015-01-141-0/+11
| |/ /
* | | API for tinting TextView compound drawablesAlan Viverette2015-01-071-150/+265
* | | Fix accessibility delegationAlan Viverette2015-01-071-8/+12
|/ /
* | am 2f11125a: am 9973643b: Merge "Give accessibility delegate the first pass a...Alan Viverette2014-12-151-3/+9
|\ \ | |/
| * Give accessibility delegate the first pass at handling ACTION_CLICKAlan Viverette2014-12-121-3/+9
* | am bb241c3c: am 4eb2e04f: Merge "Use CURRENT_OR_SELF when checking SPEAK_PASS...Alan Viverette2014-12-031-1/+2
|\ \ | |/
| * Use CURRENT_OR_SELF when checking SPEAK_PASSWORD settingAlan Viverette2014-12-021-1/+2