- 7f2da99 Messaging: Fix handling of default SMS app by Ido Ben-Hur · 11 months ago
- 910c924 Merge tag 'android-14.0.0_r29' of https://android.googlesource.com/platform/packages/apps/Messaging into HEAD by micky387 · 1 year, 6 months ago
- ba1335e Messaging: change to androidx.preferences and use OmniPreferenceTheme by maxwen · 1 year, 8 months ago
- 0dff4e9 Revert "Fix exposing private messages files through attachments with a content URI." by micky387 · 1 year, 8 months ago
- 9183b18 Messaging: Show quick reply choices only on wearable devices by Han Wang · 5 years ago
- 6304b63 Messaging: Don't show numbers of contacts multiple times by Michael W · 2 years, 8 months ago
- 2068e62 Messaging: Add notification channels where missing by nift4 · 2 years ago
- 38f69bd Messaging: update default SMS setting by maxwen · 1 year, 8 months ago
- 30e31db Messaging: Implement per conversation channels. Update API level to 28. by Luca Stefani · 7 years ago
- 5d4302e Merge tag 'android-14.0.0_r11' of https://android.googlesource.com/platform/packages/apps/Messaging into android-13.0 by micky387 · 1 year, 11 months ago
- a53cd33 Fix Messaging for use_resource_processor: true by Colin Cross · 1 year, 11 months ago
- 268ca20 Trim recipient addresses that are unreasonably long. am: e37bb58fbb by Jake Klinker · 2 years, 4 months ago
- 4b16af1 Trim recipient addresses that are unreasonably long. by Jake Klinker · 2 years, 4 months ago
- e37bb58 Trim recipient addresses that are unreasonably long. by Jake Klinker · 2 years, 4 months ago
- f5c73b1 Fix exposing private messages files through attachments with a content URI. am: 0d5452146c by Jake Klinker · 2 years, 4 months ago
- f1b8f9a Fix exposing private messages files through attachments with a content URI. by Jake Klinker · 2 years, 4 months ago
- 0d54521 Fix exposing private messages files through attachments with a content URI. by Jake Klinker · 2 years, 4 months ago
- 6ac4fab Merge "Add unaudited exported flag to exposed runtime receivers" by TreeHugger Robot · 2 years, 10 months ago
- 50b73ca Fix errorprone warnings that should be errors by Cole Faust · 2 years, 11 months ago
- 4b17ed7 Add unaudited exported flag to exposed runtime receivers by Michael Groover · 3 years ago
- b1401d6 Update DrawableWrapper to DrawableWrapperCompat by Chaohui Wang · 3 years ago
- 2e57f0d Messaging: Use a DayNight launch theme by Scott Warner · 5 years ago
- eb59f57 Merge tag 'android-13.0.0_r3' of https://android.googlesource.com/platform/packages/apps/Messaging into HEAD by micky387 · 3 years ago
- 79481ab Update DrawableWrapper to DrawableWrapperCompat by Chaohui Wang · 3 years ago
- 8edea90 Remove uses of Time. am: 909a0763c6 by Almaz Mingaleev · 3 years, 2 months ago
- 909a076 Remove uses of Time. by Almaz Mingaleev · 3 years, 2 months ago
- e8e664d Merge tag 'android-12.1.0_r7' of https://android.googlesource.com/platform/packages/apps/Messaging into HEAD by maxwen · 3 years, 3 months ago
- c8e4ab2 Fix url:file:// style URIs from not being detected in UriUtil. by Jake Klinker · 3 years, 5 months ago
- f62c3cd Updating the DATA_ROAMING flag acceess from Settings to TelephonyManager API. by Aman Gupta · 3 years, 6 months ago
- 7fec453 Merge tag 'android-12.1.0_r2' of https://android.googlesource.com/platform/packages/apps/Messaging into HEAD by maxwen · 3 years, 6 months ago
- a3f2d65 [automerge] Use UriUtil when checking if a URI is a file. 2p: 27e27d944b by Jake Klinker · 3 years, 7 months ago
- 27e27d9 Use UriUtil when checking if a URI is a file. by Jake Klinker · 3 years, 7 months ago
- ebc64c5 Use UriUtil when checking if a URI is a file. by Jake Klinker · 3 years, 7 months ago
- 391770a Fix isFileUri to recognize URIs with spaces. am: 6e0ca56095 by Jake Klinker · 3 years, 8 months ago
- 6e0ca56 Fix isFileUri to recognize URIs with spaces. by Jake Klinker · 3 years, 8 months ago
- 0b258f0 Fix isFileUri to recognize URIs with spaces. by Jake Klinker · 3 years, 8 months ago
- 49c5e89 Merge tag 'android-12.0.0_r16' of https://android.googlesource.com/platform/packages/apps/Messaging into work by maxwen · 3 years, 8 months ago
- f40ef35 Convert URI scheme to lower case before checking if it is a file. am: 56bacbcb13 by Jake Klinker · 4 years ago
- 56bacbc Convert URI scheme to lower case before checking if it is a file. by Jake Klinker · 4 years ago
- 58ee29c Convert URI scheme to lower case before checking if it is a file. by Jake Klinker · 4 years ago
- 9607c95 Convert URI scheme to lower case before checking if it is a file. by Jake Klinker · 4 years ago
- 9f11318 Merge "Handle MediaMetadataRetriever.release IOException" by Santiago Seifert · 4 years ago
- c4ce65c Handle MediaMetadataRetriever.release IOException by Santiago Seifert · 4 years ago
- 78ecab8 Messaging: allow selecting text inside the selected message by Timi Rautamäki · 4 years, 2 months ago
- df6d256 Messaging: fix package name for CellBroadcastReceiver by maxwen · 4 years, 3 months ago
- bccecb6 Fix wrong sync message issue for pending outgoing messages by Taesu Lee · 4 years, 8 months ago
- 8c08a3f Mark messages as failed if SIM is inactive by Taesu Lee · 5 years ago
- 9713a68 Merge tag 'android-11.0.0_r3' of https://android.googlesource.com/platform/packages/apps/Messaging into HEAD by maxwen · 5 years ago
- 9c97af9 Fix creating a new conversation including own number by Taesu Lee · 5 years ago
- 4b52654 AOSP/Messaging - Update language to comply with Android's inclusive language guidance. by Raman Tenneti · 5 years ago
- b1aa213 AOSP/Messaging - Changes to make unit tests to run and pass. by Raman Tenneti · 5 years ago
- f2d9199 Fix NoSuchMethodError for getTypeInfo() by Taesu Lee · 5 years ago
- 392850a Remove advanced category if no preference by Taesu Lee · 5 years ago
- be4c269 Merge "Fix SecurityException at getActiveSubscriptionInfoList() on N and O" by Treehugger Robot · 5 years ago
- 615ebb9 Fix SecurityException at getActiveSubscriptionInfoList() on N and O by Taesu Lee · 5 years ago
- 297a6f7 Fix app initialization issue if no permissions by Taesu Lee · 5 years ago
- 7f4bb54 AOSP/Messaging - Changed midSdkVersion to 14 and reverted to using Telephony.Carriers.CONTENT_URI instead of Telephony.Carriers.SIM_APN_URI. by Raman Tenneti · 5 years ago
- d626bca Merge "Fix handling format based on API level accordingly." by Treehugger Robot · 5 years ago
- 0c7ab8c Remove only one Lambda Exp for JAVA 7 by Taesu Lee · 5 years ago
- bd3b711 Fix handling format based on API level accordingly. by Taesu Lee · 5 years ago
- dcfe928 Fix creating ConnectivityUtil to work on any platform by Taesu Lee · 5 years ago
- db1ebc2 Merge "Fix missing computeIfAbsent() method in L_MR1 and M" by Treehugger Robot · 5 years ago
- f0ccb76 Fix missing computeIfAbsent() method in L_MR1 and M by Taesu Lee · 5 years ago
- c9e85fd Remove unnecessary methods from MmsUtils by Taesu Lee · 5 years ago
- 8b34732 Allow call to phone numbers or voice mail numbers only by Taesu Lee · 5 years ago
- f3ea991 Check CONFIG_SEND_MULTIPART_SMS_AS_SEPARATE_MESSAGES always by Taesu Lee · 5 years ago
- 845aa21 Fix ConcurrentModificationException by Taesu Lee · 5 years ago
- fcf6699 Parse recipients from RESPOND_VIA_MESSAGE correctly by Taesu Lee · 5 years ago
- ab856cb Merge "Disallow making a call to emergency numbers" by Treehugger Robot · 5 years ago
- 0e0bf43 Merge "Auto re-sending MMS for all the transient failures" by Treehugger Robot · 5 years ago
- 6287290 Merge "Remove dead code" by Treehugger Robot · 5 years ago
- ea623cf Remove dead code by Taesu Lee · 5 years ago
- 9a0a21e Disallow making a call to emergency numbers by Taesu Lee · 5 years ago
- dbc4331 Check whether dialable only by Taesu Lee · 5 years ago
- 6bef426 Auto re-sending MMS for all the transient failures by Taesu Lee · 5 years ago
- eb1e041 Revert "Messaging: Add "Mark as read" quick action for message notifications" by Raman Tenneti · 5 years ago
- 3de360b Merge "Revert "Messaging: Show quick reply choices only on wearable devices"" by Treehugger Robot · 5 years ago
- 3a9f54c Revert "Messaging: Show quick reply choices only on wearable devices" by Raman Tenneti · 5 years ago
- 0ff700c Rescheduling pending messages after outside window failure by Taesu Lee · 5 years ago
- 9635b64 Fix NPE on MultiConversationNotificationState by Taesu Lee · 5 years ago
- 95ceb12 Hide APN prefs if platform APIs are used by Taesu Lee · 5 years ago
- 116073d Use ic_add_white for consistency instead by Taesu Lee · 5 years ago
- 14853cb Fix to show APN prefs correctly by Taesu Lee · 5 years ago
- 1a0f159 Fix NPE by Taesu Lee · 5 years ago
- 7ccb748 Handle delivered messages as completed messages by Taesu Lee · 5 years ago
- aa23161 Dismiss SnackBar when detached by Taesu Lee · 5 years ago
- 2af5b4b Merge "Fix assert fail during onSaveInstanceState()" by Treehugger Robot · 5 years ago
- b41ce08 Fix assert fail during onSaveInstanceState() by Taesu Lee · 5 years ago
- dffc4fa Messaging: Show quick reply choices only on wearable devices by Han Wang · 5 years ago
- f19e916 Messaging: Add "Mark as read" quick action for message notifications by Paul Keith · 7 years ago
- 1dc43f0 Merge "New interface to pick a contact as attachment" by Treehugger Robot · 5 years ago
- 1412b40 Fix WindowLeaked issue on AttachmentPreview by Taesu Lee · 6 years ago
- 45d1e1d New interface to pick a contact as attachment by Taesu Lee · 6 years ago
- 4e99cc0 ProcessPendingMessagesAction works based on subscriptions by Taesu Lee · 6 years ago
- c5cb15c Allow intent shared subject or title to be mms subject by Marco Sirabella · 7 years ago
- a8b76ea Allow acceptable media types only for sharing by Taesu Lee · 6 years ago
- 2716c26 Support audio attachments through GalleryMediaChooser by Taesu Lee · 6 years ago
- 6c77158 Support video attachments through GalleryMediaChooser by Taesu Lee · 6 years ago
- a531636 Do not show the fail icon for a group conversation by Taesu Lee · 6 years ago
- 519ae7e Show attachments size during composing MMS by Taesu Lee · 6 years ago