[Q] Selecting and Deleting multiple messages (CM7 gingerbread) - Optimus One, P500, V General

Does anyone know how to multiselect in the messaging app in CM7 gingerbread? The only 2 options seem to be:
1. Deleting threads one by one, a long pathetic process
2. Deleting all threads, which is not ok
Please help..

I dont think it's available in the stock messaging app. Correct me if I'm wrong. I use Go Sms Pro which has a nice batch mode for all this and much more.

I think the older android version has a "Delete" option which on clicking showed checkboxes. I think they have removed this feature.. strange that even cheapskate cell phones can do batch deletes of messages but not android.

On AndroidOS you can delete only thread by thread.
Sent from my LG-P500 using XDA Premium App

Related

What apps are safe to uninstall?

After rooting my X10, i'm wondering how far you can go in deleting system apps.
I deleted the following without negative problems for the android system and x10 device:
- Moxier
- Chinese keyboard
- Korean keyboard
- user manual
Is it safe to delete timescape, the standard message app, digital clock, playnow and dialer? Anybody done this before?
Thanks in advance!
if can i wanna get rid of the original lock screen
i rather hav lock 2.0 install
There is already a thread on this. It can be found here:
http://forum.xda-developers.com/showthread.php?t=714021
I use titanium and blocked instead of removing some things for testing which apps progs or whatever are effected, but need some time to find out ;-)
Sent from my X10i using XDA App
Pithagoras said:
I use titanium and blocked instead of removing some things for testing which apps progs or whatever are effected, but need some time to find out ;-)
Sent from my X10i using XDA App
Click to expand...
Click to collapse
titanium backup?
Jup
Sent from my X10i using XDA App
I have so far uninstalled
Moxier
Playnow
User guide
User support
Original Messaging
So far have had no problems, i'd advise against uninstalling Timescape/Mediascape as im sure the phone uses these for other tasks than their sole purpose, e.g Facebook updates, Camera roll and such
speeee said:
I have so far uninstalled
Moxier
Playnow
User guide
User support
Original Messaging
So far have had no problems, i'd advise against uninstalling Timescape/Mediascape as im sure the phone uses these for other tasks than their sole purpose, e.g Facebook updates, Camera roll and such
Click to expand...
Click to collapse
i think so.
After uninstalling mediascape, for some weird reason my contact pictures resolution got lower.
hmm no, uninstalling mediascape doesn't seem like a good plan.
Did somebody uninstall the standard message app?
edit: sorry, didn't reed your post well enough speeee
bjy8138 said:
if can i wanna get rid of the original lock screen
i rather hav lock 2.0 install
Click to expand...
Click to collapse
That doesn't seem to remove the lock after phone call.
I've deleted Timescape. Now I can't open my contacts anymore. So not a good idea
timescape removal
Won't be able to view contact details
can b set aside if you don't mind using phonebook replacements such as acontacts, quickcall or takephone (i think that's the name)
Mediascape removal
wont be able to change wallpapers but can still be done by using a third party app!
may have problems with receiving/attaching mms!
You'd require another app for music such as mixzing and another for pictures such as justpictures! (which I would pick over mediascape any day)
there's prob few more errors out there which I don't know about.
Id recommend getting titanium backup full version, the freeze/defrost option works wonders. its like uninstalling an app without actually uninstalling it.. Freeze the apps you want n if you get errors u just defrost the app n all should be back to normal!!
you can get rid of all the keyboards n stick to ya own.. default se 1 is SEMCime 1.0
(heads up, if you remove all default keyboards n have to factory data reset, ul have no keyboards to start off like me.. theres prob a solution but I had to reroot lol, also if you remove default launcher, in this event timescape would b your default launcher)
you can get rid of timescape themes, provider n plugin n just leave timescape, n everything should stil work as normal, no errors!! (that's if you don't use timescape like me)
You can remove
Digital clock
Playnow
Trackid
Userguide 1.0
Browser 1.6 (if you have an alternative)
Email 1.6 (i don't use it.. gmail will still b there though)
Home 1.6 (i used adw instead)
Voice dialer
User support 1.1.4
Drm protected content storage
Software update (if you don't plan on using it, same goes for the 1 below)
Com.sonyericsson.android.pccompanioninstaller
Com.sonyericsson.android.cdinfoaccess
Alarm clock (can use alternative! may possibly receive odd errors here and there)
I've removed the default messaging app before n used chompsms instead but I got like message delays, sometimes no messages at al so I don't realy touch it.. could possibly have been cause of another app cause I weren't paying too much attention in them days!
if the user who mentioned it earlier still has no problems then you can give it a try.. upto you! I might actually try freezin it n c what happens!
avoid the google stuff, its prob somehow linked to market.. you may have problems downloading from market there after!
Well sorry for the long essay guys.. hope it helps!!
Sent from my rooted 026 X10i using swype via XDA!!
Thank you very much for you comment Mobzter! That was what I was looking for .
I deleted the standard message app (i'm using handcent sms) and didn't receive any errors so far. I think i'll leave timescape for what it is, since it is so deeply rooted in all SE software and the x10 system.
I uninstalled the default Messaging app but facing some problems now. Using Titanium backup, I backup-ed the app before uninstalling but I cannot find the app now! Anyone can tell me what's the name of the Messaging app apk?
The thing with titanium backup is that no matter if you back it up or not you cannot restore the stock apps (default ones)
You can maybe try an alternative app such as chompsms/handcent altho didn't really work out for me
OR
you can try instal the default app
http://db.tt/JlnKmQ
If it doesn't work then you maybe required to push it to system.. don't have the code on me at mo but im sure someone will provide it, if that's the case!
Hope it helps!!
Edit - just realised I wrote all this only to find out I just replied to your post in the 'general section' of this forum lol.. bummer!
Sent from my rooted 026 X10i using swype via XDA!!
Possible Timescape fix
Now earlier i was looking through my phone with root explorer and i came across the timescape folder, now in there was a file that i THINK linked time scape to the phonebook etc, the code is below. Now, im not an experienced coder, but if we delete the part between the two <map> identifiers and overwrite the original with this one, its either going to screw up your phone or stop timescape being linked to the phonebook or do nothing
Let me know what you guys think before i try anything, is it worth testing out?
<map>
<string name="shortcut01">com.sonyericsson.android.mediascape.activity.MceActivity</string>
<string name="shortcut02">com.sonyericsson.android.socialphonebook.SocialPhonebookActivity</string>
<string name="shortcut03">com.android.mms.ui.ConversationList</string>
<string name="shortcut04">com.sonyericsson.android.socialphonebook.DialerEntryActivity</string>
</map>
vengeance1990 said:
Now earlier i was looking through my phone with root explorer and i came across the timescape folder, now in there was a file that i THINK linked time scape to the phonebook etc, the code is below. Now, im not an experienced coder, but if we delete the part between the two <map> identifiers and overwrite the original with this one, its either going to screw up your phone or stop timescape being linked to the phonebook or do nothing
Let me know what you guys think before i try anything, is it worth testing out?
<map>
<string name="shortcut01">com.sonyericsson.android.mediascape.activity.MceActivity</string>
<string name="shortcut02">com.sonyericsson.android.socialphonebook.SocialPhonebookActivity</string>
<string name="shortcut03">com.android.mms.ui.ConversationList</string>
<string name="shortcut04">com.sonyericsson.android.socialphonebook.DialerEntryActivity</string>
</map>
Click to expand...
Click to collapse
These are the codes for Splines in Timecape....
I deleted timescape without any problems at all
Sent from my X10a using XDA App
NightSidew1nd3r said:
I deleted timescape without any problems at all
Sent from my X10a using XDA App
Click to expand...
Click to collapse
Until you try 'view contact' or tap on a contacts name! then again if your using an alternative phonebook app your fine!
Sent from my rooted 026 X10i using swype via XDA!!
Messaging app.
I have frozen default message app with Titanium backup and I was unable to send and receive MMS (using Handcent). So, I dont recommend to uninstall it.

[Q] text messages converting to mms

I have a o2 contract SGSII.
When I try and send a text message which is over 3sms in length, the phone converts it to a mms. This is annoying as I have to pay extra for mms whereas sms is included in my allowance.
Does anyone else have this problem?
Is there a way to stop it?
Thanks
Yup same thing here on Vodafone simfree phone. Be cool to get rid of this limit as I too get free sms but not mms!
Sent from my GT-I9100 using XDA App
It is a known limitation of stock SMS Android application.
To get rid of this problem, use third party SMS apps, like Go SMS Pro (my favorite), Handcent SMS and many others.
valdigre said:
It is a known limitation of stock SMS Android application.
To get rid of this problem, use third party SMS apps, like Go SMS Pro (my favorite), Handcent SMS and many others.
Click to expand...
Click to collapse
Sounds like time to find this and remove the limitation
pulser_g2 said:
Sounds like time to find this and remove the limitation
Click to expand...
Click to collapse
Please please please Do!! Thanks in advance!
Many of us use sms a lot and i frequently send out long long long stories to my friends. Here in India while SMS is free for my carrier, MMS is charged!
So please help!
I like the stock app since it has a big field to write the messages, not just two or three lines unlike other.
Does any third party app have this?
Found what's causing it. Now just to figure out how to prevent it
Think it's fixed. I'll pop an experimental fix in VRTweaks for it in the XWKE2 ROM.
I set it to allow 9 SMS messages before making it into an MMS. Equally, I removed the 10 recipient limit and made it 200, for Christmas/New Year bulk texting
OK. Got a few files to test. Backup the files /system/app/mms.apk mms.odex. Delete MMS.odex now.
Then put these into /system/app/ and reboot. Let me know how it goes.
There's a couple to try. Give them a shot
Try first: www.villainrom.co.uk/SGS2/VRTweaks/XWKE2/TRYFIRSTmms.apk
Then if that fails, try: www.villainrom.co.uk/SGS2/VRTweaks/XWKE2/TRYSECONDmms.apk
Remember to rename to just "mms.apk" and let me know how it goes.
Downloading n flashing now gimmie some minutes,
EDIT:- Tried through Root Explorer would not let me install, must I push with ADB if so could you explain Iv'e forgotten how.
Sent from my GT-I9100 using Tapatalk
pulser_g2 said:
OK. Got a few files to test. Backup the files /system/app/mms.apk mms.odex. Delete MMS.odex now.
Then put these into /system/app/ and reboot. Let me know how it goes.
There's a couple to try. Give them a shot
Try first: www.villainrom.co.uk/SGS2/VRTweaks/XWKE2/TRYFIRSTmms.apk
Then if that fails, try: www.villainrom.co.uk/SGS2/VRTweaks/XWKE2/TRYSECONDmms.apk
Remember to rename to just "mms.apk" and let me know how it goes.
Click to expand...
Click to collapse
I have tried the files you have links to, but when rebooting the message app completely disappears.
When I revert to the backup files and reboot the messaging app comesback again.
@XenonAndroid you don't need to install just place files and reboot (I think).
If you have anymore files to try let me know.
Thanks for the effort!
The stock messaging app also opens mms images as videos for some reason
Is that fixable too?
Sent from my GT-I9100 using XDA Premium App
@Ohmz55; Im sure you rename default mms.apk, copy ova patched and then install it whilst in the System Directory as this is what i had todo to get CM mms.apk working.!
Sent from my GT-I9100 using XDA Premium App
Strange..
Can someone do a logcat so I can see reason for the failure to appear? You need to reboot and look in the log for "mms.apk"
The fix will work, but I need to work out how to get round signature issues
thanks .. we are waiting
When you send a group sms to over 5 people it sends it as a sms for me (no charges) but all the people recieving it got it as an mms :/
Sent from my GT-I9100 using XDA App
kar111 said:
When you send a group sms to over 5 people it sends it as a sms for me (no charges) but all the people recieving it got it as an mms :/
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
Was that using this tweak, or with the stock ROM?
@pulser
I just wanted to clarify i was doing things correctly. This is my first android phone so excuse the noobiness.
I backed up the original mms.apk and mms.odex files.
Then i copied tryfirstmms.apk to system/app. Renamed to Mms.apk (the original had a capital M i dont know if its case sensitive). Then i deleted mms.odex.
Then reboot.
Root explorer gave me the option to install the mms.apk but when i tried it gave me a 'program was.not installed' message.
After the reboot the message app disappeared from the applications screens.
I will try and do a logcat but im just reading up about how to do it.
Sent from my GT-I9100 using XDA App
ohmz55 said:
@pulser
I just wanted to clarify i was doing things correctly. This is my first android phone so excuse the noobiness.
I backed up the original mms.apk and mms.odex files.
Then i copied tryfirstmms.apk to system/app. Renamed to Mms.apk (the original had a capital M i dont know if its case sensitive). Then i deleted mms.odex.
Then reboot.
Root explorer gave me the option to install the mms.apk but when i tried it gave me a 'program was.not installed' message.
After the reboot the message app disappeared from the applications screens.
I will try and do a logcat but im just reading up about how to do it.
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
Sounds fine to me. No need to try to install the APK though... You just need to put it in the folder and reboot the phone You can restore your backups for now to be able to send messages, as I will explain...
I think this will only get fixed when I release VillainROM for the SGS, as I need more control over the system than I can get right now
This fix should work, but Android's security is rejecting the application due to signatures. I know how to fix it, but you need to use a different ROM base which I've been working on here

Any Way to Replace MotoBlur Contact App with stock Android Contact App?

I cannot view my categories like business, friends, family etc. using the motoblur contacts app. It is terrible. Is there any way I can replace it with the stock contacts app found on most other android phones??
p.s. tried fooling around freezing things with titanium backup, not sure what else to do. I really need the stock contacts experience need some help!
Did you try any market contact apps? I recommend go contacts but check out a few different ones see if you like any.
Sent from my MB860 using XDA App
Tyro.Eh said:
Did you try any market contact apps? I recommend go contacts but check out a few different ones see if you like any.
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
I really dont want a 3rd party contacts app. I want the stock contacts app as it will also replace the contacts section in the phone app. Also because I feel it is sorda ridiculous to have to use a 3rd party app for contacts.
Is there really no way to get the stock android contact experience?? Please anyone!!
Just checking in for an answer myself...
Sent from my MB860 using XDA Premium App
DukeL said:
I really dont want a 3rd party contacts app. I want the stock contacts app as it will also replace the contacts section in the phone app. Also because I feel it is sorda ridiculous to have to use a 3rd party app for contacts.
Click to expand...
Click to collapse
I love these "I don't like 3rd party apps" replies.
1) fixes the problem
2) you can get ones that have a dialer included
3) you can even find ones that look like stock
4) if you are afraid of using 3rd party apps why use Android?
_Dennis_ said:
I love these "I don't like 3rd party apps" replies.
1) fixes the problem
2) you can get ones that have a dialer included
3) you can even find ones that look like stock
4) if you are afraid of using 3rd party apps why use Android?
Click to expand...
Click to collapse
Reasons why i dont want to have to resort to using a 3rd party app for CONTACTS....
1) I shouldn't have to.
2) Because contacts is integrated into the phone app which I don't intend on using a different app for also.
3)I dont like the look of the 3rd party apps icons I want the stock look(I dont want to have to skin them either)
4)I've already tried a few and I much prefer the stock contacts app found on non-blur devices
So I ask again. Isn't there some way to replace or strip the motoblur elements from the stock "CONTACTS" app??
DukeL said:
Reasons why i dont want to have to resort to using a 3rd party app for CONTACTS....
1) I shouldn't have to.
2) Because contacts is integrated into the phone app which I don't intend on using a different app for also.
3)I dont like the look of the 3rd party apps icons I want the stock look(I dont want to have to skin them either)
4)I've already tried a few and I much prefer the stock contacts app found on non-blur devices
So I ask again. Isn't there some way to replace or strip the motoblur elements from the stock "CONTACTS" app??
Click to expand...
Click to collapse
I don't know if this would work, but it might be worth a shot:
I'd SCOUR the XDA android forums for a "dump" from a different phone that might contain the stock contacts APK.
I truly cannot direct further than that, because I have no idea where to go from there.
Obviously, if you find a dump and a working stock APK, share it with us!
Good luck!
Doesn't GingerBlur have the stock contacts app? Since it is based off Gingerbread and all.
Sinful Animosity said:
Doesn't GingerBlur have the stock contacts app? Since it is based off Gingerbread and all.
Click to expand...
Click to collapse
Actually, I'm pretty sure it doesn't. You can tell it's motoblurred up because when you swipe left and right when looking at your contacts, you can get to the "status updates" page (meant for facebook, etc.). The stock app doesn't have this (99% sure), not that it's a big deal at all (one way or the other) for me.
[OP's probably red eyed, running on XX number of red bulls trying to find a dump right now.]
_Dennis_ said:
I love these "I don't like 3rd party apps" replies.
1) fixes the problem
2) you can get ones that have a dialer included
3) you can even find ones that look like stock
4) if you are afraid of using 3rd party apps why use Android?
Click to expand...
Click to collapse
Just tried "Go Contacts" and, it's a skinned mess of the stock.
Hopefully Gingerbread can "help" fix what Motoblur messed up...
Does the contacts look any better on the Gingerbread leak?...
ccrows said:
Does the contacts look any better on the Gingerbread leak?...
Click to expand...
Click to collapse
anyone have a screenshot of what it looked like in the before time? I barely even booted my atrix before putting 2.3.4 on it. Contacts exists as a tab on the dialer (though it has a separate launcher icon, I hate that crap). The dialer offends all the senses but the contacts bit is pretty simple. A list of contacts, with pictures (from Google Contacts I'd imagine, I haven't signed in to facebook on this), little status icons to show if they're online on google talk, a search button, and a button for groups. I only have the one group, "My Contacts" from Google. I tried creating a group on the phone, it doesn't appear as though it'll be synced to the cloud though so it's fairly pointless. I could be wrong on that last bit.

