summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Mms: Delay unicode stripping from a message" into cm-10.1David van Tonder2013-06-114-250/+168
|\
| * Mms: Delay unicode stripping from a messageDariusz Gadomski2013-06-114-250/+168
* | Some cleanup.Danny Baumann2013-06-081-18/+25
|/
* Fix 'vibrate on call' option.Danny Baumann2013-06-081-1/+1
* Fix SMS sending.Danny Baumann2013-06-021-1/+1
* Add support for sending out MMS via BT MAP.Corey Garst2013-06-011-0/+76
* Fix up receiver declaration.Danny Baumann2013-06-011-0/+6
* MMS: Fix lookup of vanity addressesJorge Ruesga2013-05-281-3/+12
* Revert "MMS: Fix lookup of vanity addresses"Jorge Ruesga2013-05-271-9/+3
* MMS: Fix lookup of vanity addressesJorge Ruesga2013-05-271-3/+9
* Kill off use off FORCE_LED_WITH_SCREEN_OFF notification flag.Danny Baumann2013-05-161-3/+0
* Check if mmp's encoded subject is null before usedRoger Chen2013-05-041-5/+4
* Mms: Add null check for mmpDvTonder2013-05-021-2/+4
* Merge "Correct attachment type for Mms only has subject" into cm-10.1David van Tonder2013-04-282-2/+7
|\
| * Correct attachment type for Mms only has subjectRoger Chen2013-04-282-2/+7
* | Clear collection after we usedRoger Chen2013-04-281-0/+7
* | avoid IllegalStateException in MessagingNotificationyoohyun.choi2013-04-281-2/+18
|/
* Add quick emoji button next to text inputKenneth Lorthioir2013-04-202-6/+26
* Mms: Update template activity to Google UI guidelinesxavihernandez2013-04-141-76/+97
* Mms: Updated 'Mark as read' notification action iconDvTonder2013-04-081-1/+1
* Mms: Enable SoftBank emoji encodingSamir Ibradžić2013-04-033-6/+30
* Option to strip all unicode characters from SMSJiri Tyr2013-03-293-14/+55
* Mms: Enforce thumbnail rotation when needed (CYAN-503)detule2013-03-241-2/+2
* Mms: Add "Insert contact info" backxavihernandez2013-02-232-0/+299
* Merge "Clean up custom vibration format code." into cm-10.1Danny Baumann2013-02-201-58/+41
|\
| * Clean up custom vibration format code.Danny Baumann2013-02-181-58/+41
* | Mms: adds the option to hide sprints vm text messages, but still allows sprin...jared waters2013-02-173-5/+11
|/
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-156-90/+140
|\
| * Merge "Opening recent apps while on compose dismisses compose on re-rentering...Wei Huang2012-11-281-1/+1
| |\
| | * Opening recent apps while on compose dismisses compose on re-rentering appTom Taylor2012-11-281-1/+1
| * | Merge "Change tri-state vibrate to single checkbox" into jb-mr1.1-devTom Taylor2012-11-282-49/+49
| |\ \ | | |/ | |/|
| | * Change tri-state vibrate to single checkboxTom Taylor2012-11-272-49/+49
| * | SMS conversation list doesn't mantain scroll positionTom Taylor2012-11-271-0/+42
| |/
| * Area code is not displayed in To: field, while sending SMS from call logTom Taylor2012-11-261-1/+1
| * Unable to create application com.android.mms.MmsAppTom Taylor2012-11-261-1/+7
| * Bringing up the keyboard when a picture is the last item visible will always ...Tom Taylor2012-11-091-31/+39
* | Mms : Default privacy mode to offDanesh Mondegarian2013-02-031-1/+1
* | Mms: Add privacy mode notificationsxavihernandez2013-02-022-144/+219
* | Mms: Avoid showing a window when marking as readThiago Vinícius Freire de Araújo Ribeiro2013-01-252-27/+11
* | Mms auto-retrieval (3/3): mms appTamás Tóth2013-01-201-2/+22
* | Mms: Take into account image rotation.detule2012-12-243-24/+95
* | mms: Use enter for new line if mInputType is TYPE_TEXT_VARIATION_LONG_MESSAGEFelix Walter2012-12-201-3/+12
* | Messaging: Fix the order of the Mark read actionDvTonder2012-12-101-8/+9
* | QuickMessage: Better 'Mark as read' handlingDvTonder2012-12-093-35/+94
* | Messaging: Only allow Mark as read when Quick reply is activeDvTonder2012-12-081-10/+10
* | Messaging: Add the ability to mark a message as read from the notificationDvTonder2012-12-082-4/+90
* | Messaging: Prevent the light from being dismissed when a QM Popup wakes the d...DvTonder2012-12-021-4/+8
* | Whitespace cleanupDvTonder2012-11-214-12/+12
* | Forward port QuickMessage and ReplyDvTonder2012-11-2111-12/+1900
* | Forward port miscellaneous featuresDvTonder2012-11-216-10/+279