summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* New interface to pick a contact as attachmentTaesu Lee2020-03-167-44/+219
* ProcessPendingMessagesAction works based on subscriptionsTaesu Lee2020-03-1614-420/+262
* Allow intent shared subject or title to be mms subjectMarco Sirabella2020-03-162-5/+17
* Support audio attachments through GalleryMediaChooserTaesu Lee2020-03-166-60/+130
* Support video attachments through GalleryMediaChooserTaesu Lee2020-03-1615-95/+117
* Show attachments size during composing MMSTaesu Lee2020-03-161-25/+80
* Do not show the fail icon for a group conversationTaesu Lee2020-03-161-4/+3
* Actual attachments size is the minimum size except imagesTaesu Lee2020-03-161-10/+2
* Allow acceptable media types only for sharingTaesu Lee2020-03-162-2/+7
* Support sharing with image/video/audio/vcard and text fullyTaesu Lee2020-03-161-34/+92
* Revert "Messaging: Implement saved video attachments in MMS"Luca Stefani2020-03-164-75/+12
* Revert "Added support for video and audio mms attachments"Luca Stefani2020-03-1617-1060/+11
* Revert "Fixed storage permission issue for attachments"Luca Stefani2020-03-163-9/+3
* Revert "Messaging: Don't crash on unsupported shared content type"Luca Stefani2020-03-161-10/+2
* Revert "Allow intent shared subject or title to be mms subject"Luca Stefani2020-03-162-14/+4
* Messaging: Handle multiple participants in custom notificationsLyubo2020-02-271-1/+7
* Fix android.os.strictmode.LeakedClosableViolationTaesu Lee2020-02-125-27/+57
* Register implicit broadcasts at runtime for updating widgetsTaesu Lee2020-02-121-39/+45
* Use file extension based on MIME typeTaesu Lee2020-02-073-13/+23
* Fix showing wrong image on document picker itemTaesu Lee2020-02-071-0/+2
* Fix NPE caused by invalid IFD0 offsetTaesu Lee2020-02-071-3/+5
* Messaging: Implement per conversation channelsLuca Stefani2019-12-1125-786/+222
* Allow intent shared subject or title to be mms subjectMarco Sirabella2019-12-112-4/+14
* Messaging: Add "Mark as read" quick action for message notificationsPaul Keith2019-12-116-4/+74
* Messaging: Fix crash of blocked participant list activityDanny Baumann2019-12-111-7/+0
* Messaging: Don't crash on unsupported shared content typeLuca Stefani2019-12-111-2/+10
* MediaPicker: Check for NPEAnkit Gupta2019-12-111-0/+4
* Messaging: fix bad recycle on sending two mms in a rowRoman Birg2019-12-111-0/+1
* Messaging app crashes after a few MMStnmy-cyngn2019-12-111-1/+2
* Fixed storage permission issue for attachmentsGary Kipnis2019-12-113-3/+9
* Added support for video and audio mms attachmentsGary Kipnis2019-12-1117-11/+1060
* Play an audible notification on receiving a class zero message.Arun Valiaparambil2019-12-112-0/+12
* Messaging: Implement saved video attachments in MMSMartin Brabham2019-12-114-12/+75
* Messaging: Toggable keyboard emoticons accessAdrianDC2019-12-112-0/+21
* MessageQueue: Process pending messages per subscriptionDiogo Ferreira2019-12-111-48/+122
* Messaging: change Avatar fontFamily to sans-serif-mediumAltaf-Mahdi2019-12-111-1/+1
* Messaging: Implement option for swipe right to delete.Adnan Begovic2019-12-116-7/+86
* Ignore unexpected ACTION_DOWN for SIM avatar iconsTaesu Lee2019-12-111-0/+9
* Sort ParticipantsData in order of the slot idTaesu Lee2019-12-111-0/+11
* Replace no error code '0' for SMS with '-1'Taesu Lee2019-12-112-2/+3
* Apply new duplication detection logic for M-Notification.indTaesu Lee2019-12-114-59/+43
* Fix wrong PreferenceCategory for SMS delivery reportTaesu Lee2019-12-111-1/+1
* Fix assertion failures caused by different instance typeTaesu Lee2019-12-111-5/+7
* Fix MMS Config issues in Debug menuTaesu Lee2019-12-113-2/+22
* Use correct format info for SMSTaesu Lee2019-12-113-4/+10
* Fix SMS status handlingTaesu Lee2019-12-112-6/+30
* Fix X-Mms-Transaction-ID of M-Acknowledge.indTaesu Lee2019-12-111-6/+15
* Messaging: Fix generating id in android namespaceMichael Bestas2019-12-111-1/+1
* AOSP/Messaging - update the Messaging version to target P (28) or higher. Use...Raman Tenneti2019-02-202-93/+72
|\
| * AOSP/Messaging - update the Messaging version to target P (28) or higher.Raman Tenneti2019-02-192-93/+72