summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/PersistableBundle.java
Commit message (Expand)AuthorAgeFilesLines
* More work on collecting assist data.Dianne Hackborn2015-03-121-18/+22
* Annotate Bundle with @NullableScott Kennedy2015-03-011-2/+4
* Add put/getBoolean/Array to PersistableBundleCraig Mautner2014-12-091-1/+2
* Change PersistableBundle API per council's requestCraig Mautner2014-05-301-428/+42
* Add code for persisting tasks and activities to disk DO NOT MERGECraig Mautner2014-05-231-2/+95
* Introduce PersistableBundleCraig Mautner2014-04-221-0/+555