summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/SharedPreferences.java
Commit message (Expand)AuthorAgeFilesLines
* am fd335f84: am 948682d1: am 6e208cdd: Merge "Remove wrong javadoc comment"Narayan Kamath2015-02-241-3/+1
|\
| * Merge "Remove wrong javadoc comment"Narayan Kamath2015-02-241-3/+1
| |\
| | * Remove wrong javadoc commentRomain Vimont2014-07-081-3/+1
* | | Add some @Nullable annotations to SharedPreferencesScott Kennedy2015-01-301-4/+8
|/ /
* | am 59f61cc2: am 768a899f: am b5960898: am 9562863c: doc: Updated branding gui...Andrew Solovay2014-05-231-1/+8
|\ \
| * | Noted that OnSharedPreferenceChangeListener does not store a strong referenceAndrew Solovay2014-05-191-1/+8
| |/
* | Correct comment on putStringSetBrian Williammee2014-05-121-1/+1
|/
* Document the behavior of 'null' values in SharedPreferencesChristopher Tate2013-04-111-2/+6
* Document immutable requirement of SharedPreferences return objectsChristopher Tate2012-10-191-1/+10
* docs: add developer guide cross references, Project ACRE, round 3Joe Fernandez2011-10-281-0/+6
* am ca1db5ae: am dd644c17: Fallback to SharedPreferences.commit() when no appl...Brad Fitzpatrick2010-10-111-3/+15
|\
| * Fallback to SharedPreferences$Editor.commit() when no apply() exists.Brad Fitzpatrick2010-10-101-3/+15
* | am 734d2707: am bb660d7e: Merge "Renaming SharedPreferences.startCommit to ap...Brad Fitzpatrick2010-08-301-12/+12
|\ \ | |/
| * Renaming SharedPreferences$Editor.startCommit to applyBrad Fitzpatrick2010-08-301-12/+12
* | resolved conflicts for merge of 28130bae to masterBrad Fitzpatrick2010-08-271-4/+3
|\ \ | |/
| * SharedPreferences$Editor.startCommit()Brad Fitzpatrick2010-08-271-4/+3
* | am 49209cbc: am d0e6598b: Merge "Start of SharedPreferences.startCommit()" in...Brad Fitzpatrick2010-08-251-2/+35
|\ \ | |/
| * Start of SharedPreferences$Editor.startCommit()Brad Fitzpatrick2010-08-251-2/+35
* | Added MultiSelectListPreferenceAdam Powell2010-04-151-0/+26
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+282
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-282/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+282