index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
FindActionModeCallback.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use setCustomSelectActionModeCallback to disallow action bar.
George Mount
2012-05-24
1
-9
/
+22
*
Make WebView.findAllAsync() and WebView.setFindListener() public.
Victoria Lease
2012-04-09
1
-2
/
+2
*
proposed public API for asynchronous find-on-page
Victoria Lease
2012-03-16
1
-7
/
+4
*
Refactor WebView to be a thin proxy class
Jonathan Dixon
2012-03-02
1
-4
/
+4
*
async find-on-page implementation via WebKit
Victoria Lease
2012-02-21
1
-13
/
+26
*
Fix determining find on page overlap
John Reck
2011-11-08
1
-4
/
+11
*
Fix calc visible to account for action bar
John Reck
2011-10-06
1
-4
/
+12
*
Fix bugs around overlay action modes.
Adam Powell
2011-10-03
1
-0
/
+8
*
Find when pressing enter. Call onClickListener in TextView.
Leon Scroggins
2011-01-11
1
-11
/
+19
*
Do not update matches string when there are no matches.
Leon Scroggins
2011-01-07
1
-0
/
+6
*
Show the keyboard when opening Find from the menu.
Leon Scroggins
2011-01-05
1
-0
/
+2
*
Do not open the keyboard when opening Find from CAB.
Leon Scroggins
2011-01-05
1
-1
/
+4
*
Dismiss IME when pressing Next or Previous.
Leon Scroggins
2010-12-09
1
-0
/
+5
*
Do not remove the embedded title bar when starting Find.
Leon Scroggins
2010-12-01
1
-4
/
+0
*
Exit action mode when destroying the WebView or loading.
Leon Scroggins
2010-09-15
1
-0
/
+6
*
Move Find on page and Select ActionModes to framework.
Leon Scroggins
2010-09-01
1
-0
/
+224