summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importcm-14.1Michael Bestas2019-08-068-13/+83
| | | | Change-Id: I804e3b6bce12b9406ca64dedecd36cb87e1d9638
* Automatic translation importMichael Bestas2019-03-11119-6993/+1761
| | | | Change-Id: I5ff6617b3a665267561c09a09d54054de2976576
* Allow intent shared subject or title to be mms subjectMarco Sirabella2018-10-302-4/+14
| | | | | | | | Fix some styling issues Thanks to LuK1337 on the irc channel for helpful pointers Change-Id: Ibb5eba030320467774cdac1d502ec36c98abcb43
* Automatic translation importMichael Bestas2018-10-143-27/+389
| | | | Change-Id: I82955683980139e58a1b4ab3b710faee08cd7f0d
* Messaging ignores file URIs shared via intentDavid Smith2018-08-072-0/+35
| | | | | | | | | | | | Fixes b/37629504 by not creating attachments from file URIs shared via intent. Sharing file URIs is disallowed by Android N and later and is no longer supported for this app. Test: manual using the Debug command added in this change Change-Id: Ibff486c94ac703a9a4c5a80e33b934a460804a8f Merged-In: Ibff486c94ac703a9a4c5a80e33b934a460804a8f (cherry picked from commit 9deefdf182d69f98d361d9d24de1e4892923dac5)
* Revert "Messaging: Request external storage permission before handling ↵syphyr2018-08-071-11/+0
| | | | | | | | shared files" This reverts commit 53b0ba33a29d152c283f56b24655e708aea50558. Change-Id: I615dd0286e072e21fcd3623c27138c2cc841d820
* Automatic translation importMichael Bestas2018-05-051-0/+2
| | | | Change-Id: Ibab17b30485307219ee6b3c9f98cd0dd47d81041
* Automatic translation importMichael Bestas2018-03-281-0/+1
| | | | Change-Id: Ibd31980fc56acc8166be98f28f4324ddb2b01c81
* Automatic translation importMichael W2018-02-171-2/+2
| | | | Change-Id: Ic19538405a30057bc18499ba575f2b52cf4c30bd
* Automatic translation importMichael Bestas2018-02-048-0/+1068
| | | | Change-Id: I16c742be111b8859a08b2dd88bc6e75c17e8c062
* Automatic translation importMichael W2018-01-132-0/+10
| | | | Change-Id: I62a2f98bcc239abfba1a452c0bc6c8a28f9f2f31
* Automatic translation importAbhisek Devkota2017-12-166-0/+794
| | | | Change-Id: Ib56649eb2113e467ae334c522cd04ce889304f79
* Automatic translation importAbhisek Devkota2017-12-113-0/+397
| | | | Change-Id: Id31699cd0a0d0ef4cedff31ca02b50b29cdb1124
* Automatic translation importAbhisek Devkota2017-09-182-30/+25
| | | | Change-Id: Iace1a0827ce5f15d89252b40eb8422b9f56600eb
* 37742976 - Catch bad gifsTom Taylor2017-09-151-1/+9
| | | | | | | | | | | | | | | | * A security researcher crafted a gif that would cause the Android Bitmap code to throw an NPE. That would cause messaging to crash when decoding the NPE. Catch the NPE. Test: manually tested the "crash.gif" attached to the bug. Stepped through the debugger to verify we're catching the NPE and logging the attempt. Verified normal gifs still work. Bug: 37742976 Change-Id: Iab814d5b0b514bed0cecddd9a76f1fc095f90892 (cherry picked from commit 3671fd94ae1aad5c51d0730066e7f0c7b4c893ce) (cherry picked from commit e0f247e3994869567288f8057d9e3afec1dd2fe6)
* Automatic translation importAbhisek Devkota2017-08-191-1/+1
| | | | Change-Id: I0906e4dd6a8d17327404c274e27912930a5c7683
* Automatic translation importAbhisek Devkota2017-08-032-0/+21
| | | | Change-Id: I7496eebe43601846c41eeb07cb047255b55abeff
* Automatic translation importAbhisek Devkota2017-07-271-0/+7
| | | | Change-Id: Ib70a62579bdf20f72f539330936dd36cbc6698cc
* Messaging: Don't crash on unsupported shared content typeLuca Stefani2017-06-281-2/+10
| | | | Change-Id: Ibbd164ecf73ed5b7d4af0cdc0ca670085e96633c
* Messaging: Request external storage permission before handling shared filesdianlujitao2017-06-281-0/+11
| | | | | Change-Id: I3dd8223f41d94a4f348cc35c0af95ff271a08b62 Ticket: BUGBASH-638
* Automatic translation importAbhisek Devkota2017-06-222-11/+11
| | | | Change-Id: I93c9c0f6ff8134b2bc596b79758cb14b52ec6a78
* Automatic translation importAbhisek Devkota2017-05-312-0/+3
| | | | Change-Id: I6dcb6b62b987df380f0595598eccf4b9d8d772ad
* Automatic translation importAbhisek Devkota2017-04-206-0/+55
| | | | Change-Id: I922ad16499643d64ea3970148f11695d9b43353d
* Merge tag 'android-7.1.2_r2' into cm-14.1staging/cm-14.1_android-7.1.2_r2Dan Pasanen2017-04-050-0/+0
|\ | | | | | | | | | | | | | | Android 7.1.2 Release 2 (N2G47E) # gpg: Signature made Mon 03 Apr 2017 01:41:50 AM CDT # gpg: using DSA key E8AD3F819AB10E78 # gpg: Can't check signature: No public key
| * 32764144 Security Vulnerability - heap buffer overflow in libgiftranscode.so ↵Tom Taylor2017-01-171-0/+5
| |\ | | | | | | | | | | | | | | | | | | | | | in colorMap->Colors[colorIndex] am: 6f763fef7a am: 9f00add2fb am: 71d4913462 am: 82fa311e9a am: cc649e4e1e am: 657379f51c am: fb324f89bf am: eece1bd759 Change-Id: I5b978323dc12e67a3ea2b27a71d1bf1de27e1c0a
| | * 32764144 Security Vulnerability - heap buffer overflow in libgiftranscode.so ↵Tom Taylor2017-01-171-0/+5
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | in colorMap->Colors[colorIndex] am: 6f763fef7a am: 9f00add2fb am: 71d4913462 am: 82fa311e9a am: cc649e4e1e am: 657379f51c am: fb324f89bf Change-Id: I8e57243cac35d74a28e5af1fd23800d5cb7cb080
| | | * 32764144 Security Vulnerability - heap buffer overflow in libgiftranscode.so ↵Tom Taylor2017-01-171-0/+5
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in colorMap->Colors[colorIndex] am: 6f763fef7a am: 9f00add2fb am: 71d4913462 am: 82fa311e9a am: cc649e4e1e am: 657379f51c Change-Id: I1533f159aa2ae92a6db094722475d2d5f527bb6d
| | | | * 32764144 Security Vulnerability - heap buffer overflow in libgiftranscode.so ↵Tom Taylor2017-01-171-0/+5
| | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in colorMap->Colors[colorIndex] am: 6f763fef7a am: 9f00add2fb am: 71d4913462 am: 82fa311e9a am: cc649e4e1e Change-Id: Ibd12cb39d3abb95bacdfd0461927f5bd57b0c2c4
| | | | | * 32764144 Security Vulnerability - heap buffer overflow in libgiftranscode.so ↵Tom Taylor2017-01-171-0/+5
| | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in colorMap->Colors[colorIndex] am: 6f763fef7a am: 9f00add2fb am: 71d4913462 am: 82fa311e9a Change-Id: Ifd7c99312f526e379268f5f12a5ff61d95a90996
| | | | | | * 32764144 Security Vulnerability - heap buffer overflow in libgiftranscode.so ↵Tom Taylor2017-01-171-0/+5
| | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in colorMap->Colors[colorIndex] am: 6f763fef7a am: 9f00add2fb am: 71d4913462 Change-Id: I114e41f77d0b7e07a2cf404a1d382451f7d6542f
| | | | | | | * 32764144 Security Vulnerability - heap buffer overflow in libgiftranscode.so ↵Tom Taylor2017-01-171-0/+5
| | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in colorMap->Colors[colorIndex] am: 6f763fef7a am: 9f00add2fb Change-Id: If555818f7f14dcfef35c57c1d3e918ac0f31959a
| | | | | | | | * 32764144 Security Vulnerability - heap buffer overflow in libgiftranscode.so ↵Tom Taylor2017-01-171-0/+5
| | | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in colorMap->Colors[colorIndex] am: 6f763fef7a Change-Id: Ia34564714e00734976099b95594b6ea6501894b9
| | | | | | | | | * 32764144 Security Vulnerability - heap buffer overflow in libgiftranscode.soTom Taylor2017-01-131-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in colorMap->Colors[colorIndex] * No range checking was done on a color index. Add range checking and bail if the color index is out of range. Test: tested sending a large gif that would invoke the GifTranscoder library to make the gif smaller. Bug: 32764144 Change-Id: I44f36274ec333ae1960fa8fc96b2dbde35fbaa66
| * | | | | | | | | 33388925 Mismatched new vs delete in framesequence library am: 837474a376 ↵Tom Taylor2017-01-061-2/+2
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: b44b56b779 am: cefccea7b4 am: c708e8fb35 am: 2917015529 am: 508f541438 am: 728c4943e9 am: 0d9e6a3cf5 Change-Id: Ib0b070a83020dcddf935e2b1de48cffc5665c986
| | * | | | | | | | 33388925 Mismatched new vs delete in framesequence library am: 837474a376 ↵Tom Taylor2017-01-061-2/+2
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: b44b56b779 am: cefccea7b4 am: c708e8fb35 am: 2917015529 am: 508f541438 am: 728c4943e9 Change-Id: I9cca57ea1b2e1ab554feec399c6697e14b258a3c
| | | * | | | | | | 33388925 Mismatched new vs delete in framesequence library am: 837474a376 ↵Tom Taylor2017-01-061-2/+2
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: b44b56b779 am: cefccea7b4 am: c708e8fb35 am: 2917015529 am: 508f541438 Change-Id: I9a59d60847e30a476b187d928cb591cb4b2ac272
| | | | * | | | | | 33388925 Mismatched new vs delete in framesequence library am: 837474a376 ↵Tom Taylor2017-01-061-2/+2
| | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: b44b56b779 am: cefccea7b4 am: c708e8fb35 am: 2917015529 Change-Id: I71a178ea92909fe11275ed5a051efca85ec7f6e2
| | | | | * | | | | 33388925 Mismatched new vs delete in framesequence library am: 837474a376 ↵Tom Taylor2017-01-061-2/+2
| | | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: b44b56b779 am: cefccea7b4 am: c708e8fb35 Change-Id: Iac2d9f2a4f11f4e0ec70c9aa9aeb8b105729ba7b
| | | | | | * | | | 33388925 Mismatched new vs delete in framesequence library am: 837474a376 ↵Tom Taylor2017-01-061-2/+2
| | | | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: b44b56b779 am: cefccea7b4 Change-Id: Ie7926325beb817a1894a4f966a9053e284258330
| | | | | | | * | | 33388925 Mismatched new vs delete in framesequence library am: 837474a376Tom Taylor2017-01-061-2/+2
| | | | | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: b44b56b779 Change-Id: I18616dc9fff35bdfef460142dbf1b12a3f625a8e
| | | | | | | | * | 33388925 Mismatched new vs delete in framesequence libraryTom Taylor2017-01-061-2/+2
| | | | | | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 837474a376 Change-Id: I1882a0ea4cb061fe39b2a26c7cd77534a609168c
| | | | | | | | | * 33388925 Mismatched new vs delete in framesequence libraryTom Taylor2017-01-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * The array allocations neglected to include [] so delete, instead of delete [] would get called. * Test Manual - tested sending a large gif that would invoke the GifTranscoder library to make the gif smaller. Bug: 33388925 Change-Id: I1e200e470d66ae615ffe9340ff9c049eaa73f63c
| * | | | | | | | | Merge "32161610 Security Vulnerability - Information disclosure ↵Tom Taylor2016-12-070-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vulnerability in AOSP Messaging" into mnc-dev am: 3f6e2e2b07 am: 091876853c am: 5cfdea9be6 am: ced2069d1c am: 518c9798eb am: 8166028e03 am: 28c5e61eb5 am: 4d1366300e Change-Id: Ieb82c45b1a09c9a8f3cb97ecc7f891971d19f09d
| | * | | | | | | | Merge "32161610 Security Vulnerability - Information disclosure ↵Tom Taylor2016-12-070-0/+0
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vulnerability in AOSP Messaging" into mnc-dev am: 3f6e2e2b07 am: 091876853c am: 5cfdea9be6 am: ced2069d1c am: 518c9798eb am: 8166028e03 am: 28c5e61eb5 Change-Id: If6822da7a5eb2d5bb59fd6c31d01c47770e07d7d
| | | * | | | | | | Merge "32161610 Security Vulnerability - Information disclosure ↵Tom Taylor2016-12-070-0/+0
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vulnerability in AOSP Messaging" into mnc-dev am: 3f6e2e2b07 am: 091876853c am: 5cfdea9be6 am: ced2069d1c am: 518c9798eb am: 8166028e03 Change-Id: I2be10933c2b692efd21ad911375232029e5e18fa
| | | | * | | | | | Merge "32161610 Security Vulnerability - Information disclosure ↵Tom Taylor2016-12-070-0/+0
| | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vulnerability in AOSP Messaging" into mnc-dev am: 3f6e2e2b07 am: 091876853c am: 5cfdea9be6 am: ced2069d1c am: 518c9798eb Change-Id: I773eb76c12d3c3adf1860cc17c1b09ed56b77e2d
| | | | | * | | | | Merge "32161610 Security Vulnerability - Information disclosure ↵Tom Taylor2016-12-070-0/+0
| | | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vulnerability in AOSP Messaging" into mnc-dev am: 3f6e2e2b07 am: 091876853c am: 5cfdea9be6 am: ced2069d1c Change-Id: I9ddf0377ce1eff5620104cd0a43bb2eba310e469
| | | | | | * | | | Merge "32161610 Security Vulnerability - Information disclosure ↵Tom Taylor2016-12-060-0/+0
| | | | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vulnerability in AOSP Messaging" into mnc-dev am: 3f6e2e2b07 am: 091876853c am: 5cfdea9be6 Change-Id: I1a1351fb195c7d35efc5ca343b966da78e49b71f
| | | | | | | * | | Merge "32161610 Security Vulnerability - Information disclosure ↵Tom Taylor2016-12-060-0/+0
| | | | | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vulnerability in AOSP Messaging" into mnc-dev am: 3f6e2e2b07 am: 091876853c Change-Id: Icd96de516d5b9512e6f26c7f66f4be7579eb8212
| | | | | | | | * | Merge "32161610 Security Vulnerability - Information disclosure ↵Tom Taylor2016-12-060-0/+0
| | | | | | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vulnerability in AOSP Messaging" into mnc-dev am: 3f6e2e2b07 Change-Id: I7778bcf83bde4fc352f247984e98d77af1e678f1