[Q] texting app crapware

Hi,
Please tell me how to get rid of the god-awful slow texting app that comes with this phone, and replace it with the stock android texting app.
Thanks!
Are you referring to the AT&T messages app? 'Cause the SMS app that comes stock works fine for me :/
Stock messages app works fine for me. If you have root you may be able to find differnt message apps, but my first suggestion is to give handcent a try as it is my go to sms app for when I'm having issues with cusom ROMs being buggy with mms. Its got a threaded look to it, much like iphone.
https://play.google.com/store/apps/...GwsMSwxLDIxMiwiY29tLmhhbmRjZW50Lm5leHRzbXMiXQ..
It also has font packs and other stuff on the app store.
https://play.google.com/store/apps/developer?id=handcent_market
I far prefer GO SMS Pro, love the interface and features, but with all the third-party SMS apps I have an issue of double and triple texts being sent to people. I agree the Samsung SMS app is painfully slow. I hate using it, but it's my only choice because it doesn't send out duplicate texts. :/
johnus said:
I far prefer GO SMS Pro, love the interface and features, but with all the third-party SMS apps I have an issue of double and triple texts being sent to people. I agree the Samsung SMS app is painfully slow. I hate using it, but it's my only choice because it doesn't send out duplicate texts. :/
Click to expand...
Click to collapse
Thats very odd, I've never got complaint of this. Have you googled the issue to see if there is a known solution or work around? As common as these apps are you can't possibly be the only one misfortunate enough to experience this. I have had issues in the past getting numerous notifications despite turning native notifications off for SMS, but thats an entirely different issue.
How do i replace the Samsung message app with the vanilla android one? The Samsung one is slow and is a failed attempt at copying iphone. The keyboard even blocks the send button!
Sent from my SAMSUNG-SGH-I717 using XDA
andersco said:
How do i replace the Samsung message app with the vanilla android one? The Samsung one is slow and is a failed attempt at copying iphone. The keyboard even blocks the send button!
Sent from my SAMSUNG-SGH-I717 using XDA
Click to expand...
Click to collapse
Google is your friend to find an mms.apk. you need to be rooted. And have root explorer and a little knowledge
Sent from my SAMSUNG-SGH-I717 using xda premium
what i did was use LauncherPro Plus and GoSMS.... i used handscent but prefer go... you can change the launcher icons and apps in the lower row with launcherpro.
hyelton said:
Google is your friend to find an mms.apk. you need to be rooted. And have root explorer and a little knowledge
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
I am rooted and have root explorer. Can you share the little knowledge?
Chief Geek said:
Thats very odd, I've never got complaint of this. Have you googled the issue to see if there is a known solution or work around? As common as these apps are you can't possibly be the only one misfortunate enough to experience this. I have had issues in the past getting numerous notifications despite turning native notifications off for SMS, but thats an entirely different issue.
Click to expand...
Click to collapse
Mostly I see people on ICS complaining about this issue, but there are several people on GB complaining about it as well, for both GO SMS and Handcent and a few others on Google Play.
I had the duplicate notification issue with Handcent - even though I had disabled notifications for the stock app AND frozen it. Didn't have that problem with GO SMS. Had an odd problem when I tried Chomp SMS, where all incoming messages were anonymous and upon trying to view them, the message couldn't be found. That even happened in the stock app, so long as I had Chomp installed. Uninstalling fixed that issue immediately.
But so far as I can tell, some people just have the problem, and most don't. I have yet to see a reply from any of the devs about the issue. I've tried completely resetting the phone to factory spec but I still got the duplicate message issue.
I really, REALLY want to use GO SMS. Although something else I noticed is that some people's messages were being sent to the wrong contacts... Perhaps I'll try the vanilla Android apk...
How do you try the vanilla android apk?
Sent from my SAMSUNG-SGH-I717 using XDA
This is the ics messenger app, you can try it without needing root.
https://play.google.com/store/apps/details?id=com.mms.ics.ext
Thanks but I don't really want a third party version with ads. I don't get it...isn't there a plain messaging app that comes with android (like what was on the nexus one), or is it proprietary to every device? It seems like this shouldn't be such a difficult thing to install instead of the crappy samsung one. Am I missing something?
i'm surprised. the sms app is not bad i'm the note. I've seen worse. (though i am using the rogers version)
I'm coming from a rooted Inspire 4G (cyanogen) and I've noticed that the texting on the Samsung Messaging app is a bit sluggish. And some keys don't respond to my fast fingers.. Yet the app itself runs very fast (ie open app, open threads, go back, etc).
One thing I did was uninstall Swype through Titanium and I think I've noticed a difference in the keyboard speed. It may just be my imagination though
Sent from Galaxy Note
I'm using go SMS, no issues..as long as I leave stock installed and not frozen..if I do..no mms messages
Sent from my SAMSUNG-SGH-I717 using Tapatalk

