summaryrefslogtreecommitdiffstats
path: root/v7/preference/src
Commit message (Expand)AuthorAgeFilesLines
* Fix material preference layouts and add a themeTony Mantler2015-08-271-1/+1
* Fix javadoc for preference libTony Mantler2015-07-304-13/+6
* Accessibility: properly announce checkbox/switch preference changesSvetoslav2015-07-214-44/+112
* Plumb in onAttachedTony Mantler2015-07-153-6/+7
* Merge "Update PreferenceFragmentCompat with changes from PreferenceFragment" ...Tony Mantler2015-07-071-6/+14
|\
| * Update PreferenceFragmentCompat with changes from PreferenceFragmentTony Mantler2015-07-071-6/+14
* | Fixes & updates to preference support libTodd Volkert2015-06-302-2/+2
|/
* Make PreferenceInflater call setAccessible on constructorsTony Mantler2015-05-051-0/+1
* Add leanback list preference dialogsTony Mantler2015-04-151-5/+37
* Remove canRecycleLayout() from support lib PreferenceTony Mantler2015-04-082-5/+0
* Use correct fallback attr for Preference keyTony Mantler2015-04-031-1/+1
* Unhide OnPreferenceTreeClickListenerTony Mantler2015-03-301-2/+0
* Add MultiSelectListPreference to compat libTony Mantler2015-03-261-2/+3
* Implement LeanbackSettingsFragmentTony Mantler2015-03-251-7/+17
* Make onBindViewHolder public and hide the click listenerTony Mantler2015-03-243-10/+12
* Merge "Read both android: and local XML values for prefs"Tony Mantler2015-03-236-56/+121
|\
| * Read both android: and local XML values for prefsTony Mantler2015-03-236-56/+121
* | Move PreferenceGroupAdapter creation out of PreferenceScreenTony Mantler2015-03-202-33/+11
|/
* Support Lib Preference frameworkTony Mantler2015-03-1319-0/+5661