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
/
PersistableBundle.java
Age
Commit message (
Expand
)
Author
2021-01-28
Add javadoc for (Persistable)Bundle.EMPTY
Adrian Roos
2020-11-16
Mechanical refactoring to new XML resolvers.
Jeff Sharkey
2020-01-09
Merge "PersistableBundle: writeToStream/readFromStream" am: 0204e4a08e am: 08...
Automerger Merge Worker
2020-01-08
PersistableBundle: writeToStream/readFromStream
Meng Wang
2019-12-05
Rename writeToProto to be dumpDebug
Jeffrey Huang
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-01-09
incidentd: dumping jobscheduler to proto
Kweku Adams
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-04-20
resolve merge conflicts of 7983723 to master
Andreas Gampe
2016-04-19
Frameworks/base: Add holder to BaseBundle
Andreas Gampe
2016-03-17
Merge "Defuse Bundles parsed by the system process." into nyc-dev am: c4b0ade
Jeff Sharkey
2016-03-16
Defuse Bundles parsed by the system process.
Jeff Sharkey
2016-03-09
Merge "ShortcutManager: add remaining APIs." into nyc-dev am: 4a07c34ca8
Makoto Onuki
2016-03-08
ShortcutManager: add remaining APIs.
Makoto Onuki
2016-03-08
resolve merge conflicts of 1ca3800c44 to master
Makoto Onuki
2016-03-04
Introducing ShortcutManager
Makoto Onuki
2016-02-11
Implement transient extras for jobs.
Dianne Hackborn
2015-03-12
More work on collecting assist data.
Dianne Hackborn
2015-03-01
Annotate Bundle with @Nullable
Scott Kennedy
2014-12-09
Add put/getBoolean/Array to PersistableBundle
Craig Mautner
2014-05-30
Change PersistableBundle API per council's request
Craig Mautner
2014-05-23
Add code for persisting tasks and activities to disk DO NOT MERGE
Craig Mautner
2014-04-22
Introduce PersistableBundle
Craig Mautner