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
*
Made text selection work in ExtractEditText. Manual merge of Gingerbread 64947.
Gilles Debunne
2010-09-08
1
-92
/
+109
*
am ff46a5c9: am d2fbabad: Merge "Fixed single line state on TextView." into g...
Gilles Debunne
2010-08-31
1
-6
/
+6
|
\
|
*
am d2fbabad: Merge "Fixed single line state on TextView." into gingerbread
Gilles Debunne
2010-08-31
1
-6
/
+6
|
|
\
|
|
*
Fixed single line state on TextView.
Gilles Debunne
2010-08-31
1
-6
/
+6
|
*
|
am e69b2860: Merge "DO NOT MERGE Removed "Stop selecting text" option." into ...
Gilles Debunne
2010-08-27
1
-6
/
+3
|
|
\
\
|
|
|
/
|
|
*
DO NOT MERGE Removed "Stop selecting text" option.
Gilles Debunne
2010-08-27
1
-6
/
+3
|
*
|
am 225ad9cb: Merge "DO NOT MERGE Text selection: tapping on selection opens c...
Gilles Debunne
2010-08-27
1
-5
/
+36
|
|
\
\
|
|
|
/
|
|
*
DO NOT MERGE Text selection: tapping on selection opens context menu
Gilles Debunne
2010-08-27
1
-5
/
+36
*
|
|
Improve clipboard API.
Dianne Hackborn
2010-08-27
1
-11
/
+12
*
|
|
am b318ef79: am 62dbd82a: Fix for IndexOutOfBounds in TextView getWordLimitsAt.
Gilles Debunne
2010-08-26
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
am 62dbd82a: Fix for IndexOutOfBounds in TextView getWordLimitsAt.
Gilles Debunne
2010-08-26
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
*
Fix for IndexOutOfBounds in TextView getWordLimitsAt.
Gilles Debunne
2010-08-26
1
-2
/
+2
*
|
|
resolved conflicts for merge of f309c7a8 to master
Gilles Debunne
2010-08-26
1
-31
/
+32
|
\
\
\
|
|
/
/
|
*
|
am 1b400c77: Merge "Fix for NPE in TextView." into gingerbread
Gilles Debunne
2010-08-26
1
-0
/
+5
|
|
\
\
|
|
|
/
|
|
*
Fix for NPE in TextView.
Gilles Debunne
2010-08-25
1
-0
/
+5
|
*
|
am e2978c8d: Merge "Fix for an NPE in TextView." into gingerbread
Gilles Debunne
2010-08-24
1
-4
/
+6
|
|
\
\
|
|
|
/
|
|
*
Fix for an NPE in TextView.
Gilles Debunne
2010-08-24
1
-4
/
+6
*
|
|
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
|
\
\
\
|
|
/
/
[next]