summaryrefslogtreecommitdiffstats
path: root/core/java/com/google
Commit message (Expand)AuthorAgeFilesLines
* Add generic sugar for ArrayMap and ArraySet.Jeff Sharkey2013-06-182-0/+27
* Create telephony-common and mms-commonWink Saville2012-07-1134-9795/+0
* Thread with no recipients getting createdTom Taylor2012-05-091-6/+8
* Fix deadlock in PDU codeTom Taylor2012-04-021-86/+91
* Drm encode mms parts while persisting the pduTom Taylor2012-03-273-3/+404
* Remove deleted pdu items from the updated cacheTom Taylor2012-02-272-0/+16
* am 058bd2ec: am 1d4c4d42: am 44c1f012: Merge "Return error code when composin...Jean-Baptiste Queru2012-02-231-3/+1
|\
| * Merge "Return error code when composing PDU fails"Jean-Baptiste Queru2012-02-171-3/+1
| |\
| | * Return error code when composing PDU failsMatthias Thomae2012-02-161-3/+1
* | | am 4b3ec09b: am 99ccf407: am c2461eb3: Merge "Add support for bmp and wav con...Jean-Baptiste Queru2012-02-231-0/+6
|\ \ \ | |/ /
| * | Merge "Add support for bmp and wav content types in MMS"Jean-Baptiste Queru2012-02-171-0/+6
| |\ \
| | * | Add support for bmp and wav content types in MMSMatthias Thomae2011-06-091-0/+6
* | | | am 50ff08a2: am 8a33803d: am a1ee18f1: Merge "Increase PDU parts buffer size ...Jean-Baptiste Queru2012-02-231-1/+1
|\ \ \ \ | |/ / /
| * | | Increase PDU parts buffer size for performance reasonsMatthias Thomae2012-02-171-1/+1
| | |/ | |/|
* | | CrespoMMS appears after delay in the threadTom Taylor2012-02-062-53/+142
* | | Received MMS is not displayed properly with 'Avea' SIM CardTom Taylor2011-12-141-0/+3
|/ /
* | Convert content type "image/jpg" to "image/jpeg".Owen Lin2011-09-301-0/+7
* | Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-075-10/+5
|/
* am 29d75c9a: Merge "Fixing improper boxing to Integer instead of Long."Brad Fitzpatrick2011-03-151-1/+1
|\
| * Fixing improper boxing to Integer instead of Long.Jozef BABJAK2011-03-031-1/+1
* | am ff5a0990: Added to check for supporting mms content-disposition, utf8 deco...Soojung Shin2011-03-041-30/+44
|\ \ | |/ |/|
| * Added to check for supporting mms content-disposition, utf8 decoding.Soojung Shin2011-03-041-30/+44
* | am 92010ff5: am dbac180d: Fix a merge problem with html mmsTom Taylor2010-07-212-3/+8
|\ \ | |/
| * am dbac180d: Fix a merge problem with html mmsTom Taylor2010-07-212-3/+8
| |\
| | * Fix a merge problem with html mmsTom Taylor2010-07-213-3/+9
* | | merge from open-source masterThe Android Open Source Project2010-06-141-0/+7
|\ \ \ | |/ / |/| |
| * | Should accept "application/vnd.wap.multipart.alternative" message.takuo2010-06-091-0/+7
* | | merge from open-source masterThe Android Open Source Project2010-05-032-17/+37
|\ \ \ | |/ / | | / | |/ |/|
| * Parse custom text header and ignore it.takuo2010-04-301-0/+11
| * Parse "multipart/vnd.wap.multipart.alternative" which is a part of multipart ...takuo2010-04-302-17/+26
* | null checkMark Wagner2010-03-221-2/+3
* | Add missing license notices to filesKenny Root2010-03-121-2/+15
* | Remove mms-common libraryTom Taylor2010-03-0832-0/+9226
* | Remove all traces of the old checkin service (and its associated parentalDan Egnor2010-02-133-147/+0
* | Remove MMS from the frameworkTom Taylor2010-01-2832-9229/+0
* | remove GoogleWebContentHelper classDoug Zongker2010-01-071-281/+0
* | Remove Google-specific (or only-used-by-Google-code) classes.Dan Egnor2010-01-043-382/+0
* | Bug 2330278Paul Westbrook2009-12-171-391/+0
* | Bug 2326468Paul Westbrook2009-12-151-399/+0
* | Unbundling workPaul Westbrook2009-12-141-1/+1
* | Migration to TrafficStats.Ken Shirriff2009-12-082-8/+7
* | Add Sets#newSortedSet()Evan Millar2009-12-071-35/+44
* | moved the gdata library to vendor/googleFred Quintana2009-11-246-1374/+0
* | null checkMark Wagner2009-11-171-1/+4
|/
* bug 2148061: if PduBody is zero length, treat it as an empty message.Wei Huang2009-09-271-3/+2
* Fix bug#2144742: guard against 0 length encoded string when attaching a 'from...Wei Huang2009-09-241-0/+3
* Subject issue in MMS messageSatish Roddom2009-09-241-0/+2
* fix bug 2100169: add the line1 number + "/TYPE=PLMN" when sending a pdu.Wei Huang2009-09-224-58/+53
* Save message sizeTom Taylor2009-09-172-1/+26
* add system property to disable gzip, to help with debugging.Debajit Ghosh2009-09-172-6/+33