index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
PersistableBundle.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix security vulnerability that creates user with no restrictions when accoun...
Tetiana Meronyk
2024-04-09
1
-0
/
+37
*
RESTRICT AUTOMERGE: Drop invalid data.
Kweku Adams
2023-12-14
1
-8
/
+34
*
Refactor Bundle for thread-safety of Bundle.hasFileDescriptors()
Bernardo Rufino
2021-11-02
1
-6
/
+9
*
Merge "Merge Android 12"
Xin Li
2021-10-07
1
-6
/
+20
|
\
|
*
Merge "Avoid full unparcelling where possible in Bundle" am: 3ad4ecc296
Treehugger Robot
2021-10-06
1
-1
/
+6
|
|
\
|
*
\
Merge "PersistableBundle.restoreFromXml should return a mutable bundle." am: ...
Meng Wang
2021-05-20
1
-1
/
+1
|
|
\
\
|
*
|
|
Add javadoc for (Persistable)Bundle.EMPTY
Adrian Roos
2021-01-28
1
-0
/
+2
|
*
|
|
Mechanical refactoring to new XML resolvers.
Jeff Sharkey
2020-11-16
1
-6
/
+18
*
|
|
|
Improve Bundle/PersistableBundle docs
Bernardo Rufino
2021-10-06
1
-1
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
Avoid full unparcelling where possible in Bundle
Bernardo Rufino
2021-10-05
1
-1
/
+6
|
|
/
|
/
|
*
|
PersistableBundle.restoreFromXml should return a mutable bundle.
Meng Wang
2021-04-19
1
-1
/
+1
|
/
*
Merge "PersistableBundle: writeToStream/readFromStream" am: 0204e4a08e am: 08...
Automerger Merge Worker
2020-01-09
1
-0
/
+47
|
\
|
*
PersistableBundle: writeToStream/readFromStream
Meng Wang
2020-01-08
1
-0
/
+47
*
|
Rename writeToProto to be dumpDebug
Jeffrey Huang
2019-12-05
1
-1
/
+1
|
/
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
incidentd: dumping jobscheduler to proto
Kweku Adams
2018-01-09
1
-0
/
+18
*
Implement issue #36590595: Add ability to associated a ClipData with JobInfo
Dianne Hackborn
2017-03-31
1
-0
/
+12
*
Fix issue #35813125: API Review: android.os > Bundle
Dianne Hackborn
2017-03-03
1
-3
/
+6
*
resolve merge conflicts of 7983723 to master
Andreas Gampe
2016-04-20
1
-3
/
+1
|
\
|
*
Frameworks/base: Add holder to BaseBundle
Andreas Gampe
2016-04-19
1
-3
/
+1
*
|
Merge "Defuse Bundles parsed by the system process." into nyc-dev am: c4b0ade
Jeff Sharkey
2016-03-17
1
-3
/
+11
|
\
|
|
*
Defuse Bundles parsed by the system process.
Jeff Sharkey
2016-03-16
1
-3
/
+11
*
|
Merge "ShortcutManager: add remaining APIs." into nyc-dev am: 4a07c34ca8
Makoto Onuki
2016-03-09
1
-0
/
+2
|
\
|
|
*
ShortcutManager: add remaining APIs.
Makoto Onuki
2016-03-08
1
-0
/
+2
*
|
resolve merge conflicts of 1ca3800c44 to master
Makoto Onuki
2016-03-08
1
-3
/
+14
|
\
|
|
*
Introducing ShortcutManager
Makoto Onuki
2016-03-04
1
-3
/
+14
*
|
Implement transient extras for jobs.
Dianne Hackborn
2016-02-11
1
-0
/
+21
|
/
*
More work on collecting assist data.
Dianne Hackborn
2015-03-12
1
-18
/
+22
*
Annotate Bundle with @Nullable
Scott Kennedy
2015-03-01
1
-2
/
+4
*
Add put/getBoolean/Array to PersistableBundle
Craig Mautner
2014-12-09
1
-1
/
+2
*
Change PersistableBundle API per council's request
Craig Mautner
2014-05-30
1
-428
/
+42
*
Add code for persisting tasks and activities to disk DO NOT MERGE
Craig Mautner
2014-05-23
1
-2
/
+95
*
Introduce PersistableBundle
Craig Mautner
2014-04-22
1
-0
/
+555