1. a601341 Add a WindowInsetsAnimationCallback to listen to IME changes. by Andy Wickham · 1 year, 7 months ago
  2. f6e1c01 Merge "Move the cursor to the end of the text in edit text." into main by Anushree Ganjam · 1 year, 9 months ago
  3. c3bf394 Move the cursor to the end of the text in edit text. by Anushree Ganjam · 1 year, 9 months ago
  4. 6ab6106 Refine way to trigger the keyboard for a controlled insets animation. by Luca Zuccarini · 1 year, 10 months ago
  5. b53d8d6 Fix focus navigation of All Apps when using external keyboard. by Pat Manning · 1 year, 10 months ago
  6. 336c666 Remove unnecessary hide keyboard call in onKeyPreIme. by Andy Wickham · 2 years ago
  7. 95bc2ce Update usage of ExtendedEditText.showSoftInput(). by Luca Zuccarini · 2 years, 1 month ago
  8. 196d55a [QL-v2] Reset input state on scroll and restore state on scrolling back. by Holly Sun · 2 years, 9 months ago
  9. 0a3d67f Add support for multiple focus listeners to ExtendedEditText. by Luca Zuccarini · 2 years, 9 months ago
  10. 8958a70 Simplifying hideKeyboardAsync method by Sunny Goyal · 3 years ago
  11. a461660 Introduce KeyboardStateManager to maintain keyboardstate as show or hide. by Anushree Ganjam · 3 years, 1 month ago
  12. d7a02ec Fix IME hiding animation being delayed after unlocking the device by hyunyoungs · 3 years, 3 months ago
  13. b0ec412 [Search] Avoiding hiding keyboard when clearing search text by sfufa@google.com · 3 years, 11 months ago
  14. 47f80b5 [Search] Apply background to entire SearchInput view instead of just EditText by Samuel Fufa · 4 years ago
  15. 8dcd7e0 [Search] Update AllApps header protection by y · 4 years ago
  16. 011f438 When KEYCODE_BACK is received, hide keyboard by Hyunyoung Song · 4 years, 2 months ago
  17. 7d3b257 Hide searchbox when header protection is on. by Hyunyoung Song · 4 years, 2 months ago
  18. 5996937 Removing Launcher dependency from Folders by Sunny Goyal · 4 years, 4 months ago
  19. e25ee1e Check IME visibility check before calling IMM.hide() by Hyunyoung Song · 4 years, 4 months ago
  20. a907a99 Hide keyboard only when scrolling happens by Hyunyoung Song · 4 years, 6 months ago
  21. b9f9d69 Hide IME when scrolling happens on all apps screen/scroller by Hyunyoung Song · 5 years ago
  22. 48e6489 Introduce folder name type (auto vs manual). by Hyunyoung Song · 6 years ago
  23. 54d1f88 Show suggestion when user taps on folder's edit text by Hyunyoung Song · 6 years ago
  24. 9153ff7 Move the cursor to the end after accepting gboard selection Bug: 146909183 by Hyunyoung Song · 6 years ago
  25. 5fcd8f9 Provide up to 3 folder name suggestions to active IME Bug: 144973594 by Hyunyoung Song · 6 years ago
  26. 25b4dfe Hides the keyboard when qsb loses focus in All apps by Mehdi Alizadeh · 7 years ago
  27. 326403e Moving some calls off the UI thread by Sunny Goyal · 8 years ago
  28. 54d4e64 Enable suggestions for Folder names. by Jon Miranda · 9 years ago
  29. 740ac7f Refactoring floating view opening/closing logic by Sunny Goyal · 9 years ago
  30. 7e83ab9 Make IME less sticky when launching a new app b/31382106 by Hyunyoung Song · 9 years ago
  31. 3f9d647 Fix ExtendedEditText not handling touch correctly b/31555902 by Hyunyoung Song · 9 years ago
  32. c2fe114 Show IME when search query != null after rotation by Hyunyoung Song · 9 years ago
  33. 4e7a101 Merge commit '97b0d08d' into manualmerge by Winson · 10 years ago
  34. 97b0d08 Refactoring to ExtendedEditText. by Winson · 10 years ago[Renamed (74%) from src/com/android/launcher3/allapps/AllAppsSearchEditView.java]
  35. 01d6688 am 81056da1: Merge "Refreshing widget list when a package containing a widget changes" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  36. 5f4e0fd Moving all apps code into sub package. by Winson Chung · 10 years ago[Renamed (82%) from src/com/android/launcher3/AppsContainerSearchEditTextView.java]
  37. de34aa4 Updating sticky headers. by Winson Chung · 10 years ago