1. e606e64 Merge "Updates Metalava from ab/8993580" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  2. b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 2 years, 1 month ago
  3. 929c1c6 New maven project for async layout inflater factory. by Shivam Goel · 2 years, 1 month ago
  4. 34c4d99 Revert changes in async inflater. by Shivam Goel · 2 years, 1 month ago
  5. 775d3cc Update proguard rule to ignore missing appCompat classes as seen in google3. by Shivam Goel · 2 years, 2 months ago
  6. 4f37092 Update proguard rule to add missing androidx classes used in async inflater. by Shivam Goel · 2 years, 2 months ago
  7. ad528fe Set async layout inflater factory. by Shivam Goel · 2 years, 2 months ago
  8. 58fa2b0 Add appCompat as a compile-only dependency to avoid increasing apk size by Shivam Goel · 2 years, 2 months ago
  9. 3c3a1f7 Merge "Allow clients to pass an executor for which the inflate finished callback can run. If no executor is passed, the callback will be invoked on the main thread." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  10. 0ff4ab7 Update javadoc as per suggestions in b/235218687. by Shivam Goel · 2 years, 3 months ago
  11. a3eb379 Allow clients to pass an executor for which the inflate finished by Shivam Goel · 2 years, 3 months ago
  12. d3ec49db Creates a new inflater that sets the factory correctly for AppCompat activity. We create a new API inflateWithOriginalFactory that uses this inflater. by Shivam Goel · 2 years, 4 months ago
  13. 369c7af Adds a test for AsyncLayoutInflater to show how the class of a button is by Shivam Goel · 2 years, 4 months ago
  14. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  15. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  16. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  17. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  18. f93a790 Qualify InflateThread with name by Chao Zhang · 3 years, 2 months ago
  19. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years, 2 months ago
  20. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 4 months ago
  21. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  22. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  23. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  24. 47ce1ab Upgrade error-prone to 2.4.0 by Dustin Lam · 3 years, 11 months ago
  25. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  26. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  27. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  28. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  29. 76bf8c2 Merge "Revert "Use an explicit Looper when creating Handlers"" into androidx-master-dev by Alan Viverette · 4 years, 7 months ago
  30. 360d872 Revert "Use an explicit Looper when creating Handlers" by Alan Viverette · 4 years, 7 months ago
  31. bb4b7c6 Merge "Revert "Move all uses of androidx.core:core:1.1.0 and"" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  32. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 7 months ago
  33. 50271c6 Use an explicit Looper when creating Handlers by Chris Banes · 4 years, 7 months ago
  34. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 8 months ago
  35. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  36. bf951f8 Move asynclayoutinflater to the new proper directory structure by Sergey · 4 years, 9 months ago
  37. 30297cd Regenerate API signature files by Aurimas Liutikas · 4 years, 10 months ago
  38. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  39. f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 5 years ago
  40. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago
  41. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 5 years ago
  42. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  43. a6ddab5 Add OWNERS to libraries that did not have it. by Aurimas Liutikas · 5 years ago
  44. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  45. 0aefc6b Move core to 1.2.0-alpha02 by Nick Anthony · 5 years ago
  46. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  47. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  48. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  49. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  50. 79285e9 Generating restricted API txts by Jeff Gaston · 6 years ago
  51. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 6 years ago
  52. 36cb780 Changed all 1.0.0 libraries to dev version 1.1.0-alpha01 by Nick Anthony · 6 years ago
  53. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 6 years ago
  54. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  55. 9551653 Removed LibraryVersions.SUPPORT_LIBRARY and replaced with project by Nick Anthony · 6 years ago
  56. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  57. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  58. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  59. 3478ef7 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  60. 17de202 Revert "Migrate several libraries to use kotlin script build files." by Aurimas Liutikas · 6 years ago
  61. 2b69319 Migrate several libraries to use kotlin script build files. by Aurimas Liutikas · 6 years ago
  62. bc494df Fix imports for an assortment of small libraries. by Aurimas Liutikas · 7 years ago
  63. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 7 years ago
  64. ac5fe7c Refactor support library by Aurimas Liutikas · 7 years ago
  65. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 7 years ago
  66. b31c328 Refactor support library. by Aurimas Liutikas · 7 years ago
  67. f1c67f6 Merge "Add API files for 28.0.0-alpha1, don't publish WebView" into pi-preview1-androidx-dev by Alan Viverette · 7 years ago
  68. 4d8b0fb Add API files for 28.0.0-alpha1, don't publish WebView by Alan Viverette · 7 years ago
  69. ff5e141 Merge "Add api files for newly split modules." by Aurimas Liutikas · 7 years ago
  70. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 7 years ago
  71. 4c47490 Add api files for newly split modules. by Aurimas Liutikas · 7 years ago
  72. 9064fa4 Split out AsyncLayoutInflater out of core-ui. by Aurimas Liutikas · 7 years ago