1. c28af7b Fix NoSuchMethodError for getTypeInfo() by Taesu Lee · 4 years ago
  2. bef7351 Remove advanced category if no preference by Taesu Lee · 4 years ago
  3. a1521e6 Fix SecurityException at getActiveSubscriptionInfoList() on N and O by Taesu Lee · 4 years ago
  4. 9e33f5b Fix app initialization issue if no permissions by Taesu Lee · 4 years ago
  5. 597cf92 AOSP/Messaging - Changed midSdkVersion to 14 and reverted to using Telephony.Carriers.CONTENT_URI instead of Telephony.Carriers.SIM_APN_URI. by Raman Tenneti · 4 years ago
  6. 847766f Fix handling format based on API level accordingly. by Taesu Lee · 4 years ago
  7. 23686d0 Remove only one Lambda Exp for JAVA 7 by Taesu Lee · 4 years ago
  8. 0363451 Fix creating ConnectivityUtil to work on any platform by Taesu Lee · 4 years ago
  9. c736c5e Fix missing computeIfAbsent() method in L_MR1 and M by Taesu Lee · 4 years ago
  10. af95b5f Remove unnecessary methods from MmsUtils by Taesu Lee · 4 years ago
  11. 3ea5e6e Allow call to phone numbers or voice mail numbers only by Taesu Lee · 4 years ago
  12. 921e45b Check CONFIG_SEND_MULTIPART_SMS_AS_SEPARATE_MESSAGES always by Taesu Lee · 4 years ago
  13. 4289ace Fix ConcurrentModificationException by Taesu Lee · 4 years ago
  14. 70ea43b Parse recipients from RESPOND_VIA_MESSAGE correctly by Taesu Lee · 4 years ago
  15. 074e3c4 Disallow making a call to emergency numbers by Taesu Lee · 4 years ago
  16. a6c311f Auto re-sending MMS for all the transient failures by Taesu Lee · 4 years ago
  17. 381ea9d Remove dead code by Taesu Lee · 4 years ago
  18. 3a38d32 Check whether dialable only by Taesu Lee · 4 years ago
  19. 4079a4d Messaging: Fix quick reply choices on wearable devices by Han Wang · 3 years, 10 months ago
  20. 9b65a50 Messaging: Fix quick reply feature on non wearable devices by Han Wang · 3 years, 11 months ago
  21. ddf8c24 Messaging: Use a DayNight launch theme by Scott Warner · 4 years ago
  22. bdacda4 Rescheduling pending messages after outside window failure by Taesu Lee · 4 years, 1 month ago
  23. 398ad51 Fix NPE on MultiConversationNotificationState by Taesu Lee · 4 years, 1 month ago
  24. e3485c1 Hide APN prefs if platform APIs are used by Taesu Lee · 4 years, 1 month ago
  25. 2af21a4 Use ic_add_white for consistency instead by Taesu Lee · 4 years, 1 month ago
  26. f730ce2 Fix to show APN prefs correctly by Taesu Lee · 4 years, 1 month ago
  27. 446e3a7 Fix NPE by Taesu Lee · 4 years, 1 month ago
  28. 7e2d9a0 Handle delivered messages as completed messages by Taesu Lee · 4 years, 1 month ago
  29. d07c5ef Messaging: Contact Colors by Blaise · 4 years, 8 months ago
  30. 78e476b Dismiss SnackBar when detached by Taesu Lee · 4 years, 2 months ago
  31. a205ce9 Fix assert fail during onSaveInstanceState() by Taesu Lee · 4 years, 2 months ago
  32. 1aea19a Messaging: Show quick reply choices only on wearable devices by Han Wang · 4 years, 3 months ago
  33. 34a9b02 Fix WindowLeaked issue on AttachmentPreview by Taesu Lee · 4 years, 3 months ago
  34. 5ca1c43 New interface to pick a contact as attachment by Taesu Lee · 4 years, 3 months ago
  35. 4af66f7 ProcessPendingMessagesAction works based on subscriptions by Taesu Lee · 4 years, 4 months ago
  36. 1e87fb2 Allow intent shared subject or title to be mms subject by Marco Sirabella · 6 years ago
  37. 945b358 Support audio attachments through GalleryMediaChooser by Taesu Lee · 4 years, 4 months ago
  38. cb8979e Support video attachments through GalleryMediaChooser by Taesu Lee · 4 years, 5 months ago
  39. 2151ff2 Show attachments size during composing MMS by Taesu Lee · 4 years, 4 months ago
  40. fbd77a9 Do not show the fail icon for a group conversation by Taesu Lee · 4 years, 4 months ago
  41. d0c4357 Actual attachments size is the minimum size except images by Taesu Lee · 4 years, 4 months ago
  42. ac0b2bf Allow acceptable media types only for sharing by Taesu Lee · 4 years, 4 months ago
  43. e853209 Support sharing with image/video/audio/vcard and text fully by Taesu Lee · 4 years, 4 months ago
  44. 48670ef Revert "Messaging: Implement saved video attachments in MMS" by Luca Stefani · 4 years, 3 months ago
  45. ce0f619 Revert "Added support for video and audio mms attachments" by Luca Stefani · 4 years, 3 months ago
  46. 606029b Revert "Fixed storage permission issue for attachments" by Luca Stefani · 4 years, 3 months ago
  47. e3df052 Revert "Messaging: Don't crash on unsupported shared content type" by Luca Stefani · 4 years, 3 months ago
  48. ba48bbe Revert "Allow intent shared subject or title to be mms subject" by Luca Stefani · 4 years, 3 months ago
  49. e4c1cae Messaging: Handle multiple participants in custom notifications by Lyubo · 5 years ago
  50. cfe7ce3 Fix android.os.strictmode.LeakedClosableViolation by Taesu Lee · 4 years, 4 months ago
  51. 4a83296 Register implicit broadcasts at runtime for updating widgets by Taesu Lee · 4 years, 4 months ago
  52. 23c53d9 Use file extension based on MIME type by Taesu Lee · 4 years, 4 months ago
  53. a96facd Fix showing wrong image on document picker item by Taesu Lee · 4 years, 4 months ago
  54. aa5da5f Fix NPE caused by invalid IFD0 offset by Taesu Lee · 7 years ago
  55. b22fc0a Messaging: Implement per conversation channels by Luca Stefani · 5 years ago
  56. ae3064c Allow intent shared subject or title to be mms subject by Marco Sirabella · 6 years ago
  57. 89b0e82 Messaging: Add "Mark as read" quick action for message notifications by Paul Keith · 6 years ago
  58. ae11110 Messaging: Fix crash of blocked participant list activity by Danny Baumann · 6 years ago
  59. 7cc94cf Messaging: Don't crash on unsupported shared content type by Luca Stefani · 7 years ago
  60. 89b641f MediaPicker: Check for NPE by Ankit Gupta · 8 years ago
  61. 4c44582 Messaging: fix bad recycle on sending two mms in a row by Roman Birg · 8 years ago
  62. 7ee39be Messaging app crashes after a few MMS by tnmy-cyngn · 8 years ago
  63. 2f0f7ae Fixed storage permission issue for attachments by Gary Kipnis · 8 years ago
  64. 5c01caa Added support for video and audio mms attachments by Gary Kipnis · 8 years ago
  65. f24b593 Play an audible notification on receiving a class zero message. by Arun Valiaparambil · 8 years ago
  66. 34bda0b Messaging: Implement saved video attachments in MMS by Martin Brabham · 8 years ago
  67. 06aadd9 Messaging: Toggable keyboard emoticons access by AdrianDC · 8 years ago
  68. 5947789 MessageQueue: Process pending messages per subscription by Diogo Ferreira · 8 years ago
  69. 87b1658 Messaging: change Avatar fontFamily to sans-serif-medium by Altaf-Mahdi · 8 years ago
  70. d6a061d Messaging: Implement option for swipe right to delete. by Adnan Begovic · 8 years ago
  71. 2712190 Ignore unexpected ACTION_DOWN for SIM avatar icons by Taesu Lee · 4 years, 10 months ago
  72. ca576b3 Sort ParticipantsData in order of the slot id by Taesu Lee · 4 years, 10 months ago
  73. c35f2b0 Replace no error code '0' for SMS with '-1' by Taesu Lee · 7 years ago
  74. b0542bb Apply new duplication detection logic for M-Notification.ind by Taesu Lee · 7 years ago
  75. 792d066 Fix wrong PreferenceCategory for SMS delivery report by Taesu Lee · 6 years ago
  76. 35132c2 Fix assertion failures caused by different instance type by Taesu Lee · 6 years ago
  77. 2c3ddbc Fix MMS Config issues in Debug menu by Taesu Lee · 5 years ago
  78. 4460e23 Use correct format info for SMS by Taesu Lee · 5 years ago
  79. af79ff7 Fix SMS status handling by Taesu Lee · 6 years ago
  80. fe88eee Fix X-Mms-Transaction-ID of M-Acknowledge.ind by Taesu Lee · 7 years ago
  81. f814414 Messaging: Fix generating id in android namespace by Michael Bestas · 5 years ago
  82. b29b72e AOSP/Messaging - update the Messaging version to target P (28) or higher. Use JobIntentService to start the Backgroundworkerservice and ActionServiceImpl services. am: cdf40bb061 am: b966c435c6 by Raman Tenneti · 5 years ago
  83. cdf40bb AOSP/Messaging - update the Messaging version to target P (28) or higher. by Raman Tenneti · 5 years ago
  84. 1b693ea Migrate Messaging to androidx. by Aurimas Liutikas · 6 years ago
  85. 7ea2a93 Migrate to TelephonyProvider new URI when query the current sim APN by calvinpan · 5 years ago
  86. 7d0e409 Migrate to TelephonyProvider new URI when query the current sim APN by calvinpan · 5 years ago
  87. dd1d585 Merge changes from topic "am-d8363787-88bb-4e45-b57c-b18d9d8290cb" into oc-dev am: f7bdc8fd87 am: 24fba8cf55 am: 8f2f5671b0 am: dc683fa0fd by Atanas Kirilov · 6 years ago
  88. dc683fa Merge changes from topic "am-d8363787-88bb-4e45-b57c-b18d9d8290cb" into oc-dev am: f7bdc8fd87 am: 24fba8cf55 by Atanas Kirilov · 6 years ago
  89. 870a173 [automerger] Messaging ignores file URIs shared via intent am: 9deefdf182 am: ea03db3303 am: cd77076596 am: 9c69271a58 am: 0c21193863 by Android Build Merger (Role) · 6 years ago
  90. ea03db3 [automerger] Messaging ignores file URIs shared via intent am: 9deefdf182 by Android Build Merger (Role) · 6 years ago
  91. 9deefdf Messaging ignores file URIs shared via intent by David Smith · 6 years ago
  92. f38a1bd Migrate Messaging to androidx. by Aurimas Liutikas · 6 years ago
  93. 49d1460 putback go/ag/3671714. by Vasu Nori · 6 years ago
  94. 871938a Revert "Enable content observer notifications even for default SMS app, when the" by Vasu Nori · 6 years ago
  95. 2e0bf0a Enable content observer notifications even for default SMS app, when the by Vasu Nori · 6 years ago
  96. 467361d 37742976 - Catch bad gifs by Tom Taylor · 7 years ago
  97. c12af8d 37742976 - Catch bad gifs am: e0f247e399 am: 7c28ca34ec am: 22bbfd7360 am: 7a6b99a4a4 am: 6ea30b87b1 am: a072033ce4 am: 93d52cb5e2 am: cbed68f73b by Tom Taylor · 7 years ago
  98. a072033 37742976 - Catch bad gifs am: e0f247e399 am: 7c28ca34ec am: 22bbfd7360 am: 7a6b99a4a4 by Tom Taylor · 7 years ago
  99. 6ea30b8 37742976 - Catch bad gifs am: e0f247e399 am: 7c28ca34ec am: 22bbfd7360 by Tom Taylor · 7 years ago
  100. e0f247e 37742976 - Catch bad gifs by Tom Taylor · 7 years ago