Remove SMS 10 Recipient Limit - Verizon HTC Droid Incredible 4G LTE

Hi All,
I've searched around but haven't been able to find a way to remove the 10 recipient limit on SMS messages. I'd like to keep the stock HTC Messaging app. I've looked in the xml files inside the apk, but cannot seem to find where the recipient limit can be changed.
Any ideas?

mdimbler said:
Hi All,
I've searched around but haven't been able to find a way to remove the 10 recipient limit on SMS messages. I'd like to keep the stock HTC Messaging app. I've looked in the xml files inside the apk, but cannot seem to find where the recipient limit can be changed.
Any ideas?
Click to expand...
Click to collapse
this should help
http://forum.xda-developers.com/showthread.php?t=1113854

andybones said:
this should help
http://forum.xda-developers.com/showthread.php?t=1113854
Click to expand...
Click to collapse
Unfortunately, that is in reference to the Samsung messaging app, and after looking inside the xml folder in our current mms.apk file, I find that the xml files are not the same. I have searched for "receipientLimit among all the xml files and haven't come across anything changeable from 10 to some other number...

Related

Just a quick question, need one answer thx

I installed the theaded sms cab and now my messages are gone.
I know this always happens and I just forgot to delete them before the
install.
Now: I can see all the messages in Windows\Messaging
they are unknown files and they look like 8f3500011000001f
Can I just delete all the files in this folder or will I mess something up.
Thanks in advance for anyones help.
These could be text messages (SMS), emails, or MMS message bodies.
If all of your various message inboxes,outboxes, sent folders, drafts folders, etc are empty, and any of these files still exists (happens often where WMx loses track) you can indeed safely delete them.
But if you have (and wish to keep) any messages in any of your messaging folders, you should keep them around until such a time when you can safely clear them all. I have only found limited number of means to try to figure out which of the various .MPB messages are which.
Also, I don't know if it's possible to save and decode these files into their original text. THAT would be cool!
HTH,
-pvs

Searching for an SMS-Manager

Hey there,
i'm searching around for an thirdparty sms-manager where i can sort my messages in folders.
I like the HTC Messaging but for now i think its not possible to change folders in the Messanger.
Any ideas?
thx
I'm searchin' for it too...

[Q] Is there an app to remove old text messages?

I know the stock Messaging app has an option to remove text messages over xxx messages but it doesn't work. I have 700+ text messages with some of my contacts and I'd like something to automatically remove all the messages over 200, i.e. I'd like no more than 200 texts per contact.
Anyone know of a program that will do this?
Handecent
try handecent sms, I think that It has this feature, I cant check at the moment. But iirc it does.
I tried posting a link but I dont have more than 10 posts so I cant. It should be easy to find.
hope this helps. Either way its a great app.
go sms pro has a remove old messages feature. its pretty good actually. plus its free of charge!

[Q] Deleting duplicate SMS.

