Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group MMS replies include own number #1443

Open
hhff opened this issue May 31, 2019 · 4 comments
Open

Group MMS replies include own number #1443

hhff opened this issue May 31, 2019 · 4 comments
Labels

Comments

@hhff
Copy link

hhff commented May 31, 2019

DESCRIPTION

For whatever reason, my device doesn't known it's own number. If you navigate into:

System -> About phone -> Status -> Sim Status

The "My phone number" section reads "unknown". This is a T-Mobile SIM card.

As I understand it, this means that TelephonyManager#getLine1Number returns blank.

STEPS

  1. In the above precondition, send a group MMS to two or more recipients
  2. Receive a reply from one of the recipients

EXPECTED

The reply should be in the same "thread" as the original outgoing group MMS.

OBSERVATIONS

The reply was instead put into a new thread, with my own number as an extra recipient:

image

@hhff hhff changed the title Group MMS includes own number Group MMS replies include own number May 31, 2019
@hexadecatrienoic
Copy link

I also have this issue. I'm on lineageos 16 / oneplus3. My phone knows about both of my SIM cards and both of my phone numbers, though.

@moezbhatti
Copy link
Owner

Hmmm interesting - what phone do you have @hhff?

@moezbhatti moezbhatti added the bug label Jun 18, 2019
@hhff
Copy link
Author

hhff commented Jun 18, 2019

@moezbhatti we're an OEM, so this device isn't released yet.

FWIW - this is the solution we implemented:
klinker41/android-smsmms#156

We haven't had this merged yet as there's still one last change the repo owner would like. I'm hoping to finish that PR off on the weekend!

@sevmonster
Copy link

sevmonster commented Dec 7, 2019

This happens to me. H3123 LineageOS 16.
I should add that I can see my own number.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants