1. e9dff00 am 305cf97b: am 60776093: am 029099ff: am f4b21585: am 10d96950: DOC CHANGE: Clarify textIsSelectable in TextView by Joe Malin · 11 years ago
  2. 10d9695 DOC CHANGE: Clarify textIsSelectable in TextView by Joe Malin · 11 years ago
  3. 28df6d3 Merge "Fix bug #8913650 spinner dropdown(android.R.layout.simple_spinner_dropdown_item) random alignment on RTL." into jb-mr2-dev by Fabrice Di Meglio · 11 years ago
  4. a423f50 Fix bug #8913650 spinner dropdown(android.R.layout.simple_spinner_dropdown_item) random alignment on RTL. by Fabrice Di Meglio · 11 years ago
  5. abad55d Fixing the accessibility text traversal in extend mode. by Svetoslav · 11 years ago
  6. db7da0e Fixing bugs exposed when moving accessibility CTS tests to UiAutomation. by Svetoslav · 11 years ago
  7. f5cf6c9 Fix for bug 8500202: Right-to-left text not showing in list view by Raph Levien · 11 years ago
  8. 0931a85 Make hasOverlappingRendering() method more accurate by Michael Jurka · 11 years ago
  9. 19eceaa Merge "Fix bug #8437358 Clean any ICU related code from TextLayout / Paint and their dependencies" into jb-mr2-dev by Fabrice Di Meglio · 11 years ago
  10. 665f02c Fix bug #8437358 Clean any ICU related code from TextLayout / Paint and their dependencies by Fabrice Di Meglio · 11 years ago
  11. 2d18e52 Merge "Fix bug #8335710 TextView can't clear CompoundDrawables" into jb-mr2-dev by Fabrice Di Meglio · 11 years ago
  12. f7a5cdf Fix bug #8335710 TextView can't clear CompoundDrawables by Fabrice Di Meglio · 11 years ago
  13. da12f38 Revert "Clean Paint.mBidiFlags as it is no longer used" by Fabrice Di Meglio · 11 years ago
  14. f80ceed Make Spinner widget RTL-aware (part 2) by Fabrice Di Meglio · 11 years ago
  15. ac91df8 Add support for shadows in TextAppearance styles by Adam Powell · 11 years ago
  16. 6d9fe5b Clean Paint.mBidiFlags as it is no longer used by Fabrice Di Meglio · 11 years ago
  17. bcc46a0 Set accessibility cursor in non-text views with content description. by Svetoslav · 11 years ago
  18. d0c83cc Set accessibility cursor position in non-editable views with content description. by Svetoslav · 11 years ago
  19. 7c51284 Add accessibility actions for text editing. by Svetoslav · 11 years ago
  20. 955beb2 Optimize drawHardwareAccelerated method in Editor class by Sangkyu Lee · 12 years ago
  21. afe8e9b Suppress horizontal scrolling with trailing blanks by Raph Levien · 12 years ago
  22. 330dd53 Remove remaining doc references to StyledAttributes. by John Spurlock · 12 years ago
  23. 5bb4ee6d Fix an issue on changing the keyboard locale between spellchecking supported language to non-supported language by Satoshi Kataoka · 12 years ago
  24. b75fb5d am 52c3833e: am 07581745: am 71175f72: Merge "Fix bug #7621927 Radio button/TextView drawable regression in 4.2" into jb-mr1.1-dev by Fabrice Di Meglio · 12 years ago
  25. 71175f7 Merge "Fix bug #7621927 Radio button/TextView drawable regression in 4.2" into jb-mr1.1-dev by Fabrice Di Meglio · 12 years ago
  26. b878ddb Fix bug #7621927 Radio button/TextView drawable regression in 4.2 by Fabrice Di Meglio · 12 years ago
  27. 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
  28. 4d931ac 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
  29. cf0a586 am e054ab85: am 348cf60d: am 674a131c: Merge "Fix bug #6638582 Password fields appears RTL in Arabic locale , it should be LTR" into jb-mr1.1-dev by Fabrice Di Meglio · 12 years ago
  30. 8701bb9 Fix bug #6638582 Password fields appears RTL in Arabic locale , it should be LTR by Fabrice Di Meglio · 12 years ago
  31. 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
  32. 6ea875e am 21c25254: am a0362c7b: am c87f198b: Merge "TextView not respecting "speak passwords" setting when adding before text to events." into jb-mr1-dev by Mike Cleron · 12 years ago
  33. 72bba58 TextView not respecting "speak passwords" setting when adding before text to events. by Svetoslav Ganov · 12 years ago
  34. 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
  35. 1957d28 Fix bug #7419054 TextView Drawables resolution is broken in RTL mode by Fabrice Di Meglio · 12 years ago
  36. 886d159 am 17732ff1: am 142155b5: am 3377b404: Merge "Fix for bug 7358703 Gmail ANR when trying to compose a message" into jb-mr1-dev by Raph Levien · 12 years ago
  37. 8b17969 Fix for bug 7358703 Gmail ANR when trying to compose a message by Raph Levien · 12 years ago
  38. f95dfbb am 244f5125: am b9e224cc: am 6f8c1bad: Merge "Fix for bug 7344916 text view flickers when you hit enter" into jb-mr1-dev by Raph Levien · 12 years ago
  39. f5c1a87 Fix for bug 7344916 text view flickers when you hit enter by Raph Levien · 12 years ago
  40. 58072b5 am df4bcd6a: am b65b5133: am f9307c5c: Merge "Fix bug #7334966 Padding is still broken in RTL languages" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  41. 84ebb35 Fix bug #7334966 Padding is still broken in RTL languages by Fabrice Di Meglio · 12 years ago
  42. bc58774 am 95189b92: am 6a1d4b99: am 8e767115: Merge "Don\'t update the text services locale in the main thread" into jb-mr1-dev by Satoshi Kataoka · 12 years ago
  43. 1eac6b7 Don't update the text services locale in the main thread by Satoshi Kataoka · 12 years ago
  44. 6637d10 am 72da683c: am b8e6a972: am 1a5f387b: Merge "Revert "Don\'t update the text services locale in the main thread"" into jb-mr1-dev by Ken Wakasa · 12 years ago
  45. 72fa0b3 Revert "Don't update the text services locale in the main thread" by Ken Wakasa · 12 years ago
  46. ad9d695 am 78bd3854: am 27e2b6c2: am 0aaffb14: Merge "Don\'t update the text services locale in the main thread" into jb-mr1-dev by Satoshi Kataoka · 12 years ago
  47. 8fa0838 Don't update the text services locale in the main thread by Satoshi Kataoka · 12 years ago
  48. 639d09b am 840ea01f: am 93cea34a: am f2e5cf48: Merge "Fix bug #6427629 Clean up layout direction APIs" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  49. 343e113 Fix bug #6427629 Clean up layout direction APIs by Fabrice Di Meglio · 12 years ago
  50. 8c549d6 Merge "Bug #6110465. Optical bounds support for all ViewGroup subclasses." by Philip Milne · 12 years ago
  51. 1a7d487 Fix bug #6427629 Clean up layout direction APIs by Fabrice Di Meglio · 12 years ago
  52. 97e146c Fix bug #6427629 Clean up layout direction APIs by Fabrice Di Meglio · 12 years ago
  53. e56ffdc Fix bug #6427629 Clean up layout direction APIs by Fabrice Di Meglio · 12 years ago
  54. 4457e85 Fix bug #6427629 Clean up layout direction APIs by Fabrice Di Meglio · 12 years ago
  55. 7b75781 Bug #6110465. Optical bounds support for all ViewGroup subclasses. by Philip Milne · 12 years ago
  56. f6aa537 Merge "Make ProgressBar / SeekBar / RatingBar widgets aware of layout direction" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  57. 2f4bf52 Granular navigation not possible in edit text if the view has content description. by Svetoslav Ganov · 12 years ago
  58. 0af4b8b Make ProgressBar / SeekBar / RatingBar widgets aware of layout direction by Fabrice Di Meglio · 12 years ago
  59. fa1babd Fix bug #7023040 android.widget.cts.TextViewTest#testResetTextAlignment failures by Fabrice Di Meglio · 12 years ago
  60. df8ef4b DO NOT MERGE LocaleSpan makes Han disambiguation easy! by Victoria Lease · 12 years ago
  61. 7d6f6c9 Make TextView Marquee RTL-aware by Fabrice Di Meglio · 12 years ago
  62. 49ccb11 am 1b15102f: am 72b8fc7e: Merge "Revert "Fix fake bold for fallback fonts in frameworks."" into jb-dev by Victoria Lease · 12 years ago
  63. aa0980a Revert "Fix fake bold for fallback fonts in frameworks." by Victoria Lease · 12 years ago
  64. c3672a4 am 2203fab2: am 2e6f9be5: Merge "Fix fake bold for fallback fonts in frameworks." into jb-dev by Victoria Lease · 12 years ago
  65. b26fa0c Fix fake bold for fallback fonts in frameworks. by Victoria Lease · 12 years ago
  66. 3eaf181 am 11c15cfb: am 78c6aeef: Merge "Fixed cast exception with selectable text." into jb-dev by Gilles Debunne · 12 years ago
  67. 857c341 Fixed cast exception with selectable text. by Gilles Debunne · 12 years ago
  68. b03b434 Revert "Revert "Clean up layout direction APIs for Drawable"" by Fabrice Di Meglio · 12 years ago
  69. c96132f Revert "Clean up layout direction APIs for Drawable" by Jean-Baptiste Queru · 12 years ago
  70. 7806882 Merge "Clean up layout direction APIs for Drawable" by Fabrice Di Meglio · 12 years ago
  71. c1da651 Clean up layout direction APIs for Drawable by Fabrice Di Meglio · 12 years ago
  72. 3b6a3f0 am 875713c6: am f053e236: Merge "Fix bug #6567507 [Bidi] - Cursor is sometimes not visible on EditText" into jb-dev by Fabrice Di Meglio · 12 years ago
  73. f053e23 Merge "Fix bug #6567507 [Bidi] - Cursor is sometimes not visible on EditText" into jb-dev by Fabrice Di Meglio · 12 years ago
  74. 0ed59fa Fix bug #6567507 [Bidi] - Cursor is sometimes not visible on EditText by Fabrice Di Meglio · 12 years ago
  75. b616547 am 378aa011: am a5c896af: Merge "Updating the behaviour of accessibility text iterators." into jb-dev by Svetoslav Ganov · 12 years ago
  76. a5c896a Merge "Updating the behaviour of accessibility text iterators." into jb-dev by Svetoslav Ganov · 12 years ago
  77. 39f2aee Updating the behaviour of accessibility text iterators. by Svetoslav Ganov · 12 years ago
  78. 5284148 am 77f79a39: am f927e17a: Use correct spell check locale by satok · 12 years ago
  79. f927e17 Use correct spell check locale by satok · 12 years ago
  80. ce725cc am f7b8bbad: am de83e7aa: Merge "Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference." into jb-dev by Svetoslav Ganov · 12 years ago
  81. 7d62419 Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference. by alanv · 12 years ago
  82. 39af624 DO NOT MERGE: Remove a few left-over layout direction things. by Dianne Hackborn · 12 years ago
  83. 72e15ce am cefd97c8: am e54c5f13: Merge "Exposing some accessiblity actions only for enabled views." into jb-dev by Svetoslav Ganov · 12 years ago
  84. fb1e80a Exposing some accessiblity actions only for enabled views. by Svetoslav Ganov · 12 years ago
  85. 8349286 am 8573c204: am 855f5407: Merge "Minor changes in SpellCheckSpan pool management in SpellChecker" into jb-dev by Gilles Debunne · 12 years ago
  86. 855f540 Merge "Minor changes in SpellCheckSpan pool management in SpellChecker" into jb-dev by Gilles Debunne · 12 years ago
  87. 24ef21a am e436812e: am 844047ac: Merge "Fix inconsitency in aAccessibilityNodeInfo cache." into jb-dev by Svetoslav Ganov · 12 years ago
  88. 844047a Merge "Fix inconsitency in aAccessibilityNodeInfo cache." into jb-dev by Svetoslav Ganov · 12 years ago
  89. e60a635 am e48c70e4: am 7fc4fbcc: Merge "Automatic persistent text selection for ListViews" into jb-dev by Adam Powell · 12 years ago
  90. c406be9 Fix inconsitency in aAccessibilityNodeInfo cache. by Svetoslav Ganov · 12 years ago
  91. 057a585 Automatic persistent text selection for ListViews by Adam Powell · 12 years ago
  92. 2ab6568 resolved conflicts for merge of a9cc30ce to master by Raph Levien · 12 years ago
  93. d570e89 Add fontFamily XML attribute to select font family by string by Raph Levien · 12 years ago
  94. 69865bd Minor changes in SpellCheckSpan pool management in SpellChecker by Gilles Debunne · 12 years ago
  95. e92c4e0 am 4fcc9b49: am 2e999d12: Merge "Removed debug code in TextView" into jb-dev by Gilles Debunne · 12 years ago
  96. 4833ca2 am 755b2146: am b2ee0d57: Merge "Text traversal at various granularities." into jb-dev by Svetoslav Ganov · 12 years ago
  97. 5fae996 Removed debug code in TextView by Gilles Debunne · 12 years ago
  98. 6d17a93 Text traversal at various granularities. by Svetoslav Ganov · 12 years ago
  99. 66388dc Hide RTL related APIs - DO NOT MERGE by Fabrice Di Meglio · 12 years ago
  100. f03acef API fix in TextView by Gilles Debunne · 12 years ago