summaryrefslogtreecommitdiff
path: root/core/java/android/os/Parcelable.java
AgeCommit message (Expand)Author
2021-04-14Update Kotlin sample code for CountDownTimer and ParcelableJing Ji
2020-10-20Expose 'ParcelableHolder' as SystemApiJeongik Cha
2020-08-06Parcelable getStability SystemApi MODULE_LIBRARIESSteven Moreland
2020-07-28Allow module libs to use VINTF AIDL (part II)Steven Moreland
2020-07-23android.os.Parcelable: isStable->getStabilitySteven Moreland
2020-05-18Add isStable in Parcelable interfaceJeongik Cha
2017-04-24Even more auto-doc work.Jeff Sharkey
2015-12-02Improve docs for Parcelable.describeContents()Christopher Tate
2015-09-10Avoid parceling redundant ApplicationInfo objects within PackageInfoChristopher Tate
2015-04-21Add checks for types in Parcel / avoid class initializationNeil Fuller
2011-06-02Add new Fragment API for explicitly saving/restoring state.Dianne Hackborn
2009-10-28Fix code example in Parcelable javadocBjorn Bringert
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project