summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/Bundle.java
Commit message (Expand)AuthorAgeFilesLines
* Specify the size of the Map in the constructorScott Kennedy2013-03-051-1/+1
* Add Bundle APIs for putting/getting Binder objects.Dianne Hackborn2013-02-251-2/+43
* Shrink Bundle.getString(key, default) and getCharSequence(key, default)Christopher Tate2013-01-021-32/+10
* Fix some typos and missing @param in android.os.BundleNicolas Klein2012-11-301-2/+10
* Copy EXTRA_STREAM into ClipData and grant.Jeff Sharkey2012-03-231-0/+7
* Fix handling of "allow fds" state.Dianne Hackborn2011-10-031-2/+2
* Add mechanism for Parcel to not allow FDs to be written to it.Dianne Hackborn2011-10-031-19/+32
* Fix Fragment.onInflate() to actually work correctly.Dianne Hackborn2011-03-031-1/+44
* Fix setting of class loader.Dianne Hackborn2010-10-281-0/+7
* Add "call" method on ContentProvider.Brad Fitzpatrick2010-03-051-0/+39
* Support CharSequence lists+arrays in Bundle+IntentBjorn Bringert2010-02-261-0/+68
* Fix a major bug in Bundle when unparcelling from AIDL.Dianne Hackborn2009-05-221-10/+58
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1452
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1452/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1452