summaryrefslogtreecommitdiffstats
path: root/src/java/android
Commit message (Collapse)AuthorAgeFilesLines
* Fix buildTom Taylor2012-09-071-0/+6
| | | | | | Added a new column to mms. Change-Id: I0ebe6c0b9e736cc90ed8392872dae2da8ec730ce
* Telephony: Fix SmsManager to throw IllegalArgumentExceptionRika Brooks2012-08-061-0/+17
| | | | | | | | | | | IllegalArgumentException condition for: enableCellBroadcastRange() and disableCellBroadcastRange() is if endMessageId < startMessageId. IllegalArgumentException condition for divideMessage() is if input text is null, for copyMessageToIcc() it is if pdu is null. Change-Id: Id344e99728ac92cbfcf2d11b8ca3f920d140bbde
* Create telephony-common - DO NOT MERGEWink Saville2012-07-1710-0/+5612
telephony-common was created by moving some of frameworks/base/telephony to: frameworks/opt/telephony Change-Id: I32cbb5eec1fa239c1587e055c8f7ef4fc48fb62c