summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Messaging: Fix crash when trying to view a vcf filePaul Keith2018-12-271-5/+4
* Messaging: Add "Mark as read" quick action for message notificationsPaul Keith2018-12-116-4/+74
* Allow intent shared subject or title to be mms subjectMarco Sirabella2018-12-042-4/+14
* Messaging: Fix crash of blocked participant list activityDanny Baumann2018-09-121-7/+0
* Merge tag 'android-8.1.0_r43' into staging/lineage-15.1_merge-android-8.1.0_r43Kevin F. Haggerty2018-08-082-0/+35
|\
| * Messaging ignores file URIs shared via intentDavid Smith2018-07-202-0/+35
* | Revert "Messaging: Request external storage permission before handling shared...Kevin F. Haggerty2018-08-081-11/+0
* | Messaging: Don't crash on unsupported shared content typeLuca Stefani2018-01-211-2/+10
* | Messaging: Request external storage permission before handling shared filesdianlujitao2018-01-211-0/+11
* | Messaging: show snackbar instead of toast when deleting conversationJoey Rizzoli2018-01-213-2/+12
* | MediaPicker: Check for NPEAnkit Gupta2018-01-211-0/+4
* | Messaging: fix bad recycle on sending two mms in a rowRoman Birg2018-01-211-0/+1
* | Use app settings for conversation settings if no custom setArtem Shvadskiy2018-01-214-6/+69
* | Messaging app crashes after a few MMStnmy-cyngn2018-01-211-1/+2
* | Fixed storage permission issue for attachmentsGary Kipnis2018-01-213-3/+9
* | Added support for video and audio mms attachmentsGary Kipnis2018-01-2117-11/+1060
* | Play an audible notification on receiving a class zero message. ChangesArun Valiaparambil2018-01-212-0/+12
* | Messaging: Implement saved video attachments in MMSMartin Brabham2018-01-214-12/+75
* | Messaging: Toggable keyboard emoticons accessAdrianDC2018-01-212-0/+21
* | Messaging: Swipe right to delete conversationchengzhi.hou2018-01-214-16/+20
* | MessageQueue: Process pending messages per subscriptionDiogo Ferreira2018-01-211-48/+122
* | Messaging: change Avatar fontFamily to sans-serif-mediumAltaf-Mahdi2018-01-211-1/+1
* | Messaging: Implement option for swipe to delete.Adnan Begovic2018-01-213-1/+66
|/
* 37742976 - Catch bad gifsTom Taylor2017-06-231-1/+9
* Remove usages of ActionBarActivity.Aurimas Liutikas2017-05-182-4/+4
* 37544704 PduPersister is not doing a safe Uri comparisonTom Taylor2017-05-011-2/+2
* Update SubscriptionManager API by replacing 'id' & 'idx' with 'index'.Sanket Padawe2017-03-211-3/+3
* 22851197 Messaging Application crash with unsupported type's URITom Taylor2017-02-231-1/+2
* Use com.android.messaging.util.Assert instead of junit.framework.AssertPaul Duffin2017-02-211-3/+3
|\
| * Use com.android.messaging.util.Assert instead of junit.framework.AssertPaul Duffin2017-02-211-3/+3
* | resolve merge conflicts of eafd58a to nyc-devTom Taylor2016-12-071-0/+13
|\ \
| * \ resolve merge conflicts of eafd58a to nyc-devTom Taylor2016-12-061-0/+13
| |\ \
| | * \ 32161610 Security Vulnerability - Information disclosure vulnerability in AOS...Tom Taylor2016-12-062-0/+25
| | |\ \
| | | * | 32161610 Security Vulnerability - Information disclosure vulnerabilityTom Taylor2016-12-052-0/+25
* | | | | 32807795 Security Vulnerability - AOSP Messaging App: thirdparty can attach ...Tom Taylor2016-12-062-2/+35
|\| | | | | |_|_|/ |/| | |
| * | | 32807795 Security Vulnerability - AOSP Messaging App: thirdparty can attach ...Tom Taylor2016-12-062-2/+35
| |\| |
| | * | 32807795 Security Vulnerability - AOSP Messaging App: thirdparty canTom Taylor2016-12-052-2/+35
| | |/
* | | Show badge icon if any participant in the conversation is work contactTony Mak2016-06-295-14/+99
* | | Add badge in conversation view if the participant is a work contactTony Mak2016-06-282-0/+22
|/ /
* | Messenger refuses all file:///data/ urisTavis Bohne2016-05-172-5/+7
* | Merge "Messaging doesn't allow sharing of its own files" into nyc-devTavis Bohne2016-05-162-2/+24
|\ \
| * | Messaging doesn't allow sharing of its own filesTavis Bohne2016-04-292-2/+24
* | | Add badge icon for work contact in search resultTony Mak2016-05-163-5/+28
* | | Cleanup enterprise feature in ContactUtilTony Mak2016-05-161-15/+4
* | | Separate work and personal contacts search resultTony Mak2016-05-161-61/+196
* | | Search enterprise directory as well in SMS appTony Mak2016-05-162-24/+101
* | | Add isAtLeastN in OsUtilVictor Chang2016-05-111-0/+11
|/ /
* | Messaging app ClassCastException (DecorContext -> Activity) when SMSoIMS is i...Tom Taylor2016-03-211-2/+1
* | Remove "_" variable for Java 8Ye Wen2016-02-091-2/+2
|/
* Access incoming audio files after user taps PlayShri Borde2015-08-216-23/+90