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
/
Bundle.java
Age
Commit message (
Expand
)
Author
2021-01-28
Add javadoc for (Persistable)Bundle.EMPTY
Adrian Roos
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-05
Rename writeToProto to be dumpDebug
Jeffrey Huang
2019-08-08
Expand ContentProviderOperation to support call().
Jeff Sharkey
2019-03-19
Document that Bundle.getParcelableXXX() can throw exception when classloader ...
Felipe Leme
2019-03-15
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-01-09
incidentd: dumping jobscheduler to proto
Kweku Adams
2017-08-04
Reduce duplicate strings due to the package cache.
Makoto Onuki
2017-07-21
Don't keep parceled extras for history broadcasts.
Makoto Onuki
2017-05-22
Log if parcel size is too large when launching an activity.
Sudheer Shanka
2017-04-27
Respond to API council feedback.
Jeff Sharkey
2017-04-17
Storage API polishing.
Jeff Sharkey
2017-03-31
Implement issue #36590595: Add ability to associated a ClipData with JobInfo
Dianne Hackborn
2017-03-03
Fix issue #35813125: API Review: android.os > Bundle
Dianne Hackborn
2016-10-13
Fix issue #32125907: Intent.replaceUnsafeExtras() corrupts original bundle am...
Dianne Hackborn
2016-10-12
Fix issue #32125907: Intent.replaceUnsafeExtras() corrupts original bundle
Dianne Hackborn
2016-04-20
resolve merge conflicts of 7983723 to master
Andreas Gampe
2016-04-19
Frameworks/base: Add holder to BaseBundle
Andreas Gampe
2016-03-31
Merge "Handle interaction of Bundle.hasFileDescriptors() with removal" into n...
Christopher Tate
2016-03-31
Handle interaction of Bundle.hasFileDescriptors() with removal
Christopher Tate
2016-03-18
Merge "Mark more Bundles as being defusable." into nyc-dev am: 620a28b
Jeff Sharkey
2016-03-18
Mark more Bundles as being defusable.
Jeff Sharkey
2016-03-17
Merge "Oops, missed a default Bundle flag." into nyc-dev am: e6031bf
Jeff Sharkey
2016-03-17
Merge "Defuse Bundles parsed by the system process." into nyc-dev am: c4b0ade
Jeff Sharkey
2016-03-16
Oops, missed a default Bundle flag.
Jeff Sharkey
2016-03-16
Defuse Bundles parsed by the system process.
Jeff Sharkey
2016-02-11
Implement transient extras for jobs.
Dianne Hackborn
2015-04-28
am 71fa6862: Merge "Fix NPE in Bundle#hasFileDescriptor on null-valued Sparse...
Narayan Kamath
2015-04-28
am b736868b: Merge "Fix NullPointerException in Bundle#hasFileDescriptors"
Narayan Kamath
2015-04-28
Fix NPE in Bundle#hasFileDescriptor on null-valued SparseArray
Taiju Tsuiki
2015-04-28
Fix NullPointerException in Bundle#hasFileDescriptors
Taiju Tsuiki
2015-03-12
More work on collecting assist data.
Dianne Hackborn
2015-03-02
Merge "Remove unused imports in frameworks/base."
John Spurlock
2015-03-01
Annotate Bundle with @Nullable
Scott Kennedy
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2014-12-09
Add put/getBoolean/Array to PersistableBundle
Craig Mautner
2014-09-05
Move Size parceling to Bundle.
Jeff Sharkey
2014-06-24
resolved conflicts for merge of 816cff12 to master
Narayan Kamath
2014-06-19
Update javadoc for android.os.Bundle.
Narayan Kamath
2014-05-30
Change PersistableBundle API per council's request
Craig Mautner
2014-04-22
Introduce PersistableBundle
Craig Mautner
2013-11-14
am 47b260d0: am 572b759a: Merge "Use index in SparseArray access properly"
Dianne Hackborn
2013-11-12
Use index in SparseArray access properly
Igor Chernyshev
2013-10-25
Fix issue #11290095: Parcel change causing crashing in KLP...
Dianne Hackborn
2013-10-03
Fix issue #10921903: CTS: android.os.cts.ParcelTest#testReadBundle...
Dianne Hackborn
2013-09-20
Fix issue #10807048: Groupon: The application crash when user rotates...
Dianne Hackborn
[next]