summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Unachive conversations from unblocked participantsstaging/cm-14.0-rbd34d2016-08-281-0/+41
| | | | | | | | | When a contact is blocked, the conversation with that participant is archived. This patch unarchives the conversation when the participant is no longer being blocked. Change-Id: Ief7146ad76fc786621f080c3909e922ace1f4a75 TICKET: CYNGNOS-3226
* Automatic translation importblinky@build012016-08-282-2/+9
| | | | | Change-Id: I6e17d6086897e2412bf2eb77fc25b0519814e4ee Ticket: -
* Clear avatar media cache on theme changed34d2016-08-281-0/+16
| | | | | | | | | | Default avatars retained the previou;sly applied theme's colors due to the avatar images being cached. This patch checks if a theme change has occurred and if so destroys the avatar media cache so that it can be rebuilt with the newly applied theme's colors. Change-Id: Iab3d6e0171a949235da643fc80bf54d9375e42fb TICKET: CYNGNOS-3118
* Use app settings for conversation settings if no custom setArtem Shvadskiy2016-08-284-6/+69
| | | | | Change-Id: I8ccfe7fec395c06de38a84ba2d8b2d025b3b84d7 issue-id: FEIJ-1291
* Underp buildd34d2016-08-281-2/+3
| | | | Change-Id: I49929448c8853837ca282bc8fb07e26845d2c203
* Themes: Expose new hard coded colors for themesBryan Owens2016-08-2812-19/+36
| | | | | Change-Id: I944d2ad88f177228d5fedbf213265fe05313e185 Signed-off-by: Bryan Owens <djbryan3540@gmail.com>
* Automatic translation importpinky@build012016-08-281-1/+1
| | | | | Change-Id: I4be68016e5e856cd7a54aa3b24d824ce5755d76d Ticket: -
* Messaging : Fix blacklist syncDanesh M2016-08-286-29/+90
| | | | | | | | | | | | - Fix issues where adding a remote blacklist (via settings) didn't update the overflow option - Fix blacklist observer crash due to not overriding onPostExecute - Fix deletes in both the provider and sync service. - Ensure we notify of changes and observe them in the activity. CYNGNOS-2998 Change-Id: Icac5e290aa129e878e59496e6c2e690b0f504633
* Stop quick messages from Russian numbers showing multiple conversations.Nathaniel Waggoner2016-08-281-9/+2
| | | | | | CYNGNOS-3145 Change-Id: Ic9f24861adeb074b6c6c8845217cb0dbd893d669
* Automatic translation importpinky@build012016-08-281-0/+17
| | | | | Change-Id: I360f72680ef4b1f7eec267b47b3c44d0874bbe9d Ticket: -
* Messaging: fix cursor not close explicitlyKeith Mok2016-08-281-6/+4
| | | | | | | | Cursor always need to be close after query. FEIJ-1585 Change-Id: Ie523c89b6271a28d3d2d8a08232387c1bd609880
* Automatic translation importinky@build012016-08-281-0/+80
| | | | | Change-Id: I8808e2d7b89fc446f009056eb49d21233ea12f78 Ticket: -
* Automatic translation importpinky@build012016-08-282-0/+14
| | | | | Change-Id: Ief6604ed6644bfb4b39ed5fde68cda99d2e126fe Ticket: -
* Messaging app crashes after a few MMStnmy-cyngn2016-08-281-1/+2
| | | | | | | | | | | In some scenarios, data not bound when SIM state change local broadcasts are received. See stacktrace for more info. Protect against/skip call to update() in such scenarios. Bug-Id: CYNGNOS-3062, KIPPER-718 Change-Id: If94d789aecda47ebff775155c66b670a10ff7fe4
* Automatic translation importblinky@build012016-08-281-0/+1
| | | | Change-Id: I0a7e7ced5f887f3d92d5771c976fb31a6743c70e
* Automatic translation importinky@build012016-08-2813-0/+140
| | | | Change-Id: I86df7c6c59f777ce6ba5f0d081ae73645389fff4
* Messaging: Use textutils to match against SIP scheme.Adnan Begovic2016-08-282-6/+12
| | | | | Change-Id: Ica8ddc9fc405dc6eedc0b808897513078c64e752 TICKET: CYNGNOS-2982
* Automatic translation importblinky@build012016-08-2815-5/+279
| | | | Change-Id: I65e0020f57709c3666c99d2d2f014357f4979288
* String improvementsMichael Bestas2016-08-281-12/+6
| | | | | | * Don't wrap lines, they appear wrong on crowdin Change-Id: Ib6b5cf3a5d5b76cfd47cee7acac59a902ecf683a
* Automatic translation importinky@build012016-08-2897-0/+260
| | | | Change-Id: I346b722c0fc29dbdad7af13bc1e0f1585d28ac07
* messaging: Filter out SIP accounts from SelectAccountDialogFragments.Adnan Begovic2016-08-283-0/+42
| | | | | Change-Id: Iff9f3115efa7fae1244cc5712daf1a2cfd31a4dd TICKET: CYNGNOS-2982
* Fixed storage permission issue for attachmentsGary Kipnis2016-08-285-16/+24
| | | | | | | | | | | | | | Moved some audio library tab related string to cm_strings.xml When Storage Permissions were being requested and granted, they were applied to either the Gallery (image & video) or Audio tab. This patch makes sure that the permissions are propagated to both. Change-Id: I75cc9c4cdf05062a0b37a842fca9ebcb6f404a40 TicketId: Kipper-587 TicketId: Crackling-937 TicketId: Feij-143 TicketId: Porridge-64
* Automatic translation importpinky@build012016-08-282-0/+33
| | | | Change-Id: I3c0bd1d620eb184c7ce84acb23bb5ee312b7e7d2
* PhoneUtils: Doublecheck that the system default is actually usableRicardo Cerqueira2016-08-282-4/+4
| | | | | | | | | | | | | | Before deciding a subscription is a usable default, confirm it actually matches a slot. The corresponding SIM may have been removed from the system, which would get us stuck in a "Network not ready." scenario Additionally, remove "has a preferred SIM" from the "ready for action" checks. A preferred SIM is only relevant in send/download scenarios for which we have prompts; for other actions (delete, resend, move), it's pointless to block on the lack of a default. Change-Id: I6067589a56c0da9d993e114654664ef3a0aa8688 Ref: CYNGNOS-3013
* Messaging: fix multi participant "always-ask" MSIM flowRoman Birg2016-08-283-19/+21
| | | | | | | Ticket: CYNGNOS-3013 Change-Id: Ia910253c65869964e5dbd82ec8863df2c0e05e6b Signed-off-by: Roman Birg <roman@cyngn.com>
* Automatic translation importinky@build012016-08-281-0/+22
| | | | Change-Id: I93af249922040dd68d7c4bdbde14ef6569720fe6
* Automatic translation importclyde@build012016-08-281-0/+32
| | | | Change-Id: I05b0befdc779c147139120a09314ccf7e7dedfb8
* Messaging: Respect always ask pref in quick messagecretin452016-08-282-10/+76
| | | | | | Issue-id: CYNGNOS-2712 Change-Id: I8d010661424392852621982f552f388410ef4587
* Automatic translation importinky@build012016-08-2811-0/+80
| | | | Change-Id: I896e882bf7fb45cf031a3abe85d6ec04c83bf472
* Automatic translation importclyde@build012016-08-281-0/+2
| | | | Change-Id: I7b52b5d95aea1c74b2e424bac45619cbc356fba1
* [SMS] Replace message content for protocol 0x41-0x47Deepak Kundra2016-08-285-10/+89
| | | | | | | | | SMS replacing feature is missing on 13.0 Added support for this. Issue-Id: FEIJ-401 Change-Id: I33d07a4accd6f95263199d87c192b7f33d3b2a96
* Automatic translation importJessica Wagantall2016-08-288-0/+53
| | | | | Change-Id: I82a459a01b914ce2e22951e85042be76361c5c52 Ticket: RM-214
* Add handling of MMS Read report.allu.haribabu2016-08-288-29/+120
| | | | | | | | MMS Read report handling is missing on 13.0. Added support for this. Change-Id: I6db874537beee246499537a76e419b1991a423b9 Issue-Id: CYNGNOS-2734
* Added support for video and audio mms attachmentsGary Kipnis2016-08-2826-12/+1225
| | | | | Change-Id: I3be9e54e9aba15416a8a442098ae5c88814fa72e Ticket-Id: FEIJ-128, FEIJ-143
* Add UI/UX capability to attach a saved video to a MMS messageMartin Brabham2016-08-285-12/+92
| | | | | Change-Id: I184a8d84f019d916fd07d8b90fb96b80408c6768 Ticket-Id: CRACKLING-937
* Automatic translation importJessica Wagantall2016-08-284-0/+101
| | | | | Change-Id: Ia9573c87f0c9c634b6ba707d5e6cc0ec43d7b863 Ticket: RM-214
* Messaging: handle single sim MSIM deviceRoman Birg2016-08-283-8/+7
| | | | | | | | | | We don't need to always prompt if the user has one sim in a multi sim device. Ticket: CYNGNOS-2185, CYNGNOS-2570 Change-Id: I601d62f2df8952a97a50a43592d49ab5176010f1 Signed-off-by: Roman Birg <roman@cyngn.com>
* Automatic translation importAbhisek Devkota2016-08-2810-0/+226
| | | | Change-Id: I87e0bae7caf81ae7a0ee00aa6c4171412055fede
* Messaging: properly handle "always ask" SMS sending optionRoman Birg2016-08-283-12/+18
| | | | | | | | | | | | Before the app would require the system to have an SMS subscription actively selected, but the app also allows the user to override that sub and send an SMS with another SIM. If the user overrides it, we should respect their choice and allow the SMS to send if no system one is ever selected. Ticket: CYNGNOS-2185, CYNGNOS-2570 Change-Id: I04c1e8bd5c0c41c90af870c4336c0c7f5ba83d4c Signed-off-by: Roman Birg <roman@cyngn.com>
* PhoneUtils: Phone numbers are always LTR regardless of groupingRicardo Cerqueira2016-08-281-1/+5
| | | | | | | | | | Don't reformat the output of libphonenumber when it comes out grouped according to regional formats. Even with spaces, phone numbers are not RTL. Ref CYNGNOS-1171 Change-Id: I9aa0c8b697bf2db4a87e69cecac8f7059712272e
* Automatic translation importAbhisek Devkota2016-08-284-0/+93
| | | | Change-Id: I2bb314df846ace5ce9a665ee765756dc23c9639a
* Automatic translation importAbhisek Devkota2016-08-2895-1/+1823
| | | | Change-Id: I5872fe4eaebc42767892717f0aca8dda9fd8dff6
* Save messages to SIM featuretnmy-cyngn2016-08-2821-19/+1249
| | | | | | | Porting save message to SIM feature from 12.1 to 13.0 Bug-Id: PAELLA-221 Change-Id: Id340d2cd5bb1ec0fa82cfbea8575999e65f4c34e
* Automatic translation importMichael Bestas2016-08-2822-0/+422
| | | | Change-Id: Ia68212aa878b2d472570117e0d880a3525056418
* Check additional extra for sms text from share IntentArtem Shvadskiy2016-08-281-1/+7
| | | | | Change-Id: I1f04f54dfb2dc89ecae7717a33080e15ede5b6c7 issue-id: CYNGNOS-2551
* Phone did not receives Mms delivery report messageallu.haribabu2016-08-281-1/+85
| | | | | | | | MMS delivery report is receiving when MMS delivery report is enabled but UI is not handled to let the user know.So UI display is handled Bug: FEIJ-130 Change-Id: Ie6611d45102590da7f985e4f05c78eefb1205cf2
* Showing Normalized number instead of denormalize numberjaffersulaiman2016-08-284-9/+35
| | | | | | | | Normalized Number is showing for Regex BlackList Number Bug:CYNGNOS-2113 Change-Id: Ie01e6938b9f3357cf7e8ffa59aa4c32c5e32d71f
* Automatic translation importMichael Bestas2016-08-2895-2/+285
| | | | Change-Id: I28169a2d48338a5d76387e37663ed1400e562e6f
* Fixed the cutoff timestamp for MMS deletion by limit.tnmy-cyngn2016-08-282-8/+11
| | | | | | | Also null check for query selection arguments. Bug: PAELLA-195 Change-Id: I7a2caba894c9a371dbdd7ddb38e17406b5df1818
* Bring back original colorfonz932016-08-286-3/+3
| | | | | | * I just hate the current one Change-Id: If8b458f6e4b1cf7d980e4052672311e026d0acc1