summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Messaging: Use textutils to match against SIP scheme.Adnan Begovic2016-06-282-6/+12
* messaging: Filter out SIP accounts from SelectAccountDialogFragments.Adnan Begovic2016-06-133-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: 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
* Add handling of MMS Read report.allu.haribabu2016-05-257-29/+118
* Revert "[SMS] Replace message content can't be replaced"Deepak Kundra2016-05-243-57/+6
* [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-234-12/+76
* Messaging: handle single sim MSIM deviceRoman Birg2016-05-193-8/+7
* Use new origin code in LookupRequestRohit Yengisetty2016-05-191-2/+1
* Messaging: properly handle "always ask" SMS sending optionRoman Birg2016-05-163-12/+18
* 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-091-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
* 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
* Implement lookup provider for 4x3 and 3x3 widgetMartin Brabham2016-04-257-22/+233
* Text/Multimedia message limit featuretnmy-cyngn2016-04-2213-6/+536
* Messaging: Read Report != Delivery Report.Adnan Begovic2016-04-181-1/+1
* Messaging: Fix mms expiry preferences.Adnan Begovic2016-04-182-36/+1
* Added new feature MMS Validity Period, MMS Delivery,Read Report and MMSallu.haribabu2016-04-112-7/+83
* Play an audible notification on receiving a class zero message. ChangesArun Valiaparambil2016-04-052-0/+12
* Added new feature SMS Validity Periodharibabu.allu2016-04-054-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
* Fix crash in Blacklist sync taskRohit Yengisetty2016-02-161-1/+1
* Fix partial draws of images received from a Lookup ProviderRohit Yengisetty2016-02-161-22/+10
* Messaging: change Avatar fontFamily to sans-serif-mediumAltaf-Mahdi2016-02-151-1/+1
* Messaging: Don't add quick reply for MMScretin452016-02-022-2/+10
* QuickMessage: Forward port string improvementsMichael Bestas2016-02-011-8/+12
* Messaging: Port of quick message from MMSemancebo2016-01-2915-3/+1810
* Messaging: Fix for UnicodeStripping for multi-character replacementSzymon Pusz2016-01-291-4/+5
* Framework to Local Blacklist Synchronization Fixgkipnis2016-01-281-6/+12
* Messaging: Implement option for swipe to delete.Adnan Begovic2016-01-183-1/+66