Signal messenger unsecured SMS will not send over 160 characters - LG V30 Questions & Answers

I've been attempting to use Signal as my default SMS app for the convenience of not switching between two different apps for messages. It mostly works fine, but as the title says, if I send a long SMS that needs to be split into multiple messages, it always fails to send. I'm on US Cellular, if that matters. It doesn't have an issue with this functionality in the default app (Google's Messages) or the other third party SMS app I tend to use, Pulse SMS from Luke Klinker. It also doesn't have any options to convert long SMS to MMS, as some apps do.
Googling for the issue, I was able to find some similar problems for specific model of phones from a few years ago, but that had all appeared to have been reported on and patched at that time.
Is anyone else using Signal on their V30? If so, can you successfully send a long text message?
If anyone has any suggestions or anything, let me know. Otherwise I'll try to report it to the Signal team soon.

Related

[Q] Is it possible to block outgoing sms?

I have a black list of contacts. I want block incoming and outgoing sms for this contacts. How block incoming sms I know, but how about outgoing sms?
Please, help me with this task.
Thanks a lot!
I don't see the problem with outgoing sms ??? Just don't text these people.
As for incoming sms have you tried applications like Call & SMS Filter or Call Blocker X?
Sent from my Vision using XDA App
missparker76 said:
I don't see the problem with outgoing sms ??? Just don't text these people.
Click to expand...
Click to collapse
It's not so easy
I want to block some contacts, so that my children never have written to them
I can think of 2 options quickly:
1. Don't let the kids use the phone
2. Buy them their own phone
I suppose an application could be created to do what you want. Or maybe something like adding a password to certain entires in you Contacts.
I'm actually finishing-up an app that functions as a SMS spam blocker; maybe my next app will be adding a password function to Contacts.
Just checked android default sms app and sms content provider source code, it looks like it's not possible to intercept and cancel outgoing message. It's a pity that we're not able to add this functionality to our future parental control app.
I'm not overly impressed with whomever coded the SMS and Contacts databases and have given considerable thought to writing my own. I found this out when writing my SpamText blocker which I kind of put on the back-burner due to fear of deleting ALL text messages from someone's phone. That whole "thread_id" is scary, at least to me.
I like the "conversations" feature of SMS, but it really should be broken-down by day or make any text in the conversation deleteable. I might get 10 texts from one person in a day, but just might want to save 4 of them because they have some valuable information.
Then there is a security issue with coding this type of application; Android gives the developer a lot of rope regarding messaging.
If your children are the one whos playing with your phone, why don't you use one of those pw locking apps? You can choose to lock whichever app you want with it.
deaffob said:
If your children are the one whos playing with your phone, why don't you use one of those pw locking apps? You can choose to lock whichever app you want with it.
Click to expand...
Click to collapse
I think the use case is just to allow children to sms and call to fixed numbers only.
Rootstonian said:
or make any text in the conversation deleteable.
.
Click to expand...
Click to collapse
You can't delete individual texts? What?
Nope, at least on my Droid X default SMS client. All distinct phone numbers and SMS messages are grouped together in a "conversation" no matter if that person texts 10 times in one day or 100 times over 6 months.
I know you can set a message limit, but I'm not sure what it does if you set it to 5 and get the 6th message from the same #; maybe someone else knows...
I have been searching for blocking outgoing test messages also but for a different reason.
I live near the border and allthough my phone is set to only my home network every now and than it switches to roaming and pretty often I send text messages by accident while roaming. Sometimes it switches networks while I am typing the message or it looses connection and I am at the mercy of which network it will connect and send the text message.
So an app that would block outgoing text messages while roaming (or maybe even only sending on home network) would come in very handy.
Why don't you just delete the contacts? Easiest solution
TheRedDrake said:
Why don't you just delete the contacts? Easiest solution
Click to expand...
Click to collapse
You should read my post! Obviously I need all my contacts to call/text whenever I am not roaming!
I m also interested in blocking outgoing msg to specific number, my wife is Canada so she send me msgs from her canadian phone no. and I reply to serbian one, which is free - included in my monthly fee, but every now and than i reply to her canadian which costs me, and it wouldnt be big of a deal, but my courier dont have contract with hers so they charge for the sms, which she doesnt receive, so was trying to find a way to block outgoing msg to her canadian no. but need to be able to receive from it
puska said:
I m also interested in blocking outgoing msg to specific number, my wife is Canada so she send me msgs from her canadian phone no. and I reply to serbian one, which is free - included in my monthly fee, but every now and than i reply to her canadian which costs me, and it wouldnt be big of a deal, but my courier dont have contract with hers so they charge for the sms, which she doesnt receive, so was trying to find a way to block outgoing msg to her canadian no. but need to be able to receive from it
Click to expand...
Click to collapse
As far as I know there is no way of intercepting outgoing messages. very strange that we can do almost anything on a smartphone but have very limited control over basic operations like sending text message options.
Same goes for LED notification, should be standard on all phones. (2 of my biggest annoyances espcially as it concerns very basic phone operations)
Android system does not provide a way to block outgoing SMS.
The similar question was discussed on Android Developers hung out on
26-Apr-2012, and Android Developers stated clearly that it is not
possible.
One suggestion was to put the phone into Airplane mode at the time of
sent SMS intent, but again its unlikely to put the phone into
airplane mode pro-grammatically.
The similar issue has been already discussed on android-platform Group
as well.
Click to expand...
Click to collapse
want to block foreign sms's
I also have the above problem of my wife sending texts to foreign countries and getting charged. Usually she sends via fishtext which is affordable but every now and then if she is in a hurry or forgets to use the fishtext widget she sends via normal sms mode which costs a ton.
I cant believe there is no simple app to stop the user sending sms's.
Everyone has a 'cute' solution (like delete the contacts lol!) but they don't realise the difficulty of trying to manage another persons phone but one that you still have to pay the bills for e.g. kids or spouse.
Surely there must be an app out there that does this although I can currently find it!!!
Anyone??
There some app in android send sms without permission
It is always not easy when children are involved in any process They are so quick that sometimes it is difficult to notice that they have taken your phone and started pressing buttons. When you realize it, it is already late and the messages have been sent.
Why not get an app locker and lock the messaging app.
On a per contact basis, many apps have block features built in but not to block sms completely.
missparker76 said:
I don't see the problem with outgoing sms ??? Just don't text these people.
As for incoming sms have you tried applications like Call & SMS Filter or Call Blocker X?
Sent from my Vision using XDA App
Click to expand...
Click to collapse
Some apps send messages without your consent.
And even some ROMs.
For example son phones (Xiaomi) with MIUI try to send an SMS to China to activate your SIM but they don't do it well, it doesn't work you spend money every time you reboot your phone.

