1. c7fdb1c Make VersionedParcelProcessor incremental by Ember Rose · 4 years, 8 months ago
  2. a4d8367 Use SimpleArrayMap in implementation, hide constructor by Jake Wharton · 5 years ago
  3. 998a3f3 Pre-size collections where possible by Jake Wharton · 5 years ago
  4. f6c353d Remove verbose exception strings by Jake Wharton · 5 years ago
  5. 51acbc6 Move several core libraries back to Java 7 by Aurimas Liutikas · 5 years ago
  6. d58a879 Remove raw usage of Class type in public API of "versionedparcelable" by Jake Wharton · 5 years ago
  7. 60eda45 Remove raw usage of Class and Constructor types by Jake Wharton · 5 years ago
  8. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  9. 8e7b11c Parcelutils.get/putVersionedParcelable should support null by Tony Mak · 5 years ago
  10. 3e38bf0 Make RemoteActionCompat be a VersionedParcelable by Tony Mak · 5 years ago
  11. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 5 years ago
  12. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  13. 2cda285 Remove customerrorprone project by Oussama Ben Abdelbaki · 6 years ago
  14. f825eb5 Support for custom rules by Oussama Ben Abdelbaki · 6 years ago
  15. 17c92cb Added support for custom error prone rules by Oussama Ben Abdelbaki · 6 years ago
  16. fc5fcff VersionedParcelable: Fix build when subclass also extends Builder by Jaewan Kim · 6 years ago
  17. 5d2a308 Modify VersionedParcelable to support generics by Roberto Perez · 6 years ago
  18. f27405e Move buildOnServer task init to AndroidX plugin by Jake Wharton · 6 years ago
  19. fca3efc Give the capability to actually omit fields by Jason Monk · 6 years ago
  20. af5e9c6 Optimize slice serialization/deserialization by Jason Monk · 6 years ago
  21. d186377 Merge "Add safe API for bundling versioned parcelables" into androidx-master-dev by Jason Monk · 6 years ago
  22. 8789439 Support CharSequence in VersionedParcelable by Tony Mak · 6 years ago
  23. e9ec9c0 Add safe API for bundling versioned parcelables by Jason Monk · 6 years ago
  24. a47fc68 Merge "VersionedParcelable: Fix Javadoc" into androidx-master-dev by Jaewan Kim · 6 years ago
  25. c4edd2c Support Map in VersionedParcelable by Tony Mak · 6 years ago
  26. 73e455c VersionedParcelable: Fix Javadoc by Jaewan Kim · 6 years ago
  27. 8a4026e Fix checking ids in inherited classes by Jason Monk · 6 years ago
  28. 15a3e23 Add superclass and set support to versioned parcelable by Jason Monk · 6 years ago
  29. b7eeda4 Move to androidx.test for tests. by Aurimas Liutikas · 6 years ago
  30. 5834ff5 Make MediaSession2/MediaController2 use VersionedParcelable by Insun Kang · 6 years ago
  31. 5898912 Fix synthetic calls in versionedparcelable module by Jake Wharton · 6 years ago
  32. d678c4a Fix large slice serialization by Jason Monk · 6 years ago
  33. a6feda0 VersionedParcelable support for Jetifier by Jason Monk · 6 years ago
  34. 5d4a92c Convert slice serialization to use VersionedParcelable by Jason Monk · 6 years ago
  35. 19fef1d Fixes to support slice using VersionedParcelable by Jason Monk · 6 years ago
  36. 31c25c2 Merge "Add support for custom callbacks" into pi-androidx-dev by TreeHugger Robot · 6 years ago
  37. d56487f Add support for custom callbacks by Jason Monk · 6 years ago
  38. 3dd1843 Followups to some versionedparcelable review by Jason Monk · 6 years ago
  39. 9d82688 Rename SafeParcelable to VersionedParcelable by Jason Monk · 6 years ago