summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Use app settings for conversation settings if no custom setArtem Shvadskiy2016-10-044-6/+69
* Messaging: fix cursor not close explicitlyKeith Mok2016-10-041-6/+4
* MediaPicker: Check for NPEAnkit Gupta2016-09-301-0/+4
* Messaging: fix some int'l numbers from displaying incorrectlyRoman Birg2016-09-081-15/+4
* Unachive conversations from unblocked participantsd34d2016-08-151-0/+41
* Clear avatar media cache on theme changed34d2016-08-091-0/+16
* Messaging : Fix blacklist syncDanesh M2016-07-206-29/+90
* Stop quick messages from Russian numbers showing multiple conversations.Nathaniel Waggoner2016-07-191-9/+2
* Messaging app crashes after a few MMStnmy-cyngn2016-07-151-1/+2
* Messaging: Use textutils to match against SIP scheme.stable/cm-13.0-ZNH2KBAdnan Begovic2016-06-282-6/+12
* messaging: Filter out SIP accounts from SelectAccountDialogFragments.Adnan Begovic2016-06-143-0/+42
* Fixed storage permission issue for attachmentsGary Kipnis2016-06-103-3/+9
* PhoneUtils: Doublecheck that the system default is actually usableRicardo Cerqueira2016-06-082-4/+4
* Messaging: fix multi participant "always-ask" MSIM flowRoman Birg2016-06-083-19/+21
* Messaging: handle single sim MSIM deviceRoman Birg2016-06-013-8/+7
* Messaging: Respect always ask pref in quick messagecretin452016-06-012-10/+76
* [SMS] Replace message content for protocol 0x41-0x47Deepak Kundra2016-05-275-10/+89
* Integrate CallerInfo with notificationsArtem Shvadskiy2016-05-2517-113/+262
* Revert "[SMS] Replace message content can't be replaced"Deepak Kundra2016-05-253-57/+6
* Add handling of MMS Read report.allu.haribabu2016-05-257-29/+118
* [SMS] Replace message content can't be replacedallu.haribabu2016-05-243-6/+57
* Added support for video and audio mms attachmentsGary Kipnis2016-05-2417-10/+1059
* Add UI/UX capability to attach a saved video to a MMS messageMartin Brabham2016-05-244-12/+76
* Messaging: properly handle "always ask" SMS sending optionRoman Birg2016-05-243-12/+18
* Use new origin code in LookupRequestRohit Yengisetty2016-05-191-2/+1
* PhoneUtils: Phone numbers are always LTR regardless of groupingRicardo Cerqueira2016-05-161-1/+5
* Save messages to SIM featuretnmy-cyngn2016-05-119-19/+1076
* Update LookupProvider API callsRohit Yengisetty2016-05-101-4/+9
* Check additional extra for sms text from share IntentArtem Shvadskiy2016-05-091-1/+7
* Phone did not receives Mms delivery report messageallu.haribabu2016-05-061-1/+85
* Implement lookup provider for 4x3 and 3x3 widgetMartin Brabham2016-05-027-22/+233
* Showing Normalized number instead of denormalize numberjaffersulaiman2016-04-294-9/+35
* Fixed the cutoff timestamp for MMS deletion by limit.tnmy-cyngn2016-04-262-8/+11
* Text/Multimedia message limit featuretnmy-cyngn2016-04-2412-6/+516
* Messaging: Read Report != Delivery Report.Adnan Begovic2016-04-191-1/+1
* Messaging: Fix mms expiry preferences.Adnan Begovic2016-04-192-36/+1
* Added new feature MMS Validity Period, MMS Delivery,Read Report and MMSallu.haribabu2016-04-122-7/+83
* Play an audible notification on receiving a class zero message. ChangesArun Valiaparambil2016-04-062-0/+12
* Added new feature SMS Validity Periodharibabu.allu2016-04-064-1/+75
* msim: Fix broken assumptions around the meaning of subId/slotId/selfIdRicardo Cerqueira2016-03-312-30/+16
* Change lookup request's origin to INCOMING_SMSRohit Yengisetty2016-03-221-1/+3
* Added 'Always Ask' for Multi SIM phones to decide which SIM to use for every ...gkipnis2016-03-012-2/+89
* Messaging: Toggable keyboard emoticons accessAdrianDC2016-03-013-0/+29
* Messaging:Swipe right to delete conversationchengzhi.hou2016-02-294-17/+20
* Fix photo url's inclusion in lookup-encoded-uriRohit Yengisetty2016-02-241-1/+1
* Use a hash set to manage listeners in LookupProvider ManagerRohit Yengisetty2016-02-241-8/+5
* Messaging: Fix some quick message ui issuescretin452016-02-242-7/+11
* Fix image and text binding issues in People & Options screenRohit Yengisetty2016-02-231-8/+15
* Fix image re-binding issues for contacts obtained via a LookupProviderRohit Yengisetty2016-02-238-109/+21
* MessageQueue: Process pending messages per subscriptionDiogo Ferreira2016-02-231-48/+122