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
*
Sort the suggestions based based on the length of the text they are attached ...
Luca Zanolin
2011-08-01
1
-3
/
+36
*
Merge "Improving accessibility feedback for two state widgets."
Svetoslav Ganov
2011-07-29
1
-0
/
+3
|
\
|
*
Improving accessibility feedback for two state widgets.
Svetoslav Ganov
2011-07-29
1
-0
/
+3
*
|
New interaction model for suggestions
Gilles Debunne
2011-07-28
1
-159
/
+144
|
/
*
Bug 4987014: a tap outside dismisses the text suggestion popup
Gilles Debunne
2011-07-25
1
-60
/
+43
*
Bug 4534376: Suggestion popup is not clipped.
Gilles Debunne
2011-07-21
1
-46
/
+30
*
Merge "Suggestions are dismissed by back key"
Gilles Debunne
2011-07-20
1
-8
/
+53
|
\
|
*
Suggestions are dismissed by back key
Gilles Debunne
2011-07-12
1
-8
/
+53
*
|
Merge "Insertion handles fades out after being positionned"
Gilles Debunne
2011-07-20
1
-16
/
+18
|
\
\
|
*
|
Insertion handles fades out after being positionned
Gilles Debunne
2011-07-19
1
-16
/
+18
*
|
|
Prevent NPE in TextView.getFadeTop()
Romain Guy
2011-07-19
1
-0
/
+2
|
/
/
*
|
Merge "Reduce the fade area to save bandwidth."
Romain Guy
2011-07-19
1
-0
/
+24
|
\
\
|
*
|
Reduce the fade area to save bandwidth.
Romain Guy
2011-07-19
1
-0
/
+24
*
|
|
Code cleaning
Fabrice Di Meglio
2011-07-19
1
-5
/
+5
|
/
/
*
|
I. Can. Not. Stand. ViewAncestor.
Dianne Hackborn
2011-07-18
1
-3
/
+3
*
|
Bug 5037953: Fix NPE in bringPointIntoView
Gilles Debunne
2011-07-16
1
-0
/
+2
*
|
Merge "Some code refactoring"
Fabrice Di Meglio
2011-07-15
1
-3
/
+3
|
\
\
|
*
|
Some code refactoring
Fabrice Di Meglio
2011-07-14
1
-3
/
+3
*
|
|
Merge "Bug 4382356: No automatic focus change in ScrollViews"
Gilles Debunne
2011-07-15
1
-5
/
+6
|
\
\
\
|
*
|
|
Bug 4382356: No automatic focus change in ScrollViews
Gilles Debunne
2011-07-15
1
-5
/
+6
|
|
/
/
*
|
|
Merge "Implement textDirection heuristic selection."
Fabrice Di Meglio
2011-07-15
1
-152
/
+48
|
\
\
\
|
*
|
|
Implement textDirection heuristic selection.
Doug Felt
2011-07-14
1
-157
/
+53
*
|
|
|
Merge "Bug 5014726: Paste works in ExtractedText"
Gilles Debunne
2011-07-15
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Bug 5014726: Paste works in ExtractedText
Gilles Debunne
2011-07-12
1
-6
/
+6
|
|
/
/
*
|
|
Merge "Introduce TextView drawableStart and drawableEnd"
Fabrice Di Meglio
2011-07-12
1
-7
/
+399
|
\
\
\
|
*
|
|
Introduce TextView drawableStart and drawableEnd
Fabrice Di Meglio
2011-07-12
1
-7
/
+399
|
|
|
/
|
|
/
|
*
|
|
Refactored TextView selectable state methods.
Gilles Debunne
2011-07-12
1
-64
/
+54
|
|
/
|
/
|
*
|
Fix scrolling bug causing centered cursor.
Doug Felt
2011-07-11
1
-28
/
+24
|
/
*
Fix View reset of layoutDirection and textDirection
Fabrice Di Meglio
2011-07-11
1
-2
/
+2
*
Add ALL CAPS style to TextView/TextAppearance
Adam Powell
2011-07-07
1
-9
/
+58
*
Updates for action menus
Adam Powell
2011-07-06
1
-1
/
+1
*
Merge "Fix default TextView textDirection heuristic"
Fabrice Di Meglio
2011-07-01
1
-0
/
+1
|
\
|
*
Fix default TextView textDirection heuristic
Fabrice Di Meglio
2011-07-01
1
-0
/
+1
*
|
Merge "Add charCount heuristic to TextView textDirection"
Fabrice Di Meglio
2011-07-01
1
-0
/
+44
|
\
\
|
|
/
|
*
Add charCount heuristic to TextView textDirection
Fabrice Di Meglio
2011-07-01
1
-0
/
+44
*
|
Merge "Support control of text alignment."
Fabrice Di Meglio
2011-06-30
1
-19
/
+78
|
\
\
|
*
|
Support control of text alignment.
Doug Felt
2011-06-29
1
-19
/
+78
*
|
|
Merge "Add textDirection support for TextView and ViewGroup"
Fabrice Di Meglio
2011-06-29
1
-0
/
+121
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add textDirection support for TextView and ViewGroup
Fabrice Di Meglio
2011-06-28
1
-0
/
+121
|
|
/
*
|
Add onClickView to InputMethodService
satok
2011-06-29
1
-2
/
+8
|
/
*
Added scroll and text selection change accessibility events.
Svetoslav Ganov
2011-06-26
1
-2
/
+8
*
Case insensitive for real
Guang Zhu
2011-06-23
1
-1
/
+1
*
Searching for AccessibilityNodeInfo by text not case insensitive.
Svetoslav Ganov
2011-06-21
1
-2
/
+7
*
Merge "Bug 4579629. Send before and after text when suggestion is picked."
Gilles Debunne
2011-06-15
1
-5
/
+5
|
\
|
*
Bug 4579629. Send before and after text when suggestion is picked.
Gilles Debunne
2011-06-14
1
-5
/
+5
*
|
Add View.getResolvedLayoutDirection()
Fabrice Di Meglio
2011-06-14
1
-8
/
+16
|
/
*
Text selection on phone
Gilles Debunne
2011-06-09
1
-8
/
+24
*
Interrogation of the view hierarchy from an AccessibilityService.
Svetoslav Ganov
2011-06-06
1
-1
/
+24
*
Merge "Rename Gravity BEFORE/AFTER to START/END"
Fabrice Di Meglio
2011-06-06
1
-2
/
+2
|
\
|
*
Rename Gravity BEFORE/AFTER to START/END
Fabrice Di Meglio
2011-06-06
1
-2
/
+2
[next]