summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebTextView.java
Commit message (Expand)AuthorAgeFilesLines
...
* Allow the user to scroll a webpage by touching a textfield.Leon Scroggins2009-07-221-0/+66
* Do not hide the soft keyboard when the DOM has moved focus.Leon Scroggins2009-07-201-1/+5
* Show the password in browser password fields.Leon Scroggins2009-07-161-3/+68
* In WebTextView, check the focus before sending a key.Leon Scroggins2009-07-061-14/+22
* Fixes for moving a focused textfield on screen when entering a character.Leon Scroggins2009-07-011-26/+0
* Assign a field name for textfields in the browser.Leon Scroggins2009-06-291-2/+15
* Remove the web text view if the key cannot be handledCary Clark2009-06-291-0/+16
* am 12bba912: Merge change 3238 into donutAndroid (Google) Code Review2009-06-041-1/+2
* Rename the TextDialog to WebTextView.Leon Scroggins2009-06-021-0/+565