AOSP 160 character limit?

I recently flashed an AOSP rom, Rage 1.6 to be exact, and I noticed that when I text them ladies, messages over 160 characters/letters get split up into multiple text. So eventually the receiver gets up to 3 separate texts for 1 message. Do all aosp roms do this?
im_high_tech said:
I recently flashed an AOSP rom, Rage 1.6 to be exact, and I noticed that when I text them ladies, messages over 160 characters/letters get split up into multiple text. So eventually the receiver gets up to 3 separate texts for 1 message. Do all aosp roms do this?
Click to expand...
Click to collapse
http://en.wikipedia.org/wiki/Short_Message_Service
The maximum length of any SMS message is 160 characters. If you send one longer, the recipient always receives the messages split up.. its just a matter of whether or not their SMS client (or yours for that matter) displays them as a single message, or displays them broken up into the individual messages.
While some SMS clients do recognize multiple messages to be parts of a single longer message and display it as such, others don't.
For example, I don't use the stock SMS client for Android. I only use Google Voice, and it always displays longer messages as one coherent message, even though the recipient's client may display 3 separate incomplete messages.
Using the stock messaging app on Adrenaline 2.0, I texted someone a lengthy message (over 160 characters) and they received it as a whole message. Then when I flashed an AOSP rom, using also the stock messaging app, I texted the same person. It started breaking up the text into multiple messages. I just tried using Handcent SMS and now that person is receiving one long text instead of multiple.
So basically it's the apps fault hu? I just wish there was a setting where I could change it.
Some apps provide the ability to send longer messages (>160 char) as MMS instead of SMS. I couldn't guess what the default setting is, but I know handcent has that ability (I've used handcent since I had my original Moto Droid).
im_high_tech said:
Using the stock messaging app on Adrenaline 2.0, I texted someone a lengthy message (over 160 characters) and they received it as a whole message. Then when I flashed an AOSP rom, using also the stock messaging app, I texted the same person. It started breaking up the text into multiple messages. I just tried using Handcent SMS and now that person is receiving one long text instead of multiple.
So basically it's the apps fault hu? I just wish there was a setting where I could change it.
Click to expand...
Click to collapse
theascended said:
Some apps provide the ability to send longer messages (>160 char) as MMS instead of SMS. I couldn't guess what the default setting is, but I know handcent has that ability (I've used handcent since I had my original Moto Droid).
Click to expand...
Click to collapse
yep sense based roms will convert an sms to mms seamlessly so you dont see the splits. if you want to make it longer in aosp just send an mms.
More than 160 characters in a text? Dude...send an email at that point.

FYI: Update to the latest Google Hangouts to resolve SMS/MMS problems

I've tried a few custom ROMs, and one minor annoyance is with sending/receiving MMS messages or correctly getting group texts (they show up as individual texts).
Anyway, with the latest version of Google Hangouts (I'm on version 2.0.128), Hangouts can ask to basically take over as the default SMS / MMS app on the phone. And by doing so, this resolved all of my text messaging related errors.
There are a few downsides:
- It opens much slower than the AOSP messaging app
- I'm not able to do quick actions from the Notifications screen (whereas previously I could "Mark Read" or "Reply" right from notifications).
Personally, I've been trying to get all of my friends and family to use Hangouts for real (and stop using SMS and MMS). My techie coworkers all do this, and it's great.

[Q] App to remove from Group Chat

Hello, I am looking for an app that can actually remove me from a group message so that I do not receive tons of useless texts that end up using my data. Currently I use Google's Messenger as my main texting app, as we all know the stock one is terrible. This app works great and I love it, however when I get flooded with MMS it does not seem to know how to react and then refuses to send any SMS. Now I am also up to download another texting app if someone knows one that handles MMS better, I have tried Textra in the past however I kept recieving a notification that said something about my MMS APN but I never touched anything in Textra's settings to break that because it did work for a while. I am open to other options if someone has any ideas. Thanks
Handcent it's pretty reliable but has ads. I like hoverchat as well.

Messaging App

Need help with finding a messaging app that works the way I want it to. I just recently updated my note 2 to 5.1. My old messenger App allowed me to send a text to multiple recipients without it being a group text. I find group texts to be highly annoying. I have tried about 20 apps on 5.1 and I have found that all of them but the verizon app make it so whenever you send a picture it automatically converts it into a group MMS messenger. On verizon you have to manually change it every time. So my question is if there is a way to send picture messages as solo texts to multiple recepients. Is their an app that will allow me to do that by default.
I have turned off settings such as send as MMS etc. The issue is picture messages are already MMS and therefore that setting does not affect it and it still sends as group.
Please help.
i typically want mine to send out as a group so never checked this on my current sms app.. but right now i'm using Textra. Has all the features I want and is very stable and reliable.

Categories

Resources