summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importstable/cm-13.0-ZNH2Kpinky@build012016-11-142-3/+33
| | | | | Change-Id: I5c17a154b20d567001f19cb1435fa15eab0f0c08 Ticket: RM-231
* Automatic translation importinky@build012016-11-071-0/+3
| | | | | Change-Id: I42075e89e38d893676b5292e2905fc635c0560a9 Ticket: RM-231
* Automatic translation importblinky@build012016-11-043-0/+107
| | | | | Change-Id: Ib90d18ccd696cc584fbc0b6ef0b107fdee4d3811 Ticket: RM-231
* Use app settings for conversation settings if no custom setArtem Shvadskiy2016-10-044-6/+69
| | | | | | Change-Id: I8ccfe7fec395c06de38a84ba2d8b2d025b3b84d7 issue-id: FEIJ-1291 (cherry picked from commit 3aaac3a256916659e4b619a1ae4faf46840ff2b7)
* Messaging: fix cursor not close explicitlyKeith Mok2016-10-041-6/+4
| | | | | | | | | Cursor always need to be close after query. FEIJ-1585 Change-Id: Ie523c89b6271a28d3d2d8a08232387c1bd609880 (cherry picked from commit e3e5b99695fb79af2f1942fae925f42b70de0134)
* Automatic translation importinky@build012016-10-021-13/+9
| | | | | Change-Id: I2747dedab088e624f807b712d5a878170a2806a5 Ticket: RM-231
* MediaPicker: Check for NPEAnkit Gupta2016-09-301-0/+4
| | | | | | | | | make sure view has been created before asking for its visibility. Issue-id: FEIJ-1135 Change-Id: Id5c537b5446c4e8edb1a6748d931e245fa31fd64 (cherry picked from commit 57cadbe3de1b0e8faf1e8196b7d1df361f3960ca)
* Automatic translation importinky@build012016-09-251-0/+3
| | | | | Change-Id: I17bc910d6921699285c6477dc1771db573b5eec6 Ticket: RM-231
* Automatic translation importblinky@build012016-09-191-0/+8
| | | | | Change-Id: Iba646f938a7f9a8cb52b6a3fbad80775f69a49e0 Ticket: RM-231
* Automatic translation importblinky@build012016-09-184-0/+155
| | | | | Change-Id: I9c0724d26e26e50833ce770a5a00541cd0f7458e Ticket: RM-231
* Automatic translation importpinky@build012016-09-121-0/+6
| | | | | Change-Id: I83e740696a4e4e167cc1976906c65b6d10960e52 Ticket: RM-231
* Messaging: fix some int'l numbers from displaying incorrectlyRoman Birg2016-09-081-15/+4
| | | | | | | | | | | The framework already handles a bunch of special cases and uses libphonenumber to format the number. Ticket: CYNGNOS-2945 Change-Id: If9b08b04b74bd1aa3b11214a42a15f7bfbc5ab48 Signed-off-by: Roman Birg <roman@cyngn.com> (cherry picked from commit 2bb428b3a4319a20a52c9c6fa27308501858d3f0)
* Automatic translation importblinky@build012016-09-062-0/+4
| | | | | Change-Id: I0a3568c723f91d09de9fba647a60ae1daf296167 Ticket: RM-231
* Automatic translation importpinky@build012016-08-230-0/+0
| | | | | Change-Id: I6d45e326d69badcc1bb062f24e42e3eaa719e015 Ticket: RM-231
* Automatic translation importclyde@build012016-08-234-5/+469
| | | | | Change-Id: I952dc96c30863035d9199b58b1ed9133b5b4b61f Ticket: RM-231
* Automatic translation importblinky@build012016-08-191-0/+1
| | | | | Change-Id: I3f8f0c65d274b70aed50f66bd8303ff001d27084 Ticket: RM-231
* Automatic translation importclyde@build012016-08-184-0/+473
| | | | | Change-Id: I1744173e57115ccdf750a84742318ea0eb17af26 Ticket: RM-231
* Unachive conversations from unblocked participantsd34d2016-08-151-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 (cherry picked from commit 6086e51e7e16f1c1f7d17fd0546cafa3957b0b8b)
* Automatic translation importpinky@build012016-08-133-0/+425
| | | | | Change-Id: I3d0703c9fcb76b55ed92f2fc3bfa4255c128f3e8 Ticket: RM-231
* Automatic translation importclyde@build012016-08-092-2/+9
| | | | | Change-Id: I8fe958c36997b7a87f12e1e9b20060e370d2a1fc Ticket: RM-231
* Clear avatar media cache on theme changed34d2016-08-091-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 (cherry picked from commit 84d9f8271c2d6d5a65944d3b499d5f87e3839090)
* Automatic translation importblinky@build012016-07-221-1/+1
| | | | | Change-Id: I7e1dcd8bc8a7a17e53f34c17a39f055c55a329c6 Ticket: RM-231
* Messaging : Fix blacklist syncDanesh M2016-07-206-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 (cherry picked from commit ed5e13b1ab7e01ab1e1575543677c190a4a2291d)
* Stop quick messages from Russian numbers showing multiple conversations.Nathaniel Waggoner2016-07-191-9/+2
| | | | | | | CYNGNOS-3145 Change-Id: Ic9f24861adeb074b6c6c8845217cb0dbd893d669 (cherry picked from commit 6eced0a1342255993859e1543241a37ab8ea8b06)
* Automatic translation importblinky@build012016-07-190-0/+0
| | | | | Change-Id: I758c2900f806c72ecb2b6087afdaf14ae8a79287 Ticket: RM-231
* Automatic translation importpinky@build012016-07-190-0/+0
| | | | | Change-Id: I8afd9633009169ff2a9643d5398538a91be3e5c2 Ticket: RM-231
* Automatic translation importpinky@build012016-07-161-0/+17
| | | | | Change-Id: I851310070e7556862530fe0db37e4bb70047c188 Ticket: RM-231
* Automatic translation importblinky@build012016-07-151-0/+80
| | | | | Change-Id: Ic2432212ea0bcb5237858dfed5f39233e1c4cfd1 Ticket: RM-231
* Messaging app crashes after a few MMStnmy-cyngn2016-07-151-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 (cherry picked from commit e45eb2f0db9d96071e1279c8002faf41a13cd4d1)
* Automatic translation importpinky@build012016-07-140-0/+0
| | | | | Change-Id: I9203c92638d413677ae8fa761e91c7fb75184763 Ticket: RM-231
* Automatic translation importpinky@build012016-07-132-0/+14
| | | | | Change-Id: I85fe062690a35b20d354b6513e7fd338ab009b98 Ticket: RM-231
* Automatic translation importpinky@build012016-07-061-0/+1
| | | | | Change-Id: I0d854a51f1d0f5b3eb080c2ad87fc97f2a32e227 Ticket: RM-231
* Messaging: Use textutils to match against SIP scheme.stable/cm-13.0-ZNH2KBAdnan Begovic2016-06-282-6/+12
| | | | | | Change-Id: Ica8ddc9fc405dc6eedc0b808897513078c64e752 TICKET: CYNGNOS-2982 (cherry picked from commit ea62dcab0bf227d99f947c8afc34d1b3e75d20ed)
* Automatic translation importAbhisek Devkota2016-06-286-0/+98
| | | | | Change-Id: I7d0b98fda99388e468b0cecc01828ca523e06aa7 Ticket: RM-231
* Automatic translation importblinky@build012016-06-219-0/+54
| | | | | Change-Id: I3234c6ba0069d95db25aa645b1d97176b05fb0da Ticket: RM-231
* Automatic translation importclyde@build012016-06-2015-0/+274
| | | | | Change-Id: I6e468881a92903bdaeeea6b0cb7a7655342a3673 Ticket: RM-231
* String improvementsMichael Bestas2016-06-201-12/+6
| | | | | | | | | * Don't wrap lines, they appear wrong on crowdin RM-232 Change-Id: Ib6b5cf3a5d5b76cfd47cee7acac59a902ecf683a (cherry picked from commit 20ee26eab049fdd38726f99431b5e8f9f2f9a596)
* Automatic translation importinky@build012016-06-1797-0/+248
| | | | | Change-Id: I67c68a45d4a090585cfcbb9ef365ace3e683952d Ticket: RM-231
* messaging: Filter out SIP accounts from SelectAccountDialogFragments.Adnan Begovic2016-06-143-0/+42
| | | | | | Change-Id: Iff9f3115efa7fae1244cc5712daf1a2cfd31a4dd TICKET: CYNGNOS-2982 (cherry picked from commit 358c6adb6d6314d45aa8b7a955cd4246a6db8d21)
* Fixed storage permission issue for attachmentsGary Kipnis2016-06-105-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 (cherry picked from commit c042a5e48b8891c2fb91ccfb2e6f3f0a9ed8e582)
* PhoneUtils: Doublecheck that the system default is actually usableRicardo Cerqueira2016-06-082-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-06-083-19/+21
| | | | | | | Ticket: CYNGNOS-3013 Change-Id: Ia910253c65869964e5dbd82ec8863df2c0e05e6b Signed-off-by: Roman Birg <roman@cyngn.com>
* Automatic translation importblinky@build012016-06-073-0/+55
| | | | | Change-Id: I3f804e9e35b28f8196ae05baf03591c35f77ad76 Ticket: RM-231
* Automatic translation importblinky@build012016-06-041-0/+32
| | | | | Change-Id: I33afa13b48b82e5138be40e522ef5bfa635616db Ticket: RM-214
* Automatic translation importblinky@build012016-06-0112-0/+82
| | | | | Change-Id: Ib410b5662a0be07516c6c31467508ee1e37630a1 Ticket: RM-214
* Messaging: handle single sim MSIM deviceRoman Birg2016-06-013-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> (cherry picked from commit 5cf15dbeefa4471ff6a108e89fdcfd28963ba18b)
* Messaging: Respect always ask pref in quick messagecretin452016-06-012-10/+76
| | | | | | | Issue-id: CYNGNOS-2712 Change-Id: I8d010661424392852621982f552f388410ef4587 (cherry picked from commit 53661555c1e8292856dba67480c07eacebc704eb)
* [SMS] Replace message content for protocol 0x41-0x47Deepak Kundra2016-05-275-10/+89
| | | | | | | | | | SMS replacing feature is missing on 13.0 Added support for this. Issue-Id: FEIJ-401 Change-Id: I33d07a4accd6f95263199d87c192b7f33d3b2a96 (cherry picked from commit ddf7c99754cbee56bc1b1079cdc0692d03ac0e15)
* Automatic translation importJessica Wagantall2016-05-268-0/+53
| | | | | Change-Id: I2fdfb769590cb549a9c7f7caa77baf4dccccfdd4 Ticket: RM-214
* Integrate CallerInfo with notificationsArtem Shvadskiy2016-05-2517-113/+262
| | | | | | | | | | - Allow notifications to use network URIs for avatar icons. - Implement redirect following in network URI requests. - Refactor lookup API Change-Id: Ica61c7aadac1d32dc9d04785f381abf9e0fb1441 issue-id: OPO-725 (cherry picked from commit a29d1394bc9533a022d1db2183f7a48b6fa01b44)