index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
Parcelable.java
Age
Commit message (
Expand
)
Author
2021-04-14
Update Kotlin sample code for CountDownTimer and Parcelable
Jing Ji
2020-10-20
Expose 'ParcelableHolder' as SystemApi
Jeongik Cha
2020-08-06
Parcelable getStability SystemApi MODULE_LIBRARIES
Steven Moreland
2020-07-28
Allow module libs to use VINTF AIDL (part II)
Steven Moreland
2020-07-23
android.os.Parcelable: isStable->getStability
Steven Moreland
2020-05-18
Add isStable in Parcelable interface
Jeongik Cha
2017-04-24
Even more auto-doc work.
Jeff Sharkey
2015-12-02
Improve docs for Parcelable.describeContents()
Christopher Tate
2015-09-10
Avoid parceling redundant ApplicationInfo objects within PackageInfo
Christopher Tate
2015-04-21
Add checks for types in Parcel / avoid class initialization
Neil Fuller
2011-06-02
Add new Fragment API for explicitly saving/restoring state.
Dianne Hackborn
2009-10-28
Fix code example in Parcelable javadoc
Bjorn Bringert
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project