summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importMichael Bestas2015-10-181-0/+1
| | | | Change-Id: Iccb21c557277d462b4fac4a6db8669a8e28d4aae
* Automatic translation importMichael Bestas2015-10-181-0/+23
| | | | Change-Id: I34292bcd017cf7681ccbbac1f942a3c88478b252
* Remove obsolete theme.Danny Baumann2015-10-183-23/+2
| | | | | | | Activities using it will crash with an IllegalStateException stating that an AppCompat theme needs to be used. Change-Id: I09acbe9cc0cc9fe1653044194ae4822c923bf987
* Automatic translation importMichael Bestas2015-10-185-1/+55
| | | | Change-Id: I9b1f7e78c4ee7d998f642b60001b774d90e144a5
* Automatic translation importMichael Bestas2015-10-183-0/+36
| | | | Change-Id: I285cc1edaeafcfae5c0b1efa025749c2a0589acd
* email: linkify phone numbersJorge Ruesga2015-10-181-1/+2
| | | | | | | | Allow linkify and open phone numbers in emails JIRA: CML-117 Change-Id: I039d2d412a7d8dfd0dcc5a78dd214a282811ba6b Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* Automatic translation importMichael Bestas2015-10-1815-2/+285
| | | | Change-Id: Ibd2217f0915f2ba792abaf6a24cef1b2909678e9
* email: do not close the input attachment buffer in Conversion#parseBodyFieldsJorge Ruesga2015-10-182-3/+13
| | | | | | | | | | | | Currently, Conversion#parseBodyFields close the inputstream associated to the temporary binary attachment stream after reading the textContent and the snipet. This will prevent to copy to the destination database folder for inline attachments. Just let the attachment to be closed for LegacyConversions#addOneAttachment method. Requires: http://review.cyanogenmod.org/#/c/98128 Change-Id: Ibe41e1896d6867cae0ee080f1556d7fa9e88966d Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* Automatic translation importMichael Bestas2015-10-1822-275/+401
| | | | Change-Id: I8b172b2cc9bf6c40f36a2d786f4259d50ac92b75
* Automatic translation importMichael Bestas2015-10-182-0/+64
| | | | Change-Id: I1b65c9813cca7b2ae75c76fb54c6d62c24fac038
* unified-email: custom notification lightsJorge Ruesga2015-10-1815-18/+2358
| | | | | Change-Id: I34b4149afff1c6688cf5e032ff82fdb41227cdb9 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* Automatic translation importMichael Bestas2015-10-182-0/+52
| | | | Change-Id: I1446ab9b8e1e5c9e87c97ebd38a2e596e381724d
* email: linkify urls in plain text emailsJorge Ruesga2015-10-181-1/+1
| | | | | | Change-Id: I44470b6b5a1ec7787e8876e2ec74ac6c8508dbe6 JIRA: CYAN-2925 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* Automatic translation importMichael Bestas2015-10-188-1/+215
| | | | Change-Id: If79e79ce58345aa89b7dca7b5869d530ca9bfbda
* Automatic translation importMichael Bestas2015-10-1810-0/+261
| | | | Change-Id: Iee719a7a989317772a03928684a23155167c1ce0
* unified-email: respect swipe user settingJorge Ruesga2015-10-181-3/+4
| | | | | | | Don't start swipe if the user has disabled it by settings Change-Id: I79b2d694219dc6497fbe85d7608bd36ee48a42d7 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* unified-email: check notification support prior to create notification objectsJorge Ruesga2015-10-181-16/+20
| | | | | Change-Id: I86513d397d75c3dc2f0dad1b3399c4ffeaabf173 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* email: fix recents's suggested contacts queryJorge Ruesga2015-10-181-1/+1
| | | | | Change-Id: Ibf5e0c426467911644b97c6cc020345e0e297706 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* email: fix back buttonJorge Ruesga2015-10-181-4/+1
| | | | | | | | | | | | | | | If conversation_topmost_overlay is not ready to take the focus, if the drawerlayout has the focus (this happens always that the drawerlayout is shown in a conversation view) then the onBackPressed event never get dispatched to the mail activity, and press the back button doesn't have effect. Just double check that the conversation_topmost_overlay view can take focus. In case it can't take the focus don't response we handled the keyup event. Also, add a double check over the drawer slide event to prevent burger menu to be displayed when the back arrow button should be the one displayed. Change-Id: I964eb1eb779af13c9b2c07b77049147c2ff1f2d9 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* Automatic translation importMichael Bestas2015-10-1814-1/+403
| | | | Change-Id: Ia3a6e69a5426464173b71a3b1d917dafdf08695f
* Improve stringsMichael Bestas2015-10-181-2/+2
| | | | Change-Id: I5bd562779fcd3a85a3e03a0432ea0413d26f52a5
* UnifiedEmail: Increase max attachment size to 25MBLorDClockaN2015-10-181-2/+2
| | | | | | | | | | | I couldn't find any settings in my both POP3 accounts that is mentioned in the comment above the declaration. It's foolish to have a Nexus 6 and can't send photos because sometimes they are bigger than 5MB when taken with camera. Change-Id: I57f038f4dd96d0c99d8f31a3f9e393efd7d90467
* UnifiedEmail: Fix buildKenshin2015-10-182-1/+3
| | | | Change-Id: I180829783123498b1c6a06b0d877e9ce451429b0
* unified email: prefer account display name to sender nameJorge Ruesga2015-10-181-5/+5
| | | | | | | | | | | When users have multiple email account defines, it makes more sense to have the account name rather than the sender name, which is in most is the case the user itself. The vast majority of the user known its name, so the account name becomes a more useful information to display. Change-Id: I866c55acc3b3b666d677b4243044c91abd0d7124 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* unified email: suggested contactsJorge Ruesga2015-10-186-1/+408
| | | | | | | | This change adds support for suggested contacts (email addresses not in the contact provider and received via email). Change-Id: I4010d0b6cf8bbb98308c7fc13f63e9d859a87d43 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* Automatic translation importMichael Bestas2015-10-182-0/+66
| | | | Change-Id: I287fb2934fdb98f637c1af600a77824bc713a7e2
* Automatic translation importMichael Bestas2015-10-181-1/+1
| | | | Change-Id: I1cffb877f594078a1cbe63dc2da0a53cd9f0382a
* Automatic translation importMichael Bestas2015-10-189-0/+1809
| | | | Change-Id: I86fbaaa99287d461ae4b14244b84925c5ab043ca
* UnifiedEmail : Set subject before setFoldersDanesh M2015-10-181-1/+1
| | | | | | Prevents npe Change-Id: I3a00e82f3c80b7e8990728ccf32b22b8d09fc857
* Update the notification icons for Lollipopblunden2015-10-1810-0/+0
| | | | | | | | Repurposes one of the existing drawables and includes a new drawable for multiple emails inspired by the one used in the Gmail app Change-Id: Ieb8589f38113e55d0170dcd204cd4f25ec2165ea
* Import translations. DO NOT MERGEGeoff Mendal2015-07-1515-29/+29
| | | | | Change-Id: I0c8af67b50d1b51087fcb479695bac541254fa8f Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-05-305-7/+516
| | | | | Change-Id: I38623acdd11408c4b24be059362acb660a64ffad Auto-generated-cl: translation import
* Use $(SUPPORT_LIBRARY_ROOT) to reference support library resource dir.Ying Wang2015-05-191-2/+2
| | | | | | | The build system sets up $(SUPPORT_LIBRARY_ROOT) based on if it's platform build or apps-only build. Change-Id: Ib9c5f9dfc5604f3f76add2151f855e102b5c84c4
* Import translations. DO NOT MERGEGeoff Mendal2015-05-142-10/+10
| | | | | Change-Id: I958f51076e826fae6187b528bd2656e3de60e64e Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-04-222-0/+509
| | | | | Change-Id: Ieb2d861d6dac1c737cb4bcbc0047279b8cb7973e Auto-generated-cl: translation import
* Merge "Implement missing Cursor.setExtras method."Jeff Brown2015-04-101-0/+7
|\
| * Implement missing Cursor.setExtras method.Jeff Brown2015-04-091-0/+7
| | | | | | | | | | Bug: 19369537 Change-Id: I02f35d5010c5393a5c8082f2260e3fe2934815b7
* | Import translations. DO NOT MERGEGeoff Mendal2015-04-081-1/+1
|/ | | | | Change-Id: I33e35133bb8d010318e72395a42005f11db06315 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-03-302-2/+2
| | | | | Change-Id: Ib171b8b14ac25b013d6919890e8b9bfd690e6879 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-03-212-0/+509
| | | | | Change-Id: I41ef8092427ceecbccfbaee02849250faeef4eb7 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-03-181-1/+1
| | | | | Change-Id: I17ac920a7c59c9411cc065120ca84a802e72d2e1 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-03-164-18/+18
| | | | | Change-Id: Iaf71924fe802eaeeb5a3a91febf4cd7162e5e59b Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-03-0914-30/+30
| | | | | Change-Id: I8a4b4285c942d7d1b60519d1145fb2fdbe3e8eac Auto-generated-cl: translation import
* am a39d5658: (-s ours) am 3a2a25e6: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-02-260-0/+0
|\ | | | | | | | | * commit 'a39d565888224deada481bc919e8ebaff1849ea3': Import translations. DO NOT MERGE
| * am 3a2a25e6: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-02-260-0/+0
| |\ | | | | | | | | | | | | * commit '3a2a25e6edbec8b0f560c9c0a85f534f389e50c8': Import translations. DO NOT MERGE
| | * Import translations. DO NOT MERGEGeoff Mendal2015-02-26144-3253/+12230
| |/ | | | | | | | | Change-Id: I5808c19270ddbdf11181d3eef05f0453f2674236 Auto-generated-cl: translation import
* | am e8f6e950: (-s ours) am 4ae71354: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-02-120-0/+0
|\| | | | | | | | | * commit 'e8f6e95041dc68490b3ce25e3524828894a696d8': Import translations. DO NOT MERGE
| * am 4ae71354: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-02-120-0/+0
| |\ | | | | | | | | | | | | * commit '4ae71354dcee41c98f9507f4f58d6e09077b0f60': Import translations. DO NOT MERGE
| | * Import translations. DO NOT MERGEGeoff Mendal2015-02-1237-1079/+1156
| | | | | | | | | | | | | | | Change-Id: Ibbcce27264a6967b13d430ffaf4fd104f9411efc Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEGeoff Mendal2015-02-093-8/+8
| | | | | | | | | | | | | | | Change-Id: I16f5b03704c8a32a51c64cd460e89bffe2b233f9 Auto-generated-cl: translation import