summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/content
Commit message (Collapse)AuthorAgeFilesLines
* Follow directory API changes.Jeff Sharkey2014-06-091-9/+9
| | | | | Bug: 15429194 Change-Id: Ib30c8c3697dbf883cdbaef5a839ddd9bc0a900d0
* Example code to test renaming documents.Jeff Sharkey2014-05-211-0/+27
| | | | | Bug: 12350110 Change-Id: I6be7bd1cd93b8c1c83f05496157534d879f2f223
* Add code to exercise DocumentsContract.Jeff Sharkey2014-04-221-0/+352
| | | | | | Also fix broken "atLeastKitKat" definition. Change-Id: I7c82ebb7b230ac66da3194412c845ff0c2b72f85
* Fix build -- undo manager not yet public.Dianne Hackborn2013-09-041-3/+7
| | | | Change-Id: I2d1d59e27b1bbe499421aa2312d8220d12ba18fb
* New API demo for UndoManager.Dianne Hackborn2013-05-071-0/+69
| | | | Change-Id: Ic49211c771db275f27ceefa5372b005a357fce21
* Adding example of querying for contact changes.Chiao Cheng2013-04-081-0/+348
| | | | | Bug: 8182147 Change-Id: I40a2b95b9e6ac0705b863e0e41f84654dfddaf5c
* Make query in FileProvider demo respect OpenanbleColumns.Zak Cohen2013-02-211-2/+39
| | | | Change-Id: I4b40d0ddfa8b88da67a6960102242d0d7bc12dfc
* Update API demo to show new clip data types and conversions.Dianne Hackborn2012-04-131-22/+77
| | | | Change-Id: I32e2951c53ecedc75d1459666ced9f54b54cf6ba
* New API demo for installing/uninstalling applications.Dianne Hackborn2011-08-102-0/+294
| | | | Change-Id: Idaaf2003a6a34f2859887be32c82416ba4d06852
* New API demo showing how to make a resource reference.Dianne Hackborn2011-07-012-0/+46
| | | | Change-Id: I450d70432debc9d7f58a7f6597628dacc0225ddd
* Add new API demo for -swNNNdp resource qualifier.Dianne Hackborn2011-05-192-1/+33
| | | | | | | Also clean up the demo for the w/h qualifiers to use numbers that are the same as what we will be recommending. Change-Id: I87ed35d8dfcb41985e19f450f7853f883effd207
* DO NOT MERGE. Integrate API demo work from master.Dianne Hackborn2011-05-131-0/+34
| | | | | | | | | | New API demo for the support library FragmentPager class. Add API demo for new -wNNNdp and -hNNNdp configs. Add new API demo for implementing a custom loader. Also turn the fragment cursor list demo into a loader cursor demo.
* Follow API changes.Dianne Hackborn2011-01-171-11/+10
| | | | Change-Id: Ieb1df7fc0708f22aae3d851f74ade1343eb44e08
* Make ApiDemo build on Java 5.0Xavier Ducrohet2010-11-031-1/+0
| | | | Change-Id: Ib0759e5598d73741ef9e2408f08edd5d6b38288b
* Update to follow API.Dianne Hackborn2010-10-261-1/+1
| | | | | | Also a new list demo. Change-Id: I0c59fc6f50009fcba183f0b5af61ec50d5888240
* am 84d495af: am 23bff5dd: Add API demo for picking a contact with a ↵Dianne Hackborn2010-09-021-0/+114
|\ | | | | | | | | | | | | | | | | permission grant. Merge commit '84d495af1b030208cced9b3cd70486a0e9af6370' * commit '84d495af1b030208cced9b3cd70486a0e9af6370': Add API demo for picking a contact with a permission grant.
| * Add API demo for picking a contact with a permission grant.Dianne Hackborn2010-09-021-0/+114
| | | | | | | | Change-Id: I9b0659e18afb19f8050cb77104c41ea291a9e3c7
* | Update to follow clipboard APIs.Dianne Hackborn2010-08-271-10/+33
| | | | | | | | Change-Id: I905a499f2697bea218b6d4c3f8ec339fbe52c916
* | New API demo for clipboard.Dianne Hackborn2010-08-052-6/+127
|/ | | | Change-Id: Ifcf52b2f7bae10e77c074868414a57c2d8f67c3c
* docs: fix doc link bugScott Main2010-06-221-1/+1
| | | | | | bug: 2788457 Change-Id: Ia4ad8cfcee24db2e7cb509952c606508c2fd01c9
* API Change: MediaScannerConnection.ScanResultListener -> ↵Ray Chen2010-04-061-27/+27
| | | | | | MediaScannerConnection.OnScanCompletedListener. Change-Id: I1386394dbccda4c01e50d89b8fdeca97ee65a29f
* New sample code for new external storage paths/APIs.Dianne Hackborn2010-02-092-0/+379
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-034-0/+224
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-034-224/+0
|
* Initial ContributionThe Android Open Source Project2008-10-214-0/+224