1. ac0211a Update JavaDoc for IMS#enableHardwareAcceleration by Yohei Yukawa · 8 years ago
  2. a3fd8bf Merge \"Merge \\"Use a flag to grant a temporary URI permission.\\" into nyc-mr1-dev am: cb56978912\" into nyc-mr1-dev-plus-aosp by Yohei Yukawa · 8 years ago
  3. 45700fa Use a flag to grant a temporary URI permission. by Yohei Yukawa · 8 years ago
  4. bf055ba Merge \\"Add InputMethodService#exposeContent()\\" into nyc-mr1-dev am: dc42d7dd13 by Yohei Yukawa · 8 years ago
  5. 25e0813 Add InputMethodService#exposeContent() by Yohei Yukawa · 8 years ago
  6. 514c5ef Add missing @Deprecated annotations. by Aurimas Liutikas · 8 years ago
  7. 833bdce Make IMS#clearInsetOfPreviousIme() reliable. by Yohei Yukawa · 8 years ago
  8. d0d0797 Fix a behavior change in "Show software keyboard". by Yohei Yukawa · 8 years ago
  9. 91eb265 Customizes input extract edit view for Wear by Mark Renouf · 8 years ago
  10. 7572240 Revert "Customizes input extract edit view for Wear" by Yohei Yukawa · 8 years ago
  11. 880602e Customizes input extract edit view for Wear by Mark Renouf · 8 years ago
  12. 2dbc532 Fix a regression in SHOW_IME_WITH_HARD_KEYBOARD handling. by Yohei Yukawa · 8 years ago
  13. ef5b465 Fix a bug that IMS#mShowInputFlags is never updated. by Yohei Yukawa · 8 years ago
  14. 1064d35 Merge "Tell IMS about missing InputConnection methods." into nyc-dev by Yohei Yukawa · 8 years ago
  15. 19a80a1 Tell IMS about missing InputConnection methods. by Yohei Yukawa · 8 years ago
  16. 755c009 Fix: onExtractedDeleteText deletes unintended region. by Keisuke Kuroyanagi · 8 years ago
  17. cf8403b Suppress NPE in IMS#onEvaluateInputViewShown(). by Yohei Yukawa · 9 years ago
  18. 7b739a8 Stop lying about hardware keyboard presence. by Yohei Yukawa · 9 years ago
  19. 5ba31aa Fix crash in KeyboardView with null Handler by Clara Bayarri · 9 years ago
  20. d0374c6 Fix a few view ctors to not call Looper.myLooper by John Reck · 9 years ago
  21. 6fcbb56 Handle BadTokenException exception more reliably. by Yohei Yukawa · 9 years ago
  22. 686e034 Merge "Mechanical merge of nested if statements." by Yohei Yukawa · 9 years ago
  23. 24182f3 Remove redundant casts. by Yohei Yukawa · 9 years ago
  24. ac8bdd2 Mechanical merge of nested if statements. by Yohei Yukawa · 9 years ago
  25. 2305f99 am abe22377: am 7423ca03: am d49c3b65: am 00eb5767: am 437eb6ce: Merge "Fix: Wrong suggestion popup position in extract mode." into mnc-dev by Keisuke Kuroyanagi · 9 years ago
  26. fd3eff2 Fix: Wrong suggestion popup position in extract mode. by Keisuke Kuroyanagi · 9 years ago
  27. e937abe am 943b001c: am b9384d5d: am 31ccc9f0: am a7e2ab6e: am 8af7432c: Merge "Fix "Select All" in extracted mode" into mnc-dev by Andrei Stingaceanu · 9 years ago
  28. a2c1d78 am 464f4006: am dfa116e2: am 2e59771e: am 0e6360f4: am a9b9907f: Merge "Fix insertion handle disappearing in extract mode" into mnc-dev by Andrei Stingaceanu · 9 years ago
  29. 5396c13 Fix "Select All" in extracted mode by Andrei Stingaceanu · 9 years ago
  30. 93c47ea Update fullscreen state on hiding window. by Seigo Nonaka · 9 years ago
  31. cfa13a7 Fix insertion handle disappearing in extract mode by Andrei Stingaceanu · 9 years ago
  32. e931157 am 6a402ca6: am d408d293: am ab142f7f: Merge "Handle back key to cancel text action mode in full-screen IME." into mnc-dev by Yohei Yukawa · 9 years ago
  33. 38940aa Handle back key to cancel text action mode in full-screen IME. by Yohei Yukawa · 9 years ago
  34. ec9e10b am 4ca5725f: am 76d2204d: am b1891b3f: Fix selection by double tap in Extracted mode by Andrei Stingaceanu · 9 years ago
  35. b1891b3 Fix selection by double tap in Extracted mode by Andrei Stingaceanu · 9 years ago
  36. 5b2a098 Fix JavaDoc error in I392166c77cd9dd2c432dc4f1274312f8355de02b. by Yohei Yukawa · 9 years ago
  37. fd65287 Fix JavaDoc error in I392166c77cd9dd2c432dc4f1274312f8355de02b. by Yohei Yukawa · 9 years ago
  38. b75c59f am 4878a26c: am bbbe13d5: am d4673355: Merge "Keyboard.Key#onReleased() should handle inside parameter." into mnc-dev by Yohei Yukawa · 9 years ago
  39. d467335 Merge "Keyboard.Key#onReleased() should handle inside parameter." into mnc-dev by Yohei Yukawa · 9 years ago
  40. 5c31de3 Keyboard.Key#onReleased() should handle inside parameter. by Yohei Yukawa · 9 years ago
  41. 710645e Remove ExtractEditAction - part 1 by Andrei Stingaceanu · 9 years ago
  42. 1036c74 Revert "Completely remove ExtractActionMode - master cherrypick" by Andrei Stingaceanu · 9 years ago
  43. 0024547 Completely remove ExtractActionMode - master cherrypick by Andrei Stingaceanu · 9 years ago
  44. 4c1b731 Completely remove ExtractActionMode from ExtractEditLayout by Andrei Stingaceanu · 9 years ago
  45. e937216 Catch BadTokenException and continue in clearInsetofPreviousIme. by Seigo Nonaka · 9 years ago
  46. 7938cdb Separate the SelectionActionMode into Insertion and Selection. by Clara Bayarri · 9 years ago
  47. 2977eb7 Clear the inset of previous IME when necessary. by Yohei Yukawa · 9 years ago
  48. 98d8802 Notify IME visibility when showWindow is called. by Seigo Nonaka · 9 years ago
  49. a3f3a30 am 66a51c70: am da1bc605: am 7a3c8c70: Merge "Fixed memory leak in ExtractEditLayout finish()" by Adam Powell · 9 years ago
  50. 5672670 Fixed memory leak in ExtractEditLayout finish() by Johan8 Persson2 · 12 years ago
  51. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago
  52. 32acf75 am 83c804be: Merge "Prevent duplicated registration of OnComputeInternalInsetsListener" automerge: efd9abb by Yohei Yukawa · 9 years ago
  53. 72745ff Prevent duplicated registration of OnComputeInternalInsetsListener by Seonggoo Kang · 10 years ago
  54. 9752428 Use CURRENT_OR_SELF when checking SPEAK_PASSWORD setting by Alan Viverette · 10 years ago
  55. b6e0cb9 Load SPEAK_PASSWORD from currently active user rather than self by Alan Viverette · 10 years ago
  56. a277db2 Remove CursorAnchorInfoRequest and related stuff by Yohei Yukawa · 10 years ago
  57. e07b595 Deprecate InputMethodService.enableHardwareAcceleration() by Alan Viverette · 10 years ago
  58. 0023d0e Polish new IME API for L part 2: CursorAnchorInfo by Yohei Yukawa · 10 years ago
  59. 20d9474 More work on voice interaction visuals. by Dianne Hackborn · 10 years ago
  60. e30e02f Add system layer for voice interaction services. by Dianne Hackborn · 10 years ago
  61. c2ddd60 Introduce new API for floating window support by Yohei Yukawa · 10 years ago
  62. 5effd7e Partial revert "Load device default theme mapping from resources" by Alan Viverette · 10 years ago
  63. c03c916 Further work on voice interaction services. by Dianne Hackborn · 10 years ago
  64. 0810b63 Load device default theme mapping from resources by Alan Viverette · 10 years ago
  65. c644ff6 Revise Javadoc for CURSOR_ANCHOR_MONITOR_MODE_CURSOR_RECT by Yohei Yukawa · 10 years ago
  66. 4de0479 Return the cursor position in screen coordinates by Yohei Yukawa · 10 years ago
  67. b7b7907 Allow IMEs to start/stop receiving onUpdateCursor callback by Yohei Yukawa · 10 years ago
  68. 6259933 Switch framework Holo references to Quantum.Light by Alan Viverette · 10 years ago
  69. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  70. c762ac2 am 4c62da69: am 145cac85: am 4bf6eb17: Merge "Memory leak in IInputMethodSessionWrapper executeMessage" by Jeff Brown · 11 years ago
  71. 4c62da6 am 145cac85: am 4bf6eb17: Merge "Memory leak in IInputMethodSessionWrapper executeMessage" by Jeff Brown · 11 years ago
  72. 658c7b8 Introduce an API to get the recommended height of the InputMethodWindow by Satoshi Kataoka · 11 years ago
  73. ad8eef9 am 4faa694e: am d3758420: am 65e91126: Merge "Allow IMEs to extend below nav bar, remove SystemUI veto." into klp-dev by John Spurlock · 11 years ago
  74. c68d577 Allow IMEs to extend below nav bar, remove SystemUI veto. by John Spurlock · 11 years ago
  75. f6fac14 am 4895ec3d: am 940a2ad6: Merge "Don\'t send the same values to onUpdateSelection repeatedly" into klp-dev by Jean Chalard · 11 years ago
  76. c743cb9 Don't send the same values to onUpdateSelection repeatedly by Jean Chalard · 11 years ago
  77. 617feb9 Add View constructor that supplies a default style resource by Alan Viverette · 11 years ago
  78. 857cdff Memory leak in IInputMethodSessionWrapper executeMessage by Henrik Baard · 14 years ago
  79. 240b6bf Fix possible NPE in IInputMethodWrapper by Satoshi Kataoka · 11 years ago
  80. c56191f Resolve inconsistent conditions in InputMethodService by Satoshi Kataoka · 11 years ago
  81. f09993c am 1a546dca: Merge "Fixed the problem ime invisible status despite being the icon that appears in the statusbar." by Satoshi Kataoka · 11 years ago
  82. c28867a Use input transport for communications between app and IME. by Jeff Brown · 11 years ago
  83. 52a5352 Separate sessionCreated and finishedEvents callbacks by Michael Wright · 11 years ago
  84. f403b1f Clear mWindowAdded when window was not added. DO NOT MERGE by Craig Mautner · 11 years ago
  85. e4bbb1c Catch BadTokenException and continue. by Craig Mautner · 11 years ago
  86. ca0ac71 Remove WindowManager messages from remote queue. by Craig Mautner · 11 years ago
  87. 6efb4c7 Put debug back in for b/b8263462. by Craig Mautner · 11 years ago
  88. 217fd29 Fixed the problem ime invisible status despite being the icon that appears in the statusbar. by jungheang.lee · 11 years ago
  89. d44280e resolved conflicts for merge of ebcbfb3f to master by Mita Yun · 12 years ago
  90. ed218c7 Use asynchronous messages for input method events. by Mita Yun · 12 years ago
  91. 350d4cb am ae41ba15: am 4424951f: am 1e29e49c: Merge "Reduce jankiness of the transition between a text field with FLAG_NO_FULLSCREEN and a text field with FLAG_NO_EXTRACT_UI" into jb-mr1.1-dev by Satoshi Kataoka · 12 years ago
  92. 8b117c8 Reduce jankiness of the transition between a text field with FLAG_NO_FULLSCREEN and a text field with FLAG_NO_EXTRACT_UI by Satoshi Kataoka · 12 years ago
  93. cb95cd6 Fix downTime of InputMethodService.sendDownUpKeyEvents method by Tadashi G. Takaoka · 12 years ago
  94. 6e2bee7 Migrate more System and Secure settings to Global. by Jeff Sharkey · 12 years ago
  95. b38070c IME support for trackball and generic motion events by Victoria Lease · 12 years ago
  96. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  97. 758143e Window position not reported if the window is not moved. by Svetoslav Ganov · 12 years ago
  98. 836531b Add API to turn on HW drawing in IMEs. by Dianne Hackborn · 12 years ago
  99. b369a14 Documentation cleanup by Kurt Partridge · 12 years ago
  100. 405bc51 Add/refine comments to reflect key event policies by Jean Chalard · 12 years ago