summaryrefslogtreecommitdiffstats
path: root/tests/AndroidTests/src/com/android/unit_tests/SMSTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Rename SMSTest to GsmSmsTest.Tammo Spalink2009-09-071-288/+0
| | | | Change-Id: I7ef602bd52167fd9f0712b1ce560e72a78f67193
* SmsHeader rewrite, in preparation for migration to public API.Tammo Spalink2009-05-201-7/+18
| | | | | | | | | | | | | See http://b/issue?id=1751571 Changes the semantics of SmsHeader from containing only opaque data to exposing occurs-once frequently-used fields together with a list of opaque fields. Also changes the coding to and from byte array to be symmetrical, whereas previous encoding had an extra length field. Cdma SmsMessage -- cleanup of code paths along with adjustments to match the new header semantics, which should address at least some of the issues with concatenated messages. See http://b/issue?id=1809759
* AI 144185: Integrate cdma into the main code base.Wink Saville2009-04-021-3/+3
| | | | Automated import of CL 144185
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+277
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-277/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+277