summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Clear avatar media cache on theme changed34d2016-08-281-0/+16
* Use app settings for conversation settings if no custom setArtem Shvadskiy2016-08-284-6/+69
* Underp buildd34d2016-08-281-2/+3
* Themes: Expose new hard coded colors for themesBryan Owens2016-08-281-2/+2
* Messaging : Fix blacklist syncDanesh M2016-08-286-29/+90
* Messaging: fix cursor not close explicitlyKeith Mok2016-08-281-6/+4
* Messaging app crashes after a few MMStnmy-cyngn2016-08-281-1/+2
* Messaging: Use textutils to match against SIP scheme.Adnan Begovic2016-08-281-3/+6
* messaging: Filter out SIP accounts from SelectAccountDialogFragments.Adnan Begovic2016-08-282-0/+29
* Fixed storage permission issue for attachmentsGary Kipnis2016-08-283-3/+9
* PhoneUtils: Doublecheck that the system default is actually usableRicardo Cerqueira2016-08-282-4/+4
* Messaging: fix multi participant "always-ask" MSIM flowRoman Birg2016-08-283-19/+21
* Messaging: Respect always ask pref in quick messagecretin452016-08-281-1/+1
* [SMS] Replace message content for protocol 0x41-0x47Deepak Kundra2016-08-285-10/+89
* Add handling of MMS Read report.allu.haribabu2016-08-287-29/+118
* Added support for video and audio mms attachmentsGary Kipnis2016-08-2817-10/+1059
* Add UI/UX capability to attach a saved video to a MMS messageMartin Brabham2016-08-284-12/+76
* Messaging: handle single sim MSIM deviceRoman Birg2016-08-283-8/+7
* Messaging: properly handle "always ask" SMS sending optionRoman Birg2016-08-283-12/+18
* PhoneUtils: Phone numbers are always LTR regardless of groupingRicardo Cerqueira2016-08-281-1/+5
* Save messages to SIM featuretnmy-cyngn2016-08-289-19/+1077
* Check additional extra for sms text from share IntentArtem Shvadskiy2016-08-281-1/+7
* Phone did not receives Mms delivery report messageallu.haribabu2016-08-281-1/+85
* Showing Normalized number instead of denormalize numberjaffersulaiman2016-08-284-9/+35
* Fixed the cutoff timestamp for MMS deletion by limit.tnmy-cyngn2016-08-282-8/+11
* Text/Multimedia message limit featuretnmy-cyngn2016-08-2811-4/+470
* Messaging: Read Report != Delivery Report.Adnan Begovic2016-08-281-1/+1
* Messaging: Fix mms expiry preferences.Adnan Begovic2016-08-282-36/+1
* Added new feature MMS Validity Period, MMS Delivery,Read Report and MMSallu.haribabu2016-08-282-7/+83
* Play an audible notification on receiving a class zero message. ChangesArun Valiaparambil2016-08-282-0/+12
* Added new feature SMS Validity Periodharibabu.allu2016-08-283-1/+57
* msim: Fix broken assumptions around the meaning of subId/slotId/selfIdRicardo Cerqueira2016-08-282-30/+16
* Added 'Always Ask' for Multi SIM phones to decide which SIM to use for every ...gkipnis2016-08-282-2/+89
* Messaging: Toggable keyboard emoticons accessAdrianDC2016-08-281-0/+11
* Messaging:Swipe right to delete conversationchengzhi.hou2016-08-283-14/+17
* Messaging: Fix some quick message ui issuescretin452016-08-281-2/+9
* MessageQueue: Process pending messages per subscriptionDiogo Ferreira2016-08-281-48/+122
* Fix crash in Blacklist sync taskRohit Yengisetty2016-08-281-1/+1
* Messaging: change Avatar fontFamily to sans-serif-mediumAltaf-Mahdi2016-08-281-1/+1
* Messaging: Don't add quick reply for MMScretin452016-08-281-1/+7
* Messaging: Port of quick message from MMSemancebo2016-08-284-3/+67
* Messaging: Fix for UnicodeStripping for multi-character replacementSzymon Pusz2016-08-281-4/+5
* Framework to Local Blacklist Synchronization Fixgkipnis2016-08-281-6/+12
* Messaging: Implement option for swipe to delete.Adnan Begovic2016-08-282-1/+24
* Messaging: Bring back Unicode StrippingSzymon Pusz2016-08-282-2/+160
* Add new FW blacklisted numbers to local db cachegkipnis2016-08-281-4/+20
* Added local blacklist and framework blacklist database synchronizationgkipnis2016-08-274-3/+245
* 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