1. 751e551 Add @UnsupportedAppUsage annotations for greylist. by Artur Satayev · 4 years, 8 months ago
  2. 1588439 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  3. cd8f6ca Add entries to hidden api greylist by David Brazdil · 6 years ago
  4. 43f4263 Add generic sugar for ArrayMap and ArraySet. by Jeff Sharkey · 11 years ago
  5. a639b31 Create telephony-common and mms-common by Wink Saville · 12 years ago
  6. aad847c Thread with no recipients getting created by Tom Taylor · 12 years ago
  7. 733e697 Fix deadlock in PDU code by Tom Taylor · 12 years ago
  8. ca18487 Drm encode mms parts while persisting the pdu by Tom Taylor · 12 years ago
  9. 2dc6c7f Remove deleted pdu items from the updated cache by Tom Taylor · 12 years ago
  10. 68e696b am 058bd2ec: am 1d4c4d42: am 44c1f012: Merge "Return error code when composing PDU fails" by Jean-Baptiste Queru · 12 years ago
  11. d7170f3 am 4b3ec09b: am 99ccf407: am c2461eb3: Merge "Add support for bmp and wav content types in MMS" by Jean-Baptiste Queru · 12 years ago
  12. 00ef7e8 am 50ff08a2: am 8a33803d: am a1ee18f1: Merge "Increase PDU parts buffer size for performance reasons" by Jean-Baptiste Queru · 12 years ago
  13. 44c1f01 Merge "Return error code when composing PDU fails" by Jean-Baptiste Queru · 12 years ago
  14. c2461eb Merge "Add support for bmp and wav content types in MMS" by Jean-Baptiste Queru · 12 years ago
  15. 9962ca1 Increase PDU parts buffer size for performance reasons by Matthias Thomae · 14 years ago
  16. 54c3ce2 Return error code when composing PDU fails by Matthias Thomae · 14 years ago
  17. 3b259a0 CrespoMMS appears after delay in the thread by Tom Taylor · 12 years ago
  18. affa29a Received MMS is not displayed properly with 'Avea' SIM Card by Tom Taylor · 13 years ago
  19. e292886 Convert content type "image/jpg" to "image/jpeg". by Owen Lin · 13 years ago
  20. dde8d11 Add support for bmp and wav content types in MMS by Matthias Thomae · 14 years ago
  21. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  22. 33dd1ba am 29d75c9a: Merge "Fixing improper boxing to Integer instead of Long." by Brad Fitzpatrick · 13 years ago
  23. fa680a1 am ff5a0990: Added to check for supporting mms content-disposition, utf8 decoding. by Soojung Shin · 13 years ago
  24. ff5a099 Added to check for supporting mms content-disposition, utf8 decoding. by Soojung Shin · 13 years ago
  25. 0dbe721 Fixing improper boxing to Integer instead of Long. by Jozef BABJAK · 13 years ago
  26. aa0f555 am 92010ff5: am dbac180d: Fix a merge problem with html mms by Tom Taylor · 14 years ago
  27. 92010ff am dbac180d: Fix a merge problem with html mms by Tom Taylor · 14 years ago
  28. dbac180 Fix a merge problem with html mms by Tom Taylor · 14 years ago
  29. ea1647a merge from open-source master by The Android Open Source Project · 14 years ago
  30. 14f1eb5 Should accept "application/vnd.wap.multipart.alternative" message. by takuo · 14 years ago
  31. 007ad77 merge from open-source master by The Android Open Source Project · 14 years ago
  32. 42b21c3 Parse custom text header and ignore it. by takuo · 14 years ago
  33. 334dc0b Parse "multipart/vnd.wap.multipart.alternative" which is a part of multipart body (nested multipart). by takuo · 14 years ago
  34. b054f27 null check by Mark Wagner · 14 years ago
  35. f8d0f09 Add missing license notices to files by Kenny Root · 14 years ago
  36. a87afd0 Remove mms-common library by Tom Taylor · 14 years ago
  37. 1c9131c Remove all traces of the old checkin service (and its associated parental by Dan Egnor · 14 years ago
  38. 5e342fa Remove MMS from the framework by Tom Taylor · 14 years ago
  39. c34705b remove GoogleWebContentHelper class by Doug Zongker · 15 years ago
  40. e38d58b Remove Google-specific (or only-used-by-Google-code) classes. by Dan Egnor · 15 years ago
  41. b8d4698 Bug 2330278 by Paul Westbrook · 15 years ago
  42. 01dde47 Bug 2326468 by Paul Westbrook · 15 years ago
  43. 7762d93 Unbundling work by Paul Westbrook · 15 years ago
  44. 1719a39 Migration to TrafficStats. by Ken Shirriff · 15 years ago
  45. 049070d Add Sets#newSortedSet() by Evan Millar · 15 years ago
  46. 2464acc moved the gdata library to vendor/google by Fred Quintana · 15 years ago
  47. cef599e null check by Mark Wagner · 15 years ago
  48. c6b336d bug 2148061: if PduBody is zero length, treat it as an empty message. by Wei Huang · 15 years ago
  49. ed16d4b Fix bug#2144742: guard against 0 length encoded string when attaching a 'from' address for MMS. by Wei Huang · 15 years ago
  50. 6cec6e1 Subject issue in MMS message by Satish Roddom · 15 years ago
  51. 30e59f6 fix bug 2100169: add the line1 number + "/TYPE=PLMN" when sending a pdu. by Wei Huang · 15 years ago
  52. a67c8cd Save message size by Tom Taylor · 15 years ago
  53. 644d044 add system property to disable gzip, to help with debugging. by Debajit Ghosh · 15 years ago
  54. 4ddacd0 Purge cache by Tom Taylor · 15 years ago
  55. 3f86715 add missing types by Fred Quintana · 15 years ago
  56. 4ed9d78 Merge change 4768 by Android (Google) Code Review · 15 years ago
  57. a9e3e72 fix for a method rename by Fred Quintana · 15 years ago
  58. 4616287 Merge change 8177 by Android (Google) Code Review · 15 years ago
  59. 62e7cbf Add some more (off by default) logging to trace what's happening with UrlRules by Dan Egnor · 15 years ago
  60. 9f4af53 Make intent broadcasts in "am" synchronous (they wait until exit). by Dan Egnor · 15 years ago
  61. 513d217 Added patch support based on serializer state in the android client by fmantek · 15 years ago
  62. ee0a8f2 Squashed commit of the following: by fmantek · 15 years ago
  63. f4f8a7fe mods so that we can search mms messages by Mark Wagner · 15 years ago
  64. 6e40a6e Implement sliding window sync. by Ken Shirriff · 15 years ago
  65. 859f1b0 am e8939bb8: resolved conflicts for merge of a798dd86 to donut by Ramanan Rajeswaran · 15 years ago
  66. e8939bb resolved conflicts for merge of a798dd86 to donut by Ramanan Rajeswaran · 15 years ago
  67. a798dd8 AI 149797: Have SetupWizard pull the Terms of Service from the web using a new URL by Ramanan Rajeswaran · 15 years ago
  68. 32ca601 am 2ba3223c: Merge change 2855 into donut by Android (Google) Code Review · 15 years ago
  69. 8cb6617 Add a new method to load html data into the WebView. by Ramanan Rajeswaran · 15 years ago
  70. 8fe20fc am aa983388: Merge change 1932 into donut by Android (Google) Code Review · 15 years ago
  71. 8ba6360 am 15e74b9d: Merge change 1939 into donut by Android (Google) Code Review · 15 years ago
  72. 3c16642 Qualify a type and add some explanatory comments. by Dan Egnor · 15 years ago
  73. ec144d6 Record statistics about whether HTTP connections are reused. by Dan Egnor · 15 years ago
  74. ed74049 Add method on EncodedStringValue to transform a String[]. by Ficus Kirkpatrick · 15 years ago
  75. 32a5a24 AI 144094: am: CL 144044 First cut of tunneling HTTP requests over gtalk connection: by Doug Zongker · 15 years ago
  76. 0fc2c13 AI 144044: First cut of tunneling HTTP requests over gtalk connection: by Doug Zongker · 15 years ago
  77. e259023 Automated import from //branches/donutburger/...@140817,140817 by Debajit Ghosh · 15 years ago
  78. 87231cf Automated import from //branches/master/...@140820,140820 by Debajit Ghosh · 15 years ago
  79. c2ad241 auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 15 years ago
  80. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  81. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  82. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  83. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  84. 15ab3ea auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 15 years ago
  85. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  86. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  87. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  88. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  89. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago