[GH-ISSUE #130] Allow selecting which SIM to use to send messages [dual-sim smartphone] #16

Closed
opened 2026-03-03 16:35:57 +03:00 by kerem · 2 comments
Owner

Originally created by @eriksson on GitHub (Mar 15, 2023).
Original GitHub issue: https://github.com/NdoleStudio/httpsms/issues/130

I have a use case where I want to select which SIM to use to send a message.
It would also be nice to be able to define the default SIM to use in a message thread, while also giving the user the ability to change per message.

I'm opening this issue to discuss the implementation.
I intend to do some contributions to implement the feature.

Originally created by @eriksson on GitHub (Mar 15, 2023). Original GitHub issue: https://github.com/NdoleStudio/httpsms/issues/130 I have a use case where I want to select which SIM to use to send a message. It would also be nice to be able to define the default SIM to use in a message thread, while also giving the user the ability to change per message. I'm opening this issue to discuss the implementation. I intend to do some contributions to implement the feature.
kerem closed this issue 2026-03-03 16:35:58 +03:00
Author
Owner

@AchoArnold commented on GitHub (Mar 15, 2023):

Hello @eriksson

I'm interested in the PR. I don't have a 2 sim phone so I won't be able to develop/test this. But as a pointer, I think you'll need to update the SMS manager here

github.com/NdoleStudio/httpsms@99f82d2775/android/app/src/main/java/com/httpsms/SmsManagerService.kt (LL35-L42C6)

<!-- gh-comment-id:1470625095 --> @AchoArnold commented on GitHub (Mar 15, 2023): Hello @eriksson I'm interested in the PR. I don't have a 2 sim phone so I won't be able to develop/test this. But as a pointer, I think you'll need to update the SMS manager here https://github.com/NdoleStudio/httpsms/blob/99f82d27755937b2ec17fd7331c5a9508cc7b935/android/app/src/main/java/com/httpsms/SmsManagerService.kt#LL35-L42C6
Author
Owner

@AchoArnold commented on GitHub (Mar 29, 2023):

Fixed in https://github.com/NdoleStudio/httpsms/pull/133

<!-- gh-comment-id:1488942099 --> @AchoArnold commented on GitHub (Mar 29, 2023): Fixed in https://github.com/NdoleStudio/httpsms/pull/133
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/httpsms#16
No description provided.