summaryrefslogtreecommitdiffstats
path: root/core/java/android/preference/PreferenceFrameLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Move the breadcrumbs to the right pane.Amith Yamasani2010-12-081-4/+2
* Fix 3148496: Update PreferenceActivity to handle single-pane fragments.Jim Miller2010-12-081-1/+3
* Preference changes to layouts.Mindy Pereira2010-11-301-27/+86
* Use getDimensionPixel size instead of casting to an int.Mindy Pereira2010-11-241-4/+10
* Create logic for applying padding only to custom preference layoutsMindy Pereira2010-11-231-0/+84