1. 31eeb08 Merge "Introduce TextView attribute for control justification." into oc-dev by TreeHugger Robot · 7 years ago
  2. 4cbb441 Introduce TextView attribute for control justification. by Seigo Nonaka · 7 years ago
  3. 62a24e9 Merge "docs: Update Imageview JavaDoc comments" into oc-dev by TreeHugger Robot · 7 years ago
  4. 28973b3 Merge "docs: Update TextView JavaDoc comments" into oc-dev by TreeHugger Robot · 7 years ago
  5. 6a60322 Merge "Fix a11y text location in clipped views" into oc-dev by TreeHugger Robot · 7 years ago
  6. 8262934 Merge "Renaming setAsyncExecutor to setExecutor" into oc-dev by TreeHugger Robot · 7 years ago
  7. 0ddf6aa Renaming setAsyncExecutor to setExecutor by Sunny Goyal · 7 years ago
  8. cdc7459 Fix a11y text location in clipped views by Phil Weaver · 7 years ago
  9. f4af35a Merge "Moved getAutofillOptions() logic from SpinnerAbs to AdapterView and Adapter." into oc-dev by TreeHugger Robot · 7 years ago
  10. 635d9dd Merge "AutoSize TextView - API polish - no RuntimeException in signature" into oc-dev by Andrei Stingaceanu · 7 years ago
  11. fa9d889 Merge "TRON: Log "textAssist" actions." into oc-dev by Abodunrinwa Toki · 7 years ago
  12. 1b59a21 AutoSize TextView - API polish - no RuntimeException in signature by Andrei Stingaceanu · 7 years ago
  13. 4f3ba1a Merge "Move expensive TextClock operations to onAttach" into oc-dev by TreeHugger Robot · 7 years ago
  14. 54486c1 TRON: Log "textAssist" actions. by Abodunrinwa Toki · 7 years ago
  15. 7e4c205 Moved getAutofillOptions() logic from SpinnerAbs to AdapterView and Adapter. by Felipe Leme · 7 years ago
  16. 851957c Move expensive TextClock operations to onAttach by Ian Lake · 7 years ago
  17. 23fd176 docs: Update TextView JavaDoc comments by Joe Fernandez · 7 years ago
  18. 95b193f Remove scale up animation for startActivity from RemoteViews by Ian Lake · 7 years ago
  19. 704d43b docs: Update Imageview JavaDoc comments by Joe Fernandez · 7 years ago
  20. 2ed861d Merge "AutoSize TextView - take horizontalScrolling into account" into oc-dev by Andrei Stingaceanu · 7 years ago
  21. 6d149bc Merge "FloatingToolbar: Rules for ordering menu items." into oc-dev by Abodunrinwa Toki · 7 years ago
  22. f730651 AutoSize TextView - take horizontalScrolling into account by Andrei Stingaceanu · 7 years ago
  23. ba590a6 Enhance Chronometer to better support Swedish countdowns. by Aurimas Liutikas · 7 years ago
  24. 6eecdc9 FloatingToolbar: Rules for ordering menu items. by Abodunrinwa Toki · 7 years ago
  25. 7c8ab26 Merge "Remove unnecessary casts on calls to findViewById" into oc-dev by TreeHugger Robot · 7 years ago
  26. 51efddb Remove unnecessary casts on calls to findViewById by Alan Viverette · 7 years ago
  27. 04fd470 Update more implementations of findViewById() by Alan Viverette · 7 years ago
  28. da97b66 Merge "Switch i18n listeners to use IME hint locales" into oc-dev by TreeHugger Robot · 7 years ago
  29. d393882 Merge "Revert "Make selection end handle stick to selection at line end."" into oc-dev by Roozbeh Pournader · 7 years ago
  30. e740fd8 Switch i18n listeners to use IME hint locales by Roozbeh Pournader · 7 years ago
  31. 7557a5a Revert "Make selection end handle stick to selection at line end." by Roozbeh Pournader · 7 years ago
  32. 7d6bf45 Merge "Make AdapterView auto-focusable-aware" into oc-dev by Evan Rosky · 7 years ago
  33. 549482b AutoSize TextView - fix measurements by Andrei Stingaceanu · 7 years ago
  34. 3801547 Force direction of phone number fields to (practically) LTR by Roozbeh Pournader · 7 years ago
  35. 0c5dfd9 Merge "Fix anchor overlap handling in ListPopupWindow" into oc-dev by TreeHugger Robot · 7 years ago
  36. 94b6b53 Merge "Use text input for various internationalized listeners" into oc-dev by TreeHugger Robot · 7 years ago
  37. adf08d4 Fix anchor overlap handling in ListPopupWindow by Vladislav Kaznacheev · 7 years ago
  38. b8372c0 Make AdapterView auto-focusable-aware by Evan Rosky · 7 years ago
  39. 889c650 Use text input for various internationalized listeners by Roozbeh Pournader · 7 years ago
  40. 9b24e5c Don't crash when passing null to requestChildFocus by Adam Powell · 7 years ago
  41. 04fc05c Merge "Change justification parameter from boolean to int." into oc-dev by TreeHugger Robot · 7 years ago
  42. 4b4730d Change justification parameter from boolean to int. by Seigo Nonaka · 7 years ago
  43. ff55115 Reorganize font enumeration API. by Seigo Nonaka · 7 years ago
  44. 92f76ba Merge "Moar pre-partitioning refactoring." into oc-dev by TreeHugger Robot · 7 years ago
  45. 78696bf Moar pre-partitioning refactoring. by Felipe Leme · 7 years ago
  46. 27b0a55 Merge "Prevent arrow keys from leaving editable TextViews" into oc-dev by Evan Rosky · 7 years ago
  47. 774b1f1 Merge "Split scroll factor into a 2d float." into oc-dev by TreeHugger Robot · 7 years ago
  48. d4cef42 Prevent arrow keys from leaving editable TextViews by Evan Rosky · 7 years ago
  49. dada7c0 Merge "TextClassificationManager API updates." into oc-dev by TreeHugger Robot · 7 years ago
  50. df61b03 TextClassificationManager API updates. by Abodunrinwa Toki · 7 years ago
  51. 955e252 Simplified autofill() methods by returning void instead of boolean. by Felipe Leme · 7 years ago
  52. f830652 Split scroll factor into a 2d float. by Aaron Whyte · 7 years ago
  53. 18b886e Allow cluster navigation to jump into touchscreenBlocksFocus by Evan Rosky · 7 years ago
  54. ec66fb8 Fix problem with ListView accessibility focus by Phil Weaver · 7 years ago
  55. ec2952b Don't allow the negative height of ListPopupWindow by Shunta Sato · 8 years ago
  56. 212310e Merge "Fixed yet another missing check for null anchor..." by TreeHugger Robot · 7 years ago
  57. 6f79717 Fixed yet another missing check for null anchor... by Felipe Leme · 7 years ago
  58. b758b35 Merge "Avoid NPE when PopupWindow is shown while dismissing" by Alan Viverette · 7 years ago
  59. b237e44 Merge "TextClassifier updates" by TreeHugger Robot · 7 years ago
  60. d2d1399 TextClassifier updates by Abodunrinwa Toki · 7 years ago
  61. dd23777 Fixed check for null Anchor. by Felipe Leme · 7 years ago
  62. 63d9831 Merge "Make auto-fill UI robust" by Felipe Leme · 7 years ago
  63. 4753bb0 Make auto-fill UI robust by Felipe Leme · 7 years ago
  64. 1192056 Checks if an adapter item is null before addint it to options. by Felipe Leme · 7 years ago
  65. 7c9e897 Merge "Fix textStyle being ignored for Font resources in TextView" by Clara Bayarri · 7 years ago
  66. 55807c9 Merge "Anchor a cascading submenu to its parent menu item" by TreeHugger Robot · 7 years ago
  67. b747679 Merge "Respect PopupWindow.setOverlapAnchor when above anchor" by TreeHugger Robot · 7 years ago
  68. 7e1aeb7 Avoid NPE when PopupWindow is shown while dismissing by Alan Viverette · 7 years ago
  69. 3e29364 Update setJustify API reference. by Seigo Nonaka · 7 years ago
  70. 503b5cc Merge "Skip ListPopupWindow position update if detached" am: c45b10a9cb am: 3107a17ba7 by Alan Viverette · 7 years ago
  71. 3107a17 Merge "Skip ListPopupWindow position update if detached" am: c45b10a9cb by Alan Viverette · 7 years ago
  72. 576ee7d Fix textStyle being ignored for Font resources in TextView by Clara Bayarri · 7 years ago
  73. 8515afe Merge "Revert "Move expensive TextClock operations to onAttach"" by TreeHugger Robot · 7 years ago
  74. cbba5f3 Revert "Move expensive TextClock operations to onAttach" by Ian Pedowitz · 7 years ago
  75. 3910adf Merge "Add color temperature preference for Night Display" by Christine Franks · 7 years ago
  76. 7d50ff1 Merge "Notify caller if none of settings are effective." by TreeHugger Robot · 7 years ago
  77. 6418d0b Add color temperature preference for Night Display by Christine Franks · 7 years ago
  78. 40c3ab0 Merge "AutoSize TextView (part 12) - ellipsize & more fixes" by Andrei Stingaceanu · 7 years ago
  79. 2565a52 Merge "Deprecate IMM#showSoftInputUnchecked() part 1" by Yohei Yukawa · 7 years ago
  80. 4e9c10a AutoSize TextView (part 12) - ellipsize & more fixes by Andrei Stingaceanu · 7 years ago
  81. 7b77116 TRON log important auto-fill events by Philip P. Moltmann · 7 years ago
  82. 5bf03b7 Merge "Allow users to manually request Autofill." by TreeHugger Robot · 7 years ago
  83. 65d1c29 Merge "Move expensive TextClock operations to onAttach" by TreeHugger Robot · 7 years ago
  84. 0763650 Notify caller if none of settings are effective. by Seigo Nonaka · 7 years ago
  85. 2ac463e Allow users to manually request Autofill. by Felipe Leme · 7 years ago
  86. 9b31b4e Merge "Make it clear which type of AutoFillValue is set" by Philip P. Moltmann · 7 years ago
  87. 123a34f Merge "Renamed ViewStructure.setSanitized() to setDataIsSensitive()." by TreeHugger Robot · 7 years ago
  88. c9a19b1 Renamed ViewStructure.setSanitized() to setDataIsSensitive(). by Felipe Leme · 7 years ago
  89. b40e61b Anchor a cascading submenu to its parent menu item by Vladislav Kaznacheev · 7 years ago
  90. 9668903 Make it clear which type of AutoFillValue is set by Philip P. Moltmann · 7 years ago
  91. a31d4ed Skip ListPopupWindow position update if detached by tianran.x.li · 8 years ago
  92. 2f8fb1f Fix a few auto fill ussues by Svet Ganov · 7 years ago
  93. dffe6fd Move expensive TextClock operations to onAttach by Ian Lake · 7 years ago
  94. 640f30a Replaced auto-fill by autofill to keep it consistent with API style. by Felipe Leme · 7 years ago
  95. d04a697 Optimize ViewStructure for autofill by removing irrelevant nodes. by Felipe Leme · 7 years ago
  96. 7e547fb Merge "Replace AutoFillType by view constants." by TreeHugger Robot · 7 years ago
  97. 8931e30 Replace AutoFillType by view constants. by Felipe Leme · 7 years ago
  98. 4cfda0b TextClassifier: Introduce LocaleList in the API. by Abodunrinwa Toki · 7 years ago
  99. 0f502cb Merge "Prevent crashes when in insertion mode." by Abodunrinwa Toki · 7 years ago
  100. 5cfc1b4 Deprecate IMM#showSoftInputUnchecked() part 1 by Yohei Yukawa · 7 years ago