1. 5184037 Update api lint baseline. by Aurimas Liutikas · 4 years, 11 months ago
  2. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 4 years, 11 months ago
  3. 0668481 Ignoring HiddenSuperclass for all metalava checks by Jeff Gaston · 5 years ago
  4. a8f9be5 Remove "and Friends" from VersionedParcelable name by Ashley Rose · 5 years ago
  5. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  6. 998a3f3 Pre-size collections where possible by Jake Wharton · 5 years ago
  7. f6c353d Remove verbose exception strings by Jake Wharton · 5 years ago
  8. 51acbc6 Move several core libraries back to Java 7 by Aurimas Liutikas · 5 years ago
  9. d58a879 Remove raw usage of Class type in public API of "versionedparcelable" by Jake Wharton · 5 years ago
  10. ef60c55 Merge "Remove raw usage of Class and Constructor types" into androidx-master-dev by Treehugger Robot · 5 years ago
  11. 60eda45 Remove raw usage of Class and Constructor types by Jake Wharton · 5 years ago
  12. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  13. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  14. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  15. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  16. 62b2c1a Update versionedparcelable to 1.2.0-alpha01 and pin all current usages by Nick Anthony · 5 years ago
  17. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  18. 33004fe Move androidx.core and androidx.versionedparcelable to rc01 for June Release by Nick Anthony · 5 years ago
  19. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  20. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  21. 0a2d4c7 Increment version to development versions (releasing version +1) by Nick Anthony · 5 years ago
  22. fbdc0c3 Update versions to final May release versions by Nick Anthony · 5 years ago
  23. 2ee5d82 Update to rc and beta for May release by Nick Anthony · 5 years ago
  24. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  25. e0a1d7c Merge "Parcelutils.get/putVersionedParcelable should support null" into androidx-master-dev by Treehugger Robot · 5 years ago
  26. 8e7b11c Parcelutils.get/putVersionedParcelable should support null by Tony Mak · 5 years ago
  27. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  28. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  29. 75f075d Add ashleyrose@ and remove jmonk@ from OWNERS by Ashley Rose · 5 years ago
  30. a056780 Merge "Make RemoteActionCompat be a VersionedParcelable" into androidx-master-dev by Treehugger Robot · 5 years ago
  31. 3e38bf0 Make RemoteActionCompat be a VersionedParcelable by Tony Mak · 5 years ago
  32. 1465583 Some updates to the Documentation section of `./gradlew tasks` by Jeff Gaston · 5 years ago
  33. 0b2c8b5 API: Properly filter out @RestrictTo(LIBRARY) on packages and classes by Adrian Roos · 5 years ago
  34. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  35. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 5 years ago
  36. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 5 years ago
  37. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 5 years ago
  38. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  39. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  40. 2cda285 Remove customerrorprone project by Oussama Ben Abdelbaki · 6 years ago
  41. a92497e Merge "Support for custom rules" into androidx-master-dev by Oussama Ben Abdelbaki · 6 years ago
  42. f825eb5 Support for custom rules by Oussama Ben Abdelbaki · 6 years ago
  43. 9f6dca3 Add versionedparcelable and coordinatorlayout api files to fix build breakage by Nick Anthony · 6 years ago
  44. 4847e12 Merge "Fix failing AppCompatTextViewTest" into androidx-master-dev by Nick Anthony · 6 years ago
  45. 6b8a6e5 Fix failing AppCompatTextViewTest by Nick Anthony · 6 years ago
  46. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  47. f1c97d6 Changed versionedparcelable and collection dependencies to static versions. by Nick Anthony · 6 years ago
  48. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  49. 17c92cb Added support for custom error prone rules by Oussama Ben Abdelbaki · 6 years ago
  50. 73677b1 All released apis are now recorded by Oussama Ben Abdelbaki · 6 years ago
  51. 7d7fddc Remove never-read set "nonFields" by Sergey Vasilinets · 6 years ago
  52. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  53. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  54. fc5fcff VersionedParcelable: Fix build when subclass also extends Builder by Jaewan Kim · 6 years ago
  55. 5d2a308 Modify VersionedParcelable to support generics by Roberto Perez · 6 years ago
  56. 6aebb08 Use $T with JavaPoet for types by Jake Wharton · 6 years ago
  57. f27405e Move buildOnServer task init to AndroidX plugin by Jake Wharton · 6 years ago
  58. fca3efc Give the capability to actually omit fields by Jason Monk · 6 years ago
  59. af5e9c6 Optimize slice serialization/deserialization by Jason Monk · 6 years ago
  60. 58fa050 Use implements not extends in ProGuard rules by Jake Wharton · 6 years ago
  61. d186377 Merge "Add safe API for bundling versioned parcelables" into androidx-master-dev by Jason Monk · 6 years ago
  62. 8789439 Support CharSequence in VersionedParcelable by Tony Mak · 6 years ago
  63. e9ec9c0 Add safe API for bundling versioned parcelables by Jason Monk · 6 years ago
  64. a47fc68 Merge "VersionedParcelable: Fix Javadoc" into androidx-master-dev by Jaewan Kim · 6 years ago
  65. c4edd2c Support Map in VersionedParcelable by Tony Mak · 6 years ago
  66. 73e455c VersionedParcelable: Fix Javadoc by Jaewan Kim · 6 years ago
  67. 8a4026e Fix checking ids in inherited classes by Jason Monk · 6 years ago
  68. 9e8f082 Merge "Add superclass and set support to versioned parcelable" into pi-androidx-dev by Jason Monk · 6 years ago
  69. 15a3e23 Add superclass and set support to versioned parcelable by Jason Monk · 6 years ago
  70. c2d7549 Move minSdkVersion default into AndroidX plugin by Jake Wharton · 6 years ago
  71. e8d12f2 Improve api traction. by Sergey Vasilinets · 6 years ago
  72. b7eeda4 Move to androidx.test for tests. by Aurimas Liutikas · 6 years ago
  73. 3f9ceb6 Move to androidx.test for tests. by Aurimas Liutikas · 6 years ago
  74. 5834ff5 Make MediaSession2/MediaController2 use VersionedParcelable by Insun Kang · 6 years ago
  75. f622ec9 Add proguard files for versioned parcelable by Jason Monk · 6 years ago
  76. 5898912 Fix synthetic calls in versionedparcelable module by Jake Wharton · 6 years ago
  77. 8de1fa3 Put versionedparcelable in the right group. by Jason Monk · 6 years ago
  78. d678c4a Fix large slice serialization by Jason Monk · 6 years ago
  79. a6feda0 VersionedParcelable support for Jetifier by Jason Monk · 6 years ago
  80. 5d4a92c Convert slice serialization to use VersionedParcelable by Jason Monk · 6 years ago
  81. 19fef1d Fixes to support slice using VersionedParcelable by Jason Monk · 6 years ago
  82. 31c25c2 Merge "Add support for custom callbacks" into pi-androidx-dev by TreeHugger Robot · 6 years ago
  83. d56487f Add support for custom callbacks by Jason Monk · 6 years ago
  84. 3dd1843 Followups to some versionedparcelable review by Jason Monk · 6 years ago
  85. 9d82688 Rename SafeParcelable to VersionedParcelable by Jason Monk · 6 years ago