aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-05-15Trim recipient addresses that are unreasonably long. am: e37bb58fbbandroid14-devJake Klinker
2023-05-11Trim recipient addresses that are unreasonably long.Jake Klinker
2023-05-10Fix exposing private messages files through attachments with a content URI. a...Jake Klinker
2023-05-09Fix exposing private messages files through attachments with a content URI.Jake Klinker
2022-11-04Merge "Add unaudited exported flag to exposed runtime receivers"TreeHugger Robot
2022-10-15Fix errorprone warnings that should be errorsCole Faust
2022-10-04Add unaudited exported flag to exposed runtime receiversMichael Groover
2022-08-31Update DrawableWrapper to DrawableWrapperCompatChaohui Wang
2022-08-26Update DrawableWrapper to DrawableWrapperCompatChaohui Wang
2022-07-13Remove uses of Time. am: 909a0763c6temp_sam_242648940Almaz Mingaleev
2022-07-11Remove uses of Time.Almaz Mingaleev
2022-04-26Fix url:file:// style URIs from not being detected in UriUtil.t_frc_odp_330442040t_frc_odp_330442000t_frc_ase_330444010android13-frc-odp-releaseandroid13-devJake Klinker
2022-03-24Updating the DATA_ROAMING flag acceess from Settings to TelephonyManagerAman Gupta
2022-01-31[automerge] Use UriUtil when checking if a URI is a file. 2p: 27e27d944bJake Klinker
2022-01-31Use UriUtil when checking if a URI is a file.Jake Klinker
2022-01-31Use UriUtil when checking if a URI is a file.Jake Klinker
2022-01-12Fix isFileUri to recognize URIs with spaces. am: 6e0ca56095Jake Klinker
2022-01-11Fix isFileUri to recognize URIs with spaces.android12L-devJake Klinker
2022-01-11Fix isFileUri to recognize URIs with spaces.Jake Klinker
2021-10-07Convert URI scheme to lower case before checking if it is a file. am: 56bacbcb13Jake Klinker
2021-10-06Convert URI scheme to lower case before checking if it is a file.Jake Klinker
2021-10-06Convert URI scheme to lower case before checking if it is a file.Jake Klinker
2021-10-05Merge "Handle MediaMetadataRetriever.release IOException"Santiago Seifert
2021-09-22Handle MediaMetadataRetriever.release IOExceptionSantiago Seifert
2021-09-19Messaging: allow selecting text inside the selected messageTimi Rautamäki
2021-01-12Fix wrong sync message issue for pending outgoing messagesandroid-s-preview-1Taesu Lee
2020-10-06Mark messages as failed if SIM is inactiveTaesu Lee
2020-09-16Fix creating a new conversation including own numberTaesu Lee
2020-07-29AOSP/Messaging - Update language to comply with Android's inclusive language ...Raman Tenneti
2020-07-09AOSP/Messaging - Changes to make unit tests to run and pass.android-r-beta-3android-r-beta-2Raman Tenneti
2020-06-29Fix NoSuchMethodError for getTypeInfo()Taesu Lee
2020-06-26Remove advanced category if no preferenceTaesu Lee
2020-06-22Merge "Fix SecurityException at getActiveSubscriptionInfoList() on N and O"Treehugger Robot
2020-06-22Fix SecurityException at getActiveSubscriptionInfoList() on N and OTaesu Lee
2020-06-22Fix app initialization issue if no permissionsTaesu Lee
2020-06-19AOSP/Messaging - Changed midSdkVersion to 14 and reverted to using Telephony....Raman Tenneti
2020-06-19Merge "Fix handling format based on API level accordingly."Treehugger Robot
2020-06-19Remove only one Lambda Exp for JAVA 7Taesu Lee
2020-06-19Fix handling format based on API level accordingly.Taesu Lee
2020-06-18Fix creating ConnectivityUtil to work on any platformTaesu Lee
2020-06-17Merge "Fix missing computeIfAbsent() method in L_MR1 and M"Treehugger Robot
2020-06-17Fix missing computeIfAbsent() method in L_MR1 and MTaesu Lee
2020-06-16Remove unnecessary methods from MmsUtilsTaesu Lee
2020-06-11Allow call to phone numbers or voice mail numbers onlyTaesu Lee
2020-06-08Check CONFIG_SEND_MULTIPART_SMS_AS_SEPARATE_MESSAGES alwaysTaesu Lee
2020-06-05Fix ConcurrentModificationExceptionTaesu Lee
2020-05-28Parse recipients from RESPOND_VIA_MESSAGE correctlyTaesu Lee
2020-05-25Merge "Disallow making a call to emergency numbers"Treehugger Robot
2020-05-25Merge "Auto re-sending MMS for all the transient failures"Treehugger Robot
2020-05-25Merge "Remove dead code"Treehugger Robot