1. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 7 months ago
  2. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  3. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  4. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  5. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  6. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  7. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  8. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 5 years ago
  9. 36cb780 Changed all 1.0.0 libraries to dev version 1.1.0-alpha01 by Nick Anthony · 5 years ago
  10. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  11. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  12. 9551653 Removed LibraryVersions.SUPPORT_LIBRARY and replaced with project by Nick Anthony · 6 years ago
  13. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  14. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  15. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  16. 3478ef7 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  17. ba4535b Add api tracking for a set of support libraries by Aurimas Liutikas · 6 years ago
  18. 12c1f23 Fix synthetic calls in emoji/bundled module by Jake Wharton · 6 years ago
  19. 38746a6 Fix imports for emoji code. by Aurimas Liutikas · 6 years ago
  20. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 6 years ago
  21. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  22. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 6 years ago
  23. b31c328 Refactor support library. by Aurimas Liutikas · 6 years ago
  24. f1c67f6 Merge "Add API files for 28.0.0-alpha1, don't publish WebView" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  25. 4d8b0fb Add API files for 28.0.0-alpha1, don't publish WebView by Alan Viverette · 6 years ago
  26. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  27. e338c36 Move more code to standard directories. by Aurimas Liutikas · 6 years ago
  28. 3ebde3b Move code to standard directories by Aurimas Liutikas · 6 years ago
  29. 1f5136a Remove minSdkVersion tags from library manifest files. by Aurimas Liutikas · 6 years ago
  30. bf0ea1d Finalize 27.1.0 release by Alan Viverette · 6 years ago
  31. e3739e4 Move Support Library to prebuilts only for everything except car by Alan Viverette · 7 years ago
  32. 49cfa98 [automerger] Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix am: d7946133f2 by Android Build Merger (Role) · 7 years ago
  33. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  34. 831c466 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  35. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  36. 97360c8 [automerger] resolve merge conflicts of 25c6163330 to oc-mr1-jetpack-dev am: e2cd87a4aa by Android Build Merger (Role) · 7 years ago
  37. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  38. ba6097b Fix annotations not to pretend to have resources. by Aurimas Liutikas · 7 years ago
  39. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  40. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  41. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  42. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  43. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  44. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  45. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  46. eaad7ee Move emoji code to standard directories. by Aurimas Liutikas · 7 years ago
  47. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  48. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  49. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  50. 95ada0d Supress wrong constant lint warning in ToolbarActionBar by Aurimas Liutikas · 7 years ago
  51. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  52. 7670363 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  53. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  54. 6c55eba Merge "Update lint baseline after sdk update." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  55. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  56. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  57. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  58. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  59. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  60. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  61. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  62. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  63. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  64. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago
  65. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  66. c685244 Deprecate LoaderCallback, create MetadataLoaderRepoCallback by Siyamed Sinir · 7 years ago
  67. 35ab708 Merge "Update EmojiCompat build" into oc-dev by Siyamed Sinir · 7 years ago
  68. 9094130 Merge changes from topic 'emojicompat_api19' into oc-dev by Siyamed Sinir · 7 years ago
  69. 75b9131 Update EmojiCompat build by Siyamed Sinir · 7 years ago
  70. 77b5c5b Make EmojiCompat no-op pre19 by Siyamed Sinir · 7 years ago
  71. 20ecb52 Remove emoji compat font from support/emoji by Siyamed Sinir · 7 years ago
  72. 176b7a5 Use font from external/noto-fonts/emoji-compat by Siyamed Sinir · 7 years ago
  73. 484205f Integrate TypefaceCompat into EmojiCompat by Siyamed Sinir · 7 years ago
  74. 3a91318 Don’t update version and modified fields in font by Siyamed Sinir · 7 years ago
  75. b001068 Change bundled version archive name by Siyamed Sinir · 7 years ago