History log of /development/samples/ApiDemos/src/com/example/android/apis/preference/PreferenceWithHeaders.java
Revision Date Author Comments
2fd75c63684e4ada9e00e1d31304519e60f5a22a 14-Nov-2011 Dianne Hackborn <hackbod@google.com> Move switch preference into its own demo.

This avoids everything breaking on pre-ICS platforms.

Also get rid of pref initialization in Application. I hate that. Hate
hate hate. Hate. Totally hate.

Totally.

Change-Id: Idb3526a96eb2dff49f9de8e5ae71149cb4ed6e96
b15335142e0d3e53973a994862dd60c6cb9e812f 27-Aug-2010 Dianne Hackborn <hackbod@google.com> Update preference samples.

Change-Id: Ia78d9c0f4f7e58f500aef55413b911904d0c40cd
9e6f12a598dad51da2afc4128e4f6d50b827cfbe 15-Aug-2010 Dianne Hackborn <hackbod@google.com> Update to follow fragment API changes.

Also make use of fragment arguments and targets to simplify code.

Change-Id: I79884854f4c7ff4fdc35c68087b5b2235a75c79f
132ab286a150b5ba5cfdec8387aa0ba06a1f7afc 03-Aug-2010 Dianne Hackborn <hackbod@google.com> Update preference example to show switching with fragments.

Change-Id: I2b1db31b5e1a0e83d843ad68b0a177048d2914f4
721a184e0ab71177f886ec08778e9dab1f4239f5 03-Aug-2010 Dianne Hackborn <hackbod@google.com> Add new sample for multi-pane PreferenceActivity.

Also re-arrange all preference API demos to go in their own
package, since the preferfence APIs themselves are in their own package.

Change-Id: I305f77dc09748bb60d1de8a23d063db64c11bb1e