1. 777ef95 Use Context.getSystemService(Class<T>) for InputMethodManager. by Yohei Yukawa · 9 years ago
  2. 5f05965 Keep IMM#mCurRootView synchronized with the actual window focus. by Yohei Yukawa · 9 years ago
  3. 159c3d8 Revert "Update IME focus when the active view is losing the focus." by Wale Ogunwale · 9 years ago
  4. 97c3813 Update IME focus when the active view is losing the focus. by Yohei Yukawa · 9 years ago
  5. 451e338 [WebView] Allow the WebView to be compiled against the system SDK. by Ignacio Solla · 10 years ago
  6. f35a557 am 58fb0002: am ecd3c76f: am 6458d9b1: Merge "Fix for truncated sentence in "Find on Page" field" by John Reck · 12 years ago
  7. 52c9f7f Refactor FindActionModeCallback. by Ben Murdoch · 12 years ago
  8. 1c15b8d Fix for truncated sentence in "Find on Page" field by Stefan Wysocki · 12 years ago
  9. 7e9f62e Use setCustomSelectActionModeCallback to disallow action bar. by George Mount · 12 years ago
  10. 0b8413b Make WebView.findAllAsync() and WebView.setFindListener() public. by Victoria Lease · 12 years ago
  11. abeb6a7 proposed public API for asynchronous find-on-page by Victoria Lease · 12 years ago
  12. 3c90952 Refactor WebView to be a thin proxy class by Jonathan Dixon · 12 years ago
  13. 47d0ee9 async find-on-page implementation via WebKit by Victoria Lease · 12 years ago
  14. d6ac727 Fix determining find on page overlap by John Reck · 13 years ago
  15. fffce6f Fix calc visible to account for action bar by John Reck · 13 years ago
  16. f8419a0 Fix bugs around overlay action modes. by Adam Powell · 13 years ago
  17. 7014b12 Find when pressing enter. Call onClickListener in TextView. by Leon Scroggins · 14 years ago
  18. 73254be Do not update matches string when there are no matches. by Leon Scroggins · 14 years ago
  19. 18cf9a7 Show the keyboard when opening Find from the menu. by Leon Scroggins · 14 years ago
  20. 571354f Do not open the keyboard when opening Find from CAB. by Leon Scroggins · 14 years ago
  21. 261f42d Dismiss IME when pressing Next or Previous. by Leon Scroggins · 14 years ago
  22. 2ac445c Do not remove the embedded title bar when starting Find. by Leon Scroggins · 14 years ago
  23. 05919f2 Exit action mode when destroying the WebView or loading. by Leon Scroggins · 14 years ago
  24. fe026bd Move Find on page and Select ActionModes to framework. by Leon Scroggins · 14 years ago