Hi, I have been using go SMS pro and I made some backups and made it auto backup by schedule..
I've noticed now that something probably went wrong and now I've got most of my SMS twice or trice, or even 4 times duplicate..
And if ill try to fix it handily by my self it'll take me 40 years, cuz I got over a thousand messages.. and each one is 2-4 times..
Is there any app that you know that could scan it and delete it by its own?
Like scanning the whole SMS and delete those who are the same..?
Please help. Its very important for me.
Thanks,
Yarden.
I'll second this one! Most other SMS apps have a way of sorting duplicates? They see sent or received dates. Would be cool if GOSMS could do this too. I noticed that a 3rd party sms app cannot back up GOSMS's SMS (geeze that's a mouthful to say lol)... the only way you can allow them to function is if you uncheck the box for disable other SMS apps inside GOSMS; but doing that in it's self causes other issues.
Hey
You said "most other app got way of.sorting duplicates.."
Can you name one please?
Although this is very old post and I already fixed the problem of duplicating the messages each backup, I still got a lot of old messages twice / trice...
Can you name a app that can scan and fix it?
Sent from my Desire HD using XDA App
You could use "SMS Backup & Restore".
Make a Backup, Check if it was ok, Delete all SMS, Restore from Backup -> There you can choose if the Restore should check if the Message exists...
How do I choose such a thing?
Can you be more accurate please? I can not see such an option.
Do you talk about go sms?
Thanks.
Sent from my Desire HD using XDA App
you can try my app BackupSMS. It has this feature (delete duplicate messages).
kAmMa's BackupSMS for Android - http://bit.ly/eVTEEn
Oh that's exactly what I was looking for!!!
It fixed my problem so easily!
God will bless you for inventing this simply genius app!
Thank you!
Sent from my Desire HD using XDA App
Kamma I downloaded your app to try and remove some duplicate messages I have but I get a force close.
I have an HTC ONE X running ICS
Life saver! I used SMSBackupRestore to restore backups after my phone got factory reset, and it kept hanging about half way through. I ended up with three or four copies of all my messages. Your "delete duplicates" option saved the day! Thanks heaps
kamma said:
you can try my app BackupSMS. It has this feature (delete duplicate messages).
kAmMa's BackupSMS for Android - http://bit.ly/eVTEEn
Click to expand...
Click to collapse
Your App does have the delete duplicates feature, which is the only thing I needed (due to a mistake using SMS Backup & Restore).
It was HELLA slow, > 2 hrs for 7500 SMS, but it did work.
Thanks'd
kamma said:
you can try my app BackupSMS. It has this feature (delete duplicate messages).
kAmMa's BackupSMS for Android - http://bit.ly/eVTEEn
Click to expand...
Click to collapse
The delete duplicates function didn't work for me. Running CM11 on a i9305 S3. It just says "Error while deleting duplicate messages."
pizzaman79 said:
The delete duplicates function didn't work for me. Running CM11 on a i9305 S3. It just says "Error while deleting duplicate messages."
Click to expand...
Click to collapse
Have you yet found a solution to this?
jewbydoo said:
Have you yet found a solution to this?
Click to expand...
Click to collapse
Yes, but it's a bit of work. If I recall correctly, this is what I did.
- use titanium backup to export your sms messages to xml
- rename to .txt
- open in excel, don't import the xml, just the plain text line by line
- take a look at your file: are duplicates exactly the same? How to uniquely identify them?
- on column two, use a formula to extract part of the text that identifies a text message, use excel help or ask me by posting an example
- next column use a formula if(the identifier on column two = identifier of previous line, "", first column)
- copy column three, paste in column four data only
- sort column four to get rid of empty lines
- in titanium, delete all your text messages
- import the cleaned xml file.
- done
I'm a bit of an expert in this, so it took me maybe half an hour. Note that there may be text editing tools that remove duplicate lines, but that only works if the whole xml code of duplicate text messages is identical. Also not that importing xml files in excel is nice, but exporting them is difficult.
pizzaman79 said:
Yes, but it's a bit of work. If I recall correctly, this is what I did.
- use titanium backup to export your sms messages to xml
- rename to .txt
- open in excel, don't import the xml, just the plain text line by line
- take a look at your file: are duplicates exactly the same? How to uniquely identify them?
- on column two, use a formula to extract part of the text that identifies a text message, use excel help or ask me by posting an example
- next column use a formula if(the identifier on column two = identifier of previous line, "", first column)
- copy column three, paste in column four data only
- sort column four to get rid of empty lines
- in titanium, delete all your text messages
- import the cleaned xml file.
- done
I'm a bit of an expert in this, so it took me maybe half an hour. Note that there may be text editing tools that remove duplicate lines, but that only works if the whole xml code of duplicate text messages is identical. Also not that importing xml files in excel is nice, but exporting them is difficult.
Click to expand...
Click to collapse
Hi, my backup file have sms and MMS inside, thats why editing it via txt file is pointless
do You have any sollutions how to delete duplicated sms messages from it ?
Because "kAmMa's BackupSMS for Android" didn't work for me - I get an error message...
azmo said:
Hi, my backup file have sms and MMS inside, thats why editing it via txt file is pointless
do You have any sollutions how to delete duplicated sms messages from it ?
Because "kAmMa's BackupSMS for Android" didn't work for me - I get an error message...
Click to expand...
Click to collapse
Maybe you can separate the sms and mms and then use my excel procedure to delete duplicate sms messages and delete the mms duplicates by hand?
To behonest, I'm surprised anyone uses mms...

How to disable size limitation of mms?

Hi everyone!
I am using ICS stock (LP7) and it's built in mms.apk for sms and mms.
Now for some reason MMS are limited in size. At around 3kB (about 2000chars) I get a message that I have reached the limit and I then cannot write anymore chars.
I couldn't find any setting in the program itself that lets my bypass this.
I decompiled the mms.apk but couldn't find the solution as the mmssize in the xml does no fix this.
Anybody have any ideas?
officiallyme said:
Hi everyone!
I am using ICS stock (LP7) and it's built in mms.apk for sms and mms.
Now for some reason MMS are limited in size. At around 3kB (about 2000chars) I get a message that I have reached the limit and I then cannot write anymore chars.
I couldn't find any setting in the program itself that lets my bypass this.
I decompiled the mms.apk but couldn't find the solution as the mmssize in the xml does no fix this.
Anybody have any ideas?
Click to expand...
Click to collapse
I think that's a carrier size limit, not a phone size limit, but I'm not positive...
u cant increase the size its carriers may b diffrent but they ave to follow public privacy laws,gov laws, cyber laws etc
Yep. Carrier dependent. No workaround.
thanks guys for your fast replies
but that limitation also affects sms :-(
and it works with handcent sms. it's just the stock app that doesn't allow it.
just sent myself an sms using handcent that exceeds the limit of the stock app and i got it just fine.
alternatively, does someone know whether you can disable the link of sms size to mms size in one of the xmls or somewhere?
well iam not a mms or sms freek but wat i think is even if u double the sms size and send it ,the opponet will recieve it in a normal way ,like 2,3 sms ..,tht may b single sms for u...even now everyone dosnt own a android,ppl r on bbm,etc ive seen some bbm msg which r recieved in un readable format....so logically it may b supported on bbm but not on android....hope u got it...eg like viber ,the oponet shld a;lso hav viber in order to cummunicatee
i seldom write really long sms, but almost all my friends have either android or iphone. so they can all receive long sms-es
i sent a long one to an old phone of mine and that came in portions. but it didn't matter if it was 14 sms (equals the mms limit) or in 25 sms.
so the limit, while understandable, is a bit superfluous. and i am not a big fan of handcent :-(
What about the MMS mod in themes or development .
jje
which one? the one that disbles the sms->mms conversion? there is no answer in there and the thread has long been dead. tried it there before. no one listening or no one answering...

Categories

Resources