[Q] Delete multiple SMS messages from one thread

I want to delete a bunch messages from one thread and keep the others, I don't want to delete the whole thread. The messaging app I'm using is stock JB 4.2.2. Questions:
1. Is it possible to do it without other apps?
2. If not which messaging app do you recommend? I prefer something close to stock and light.
3. Are AOKP or CM10 using stock SMS app or they do have their own?
4. If they use their app, are they have the option I mentioned?
I searched the forum and web but I couldn't find anything helpful, so I appreciate any help.
I was using this app "Super SMS Quick Delete" from the store, and it worked very well! But it doesn't work with kitkat...
HTCore said:
I want to delete a bunch messages from one thread and keep the others, I don't want to delete the whole thread. The messaging app I'm using is stock JB 4.2.2. Questions:
1. Is it possible to do it without other apps?
2. If not which messaging app do you recommend? I prefer something close to stock and light.
3. Are AOKP or CM10 using stock SMS app or they do have their own?
4. If they use their app, are they have the option I mentioned?
I searched the forum and web but I couldn't find anything helpful, so I appreciate any help.
Click to expand...
Click to collapse
i am using s duos ics and there is option available to select msgs in thread and it can delete selected msgs
I found the solution for kitkat! I opened App Ops, selected "Messaging", selected "Super SMS Quick Delete" and then I enabled "Write SMS DB" that was Denied by default

Categories

Resources