summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/TextView.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | merge from open-source masterThe Android Open Source Project2010-05-191-0/+4
| |\ \ | | |/
| | * Text disappears when selecting text in text editor.Viktor Yakovel2010-04-211-0/+4
* | | Modify Canvas drawText to run bidi and shape.Doug Felt2010-05-121-0/+5
|/ /
* | Fixing bug 2502522 - Accessibility events contain text of invisible viewsSvetoslav Ganov2010-03-101-0/+4
* | Report scroll events from ScrollView and HorizontalScrollView.Romain Guy2010-03-081-3/+6
* | Remove misleading method comment on TextView#setHintKenny Root2010-02-251-6/+0
* | Fix the build.Romain Guy2010-02-241-0/+3
* | Prevents ListView items children to modify properties of other children.Romain Guy2010-02-241-2/+16
* | am 563d3a62: merge from open-source masterThe Android Open Source Project2010-02-241-0/+2
|\ \ | |/
| * merge from open-source masterThe Android Open Source Project2010-02-241-0/+2
| |\
| | * These changes add access to some status values in widgets listed below:Steve Zeigler2010-02-231-0/+2
| | * merge from eclairJean-Baptiste Queru2009-11-151-32/+73
| | |\
| | | * eclair snapshotJean-Baptiste Queru2009-11-131-33/+74
* | | | am 658dc0d4: am b35b8c13: Merge "Security fix in accessibility - don\'t read ...Amith Yamasani2010-01-221-4/+3
|\ \ \ \ | |/ / /
| * | | am b35b8c13: Merge "Security fix in accessibility - don\'t read out password....Amith Yamasani2010-01-191-4/+3
| |\ \ \
| | * | | Security fix in accessibility - don't read out password. # 2371557Amith Yamasani2010-01-141-4/+3
* | | | | Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-3/+3
|/ / / /