1. 08aae90 DO NOT MERGE back porting for fixing sysui direct reply by Yohei Yukawa · 6 years ago
  2. 30fa5fb DO NOT MERGE Disable smart sharing for password fields. by Abodunrinwa Toki · 7 years ago
  3. 80f6a98 Stop loading other package's font by default. by Seigo Nonaka · 7 years ago
  4. b6eaf5b AutoSize TextView - major fixes by Andrei Stingaceanu · 7 years ago
  5. cfc79a9 Don’t try to autoSize if TextView is not measured by Siyamed Sinir · 7 years ago
  6. 98891db Merge "AutoSize TextView - correct pixel transformations" into oc-dev by Andrei Stingaceanu · 7 years ago
  7. a2ee78a Merge "Missed a break statement. very sorry" into oc-dev by Evan Rosky · 7 years ago
  8. 0892401 Missed a break statement. very sorry by Evan Rosky · 7 years ago
  9. 74e7b26 In onDragEvent(), don't assume text is Spannable by Roozbeh Pournader · 7 years ago
  10. 05d41a7 Merge "TextView: Invalidate selection action mode on "select all"." into oc-dev by Abodunrinwa Toki · 7 years ago
  11. 4ce651e TextView: Invalidate selection action mode on "select all". by Abodunrinwa Toki · 7 years ago
  12. 23114d6 Added redundant focusable attribute read in TextView by Evan Rosky · 7 years ago
  13. d4082bb AutoSize TextView - correct pixel transformations by Andrei Stingaceanu · 7 years ago
  14. 52b9dbc Hiding text from obscured text fields. by Phil Weaver · 7 years ago
  15. 2a86bad Merge "Properly translate text locations to screen coords" into oc-dev by Phil Weaver · 7 years ago
  16. c368a24 Report less data in structure to autofill provider by Philip P. Moltmann · 7 years ago
  17. 6c617f0 Properly translate text locations to screen coords by Phil Weaver · 7 years ago
  18. 66c1627 Only classify text when the toolbar is shown. by Abodunrinwa Toki · 7 years ago
  19. ea6cb12 Add "Paste as plain text" in TextView's toolbar. by Abodunrinwa Toki · 7 years ago
  20. 7f90a9f Merge "Restricted Context layout font loading in TextView" into oc-dev by TreeHugger Robot · 7 years ago
  21. 0f07dd5 Remove FontVariationAxis.InvalidFormatException. by Seigo Nonaka · 7 years ago
  22. b7df9d0 Restricted Context layout font loading in TextView by Clara Bayarri · 7 years ago
  23. 70c0221 Merge "Implement the rest of autofill importance modes" into oc-dev by Svetoslav Ganov · 7 years ago
  24. fd31f85 Implement the rest of autofill importance modes by Svet Ganov · 7 years ago
  25. d0c6cf9 Merge "Only restrict arrows out of text fields from keyboard" into oc-dev by Evan Rosky · 7 years ago
  26. e674672 Merge "Revise method comment on setFontVariationSettings" into oc-dev by TreeHugger Robot · 7 years ago
  27. 48f10a2 Handle package changes in autofill manager service by Svet Ganov · 7 years ago
  28. 85d1c2d Minor fixes on Autofill Framework: by Felipe Leme · 7 years ago
  29. 31eeb08 Merge "Introduce TextView attribute for control justification." into oc-dev by TreeHugger Robot · 7 years ago
  30. 4cbb441 Introduce TextView attribute for control justification. by Seigo Nonaka · 7 years ago
  31. 28973b3 Merge "docs: Update TextView JavaDoc comments" into oc-dev by TreeHugger Robot · 7 years ago
  32. 6a60322 Merge "Fix a11y text location in clipped views" into oc-dev by TreeHugger Robot · 7 years ago
  33. 53cfed5 Only restrict arrows out of text fields from keyboard by Evan Rosky · 7 years ago
  34. cdc7459 Fix a11y text location in clipped views by Phil Weaver · 7 years ago
  35. 1b59a21 AutoSize TextView - API polish - no RuntimeException in signature by Andrei Stingaceanu · 7 years ago
  36. 23fd176 docs: Update TextView JavaDoc comments by Joe Fernandez · 7 years ago
  37. f730651 AutoSize TextView - take horizontalScrolling into account by Andrei Stingaceanu · 7 years ago
  38. 9200944 Revise method comment on setFontVariationSettings by Seigo Nonaka · 7 years ago
  39. da97b66 Merge "Switch i18n listeners to use IME hint locales" into oc-dev by TreeHugger Robot · 7 years ago
  40. e740fd8 Switch i18n listeners to use IME hint locales by Roozbeh Pournader · 7 years ago
  41. 7557a5a Revert "Make selection end handle stick to selection at line end." by Roozbeh Pournader · 7 years ago
  42. 549482b AutoSize TextView - fix measurements by Andrei Stingaceanu · 7 years ago
  43. 3801547 Force direction of phone number fields to (practically) LTR by Roozbeh Pournader · 7 years ago
  44. 94b6b53 Merge "Use text input for various internationalized listeners" into oc-dev by TreeHugger Robot · 7 years ago
  45. 889c650 Use text input for various internationalized listeners by Roozbeh Pournader · 8 years ago
  46. 04fc05c Merge "Change justification parameter from boolean to int." into oc-dev by TreeHugger Robot · 7 years ago
  47. 4b4730d Change justification parameter from boolean to int. by Seigo Nonaka · 7 years ago
  48. ff55115 Reorganize font enumeration API. by Seigo Nonaka · 7 years ago
  49. d4cef42 Prevent arrow keys from leaving editable TextViews by Evan Rosky · 7 years ago
  50. dada7c0 Merge "TextClassificationManager API updates." into oc-dev by TreeHugger Robot · 7 years ago
  51. df61b03 TextClassificationManager API updates. by Abodunrinwa Toki · 7 years ago
  52. 955e252 Simplified autofill() methods by returning void instead of boolean. by Felipe Leme · 7 years ago
  53. 7c9e897 Merge "Fix textStyle being ignored for Font resources in TextView" by Clara Bayarri · 7 years ago
  54. 3e29364 Update setJustify API reference. by Seigo Nonaka · 7 years ago
  55. 576ee7d Fix textStyle being ignored for Font resources in TextView by Clara Bayarri · 7 years ago
  56. 7d50ff1 Merge "Notify caller if none of settings are effective." by TreeHugger Robot · 7 years ago
  57. 40c3ab0 Merge "AutoSize TextView (part 12) - ellipsize & more fixes" by Andrei Stingaceanu · 7 years ago
  58. 4e9c10a AutoSize TextView (part 12) - ellipsize & more fixes by Andrei Stingaceanu · 8 years ago
  59. 7b77116 TRON log important auto-fill events by Philip P. Moltmann · 8 years ago
  60. 0763650 Notify caller if none of settings are effective. by Seigo Nonaka · 7 years ago
  61. 2ac463e Allow users to manually request Autofill. by Felipe Leme · 7 years ago
  62. 9b31b4e Merge "Make it clear which type of AutoFillValue is set" by Philip P. Moltmann · 7 years ago
  63. 123a34f Merge "Renamed ViewStructure.setSanitized() to setDataIsSensitive()." by TreeHugger Robot · 7 years ago
  64. c9a19b1 Renamed ViewStructure.setSanitized() to setDataIsSensitive(). by Felipe Leme · 7 years ago
  65. 9668903 Make it clear which type of AutoFillValue is set by Philip P. Moltmann · 7 years ago
  66. 2f8fb1f Fix a few auto fill ussues by Svet Ganov · 7 years ago
  67. 640f30a Replaced auto-fill by autofill to keep it consistent with API style. by Felipe Leme · 8 years ago
  68. d04a697 Optimize ViewStructure for autofill by removing irrelevant nodes. by Felipe Leme · 8 years ago
  69. 8931e30 Replace AutoFillType by view constants. by Felipe Leme · 8 years ago
  70. e1be1df Merge "Ignore non-font resource references in TextView constructor" by Clara Bayarri · 8 years ago
  71. d134b89 Ignore non-font resource references in TextView constructor by Clara Bayarri · 8 years ago
  72. ba6f462 Add autoFillHint property to view by Philip P. Moltmann · 8 years ago
  73. 1bef83f Merge "Added inputType to Assist API." by TreeHugger Robot · 8 years ago
  74. 90ebaa8 Merge "Don't trigger textclassifier in a11y action." by Abodunrinwa Toki · 8 years ago
  75. 117240c Don't trigger textclassifier in a11y action. by Abodunrinwa Toki · 8 years ago
  76. 16aafc3 Added inputType to Assist API. by Felipe Leme · 8 years ago
  77. ab18567 AutoSize TextView (part 11) - fix final APIs by Andrei Stingaceanu · 8 years ago
  78. a2ba2a3 Merge "Revert "Request re-layout after setText if layout width is 0"" by Siyamed Sinir · 8 years ago
  79. 6f29b7a Revert "Request re-layout after setText if layout width is 0" by Siyamed Sinir · 8 years ago
  80. c01a873 Added sanitization for CompoundButton and RadioGroup. by Felipe Leme · 8 years ago
  81. 7be469a Merge "Fixed missing auto-fill save callbacks on TextView." by Felipe Leme · 8 years ago
  82. 0257c8a Fixed missing auto-fill save callbacks on TextView. by Felipe Leme · 8 years ago
  83. 7843f0a Merge "Added auto-fill listeners for RadioGroup and CompoundButton." by TreeHugger Robot · 8 years ago
  84. 5882c4f Added auto-fill listeners for RadioGroup and CompoundButton. by Felipe Leme · 8 years ago
  85. 385912e Deprecate "speak passwords" setting. by Phil Weaver · 8 years ago
  86. 33791fd Add API to mark sanitized fields and implement it on TextView. by Felipe Leme · 8 years ago
  87. 2c2c3ee Merge "AutoSize TextView (part 10) - final APIs" by Andrei Stingaceanu · 8 years ago
  88. a42ba85 Merge "Clarify extra data argument nullness." by TreeHugger Robot · 8 years ago
  89. d666953 Clarify extra data argument nullness. by Phil Weaver · 8 years ago
  90. 3057476 AutoSize TextView (part 10) - final APIs by Andrei Stingaceanu · 8 years ago
  91. 302fe90 Merge "TextView/LinkMovementMethod/ClickableSpan - touch up revert" by Andrei Stingaceanu · 8 years ago
  92. d834c58 TextView/LinkMovementMethod/ClickableSpan - touch up revert by Andrei Stingaceanu · 8 years ago
  93. fbfead2 AutoSize TextView (part 9) - sanitize APIs naming by Andrei Stingaceanu · 8 years ago
  94. f9a55d4 Merge "AutoSize TextView (part 8) - APIs for predefined sizes" by TreeHugger Robot · 8 years ago
  95. 9fe208f AutoSize TextView (part 8) - APIs for predefined sizes by Andrei Stingaceanu · 8 years ago
  96. bf1a0e2 Merge "start/invalidate selection actionMode asynchronously" by TreeHugger Robot · 8 years ago
  97. 1e27582 Merge "Provide text locations to accessibility services." by Phil Weaver · 8 years ago
  98. fb0f360 Merge "Refined session management so Save can be automatically called." by Felipe Leme · 8 years ago
  99. 8710ea1 start/invalidate selection actionMode asynchronously by Abodunrinwa Toki · 8 years ago
  100. bab851c Refined session management so Save can be automatically called. by Felipe Leme · 8 years ago