summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/app/FragmentDialog.java
Commit message (Expand)AuthorAgeFilesLines
* Add new samples for explicit alert dialog themes.Dianne Hackborn2011-01-271-4/+13
* Follow API changes.Dianne Hackborn2011-01-171-1/+1
* New Views/Controls themes: Theme.Holo and Theme.Light.HoloGilles Debunne2010-08-231-1/+1
* Update fragment dialog samples.Dianne Hackborn2010-08-201-1/+6
* Update to follow fragment API changes.Dianne Hackborn2010-08-151-2/+2
* Update API demos to use new Fragment features.Dianne Hackborn2010-08-121-35/+35
* Cleanup fragment api demosAndrew Stadler2010-08-031-0/+1
* Add new sample for multi-pane PreferenceActivity.Dianne Hackborn2010-08-031-1/+1
* Add API demo for DialogFragment.Dianne Hackborn2010-07-241-0/+153