summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/TextView.java
Commit message (Expand)AuthorAgeFilesLines
* Made text selection work in ExtractEditText. Manual merge of Gingerbread 64947.Gilles Debunne2010-09-081-92/+109
* am ff46a5c9: am d2fbabad: Merge "Fixed single line state on TextView." into g...Gilles Debunne2010-08-311-6/+6
|\
| * am d2fbabad: Merge "Fixed single line state on TextView." into gingerbreadGilles Debunne2010-08-311-6/+6
| |\
| | * Fixed single line state on TextView.Gilles Debunne2010-08-311-6/+6
| * | am e69b2860: Merge "DO NOT MERGE Removed "Stop selecting text" option." into ...Gilles Debunne2010-08-271-6/+3
| |\ \ | | |/
| | * DO NOT MERGE Removed "Stop selecting text" option.Gilles Debunne2010-08-271-6/+3
| * | am 225ad9cb: Merge "DO NOT MERGE Text selection: tapping on selection opens c...Gilles Debunne2010-08-271-5/+36
| |\ \ | | |/
| | * DO NOT MERGE Text selection: tapping on selection opens context menuGilles Debunne2010-08-271-5/+36
* | | Improve clipboard API.Dianne Hackborn2010-08-271-11/+12
* | | am b318ef79: am 62dbd82a: Fix for IndexOutOfBounds in TextView getWordLimitsAt.Gilles Debunne2010-08-261-2/+2
|\ \ \ | |/ /
| * | am 62dbd82a: Fix for IndexOutOfBounds in TextView getWordLimitsAt.Gilles Debunne2010-08-261-2/+2
| |\ \ | | |/
| | * Fix for IndexOutOfBounds in TextView getWordLimitsAt.Gilles Debunne2010-08-261-2/+2
* | | resolved conflicts for merge of f309c7a8 to masterGilles Debunne2010-08-261-31/+32
|\ \ \ | |/ /
| * | am 1b400c77: Merge "Fix for NPE in TextView." into gingerbreadGilles Debunne2010-08-261-0/+5
| |\ \ | | |/
| | * Fix for NPE in TextView.Gilles Debunne2010-08-251-0/+5
| * | am e2978c8d: Merge "Fix for an NPE in TextView." into gingerbreadGilles Debunne2010-08-241-4/+6
| |\ \ | | |/
| | * Fix for an NPE in TextView.Gilles Debunne2010-08-241-4/+6
* | | resolved conflicts for merge of 9765b2a0 to masterGilles Debunne2010-08-241-2/+10
|\ \ \ | |/ /
| * | am 2703a42d: When an EditText gains focus by tapping, move the insertion poin...Gilles Debunne2010-08-241-2/+8
| |\ \ | | |/
| | * When an EditText gains focus by tapping, move the insertion point where tapped.Gilles Debunne2010-08-241-2/+8
* | | resolved conflicts for merge of b037da40 to masterKenny Root2010-08-241-36/+61
|\ \ \ | |/ /
| * | am 3e05a0be: Hysteresis effect in Text selection.Gilles Debunne2010-08-231-37/+62
| |\ \ | | |/
| | * Hysteresis effect in Text selection.Gilles Debunne2010-08-231-37/+62
* | | Merge conflict due to wrong import paths.Gilles Debunne2010-08-231-6/+10
* | | resolved conflicts for merge of a842d143 to masterGilles Debunne2010-08-221-20/+16
|\ \ \ | |/ /
| * | am d018a0ce: Merge "Text selection without trackball." into gingerbreadGilles Debunne2010-08-191-255/+943
| |\ \ | | |/
| | * Text selection without trackball.Gilles Debunne2010-08-191-255/+943
* | | Fix for a bug that prevents text selection on initially empty text edits.Gilles Debunne2010-08-191-14/+13
* | | Speedup TextView fades (no more layers required.)Romain Guy2010-08-181-0/+18
* | | Fix drawing issues with layers.Romain Guy2010-08-181-1/+1
* | | Fixes in TextView's selection.Gilles Debunne2010-08-171-109/+128
* | | resolved conflicts for merge of f00ee0f7 to masterKonstantin Lopyrev2010-08-101-3/+3
|\ \ \ | |/ /
| * | am f39d5987: Merge "Categorizing exported view properties." into gingerbreadKonstantin Lopyrev2010-08-101-3/+3
| |\ \ | | |/
| | * Categorizing exported view properties.Konstantin Lopyrev2010-08-101-3/+3
* | | Add new ContentProvider for doing conversions to data streams.Dianne Hackborn2010-08-081-14/+39
* | | TextView with Selection Contextual ModeGilles Debunne2010-07-281-342/+427
* | | Cosmetic changes around TextView.Gilles Debunne2010-07-131-2/+2
* | | Selection handlers in TextViewGilles Debunne2010-07-121-124/+481
* | | New cursor controller in TextViews.Gilles Debunne2010-07-091-33/+298
* | | Do not draw the fade areas when it's not necessary.Romain Guy2010-07-081-2/+4
* | | Fixed bug 2795971 IME doesn't appear on touching a text fieldGilles Debunne2010-06-241-5/+7
* | | Fixed scrolling issue when moving cursor in long TextViews.Gilles Debunne2010-06-211-1/+1
* | | Fixed scrolling issue when moving cursor in long TextViews.Gilles Debunne2010-06-211-37/+38
* | | Suppressed warnings in TextView.Gilles Debunne2010-06-161-8/+13
* | | Move shaping to native.Doug Felt2010-06-101-2/+22
* | | am 030b0ebe: merge from froyo-plus-aospJean-Baptiste Queru2010-06-091-6/+11
|\ \ \ | |/ /
| * | merge from open-source masterThe Android Open Source Project2010-06-091-6/+11
| |\ \ | | |/ | |/|
| | * Fix incorrect calculation of start and end indices of changed textViktor Yakovel2010-06-091-6/+11
* | | Fix alignment issues with RTL paragraphs.Doug Felt2010-06-031-4/+10
* | | am 34b1c116: am b39b0f32: am faf9a783: merge from open-source masterThe Android Open Source Project2010-05-191-0/+4
|\ \ \ | |/ /