summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/os
Commit message (Collapse)AuthorAgeFilesLines
* PduParser MSIM support (4/4)Ye Wen2014-11-183-9/+49
| | | | | | | | | | | | | PduParser needs to know if Content-Disposition part header is supported for a specific carrier. Originally this is loaded directly from system resource in PduParser. This won't work for multi-SIM, which requires getting that config based on carrier. This change adds parameter to indicate if this header is supported and requires caller to provider the config. b/18371228 Change-Id: I8a0a7ce91d1b9581fe5d4545fa954277a661751b
* Send and download MMS via content provider instead of PDU bytes.Cheuksan Wang2014-09-091-4/+5
| | | | Change-Id: Ib5a93d07799c9e14fea8be820c6bd4bc7ae8be3a
* MMS API cleanup (4/4)Ye Wen2014-09-041-1/+1
| | | | | | | | | | | | | | - Hide APIs not approved by API council (b/17189780) - Change configOverrides in MMS APIs from ContentValues to Bundle to be consistent (b/17390017) - Change SmsManager.MMS_EXTRA_DATA to EXTRA_MMS_DATA per API council review (b/17390977) b/17189780 b/17390017 b/17390977 Change-Id: Id9ae09ae4ef083186b93677ffabf5640c54aa99d
* Bug 17262099: MMS API changes (multi-project).Julian Odell2014-09-032-15/+168
| | | | | | | Change API demo to use new content provider based MMS API. Rebased and merged with TOT. Change-Id: Ia1b815f2904ccfc9962960369f85e1f2de830927
* MMS API: ApiDemos demo appYe Wen2014-08-013-0/+494
| | | | | | b/14095333 Change-Id: Ieffbc559f636fe1c556221e23533d8ba5ac74cb6
* Remove broken os.Sensors demoAlex Ray2013-09-051-241/+0
| | | | Change-Id: I379925051521e615f057d1f81ecffddb95be7899
* Add Trigger Sensor API Demo.Jaikumar Ganesh2013-04-101-0/+113
| | | | | | Add sensor API demo for significant motion sensor. Change-Id: Ie1a006523e4ef579384a580ddb117188a455dadf
* Revert "Add Trigger Sensor API Demo."Jaikumar Ganesh2013-03-131-113/+0
| | | | This reverts commit 50435d3e6f13f1faca9d743bd4f29791e8a4931d.
* Add Trigger Sensor API Demo.Jaikumar Ganesh2013-03-121-0/+113
| | | | | | Add sensor API demo for significant motion sensor. Change-Id: I9d55fef52bdda2b804003bb07d6d977f13cda5b0
* Inaccvrate Morse data in sample code.Jean-Baptiste Queru2011-11-231-1/+1
| | | | | | | | This vses the trve seqvence, svch that vsers can be vnderstood vpon revsing this data, thvs bypassing svrprising qvestions. Change-Id: I1741d0c4072ab43975981799f602a6a6cda25088
* Add an API demo showcasing the new rotation vector sensorMathias Agopian2010-11-241-0/+216
| | | | Change-Id: I3f00560b0340db31779259aa98efc174b0b645cd
* merge from open-source masterThe Android Open Source Project2010-06-021-5/+0
|\ | | | | | | Change-Id: If08c1d42c870c8828b403ed322f3e93f07bb845a
| * removed unused importsChristian Mehlmauer2010-05-201-5/+0
| | | | | | | | Change-Id: I26fd85aa922e73c49ac319ed2b9f9e31603ced7b
* | merge from open-source masterThe Android Open Source Project2010-06-021-18/+18
|\| | | | | | | Change-Id: I900ca65f70c1a66781fb5f6f37c45961416d5650
| * Updated Sensor Samples to newest APIChristian Mehlmauer2010-05-191-18/+18
| | | | | | | | Change-Id: I88c0ce08232fed34aa99c97385155220e7d9abff
* | Add SMS manager demoRoman Nurik2010-03-013-0/+352
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-0/+480
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-480/+0
|
* Initial ContributionThe Android Open Source Project2008-10-213-0/+480