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
/
FindActionModeCallback.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Keep IMM#mCurRootView synchronized with the actual window focus.
Yohei Yukawa
2015-05-15
1
-3
/
+3
*
Revert "Update IME focus when the active view is losing the focus."
Wale Ogunwale
2015-05-14
1
-0
/
+1
*
Update IME focus when the active view is losing the focus.
Yohei Yukawa
2015-05-12
1
-1
/
+0
*
[WebView] Allow the WebView to be compiled against the system SDK.
Ignacio Solla
2014-11-12
1
-0
/
+2
*
am 58fb0002: am ecd3c76f: am 6458d9b1: Merge "Fix for truncated sentence in "...
John Reck
2013-01-22
1
-1
/
+1
|
\
|
*
Fix for truncated sentence in "Find on Page" field
Stefan Wysocki
2013-01-15
1
-1
/
+1
*
|
Refactor FindActionModeCallback.
Ben Murdoch
2013-01-18
1
-12
/
+24
|
/
*
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