1. aa24a07e Reland "Upgrade to Kotlin 1.7.0" by Jim Sproch · 2 years, 1 month ago
  2. 86f63b2 Revert "Upgrade to Kotlin 1.7.0" by Aurimas Liutikas · 2 years, 1 month ago
  3. 2105f53 Upgrade to Kotlin 1.7.0 by Jim Sproch · 2 years, 2 months ago
  4. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 4 months ago
  5. e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 2 years, 4 months ago
  6. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 7 months ago
  7. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 2 years, 6 months ago
  8. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  9. 3afd9a7 Fix autofill tests on API 31 by Aurimas Liutikas · 2 years, 9 months ago
  10. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  11. 3b0a88b Update versions for release id 1626886800000 by Nick Anthony · 3 years ago
  12. 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years ago
  13. 6db0549 Bump autofill to beta by Arvind Kumar Sugumar · 3 years ago
  14. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 1 month ago
  15. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 1 month ago
  16. 802403a Update lint baselines by Alan Viverette · 3 years, 1 month ago
  17. d7222c1 Merge "Incorporate API feedback for newly added hint constants" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  18. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  19. 862b55c Incorporate API feedback for newly added hint constants by Arvind Kumar Sugumar · 3 years, 2 months ago
  20. dd1991f Add some commonly requested hint constants to the extended hints class by Arvind Kumar Sugumar · 3 years, 4 months ago
  21. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 6 months ago
  22. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 6 months ago
  23. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 7 months ago
  24. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  25. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 3 years, 8 months ago
  26. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 9 months ago
  27. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 9 months ago
  28. 17ae53e Updated autofill version from 1.1.0-alpha02 to 1.1.0-beta01 by Feng Cao · 3 years, 10 months ago
  29. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years ago
  30. 1da63b3 API lint check for the HiddenSuperclass is enabled for androidx by Sergey · 3 years, 11 months ago
  31. 6650a9c Add example code snippet to the v1 InlineSuggestionUi by Feng Cao · 3 years, 11 months ago
  32. 043346f Update the required API version of the autofill inline suggestion library to R by Feng Cao · 4 years ago
  33. feead60 Add documentation on how to properly handle attribution PendingIntents. by Adam He · 4 years ago
  34. 83ba2c0 Add support for RTL for autofill inline suggestion by Feng Cao · 4 years ago
  35. b9e424f Add a few styling methods to ImageViewStyle, TextViewStyle and v1 style by Feng Cao · 4 years, 1 month ago
  36. c818ed8 Add inline suggestion hint constants, and API to set them in the content by Feng Cao · 4 years, 1 month ago
  37. f2f9e4d Merge "Fix potential NPE for unrecognized field in inline lisce" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  38. 34fc4b3 Fix potential NPE for unrecognized field in inline lisce by Feng Cao · 4 years, 1 month ago
  39. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 1 month ago
  40. 1f0a6ba Do not throw for unrecognized fields in the inline suggestion slice by Feng Cao · 4 years, 1 month ago
  41. 3f32f9c Merge "Update autofill OWNERS" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  42. c0ab8ff Update autofill OWNERS by Ahaan Ugale · 4 years, 1 month ago
  43. 4a2079b Update API lint baselines by Aurimas Liutikas · 4 years, 1 month ago
  44. 4793446 Fix an incompatible change to the slice key by Feng Cao · 4 years, 1 month ago
  45. 2f8b029 Updated outdated version to their next incremental version by Nick Anthony · 4 years, 2 months ago
  46. a011c71 Merge "Update the default theme for inline suggestion UI" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  47. 2d2fa5f Update the default theme for inline suggestion UI by Feng Cao · 4 years, 2 months ago
  48. 6a8609e Autofill inline suggestion API review feedback, part 1 by Feng Cao · 4 years, 2 months ago
  49. 592eb957 Delete deprecated inline suggestion APIs by Feng Cao · 4 years, 2 months ago
  50. a683bd9 Reenable BuilderSetStyle and BuilderSetStyle checks by Aurimas Liutikas · 4 years, 2 months ago
  51. ff5917a Fix failing InlineSuggestionTest by Feng Cao · 4 years, 2 months ago
  52. 15c565b Merge "Adding versioned UI creation APIs for autofill inline suggestion" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  53. 78d7c63b Adding versioned UI creation APIs for autofill inline suggestion by Feng Cao · 4 years, 4 months ago
  54. 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 2 months ago
  55. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 2 months ago
  56. fc96461 Adding common UI style builder for widgets by Feng Cao · 4 years, 4 months ago
  57. 7e795b6 Add API to get attribution PendingIntent from Slice. by Adam He · 4 years, 3 months ago
  58. 6c09c5b Remove InlineSuggestionsHostView by Svet Ganov · 4 years, 3 months ago
  59. 390e2a5 Improve the default inline suggestion theme by Feng Cao · 4 years, 3 months ago
  60. 47737ef Add attribution intent to Androidx.Autofill InlinePresentationSlices and by Adam He · 4 years, 4 months ago
  61. 8b12cf4 Update the default inline autofill suggestion UI to have light background and black text by Feng Cao · 4 years, 4 months ago
  62. c964cfd Import translations. DO NOT MERGE by Bill Yi · 4 years, 5 months ago
  63. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 5 months ago
  64. 29125e6 Add tests for InlineSuggestionHostView by Svet Ganov · 4 years, 5 months ago
  65. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 5 months ago
  66. 6e79b78 Merge "Add inline suggestion host view to support clipping" into androidx-master-dev by Svetoslav Ganov · 4 years, 5 months ago
  67. 368aac3 Add inline suggestion style API and tests. Add action to the inline presentation slice. by Feng Cao · 4 years, 5 months ago
  68. f8b4a02 Add inline suggestion host view to support clipping by Svet Ganov · 4 years, 5 months ago
  69. be695e6 Merge "Added Autofill Slice builder and renderer logic to androidx.autofill." into androidx-master-dev by Adam He · 4 years, 5 months ago
  70. c52f571 Added Autofill Slice builder and renderer logic to androidx.autofill. by Adam He · 4 years, 6 months ago
  71. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 6 months ago
  72. c6234d4 Move autofill to the new proper directory structure by Sergey · 4 years, 7 months ago
  73. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 7 months ago
  74. 1206625 Updated autofil to 1.1.0-alpha01 by Nick Anthony · 4 years, 8 months ago
  75. b56e0c0 Bumping androidx.autofill to rc01. by Arvind Kumar Sugumar · 4 years, 9 months ago
  76. 09286e6 Update versions after September 18th Release by Nick Anthony · 4 years, 10 months ago
  77. 391dc4b Replace RC dependencies with stable releases by Ian Lake · 4 years, 10 months ago
  78. cbb8031 Moving SMS character constants to a generator function. Moving autofill to beta01. by Arvind Kumar Sugumar · 5 years ago
  79. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  80. 227bd94 Update versions after August 7th Release by Nick Anthony · 4 years, 11 months ago
  81. a290bf4 Adding SMS OTP hint constants by Arvind Kumar Sugumar · 5 years ago
  82. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  83. b3aa531 Increment alpha and beta versions of libraries releasing on July 2nd by Nick Anthony · 5 years ago
  84. 8bdfdf1d Set autofill publish rules to Publish.SNAPSHOT_AND_RELEASE by Nick Anthony · 5 years ago
  85. a6ddab5 Add OWNERS to libraries that did not have it. by Aurimas Liutikas · 5 years ago
  86. ee169f4 Merge "adding initial version of extended autofill hints" into androidx-master-dev by Arvind Kumar Sugumar · 5 years ago
  87. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  88. bf84a7a adding initial version of extended autofill hints by Arvind Kumar Sugumar · 5 years ago
  89. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  90. a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 5 years ago
  91. f6954ee Add initial directory scaffolding for androidx.autofill by Nick Anthony · 5 years ago