index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
TextView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
resolved conflicts for merge of 9765b2a0 to master
Gilles Debunne
2010-08-24
1
-2
/
+10
|
\
|
*
am 2703a42d: When an EditText gains focus by tapping, move the insertion poin...
Gilles Debunne
2010-08-24
1
-2
/
+8
|
|
\
|
|
*
When an EditText gains focus by tapping, move the insertion point where tapped.
Gilles Debunne
2010-08-24
1
-2
/
+8
*
|
|
resolved conflicts for merge of b037da40 to master
Kenny Root
2010-08-24
1
-36
/
+61
|
\
\
\
|
|
/
/
|
*
|
am 3e05a0be: Hysteresis effect in Text selection.
Gilles Debunne
2010-08-23
1
-37
/
+62
|
|
\
\
|
|
|
/
|
|
*
Hysteresis effect in Text selection.
Gilles Debunne
2010-08-23
1
-37
/
+62
*
|
|
Merge conflict due to wrong import paths.
Gilles Debunne
2010-08-23
1
-6
/
+10
*
|
|
resolved conflicts for merge of a842d143 to master
Gilles Debunne
2010-08-22
1
-20
/
+16
|
\
\
\
|
|
/
/
|
*
|
am d018a0ce: Merge "Text selection without trackball." into gingerbread
Gilles Debunne
2010-08-19
1
-255
/
+943
|
|
\
\
|
|
|
/
|
|
*
Text selection without trackball.
Gilles Debunne
2010-08-19
1
-255
/
+943
*
|
|
Fix for a bug that prevents text selection on initially empty text edits.
Gilles Debunne
2010-08-19
1
-14
/
+13
*
|
|
Speedup TextView fades (no more layers required.)
Romain Guy
2010-08-18
1
-0
/
+18
*
|
|
Fix drawing issues with layers.
Romain Guy
2010-08-18
1
-1
/
+1
*
|
|
Fixes in TextView's selection.
Gilles Debunne
2010-08-17
1
-109
/
+128
*
|
|
resolved conflicts for merge of f00ee0f7 to master
Konstantin Lopyrev
2010-08-10
1
-3
/
+3
|
\
\
\
|
|
/
/
|
*
|
am f39d5987: Merge "Categorizing exported view properties." into gingerbread
Konstantin Lopyrev
2010-08-10
1
-3
/
+3
|
|
\
\
|
|
|
/
|
|
*
Categorizing exported view properties.
Konstantin Lopyrev
2010-08-10
1
-3
/
+3
*
|
|
Add new ContentProvider for doing conversions to data streams.
Dianne Hackborn
2010-08-08
1
-14
/
+39
*
|
|
TextView with Selection Contextual Mode
Gilles Debunne
2010-07-28
1
-342
/
+427
*
|
|
Cosmetic changes around TextView.
Gilles Debunne
2010-07-13
1
-2
/
+2
*
|
|
Selection handlers in TextView
Gilles Debunne
2010-07-12
1
-124
/
+481
*
|
|
New cursor controller in TextViews.
Gilles Debunne
2010-07-09
1
-33
/
+298
*
|
|
Do not draw the fade areas when it's not necessary.
Romain Guy
2010-07-08
1
-2
/
+4
*
|
|
Fixed bug 2795971 IME doesn't appear on touching a text field
Gilles Debunne
2010-06-24
1
-5
/
+7
*
|
|
Fixed scrolling issue when moving cursor in long TextViews.
Gilles Debunne
2010-06-21
1
-1
/
+1
*
|
|
Fixed scrolling issue when moving cursor in long TextViews.
Gilles Debunne
2010-06-21
1
-37
/
+38
*
|
|
Suppressed warnings in TextView.
Gilles Debunne
2010-06-16
1
-8
/
+13
*
|
|
Move shaping to native.
Doug Felt
2010-06-10
1
-2
/
+22
*
|
|
am 030b0ebe: merge from froyo-plus-aosp
Jean-Baptiste Queru
2010-06-09
1
-6
/
+11
|
\
\
\
|
|
/
/
|
*
|
merge from open-source master
The Android Open Source Project
2010-06-09
1
-6
/
+11
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix incorrect calculation of start and end indices of changed text
Viktor Yakovel
2010-06-09
1
-6
/
+11
*
|
|
Fix alignment issues with RTL paragraphs.
Doug Felt
2010-06-03
1
-4
/
+10
*
|
|
am 34b1c116: am b39b0f32: am faf9a783: merge from open-source master
The Android Open Source Project
2010-05-19
1
-0
/
+4
|
\
\
\
|
|
/
/
|
*
|
merge from open-source master
The Android Open Source Project
2010-05-19
1
-0
/
+4
|
|
\
\
|
|
|
/
|
|
*
Text disappears when selecting text in text editor.
Viktor Yakovel
2010-04-21
1
-0
/
+4
*
|
|
Modify Canvas drawText to run bidi and shape.
Doug Felt
2010-05-12
1
-0
/
+5
|
/
/
*
|
Fixing bug 2502522 - Accessibility events contain text of invisible views
Svetoslav Ganov
2010-03-10
1
-0
/
+4
*
|
Report scroll events from ScrollView and HorizontalScrollView.
Romain Guy
2010-03-08
1
-3
/
+6
*
|
Remove misleading method comment on TextView#setHint
Kenny Root
2010-02-25
1
-6
/
+0
*
|
Fix the build.
Romain Guy
2010-02-24
1
-0
/
+3
*
|
Prevents ListView items children to modify properties of other children.
Romain Guy
2010-02-24
1
-2
/
+16
*
|
am 563d3a62: merge from open-source master
The Android Open Source Project
2010-02-24
1
-0
/
+2
|
\
\
|
|
/
|
*
merge from open-source master
The Android Open Source Project
2010-02-24
1
-0
/
+2
|
|
\
|
|
*
These changes add access to some status values in widgets listed below:
Steve Zeigler
2010-02-23
1
-0
/
+2
|
|
*
merge from eclair
Jean-Baptiste Queru
2009-11-15
1
-32
/
+73
|
|
|
\
|
|
|
*
eclair snapshot
Jean-Baptiste Queru
2009-11-13
1
-33
/
+74
*
|
|
|
am 658dc0d4: am b35b8c13: Merge "Security fix in accessibility - don\'t read ...
Amith Yamasani
2010-01-22
1
-4
/
+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am b35b8c13: Merge "Security fix in accessibility - don\'t read out password....
Amith Yamasani
2010-01-19
1
-4
/
+3
|
|
\
\
\
|
|
*
|
|
Security fix in accessibility - don't read out password. # 2371557
Amith Yamasani
2010-01-14
1
-4
/
+3
*
|
|
|
|
Deprecate fill_parent and introduce match_parent.
Romain Guy
2010-01-08
1
-3
/
+3
|
/
/
/
/
[next]