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
/
webkit
/
WebTextView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete more navcache stuff
John Reck
2012-03-05
1
-1142
/
+4
*
Refactor WebView to be a thin proxy class
Jonathan Dixon
2012-03-02
1
-5
/
+5
*
Use input type for IME options.
George Mount
2012-02-22
1
-8
/
+8
*
Fix WebTextView rings
John Reck
2011-12-06
1
-37
/
+53
*
Remove debug log messages
Michael Kolb
2011-12-05
1
-2
/
+0
*
Merge "Draw input field focus ring in WebTextView" into ics-mr1
Michael Kolb
2011-11-17
1
-0
/
+47
|
\
|
*
Draw input field focus ring in WebTextView
Michael Kolb
2011-11-17
1
-0
/
+47
*
|
Fix add single character check
John Reck
2011-11-16
1
-3
/
+3
|
/
*
Remove flicker from WebTextView
Michael Kolb
2011-11-08
1
-12
/
+12
*
Fix rebuildWebTextView issues
John Reck
2011-10-21
1
-0
/
+1
*
Fixed spell check failing to change word.
George Mount
2011-10-19
1
-19
/
+34
*
Support spellcheck attribute in WebTextView
Michael Kolb
2011-10-11
1
-0
/
+3
*
Merge "Pass correct units for text size in autocomplete drop down."
Ben Murdoch
2011-10-06
1
-1
/
+1
|
\
|
*
Pass correct units for text size in autocomplete drop down.
Ben Murdoch
2011-10-06
1
-1
/
+1
*
|
Merge "Prevent adapter flickering"
John Reck
2011-10-06
1
-4
/
+9
|
\
\
|
|
/
|
/
|
|
*
Prevent adapter flickering
John Reck
2011-10-05
1
-4
/
+9
*
|
Merge "Fix monkey NullPointerException"
George Mount
2011-10-05
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
Fix monkey NullPointerException
George Mount
2011-10-03
1
-1
/
+5
*
|
Center box text vertically
Russell Brenner
2011-09-30
1
-0
/
+7
|
/
*
Relax form autocomplete conditions
Ben Murdoch
2011-09-09
1
-0
/
+15
*
Allow fractional and signed input for number fields.
Ben Murdoch
2011-08-11
1
-1
/
+2
*
Use WebTextView overlay to render text fields/areas much faster
Chris Craik
2011-07-27
1
-165
/
+7
*
Fix input type judgment of WebTextView
Tadashi G. Takaoka
2011-05-31
1
-10
/
+15
*
Fix InputType determination of WebTextView
Tadashi G. Takaoka
2011-05-27
1
-1
/
+1
*
Removed updateCursorControllerPositions hidden method.
Gilles Debunne
2011-03-10
1
-2
/
+1
*
Scroll textfield onscreen when the IME shows.
Leon Scroggins
2011-03-09
1
-2
/
+22
*
Use the same width as the TextView created layout.
Leon Scroggins
2011-03-03
1
-1
/
+1
*
Fix password field drawing.
Leon Scroggins
2011-03-01
1
-0
/
+2
*
Do not show the dropdown unless there is something to show.
Leon Scroggins
2011-02-11
1
-26
/
+32
*
Restart input when the webpage changes the text.
Leon Scroggins
2011-01-21
1
-1
/
+7
*
Do a better job of lining up text with page text.
Leon Scroggins
2011-01-21
1
-13
/
+16
*
Only scroll on screen when necessary.
Leon Scroggins
2011-01-19
1
-12
/
+3
*
Make WebView inactive when title bar takes focus.
Leon Scroggins
2011-01-19
1
-0
/
+10
*
Remove nativeCursorMatchesFocus, which is no longer necessary.
Leon Scroggins
2011-01-10
1
-15
/
+1
*
Do not show past entries if autocomplete=off.
Leon Scroggins
2011-01-05
1
-2
/
+4
*
map keyboard for webview
Cary Clark
2010-12-28
1
-2
/
+4
*
Make a long press on a textfield work.
Leon Scroggins
2010-12-15
1
-0
/
+12
*
Use black text on white background for dropdowns.
Leon Scroggins
2010-12-13
1
-1
/
+1
*
Use drawLines to draw the outline of the WebTextView.
Leon Scroggins
2010-12-10
1
-8
/
+43
*
Offer the user the option to configure an AutoFill profile.
Ben Murdoch
2010-11-23
1
-2
/
+33
*
Alter the Layout of WebTextView to match webkit.
Leon Scroggins
2010-11-22
1
-0
/
+65
*
Added support for full PC-style keyboards.
Jeff Brown
2010-11-18
1
-2
/
+1
*
Provide variable for debugging the text in WebTextView.
Leon Scroggins
2010-11-12
1
-4
/
+7
*
Work on lining up the TextView and web page text.
Leon Scroggins
2010-11-12
1
-10
/
+30
*
Use the new web email and password variations.
Leon Scroggins
2010-11-04
1
-19
/
+29
*
Merge commit '55381217' into manualmerge
Leon Scroggins
2010-11-01
1
-0
/
+1
|
\
|
*
Update insertion handler for WebTextView.
Leon Scroggins
2010-11-01
1
-0
/
+4
|
*
Avoid NPE in WebTextView.lineUpScroll -> Touch.getMaxScrollX
Brad Fitzpatrick
2010-10-19
1
-2
/
+4
*
|
resolved conflicts for merge of 46ca6a22 to master
Leon Scroggins
2010-10-18
1
-11
/
+24
|
\
\
|
|
/
|
*
Line up textfield with WebTextView more often.
Leon Scroggins
2010-10-15
1
-10
/
+23
[next]