summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/FindActionModeCallback.java
Commit message (Expand)AuthorAgeFilesLines
* Find when pressing enter. Call onClickListener in TextView.Leon Scroggins2011-01-111-11/+19
* Do not update matches string when there are no matches.Leon Scroggins2011-01-071-0/+6
* Show the keyboard when opening Find from the menu.Leon Scroggins2011-01-051-0/+2
* Do not open the keyboard when opening Find from CAB.Leon Scroggins2011-01-051-1/+4
* Dismiss IME when pressing Next or Previous.Leon Scroggins2010-12-091-0/+5
* Do not remove the embedded title bar when starting Find.Leon Scroggins2010-12-011-4/+0
* Exit action mode when destroying the WebView or loading.Leon Scroggins2010-09-151-0/+6
* Move Find on page and Select ActionModes to framework.Leon Scroggins2010-09-011-0/+224