- Apr 01, 2022
-
-
Jack Yu authored
Updated the owners to the latest telephony and telecomm team members. Test: Build Bug: None Change-Id: I3a456b168ec24199413e42c5fa615ecf285af79b
-
- Mar 22, 2022
-
-
Nan Wu authored
MmsManager picks up client app's attribution tag and send it to MmsServiceBroker. MmsServiceBroker includes it in the call to noteOp. It then calls MmsService sendMessage and pass it along. These changes are applied to sendMessage and downloadMessage methods only. Null entries are passed to noteOp methods in other methods like importTextMessage, etc. These methods were removed from MmsManager(ag/9431535), but not removed from IMms. Bug: 224831002 Test: Manually verify multimedia send/receive message. Change-Id: I83a1b5c4c184747d9a22f672b1dbd4f02950c645
-
- Nov 09, 2021
-
-
Sooraj Sasindran authored
add sasindran rm nazaninb Bug: 199432252 Test: build Merged-In: I2f537aaf1faec1dce65a3041da8b13e15ed96057 Change-Id: I2f537aaf1faec1dce65a3041da8b13e15ed96057
-
- Sep 09, 2021
-
-
Sooraj Sasindran authored
add sasindran rm nazaninb Bug: 199432252 Test: build Change-Id: I2f537aaf1faec1dce65a3041da8b13e15ed96057
-
- Aug 04, 2021
-
-
Jayachandran C authored
Bug: 195421431 Test: Build Change-Id: I7b0c70ff193c64ff7a569c899107441c8de867cd Merged-In: I7b0c70ff193c64ff7a569c899107441c8de867cd
-
- Aug 03, 2021
-
-
Jayachandran C authored
Bug: 195421431 Test: Build Change-Id: I7b0c70ff193c64ff7a569c899107441c8de867cd
-
- Apr 01, 2021
-
-
Bob Badour authored
Added SPDX-license-identifier-Apache-2.0 to: drm/java/Android.bp graphics/java/Android.bp identity/Android.bp identity/java/Android.bp keystore/java/Android.bp location/java/Android.bp location/tests/Android.bp lowpan/java/Android.bp media/mca/effect/java/Android.bp media/mca/filterfw/java/Android.bp media/mca/filterpacks/java/Android.bp mime/java/Android.bp mms/java/Android.bp opengl/java/Android.bp rs/java/Android.bp sax/java/Android.bp services/tests/servicestests/test-apps/PackageParsingTestManifests/Android.bp telecomm/java/Android.bp telephony/common/Android.bp tests/FlickerTests/test-apps/Android.bp Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-BSD to: telephony/java/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I2ee0af9ce8f74de2172b359b41d2c52a8b8f7e6c
-
- Mar 30, 2021
-
-
Anton Hansson authored
All the java code used to build the framework jar and run metalava was previously defined in the toplevel Android.bp files. Move these into the subdirs where the source actually lives. This simplifies the rules themselves (no path and needless prefix) and declutters the top level Android.bp. Test: m Change-Id: I97086e309eacb879d16facb8497d9940fa5ddaf6
-
- Mar 31, 2020
-
-
Sarah Chin authored
Test: build Bug: 144004293 Bug: 147611125 Change-Id: I44682d1f33eee02d1dcf57f4de8ce2df0a9b126d Merged-In: I44682d1f33eee02d1dcf57f4de8ce2df0a9b126d
-
- Mar 18, 2020
-
-
Sarah Chin authored
Test: build Bug: 144004293 Bug: 147611125 Change-Id: I44682d1f33eee02d1dcf57f4de8ce2df0a9b126d
-
- Feb 20, 2020
-
-
Tom Taylor authored
Test: comment change only Bug: 149756626 Change-Id: Ifc6c91c471d250fa701270b568d3b666744bd303
-
- Jan 28, 2020
-
-
Tom Taylor authored
Bug: 148235962 Test: manually tested the new MMS apis using the Messages app Change-Id: I578a9875ba9b0d73c03a61c5878c396d76f8aa52
-
- Jan 14, 2020
-
-
Sarah Chin authored
Test: manually verify can send/receive MMS Bug: 144004293 Change-Id: I39cde852252e18f71f98e328354df66611c9db60 Merged-In: I39cde852252e18f71f98e328354df66611c9db60
-
- Jan 11, 2020
-
-
Sarah Chin authored
Test: manually verify can send/receive MMS Bug: 144004293 Change-Id: I39cde852252e18f71f98e328354df66611c9db60
-
- Jan 10, 2020
-
-
Sarah Chin authored
This reverts commit 0339a82c. Reason for revert: RP1A.200110.001 cannot send/receive MMS Bug: 147475284 Change-Id: I5952168aba996a10554406a9f1675ac3b04fa41f
-
Sarah Chin authored
This reverts commit 2137c9bd. Reason for revert: Reverted internally Change-Id: I6bed6facba681fa4abee739be50e21700b37c84a Merged-In: I5952168aba996a10554406a9f1675ac3b04fa41f
-
Sarah Chin authored
Add sarahchin, dbright Test: none Bug: 147314799 Change-Id: Iaa16b9856607482523b68bf3ec8a8dd10cec848c
-
- Jan 09, 2020
-
-
Sarah Chin authored
Test: atest TelephonyFrameworksTests Bug: 144004293 Change-Id: I6cd3587ecba36c9ff9d45a6c174077e8dd7d8fb0
-
- Jan 07, 2020
-
-
Sarah Chin authored
Test: atest TelephonyFrameworksTests Bug: 144004293 Change-Id: I6cd3587ecba36c9ff9d45a6c174077e8dd7d8fb0
-
Taesu Lee authored
getCarrierConfigValues() is removed from MmsManager and SMS service loads Carrier configuration values directly since MmsService could return null or cached config instead if an app requests the config by receiving ACTION_CARRIER_CONFIG_CHANGED before the config is loaded newly in MmsService by ACTION_CARRIER_CONFIG_CHANGED. Bug: 145768042 Test: manual Change-Id: Idc21015cab2902bd0f67e2131ea89b04c4fc4f5e Merged-In: Idc21015cab2902bd0f67e2131ea89b04c4fc4f5e Signed-off-by:
Taesu Lee <taesu82.lee@samsung.com>
-
- Jan 06, 2020
-
-
Taesu Lee authored
getCarrierConfigValues() is removed from MmsManager and SMS service loads Carrier configuration values directly since MmsService could return null or cached config instead if an app requests the config by receiving ACTION_CARRIER_CONFIG_CHANGED before the config is loaded newly in MmsService by ACTION_CARRIER_CONFIG_CHANGED. Bug: 145768042 Test: manual Change-Id: Idc21015cab2902bd0f67e2131ea89b04c4fc4f5e Signed-off-by:
Taesu Lee <taesu82.lee@samsung.com>
-
- Nov 04, 2019
-
-
Amit Mahajan authored
Test: basic sanity Bug: 140763963 Merged-in: Ib2cffce98f62913c3e50c59b63012c39d595d9ce Change-Id: Ib2cffce98f62913c3e50c59b63012c39d595d9ce (cherry picked from commit 6237a6b3)
-
- Oct 08, 2019
-
-
Amit Mahajan authored
Test: basic sanity Bug: 140763963 Change-Id: Ib2cffce98f62913c3e50c59b63012c39d595d9ce
-