summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/SelectActionModeCallback.java
Commit message (Expand)AuthorAgeFilesLines
* add flag to websearch intentMichael Kolb2012-05-211-0/+4
* Refactor WebView to be a thin proxy classJonathan Dixon2012-03-021-2/+2
* Add support for optional titles in action modesAdam Powell2012-02-241-4/+2
* Add cut and paste to ContentEditable.George Mount2012-01-181-11/+42
* Fix bugs around overlay action modes.Adam Powell2011-10-031-5/+20
* New flag to open intent in a new tab.Leon Scroggins2011-02-231-0/+1
* Do not open the keyboard when opening Find from CAB.Leon Scroggins2011-01-051-1/+1
* Do not allow text selection if there is no ActionBar.Leon Scroggins2010-12-171-1/+5
* Add a "Web Search" option to the WebView select text ActionBarBen Murdoch2010-12-091-0/+8
* Fix page scroll during text selectionMichael Kolb2010-11-301-4/+0
* Move Find on page and Select ActionModes to framework.Leon Scroggins2010-09-011-0/+92