1. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  2. 38e2703 Add readme for a few core libraries. by Aurimas Liutikas · 5 years ago
  3. 51acbc6 Move several core libraries back to Java 7 by Aurimas Liutikas · 5 years ago
  4. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  5. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  6. 5c7db04 Update collection to new directory structure by Jake Wharton · 5 years ago
  7. 692b3e95 Move all usaged of collection:1.1.0-rc01 to collection:1.1.0 by Nick Anthony · 5 years ago
  8. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  9. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  10. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  11. 4943f19 Merge "Move collection to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01" into androidx-master-dev by Treehugger Robot · 5 years ago
  12. f3a4f49 Move collection to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  13. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  14. 2ee5d82 Update to rc and beta for May release by Nick Anthony · 5 years ago
  15. b4c10cf Use more efficient implementations for extensions by Jake Wharton · 5 years ago
  16. 2cc275f Delete SupportJavaLibraryPlugin! by Aurimas Liutikas · 5 years ago
  17. c8b16d4 Update versions after AndroidX April 3rd Release by Nick Anthony · 5 years ago
  18. 65d3d60 Delete SupportKotlinLibraryPlugin. by Aurimas Liutikas · 5 years ago
  19. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  20. a81cba4 Synchronize caching on SimpleArrayMap rather than ArrayMap by Jon Noack · 5 years ago
  21. f44d729 Update collection to beta01 by Jake Wharton · 5 years ago
  22. 7c2c3a3 Remove restricted ArraySet.append method by Jake Wharton · 5 years ago
  23. 629e490 Bump all versions for March 13th Release by Nick Anthony · 5 years ago
  24. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  25. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 5 years ago
  26. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 5 years ago
  27. 85f3455 Update all versions after Jan 30 and Feb 7 Releases by Nick Anthony · 5 years ago
  28. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 5 years ago
  29. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  30. 9684a6a Import Javadoc clarifications from the framework by Jake Wharton · 5 years ago
  31. b6eaa47 Deprecate redundant delete method by Jake Wharton · 5 years ago
  32. 7a13fec Remove superfluous assignment of default value by Jake Wharton · 5 years ago
  33. 8be9bff Incremented version for collection, remotecallback, textclassifier, transition by Nick Anthony · 6 years ago
  34. f1c97d6 Changed versionedparcelable and collection dependencies to static versions. by Nick Anthony · 6 years ago
  35. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  36. 73677b1 All released apis are now recorded by Oussama Ben Abdelbaki · 6 years ago
  37. cdf0317 Merge "Use for-each syntax for collection traversal" into androidx-master-dev by Jake Wharton · 6 years ago
  38. 73d4778 Use for-each syntax for collection traversal by Jake Wharton · 6 years ago
  39. 0bb1f9b Add two-argument remove to map-like collections by Jake Wharton · 6 years ago
  40. 3647917 Add three-argument replace to map-like collections by Jake Wharton · 6 years ago
  41. e5c2faf Add replace to map-like collections by Jake Wharton · 6 years ago
  42. ab11b99 Update collection-ktx version to match collection by Jake Wharton · 6 years ago
  43. ec0f04b Add putIfAbsent to map-like collections by Jake Wharton · 6 years ago
  44. 782a8f8 Add getOrDefault to SimpleArrayMap by Jake Wharton · 6 years ago
  45. cd5f909 Update collection version to 1.1.0 by Jake Wharton · 6 years ago
  46. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  47. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  48. ede006e Updates for latest Metalava by Jeff Gaston · 6 years ago
  49. 1cad56b Updating the versioning of the API txt files produced by modules using Metalava to match that of modules not using Metalava. by Jeff Gaston · 6 years ago
  50. ff72126 Enable Metalava API tracking for non-Android by Jake Wharton · 6 years ago
  51. a01261a Add nullability annotations to collections by Jake Wharton · 6 years ago
  52. a6e117e Add nullability annotations to collections by Jake Wharton · 6 years ago
  53. a50e0d4 Change getOrDefault to be an alias of built-in method by Jake Wharton · 6 years ago
  54. da302d6 Move putAll into real types by Jake Wharton · 6 years ago
  55. 219da47 Move containsKey and containsValue into real types by Jake Wharton · 6 years ago
  56. 65df466 Specify test runners for collection tests by Jake Wharton · 6 years ago
  57. a97ea03 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  58. 9d7d415 Fix synthetic calls in collections by Sergey Vasilinets · 6 years ago
  59. 8c5c76e Merge "Add private constructors to static utility classes." into pi-preview1-androidx-dev by Jake Wharton · 6 years ago
  60. 0f4ca63 Add private constructors to static utility classes. by Jake Wharton · 6 years ago
  61. 261ab1e Merge "Add missing API txt files for Java libraries." into pi-preview1-androidx-dev by Jake Wharton · 6 years ago
  62. 2dfd035 Add missing API txt files for Java libraries. by Jake Wharton · 6 years ago
  63. b9b8af24 Nest existing ktx projects into their target artifact. by Jake Wharton · 6 years ago
  64. 3f4d91b Correct folder name for 'collection' artifact. by Jake Wharton · 6 years ago[Renamed from collections]
  65. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  66. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 6 years ago
  67. b31c328 Refactor support library. by Aurimas Liutikas · 6 years ago
  68. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  69. df3c420 Break out compat collections into their own library. by Jake Wharton · 6 years ago