1. 955d8d6 Put in real "code" (aka marketing) name. by Dianne Hackborn · 10 years ago
  2. 5a689ce Remove auto spaceifying behavior on paste by Raph Levien · 10 years ago
  3. 5f183f0 L API proposal: Introduce IS_RTL flag by Yohei Yukawa · 10 years ago
  4. cc24e2b API Review: CursorAnchorInfo by Yohei Yukawa · 10 years ago
  5. 119907c Animator stuff by John Reck · 10 years ago
  6. a277db2 Remove CursorAnchorInfoRequest and related stuff by Yohei Yukawa · 10 years ago
  7. 3fceabd Update text selection handles to have a minimum touch target size. by Adam Powell · 10 years ago
  8. 987eb3f Fix handling of line-end and RTL characters in CursorAnchorInfo by Yohei Yukawa · 10 years ago
  9. 098e7fb Have TextView editors use the Menu context for action mode icons by Adam Powell · 10 years ago
  10. 0023d0e Polish new IME API for L part 2: CursorAnchorInfo by Yohei Yukawa · 10 years ago
  11. 0b01e7f Polish new IME API for L: CursorAnchorInfo by Yohei Yukawa · 10 years ago
  12. a7090e0 Update 'DisplayList' vs 'RenderNode' naming in several places by Chris Craik · 10 years ago
  13. c46b5f0 Rename CursorAnchorInfoBuilder with Builder by Yohei Yukawa · 10 years ago
  14. 81f4cb3 Enable CursorAnchorInfo to contain composing string by Yohei Yukawa · 10 years ago
  15. 83b68ba Support IMM#updateCursorAnchorInfo in Editor by Yohei Yukawa · 10 years ago
  16. 8de65a8 Switch DisplayListData to a staging model by John Reck · 10 years ago
  17. 776abc2 Uses VMRuntime.newUnpaddedArray for ideal array sizes by Adam Lesinski · 10 years ago
  18. f666ad7 Rename DisplayList->RenderNode by John Reck · 10 years ago
  19. be34f2f DisplayList lifecycle changes by John Reck · 10 years ago
  20. 7558aa7 Remove invalid usage of DisplayList.isValid() by John Reck · 10 years ago
  21. 44fd8d2 DisplayList overhaul by John Reck · 10 years ago
  22. 8eea3ea Add APIs for obtaining themed Drawable from Theme, Context by Alan Viverette · 11 years ago
  23. dcd8258 am 971003c9: am ece5bc9d: am 7b6b85d2: am d7d07498: am a980c7aa: Merge "Re-initialize error after attach" by Raph Levien · 11 years ago
  24. f4ecc55 Re-initialize error after attach by Daniel 2 Olofsson · 11 years ago
  25. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  26. 339f901 Cleanups by John Reck · 11 years ago
  27. f3bd8d4 am 4c4a469c: am 677687c2: am edbab7b5: Merge "no layout = no visibility" into klp-dev by Victoria Lease · 11 years ago
  28. b9b77ae no layout = no visibility by Victoria Lease · 11 years ago
  29. 65e1772 am 424054ba: am 6a1e32ef: Merge "Don\'t change the text in reaction to a user dict add" into klp-dev by Jean Chalard · 11 years ago
  30. 0995398 Don't change the text in reaction to a user dict add by Jean Chalard · 11 years ago
  31. 617feb9 Add View constructor that supplies a default style resource by Alan Viverette · 11 years ago
  32. d7429c1 Fix an issue where "SuggestionSpan"s are not removed properly by Satoshi Kataoka · 11 years ago
  33. 3aa49b6 New UndoManager. by Dianne Hackborn · 11 years ago
  34. 6846341 am 371d4ccc: am 339ac854: Merge "Fix quickReject logic to account for setClipChildren() setting" into jb-mr2-dev by Chet Haase · 11 years ago
  35. dd67159 Fix quickReject logic to account for setClipChildren() setting by Chet Haase · 11 years ago
  36. 0d84e72 am 430058f2: am 2d18e52b: Merge "Fix bug #8335710 TextView can\'t clear CompoundDrawables" into jb-mr2-dev by Fabrice Di Meglio · 11 years ago
  37. f7a5cdf Fix bug #8335710 TextView can't clear CompoundDrawables by Fabrice Di Meglio · 11 years ago
  38. c99d33f Actually change the place where updateSelection is called by Jean Chalard · 11 years ago
  39. baf3094 Add a SpanWatcher to catch programmatic selection changes by Jean Chalard · 11 years ago
  40. df7c72f Initial refactoring to move updateSelection to a better place by Jean Chalard · 11 years ago
  41. 1b15ba5 Resubmitting "Enable correction/deleting notification via EasyEditSpan."" by Luca Zanolin · 11 years ago
  42. 1b91630 Revert "Enable correction/deleting notification via EasyEditSpan." by Luca Zanolin · 11 years ago
  43. 8cd8135 Enable correction/deleting notification via EasyEditSpan. by Luca Zanolin · 11 years ago
  44. 52036b1 Expose display list APIs by Romain Guy · 11 years ago
  45. 9122187 am bb74d8b9: am 783fe429: am e305e5f6: Merge "show SELECT ALL icon with text in landscape mode" by Adam Powell · 12 years ago
  46. 783fe42 am e305e5f6: Merge "show SELECT ALL icon with text in landscape mode" by Adam Powell · 12 years ago
  47. f036920 show SELECT ALL icon with text in landscape mode by Sungmin Choi · 12 years ago
  48. 955beb2 Optimize drawHardwareAccelerated method in Editor class by Sangkyu Lee · 12 years ago
  49. afe8e9b Suppress horizontal scrolling with trailing blanks by Raph Levien · 12 years ago
  50. ab989ac am 8149820c: am 25458528: am dd2ed93e: Merge "Handle "CODE_ALREADY_PRESENT" message from Settings app" into jb-mr1.1-dev by Sascha Prueter · 12 years ago
  51. 6bad2f2 Handle "CODE_ALREADY_PRESENT" message from Settings app by satok · 12 years ago
  52. 40efbd4 am 323bb07f: am a5a4eb0f: am 6b922cc6: Merge "Receive a user dictionary callback from Settings application" into jb-mr1.1-dev by Mike Cleron · 12 years ago
  53. 0e3849a Receive a user dictionary callback from Settings application by Satoshi Kataoka · 12 years ago
  54. 742524b am 3ee47400: am 95263ef3: am 4d931acd: Merge "Fix for bug #7417949 TextView / EditText error Drawable is not put on the left in RTL mode" into jb-mr1.1-dev by Fabrice Di Meglio · 12 years ago
  55. bb0cbae Fix for bug #7417949 TextView / EditText error Drawable is not put on the left in RTL mode by Fabrice Di Meglio · 12 years ago
  56. 7a12433 am bb67d486: am a97f5b8c: am 9d82d324: Merge "Fix bug #7457897 Error icons are not shown in credit card entry form" into jb-mr1.1-dev by Fabrice Di Meglio · 12 years ago
  57. 5acc379 Fix bug #7457897 Error icons are not shown in credit card entry form by Fabrice Di Meglio · 12 years ago
  58. 18d9a26 am a965fc5e: am b37e5d75: am 7b9b41c1: am 1b3b2544: Merge "Dismiss error icon on setError(null) [regression] Bug #7442935" into jb-mr1-dev by Romain Guy · 12 years ago
  59. d1cc187 Dismiss error icon on setError(null) [regression] Bug #7442935 by Romain Guy · 12 years ago
  60. 5fc949d am e5a4e92f: am fd06d34c: am d9134e7a: Merge "Revert partial RTL\'ization of Editor.setError()" into jb-mr1-dev by Raph Levien · 12 years ago
  61. f58f1b9 Revert partial RTL'ization of Editor.setError() by Raph Levien · 12 years ago
  62. 46e62fe am 024e70c8: am dd80335e: am 07ce0ca2: Merge "Fix bug #7419054 TextView Drawables resolution is broken in RTL mode" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  63. 1957d28 Fix bug #7419054 TextView Drawables resolution is broken in RTL mode by Fabrice Di Meglio · 12 years ago
  64. 5d96964 am 11541338: am e9b175b7: am 484de9db: Merge "Fix for bug 6954231 text wraps on second line and is fused..." into jb-mr1-dev by Raph Levien · 12 years ago
  65. 6b55899 Fix for bug 6954231 text wraps on second line and is fused... by Raph Levien · 12 years ago
  66. 5259260 am 72d65718: am 239e4305: Merge "Fix bug #6427629 Clean up layout direction APIs" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  67. e56ffdc Fix bug #6427629 Clean up layout direction APIs by Fabrice Di Meglio · 12 years ago
  68. b19f313 am 976ed471: am d6991106: Merge "Avert crash when dragging text in same TextView" into jb-mr1-dev by Victoria Lease · 12 years ago
  69. 9137320 Avert crash when dragging text in same TextView by Victoria Lease · 12 years ago
  70. 0c96b81 Relax suggestion notification. by Luca Zanolin · 12 years ago
  71. 58cf576 Merge "UI changes in suggestion menu" by Gilles Debunne · 12 years ago
  72. 1daba18 UI changes in suggestion menu by Gilles Debunne · 12 years ago
  73. c72fba8 Ensure batch edit mode is ended on window focus loss by Gilles Debunne · 12 years ago
  74. 0ed59fa Fix bug #6567507 [Bidi] - Cursor is sometimes not visible on EditText by Fabrice Di Meglio · 12 years ago
  75. 057a585 Automatic persistent text selection for ListViews by Adam Powell · 12 years ago
  76. fd5bc01 Better horizontal internal scroll handling in Text. by Gilles Debunne · 12 years ago
  77. 0b7d747 Merge "Editor uses a SpanWatcher to track EasyEditSpans" by Gilles Debunne · 12 years ago
  78. 8b48244 Merge "Centered text is not updated" by Gilles Debunne · 12 years ago
  79. c62589c Editor uses a SpanWatcher to track EasyEditSpans by Gilles Debunne · 12 years ago
  80. fb9f5be Centered text is not updated by Gilles Debunne · 12 years ago
  81. b983e27 Merge "Re-added a flag to prevent the IME from showing" by Gilles Debunne · 12 years ago
  82. 1271e2c Remove USE_DISPLAY_LIST_PROPERTIES flag by Chet Haase · 12 years ago
  83. de09576 Merge "Cursor is moved at end of word when it is added to dictionary" by Gilles Debunne · 12 years ago
  84. 3473b2b Re-added a flag to prevent the IME from showing by Gilles Debunne · 12 years ago
  85. ebc86af Visible spans changes only invalidate the affected text sub display lists by Gilles Debunne · 12 years ago
  86. 2eb70fb Cursor is moved at end of word when it is added to dictionary by Gilles Debunne · 12 years ago
  87. 157aafc TextView's sub display lists have tighten bounds by Gilles Debunne · 12 years ago
  88. acb69bb Add direct support for HTML formatted text in ClipData etc. by Dianne Hackborn · 12 years ago
  89. cfbf0e0 Removed spurious log about blinking cursor by Gilles Debunne · 12 years ago
  90. d88876a Extracted text editing logic in a separate class by Gilles Debunne · 12 years ago