summaryrefslogtreecommitdiff
path: root/core/java/android/os/Parcelable.java
Commit message (Expand)AuthorAgeFilesLines
* Update Kotlin sample code for CountDownTimer and ParcelableJing Ji2021-04-141-5/+34
* Expose 'ParcelableHolder' as SystemApiJeongik Cha2020-10-201-2/+2
* Parcelable getStability SystemApi MODULE_LIBRARIESSteven Moreland2020-08-061-0/+1
* Allow module libs to use VINTF AIDL (part II)Steven Moreland2020-07-281-0/+3
* android.os.Parcelable: isStable->getStabilitySteven Moreland2020-07-231-2/+31
* Add isStable in Parcelable interfaceJeongik Cha2020-05-181-1/+15
* Even more auto-doc work.Jeff Sharkey2017-04-241-4/+22
* Improve docs for Parcelable.describeContents()Christopher Tate2015-12-021-5/+17
* Avoid parceling redundant ApplicationInfo objects within PackageInfoChristopher Tate2015-09-101-1/+11
* Add checks for types in Parcel / avoid class initializationNeil Fuller2015-04-211-3/+2
* Add new Fragment API for explicitly saving/restoring state.Dianne Hackborn2011-06-021-0/+18
* Fix code example in Parcelable javadocBjorn Bringert2009-10-281-4/+8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+112
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-112/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+112