summaryrefslogtreecommitdiffstats
path: root/core/java/android/preference/Preference.java
Commit message (Expand)AuthorAgeFilesLines
* am ca1db5ae: am dd644c17: Fallback to SharedPreferences.commit() when no appl...Brad Fitzpatrick2010-10-111-1/+8
|\
| * Fallback to SharedPreferences$Editor.commit() when no apply() exists.Brad Fitzpatrick2010-10-101-1/+8
* | am 734d2707: am bb660d7e: Merge "Renaming SharedPreferences.startCommit to ap...Brad Fitzpatrick2010-08-301-1/+1
|\ \ | |/
| * Renaming SharedPreferences$Editor.startCommit to applyBrad Fitzpatrick2010-08-301-1/+1
* | resolved conflicts for merge of 28130bae to masterBrad Fitzpatrick2010-08-271-1/+1
|\ \ | |/
| * SharedPreferences$Editor.startCommit()Brad Fitzpatrick2010-08-271-1/+1
* | More fragment work:Dianne Hackborn2010-08-151-0/+21
* | Add facility to switch to new fragments from preferences.Dianne Hackborn2010-08-031-0/+24
* | Added MultiSelectListPreferenceAdam Powell2010-04-151-3/+60
|/
* Fix preference caching to increase recycling of preference views.Amith Yamasani2009-10-051-14/+13
* Fix for 2155255: Revert "Cache inflated view to avoid inflation of layouts in...Amith Yamasani2009-09-301-7/+2
* Cache inflated view to avoid inflation of layouts in preferencesSuchi Amalapurapu2009-09-281-2/+7
* Do not die when printing empty prefs.Tammo Spalink2009-09-081-2/+4
* AI 143298: am: CL 143150 Fixed the problem where setEnabled(false) has no eff...Michael Chan2009-03-271-2/+10
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1586
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1586/+0
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-7/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-196/+212
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1577