summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/preference/PreferenceWithHeaders.java
Commit message (Collapse)AuthorAgeFilesLines
* Move switch preference into its own demo.Dianne Hackborn2011-11-141-0/+7
| | | | | | | | | | | 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
* Update preference samples.Dianne Hackborn2010-08-261-0/+13
| | | | Change-Id: Ia78d9c0f4f7e58f500aef55413b911904d0c40cd
* Update to follow fragment API changes.Dianne Hackborn2010-08-151-0/+7
| | | | | | Also make use of fragment arguments and targets to simplify code. Change-Id: I79884854f4c7ff4fdc35c68087b5b2235a75c79f
* Update preference example to show switching with fragments.Dianne Hackborn2010-08-031-1/+24
| | | | Change-Id: I2b1db31b5e1a0e83d843ad68b0a177048d2914f4
* Add new sample for multi-pane PreferenceActivity.Dianne Hackborn2010-08-031-0/+58
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