summaryrefslogtreecommitdiffstats
path: root/core/java/android/preference/PreferenceFrameLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-4/+9
* 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