• Home
  • History
  • Annotate
  • only in /frameworks/support/v14/preference/res/values/
History log of /frameworks/support/v14/preference/res/values/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8a6aa3131c79d210510c6f39ba0160409ea432cc 28-Apr-2017 justinbis <justinbis@google.com> Added allowDividerAfterLastItem attr to PreferenceFragmentCompat

Bug: 37753187
Test: manual
Change-Id: Idbd564fc6f0e9580ceea89530f8efeefe6345bd0
ttrs.xml
230e6c78ace154f4e8459989b623575ff42aa810 26-Jan-2017 Fan Zhang <zhfan@google.com> Be able to customize drawing divider between preferences

Bug: 33579296
Test: manual
Change-Id: I814da9b75fc8e940d2dfb3ebb2cf221d051e0fdc
ttrs.xml
471db0f259947a9ae371b71b2df305a448d80889 19-Jan-2017 Keyvan Amiri <keyvana@google.com> Added material styling for SeekBarPreference in v14

Material styling was missing in v14 preferences for SeekBarPreference.
This made the PreferenceThemeOverlay.v14.Material theme to fall back
into using v7 preference layout which had incorrect text sizes w.r.t
the material text appearance.
Created a separate material layout under v14 and added the relevant
seekBarPreference styling attributes.

Bug: 34185407
Test: Inspecting the SeekBarPreference UI in SupportLeanbackDemos
after setting preferenceTheme attr for Settings theme to
@style/PreferenceThemeOverlay.v14.Material.

Change-Id: Ic3c808458614e9404b3fb37ecc01833a8a90eac8
tyles.xml
hemes.xml
af6b251c15dab2237fdf100b5ebb9c0851c2d490 16-Nov-2016 Alan Viverette <alanv@google.com> Adds working lint target to support lib build, more workarounds

Explicitly disable on v17 leanback and v7 preference, which need
some work. Suppress issues due to Lint failing to distinguish locally-
defined methods from framework methods.

Depends on fullsdk project, which is NOT in the default checkout.

Bug: 29630077
Test: ./gradlew lint && ./gradlew assemble
Change-Id: If8da576a8f9e2a431bc60a473f0c36054818d7c1
tyles.xml
55c0e2c729deff4b3092afcabccdd5959c00d57f 13-Feb-2016 Adam Lesinski <adamlesinski@google.com> Remove duplicate styleable declaration

Apps that depend on preference-v14 must depend on preference-v7,
which already defines the exact same styleable.

Change-Id: Ia10d4ea4d99b76e05bac361a1daf085379b86ca6
ttrs.xml
5c87ca2b30d38c06342ec17b3cfc1296c2295ff6 12-Dec-2015 Jason Monk <jmonk@google.com> Add DropDownPreference to support preferences

Change-Id: I8b4bd26b885939bebeff60b8ece1422c403aead0
tyles.xml
hemes.xml
913cb9a1d85f1cf77430312e91e9a2ceeb553e9d 23-Sep-2015 Tony Mantler <nicoya@google.com> Add divider support to preference support lib

b/23902415

Change-Id: Ibfc2ec3bbc663d8866b027b9e8c6f8838dfd5a68
ttrs.xml
tyles.xml
hemes.xml
26442f8503691eccb80169a47ecdcc4e862f4dcf 22-Sep-2015 Tony Mantler <nicoya@google.com> Support preference tidy

Update PreferenceFragmentCompat to match changes in PreferenceFragment
Remove unused constant
Fix up theme for material and leanback preference to eliminate undesired padding

Change-Id: I72c59b21efb41420091e497ad6b08a7638cc2569
tyles.xml
hemes.xml
04611d0a3c9e0b0d0bb82bfe7db3db6274c96c5a 16-Sep-2015 Tony Mantler <nicoya@google.com> Fix text styling on material preference items

b/23939702
b/23902855

Change-Id: I053267beca11842b5b685e78c9c40df36f5f1424
(cherry picked from commit 3125da26fde6fd4943e68cb1138de60bb96af967)
tyles.xml
048d109d9f7e62a24629a4f72d6a6e4f5c75ce22 10-Sep-2015 Tony Mantler <nicoya@google.com> Use android: namespaced attributes in themes

The preference inflater prefers app: namespaced attributes, so
using those in the theme would cause them to override android:
namespaced ones defined in the preference XML. Instead we should
use the android: ones in the theme so both the android: and app:
namespaced attributes in XML will override them as expected.

b/23939156

Change-Id: I112b522b9bf33dd44c081d6299dc36d9330d7828
tyles.xml
0e5468cc12f069b4919199bbd39600b6215cfbee 24-Aug-2015 Tony Mantler <nicoya@google.com> Fix material preference layouts and add a theme

b/23490857

Change-Id: Ibfd15a0664c84f40c811ba0bdb06f1fa5e43b35b
olors.xml
tyles.xml
hemes.xml
0112bacf4aa212f4d0da45594a88694f295ae56c 26-Mar-2015 Tony Mantler <nicoya@google.com> Add MultiSelectListPreference to compat lib

Change-Id: I99a13e9d8d0d6b77ce8b6b2a81daccd752c6e276
ttrs.xml
84765eaea7da18d0576db557959129e9d0db8e8c 20-Mar-2015 Tony Mantler <nicoya@google.com> Read both android: and local XML values for prefs

Also add TypedArrayUtils to v4 for easier reading of attributes using
fallback styleables.

Change-Id: I3c132baead6c2cc4ceda68ca12346536a2cd2904
ttrs.xml
6904f67c96a28a0e5966b4fb6d37a0ad5f136858 19-Feb-2015 Tony Mantler <nicoya@google.com> Support Lib Preference framework

Change-Id: I4ada1206e0d7dab9cd39d19d195adef19feef49a
ttrs.xml
tyles.xml
hemes.xml