Does anyone know how to get the stock messaging app to stop displaying MMS's as slideshows?
I want to use the stock app, but that "feature" is pretty annoying. I've searched the forums and Google and it looks like this happens mainly when a pic is sent with txt. It's been suggested in other forums that updating the system/csc/feature.xml file, adding the line
"<CscFeature_Message_EnableMmsOnePageViewer>true</CscFeature_Message_EnableMmsOnePageViewer>"
fixes it....but I can't find that file, or even the csc folder. Of course, that was suggested for another device (Galaxy3, I think).
Thanks!
Happens with Hangouts too. I've googled for a solution but no luck yet. The slideshow I received was from an iPhone user sending multiple images in one text.
That's are good different between..
I've only ever received these from known iPhone users, might be a setting on their end and not on yours OP.
Sent from my XT1053 using xda app-developers app
feature.xml
Zapatos said:
Does anyone know how to get the stock messaging app to stop displaying MMS's as slideshows?
I want to use the stock app, but that "feature" is pretty annoying. I've searched the forums and Google and it looks like this happens mainly when a pic is sent with txt. It's been suggested in other forums that updating the system/csc/feature.xml file, adding the line
"<CscFeature_Message_EnableMmsOnePageViewer>true</CscFeature_Message_EnableMmsOnePageViewer>"
fixes it....but I can't find that file, or even the csc folder. Of course, that was suggested for another device (Galaxy3, I think).
Click to expand...
Click to collapse
I'm looking into this too. I found a few threads that state to create the csc folder and the feature.xml file. However I don't know the XML tag name for Motorola. For example, the feature.xml file I found for Samsung has these open/close tags:
Code:
<?xml version="1.0" encoding="UTF-8" ?>
[B][SIZE="4"]<SamsungMobileFeature>[/SIZE][/B]
<FeatureSet>
<CscFeature_Message_EnableMmsOnePageViewer>true</CscFeature_Message_EnableMmsOnePageViewer>
</FeatureSet>
[B][SIZE="4"]</SamsungMobileFeature>[/SIZE][/B]
My thinking is that without the proper Motorola - equivalent tag, the phone won't pick up the settings. If someone can extract a feature.xml from another Moto phone that would be helpful, I think.
Related
When I recieve/send a long text it will only show the first few lines and 'more...'
and I have to click on that individual message in order to read the whole thing. It's really hard to read a series of old, longer texts bc when I hit the back button to go back to the thread, it takes me to the most recent one and I have to scroll through to find where I was.
Can anyone tell me which roms have mms that displays the entire text message without having to click on it?
So far I found that only serendipity does. Are there any others? Looking to flash tonight if anyone can help thatd be great!
I use the chomp app from the market. Pretty sure you can customize it to show the whole message when you get it. Plus when the text appears on screen it will take you to that most recent message. I've used chomp on froyo and GB custom roms. Hope this helps
Sent from my GT-I9000 using XDA App
Is that similar to handcent? I'll check it out if I cant find a rom that has an mms with that feature.
Thanks!
I'm using Koush's CM9 Alpha 12 ROM at http://forum.xda-developers.com/showthread.php?t=1356228 with the Franco kernel, and I'm saddened that it's sorely missing one big feature that i'm used to in the NSCollab ROM i came from. (http://forum.xda-developers.com/showthread.php?t=959282)
In the stock Android 2.3.3 that came with the phone, if the Facebook app was installed, it could sync contacts over from your account, including phone numbers, emails, and pictures. The OTA 2.3.4 removed that function, as Google had deemed it as a violation of their TOS.
NSCollab (based off of CM7), which i'd used since 2.3.5, enabled that function somewhere in the system files, and it was fully usable, no questions asked. The CM9 build i'm using, however, lacks that feature.
I've compared both of their build.prop files and don't see any differences that would stand out, and I'm at an impasse here. I'm almost determined to find the setting in the CM7 ROM that allows Facebook syncing on this device and be able to use it in CM9. I'm not sure i want to comb every system file, though. Any assistance?
The reason it works in custom ROMs is because they patch it to work. It's not a build.prop issue I do not believe. It is a bit deeper than that. Hopefully someone can she some light to get it working. It's a feature I use as well.
But that's the explanation "why" it does not work.. because it's not supposed to by design lol.
by no means do I have an answer but, syncmypix in the market is a decent alternative for the tome being.
tapa tapa tapa
ka24e said:
The reason it works in custom ROMs is because they patch it to work. It's not a build.prop issue I do not believe. It is a bit deeper than that. Hopefully someone can she some light to get it working. It's a feature I use as well.
Click to expand...
Click to collapse
I'd determined that long ago, but i'm almost certain there's a flag somewhere in the system files. My cousin has an HTC Thunderbolt (horrible phone on the stock ROM) running the stock ROM, Gingerbread 2.3.5, and it's enabled on it. I know that Google specifically disabled it on their flagship phones, and i want to know how they did it and how to reverse it.
mlin said:
by no means do I have an answer but, syncmypix in the market is a decent alternative for the tome being.
Click to expand...
Click to collapse
I have tried Syncmypix, Friendcaster, and another one that tries to re-enable native syncing, but none of them work near as well as native syncing.
In GB it was in system\app\ContactsProvider.apk , one line need to be added which whitelists com.facebook.katana. Maybe it's the same in ICS.
[edit]
There, I looked it up: http://forum.xda-developers.com/showthread.php?t=978470
Here you can find the official statement from Google about Facebook sync:
http://www.androidguys.com/2011/02/23/google-drops-facebook-sync-nexus/
Anyway you can sync your contacts using Friendcaster and you can update your contact pics using syncmypix
madd0g said:
In GB it was in system\app\ContactsProvider.apk , one line need to be added which whitelists com.facebook.katana. Maybe it's the same in ICS.
Click to expand...
Click to collapse
I'd considered that, even set up a decompiling environment, but never got around to trying it. Just tried it, and found out that comparing the two ContactsProvider.apk files (from CM7 and CM9), that ICS does not use the arrays.xml that Gingerbread did. Adding it in, recompiling it, and signing it results in FC's and wiping out your contacts storage. Thank god for Titanium backup.
Edit: Derp, found out system apps aren't supposed to be signed. Trying again.
provolinoo said:
Here you can find the official statement from Google about Facebook sync:
http://www.androidguys.com/2011/02/23/google-drops-facebook-sync-nexus/
Anyway you can sync your contacts using Friendcaster and you can update your contact pics using syncmypix
Click to expand...
Click to collapse
I well know what Google did, and i'm very disappointed in them. And i'd rather not use third-party apps if we can enable native syncing at the system level.
Pushing the unsigned apk doesn't cause FC issues, but it still doesn't sync. The Facebook app cuts off at "Other Settings". Does anyone want to test out the apk for me, see if they get the same results?
The APIs are different in ICS and doing the white list trick may not work. Check out the smali folder because there could be stuff that needs to be changed in there too...
breakingspell said:
Pushing the unsigned apk doesn't cause FC issues, but it still doesn't sync. The Facebook app cuts off at "Other Settings". Does anyone want to test out the apk for me, see if they get the same results?
Click to expand...
Click to collapse
I've already tried this. You'll be able to get the account to sync in Accounts, but the new contacts app is substantially different from the Gingerbread one... Like ^ says, I think a few smali edits have to be made to include this properly.
Greetz
I'm combing the smali folder as we speak, but nothing stands out as a definitive match
The one problem about ics, you're working to fix. Thanks man! I hope you find your answer!
Haven't found it yet, though. I've been trying to get into contact with koush, see if he's had any insight.
MoDaCo got it working on the Galaxy Nexus. If anyone has the galaxy yet, you could upload his rom and them comb through the /system and see what has been changed. we could then possibly implement it for the Galaxy S as well.
http://www.slashgear.com/galaxy-nexus-ics-rom-restores-facebook-contacts-sync-13201934/
Someone get on that!
andrewhansen86 said:
MoDaCo got it working on the Galaxy Nexus. If anyone has the galaxy yet, you could upload his rom and them comb through the /system and see what has been changed. we could then possibly implement it for the Galaxy S as well.
http://www.slashgear.com/galaxy-nexus-ics-rom-restores-facebook-contacts-sync-13201934/
Click to expand...
Click to collapse
when you go through the Rom kitchen on their site it says the option is installed to system partition
Awesome, good looking out. Downloading it now, i'll be combing the files right away. You don't need to have the actual phone to peek at the system files
But unfortunately, it seems that it is a premium feature.
breakingspell said:
But unfortunately, it seems that it is a premium feature.
Click to expand...
Click to collapse
You can download it. I did earlier. Look at the first post of the thread its there.
The premium stuff is like to cook your own. I'm sure the standard one available in the first post has it implemented.
Sent from my Nexus S 4G using Tapatalk
Oh, sweet. I'm not familiar with that developer, so i didn't know how he does his stuff. I'll push and pull some files to and from my phone, see if i can't get it working.
I was wondering if anyone might be able to pull 4 files for me.
From system/priv-app:
Teleservice.apk
Teleservice.Odex ... If it exists
From system/app:
TelephonyProvider.apk
TelephonyProvider.odex .. If it exists
I am trying to get the Google dialer working and these files might help.
Thanks
Sent from my XT926 using Tapatalk
https://drive.google.com/file/d/0B0m86JGede7ua1V5b05SNy1SdzQ/edit?usp=sharing
https://drive.google.com/file/d/0B0m86JGede7uMTFEbnNTWG90VnM/edit?usp=sharing
From system/app:
TelephonyProvider.apk
TelephonyProvider.odex .. If it exists
These dont exist at all
I appreciate it.
There has been talk of them taking out those other two files.
Hopefully I can get them to work.
I'll let you know what I come up with.
If you want to, take a look in my sig, flash the signed google dialer AFTER you do a backup. You'll at least have the local places search on the dialer, these files are an effort to get caller-id working.
Also, you'll have 2 dialers. you'll have to look for the one with "nearby places" search when you open them up.
abuttino said:
I appreciate it.
There has been talk of them taking out those other two files.
Hopefully I can get them to work.
I'll let you know what I come up with.
If you want to, take a look in my sig, flash the signed google dialer AFTER you do a backup. You'll at least have the local places search on the dialer, these files are an effort to get caller-id working.
Also, you'll have 2 dialers. you'll have to look for the one with "nearby places" search when you open them up.
Click to expand...
Click to collapse
I'm bummed that they left this out of the dailer but great to see someone trying to get it working. I've had a Gnex for the last two years and am not used to having a locked bootloader. I assume that flashing this requires root? I would love to have the local search but I am on 4.4 with no root .
If by chance it doesn't require root would you be able to provide some instructions. Sorry, just used to being able to boot into recovery and flash whatever I want. Love my X but miss the freedom of a nexus...
Thanks!
Root is required. Sorry
Sent from my XT926 using Tapatalk
From what I've seen, download booster was only hidden in settings of S5 from the Consumer. I posted a thread in Sprint S5 talking about how to enable and thought I'd share here as well for general info.
If you'd like to assist in this project, send me a PM. Any and all help appreciated. (need someone who can edit smali as well)
----Enable Download Booster for All variants S5----
1. Download third party launcher
2. Long press homescreen
3. Select shortcuts -> activities
4.Scroll to settings and open
5. Scroll to Download Booster to add to screen
6. Tap new setting icon on homepage
7. Enable and profit
After enabling, you can see download booster in notification bar grayed out until usage. You CAN unistall third party launcher afterwards if you desire since download booster still activated.
Edit 4/16: WIP, still testing to see what may work. Any info towards file on variant where download booster is enabled would be appreciated (ie, extracting file from T mobile version and posting on forum). Will try to work on it. Currently looking into the S4 forums towards the path and edits needed to make it work.
EDIT 4/18: need framework-res.apk and SecSettings.apk from phone variant that has download booster as an option so I can try to port it to our device.
EDIT 4/23: so Ive gathered the T mobile versions of the apks and decompiled. Ive managed to get the download booster in Sprint Variant settings as of now and easy enable from touchwiz (see screenshot). Still working to fully enable.
EDIT 4/26: see post 30 screenshot, need to find this file location.
EDIT 4/26 #2: after help from miked63017 pointing me to a post by eyecon82, along with what I've found from various ROMs and Db files/etc, I have enabled Download Booster in the Notification Panel drop down (see screenshot). Now to get it fully working.
EDIT 4/28: after decompile of SystemUI, NWBooster actually has many places within, mostly smali edits needed to enabled under Network Controller. The Network Booster is actually related (by searching the SQLite Editor->Settings Storage->Settings.db->system->search for "Smart") to Smart Bonding to the Quick Tile for NWBooster. Also, through decompile of the SystemUI, under Network Controller, I noticed a ro.config.combined_signal (still deciding what this actually is based on file).
EDIT 5/4: I've linked the download booster (aka nwbooster/network booster/smart bonding) to WFC (also called Wificalling). By noticing that smartbonding (under settings.db from SettingsProvider) that Wificalling AND Download Booster both tripped the smart_bonding to become 1 from 0 (showing enabled). I looked again into the Settings.apk decompiled and found that DBooster IS linked to WifiCalling, meaning we get one enabled, we get both. I also know, that under /System/framework that TmoWfcUtils.jar exists which DOES have functioning into why T-mobile has both the Wificalling and Download Booster enabled. I believe this jar has something to do with Dbooster and it being enabled. If you'd like to assist in this project, please PM me.
Unfortunately, that doesn't do anything. Maybe (hopefully) it'll help the process along for a dev to find a way to truly implement the feature, but for right now...that toggle is just for show.
Download booster is already in my settings menu, I had a small update yesterday, not sure if that was part of it. I have not really tested it yet though.
Sent from my SM-G900F using Tapatalk
You can enable it, but still doesn't work
-Sent from Tapatalk
Download booster is only turned off for AT&T and Verizon customers. Sprint and Tmobile are still allowing it due to truly unlimited plans.
Nuts...since havent posted my requisite 10 posts yet, Google is your friend about why and how you can get Download booster working...
Im sure one of the fine folks here at XDA will have a workaround in a day or two at the most. Just got my S5 today (tmobile) and was looking for a root workaround (Thanks Chainfire!).
marcadam said:
Download booster is already in my settings menu, I had a small update yesterday, not sure if that was part of it. I have not really tested it yet though.
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
Not option yet for Sprint/ATT/Verizon devices yet, I dont believe there has been update for our devices to enable this option. If you could see back to new update in OP, I need framework-res.apk and SecSettings.apk to see if I can port over to our phones since update may not come for some time (do not have ETA on when theyd do that).
StubbyinKCMO said:
Download booster is only turned off for AT&T and Verizon customers. Sprint and Tmobile are still allowing it due to truly unlimited plans.
Nuts...since havent posted my requisite 10 posts yet, Google is your friend about why and how you can get Download booster working...
Im sure one of the fine folks here at XDA will have a workaround in a day or two at the most. Just got my S5 today (tmobile) and was looking for a root workaround (Thanks Chainfire!).
Click to expand...
Click to collapse
Sprint/ATT/Verizon all do not have download booster option even possible. No one has ported this to our devices yet (as to my knowledge).
StubbyinKCMO said:
Download booster is only turned off for AT&T and Verizon customers. Sprint and Tmobile are still allowing it due to truly unlimited plans.
Nuts...since havent posted my requisite 10 posts yet, Google is your friend about why and how you can get Download booster working...
Im sure one of the fine folks here at XDA will have a workaround in a day or two at the most. Just got my S5 today (tmobile) and was looking for a root workaround (Thanks Chainfire!).
Click to expand...
Click to collapse
Sprint doesn't have it even though they have unlimited data
-Sent from Tapatalk
Testing it was a disappointment, I really didn't notice any difference in download speed but there again I think three had issues tonight with data, 4g and h+ were both incredibly slow at about .5 mbps ?
Sent from my SM-G900F using Tapatalk
Revelation, thats what I was saying. Someone will have a fix in the next couple days. Phone only came out the 13th. You guys know your stuff when it comes to getting rid of the stuff carriers add or break that the phone should be capable of doing anyhow.
And if I could post up speedtest jpg I would. 33Mb/s d/l and 6 Mb u/l. But the download booster wasnt lighting up on the status bar. So I am guessing it was just using wireless in the house.
StubbyinKCMO said:
Revelation, thats what I was saying. Someone will have a fix in the next couple days. Phone only came out the 13th. You guys know your stuff when it comes to getting rid of the stuff carriers add or break that the phone should be capable of doing anyhow.
And if I could post up speedtest jpg I would. 33Mb/s d/l and 6 Mb u/l. But the download booster wasnt lighting up on the status bar. So I am guessing it was just using wireless in the house.
Click to expand...
Click to collapse
Yeah, as of now until I can work on trying to get the booster to work via editing files and apks, the icon will be there yet no function. Hopefully it'll come in few days but, unless someone in community develops it first and ports, sprint I don't count on releasing update soon (hopefully wrong and sprint would do that). I'll be working on it as well as others to get this working.
Not on sprint.....
StubbyinKCMO said:
Download booster is only turned off for AT&T and Verizon customers. Sprint and Tmobile are still allowing it due to truly unlimited plans.
Nuts...since havent posted my requisite 10 posts yet, Google is your friend about why and how you can get Download booster working...
Im sure one of the fine folks here at XDA will have a workaround in a day or two at the most. Just got my S5 today (tmobile) and was looking for a root workaround (Thanks Chainfire!).
Click to expand...
Click to collapse
I have the sprint S5 and we do not have the download booster ;-[
Revelation, how would one go about getting those apk's? After rooting I would imagine, but total noob here. I just use the ROMs after you guys cook them.
Currently still stock and no rooted yet on Tmobile. Just finished getting it all set up. Going from S2 with KitKat from Thddude to this thing is a bit of a change...LOL!
StubbyinKCMO said:
Revelation, how would one go about getting those apk's? After rooting I would imagine, but total noob here. I just use the ROMs after you guys cook them.
Currently still stock and no rooted yet on Tmobile. Just finished getting it all set up. Going from S2 with KitKat from Thddude to this thing is a bit of a change...LOL!
Click to expand...
Click to collapse
Since you have t mobile, you need root of course. Once rooted, use file explorer to navigate to individual apks and then basically copy/paste into another folder so you could post here. Secsettings.apk in system-> priv-app and framework-res.apk in system-> framework folder. OP had apks needed based on what I saw on S4 and what they extracted in S5. I'm going to dig in their first once I get t mobile or other variant files (preferably t mobile since only still US carrier to have download booster enabled as option). Hopefully if I find the source of where disabled, I can recompile the apks to work on all variants. If I don't find it in those apks, I'll keep looking based on what I see in other claims to being download booster enabled.
https://www.youtube.com/watch?v=LKOGlY1HK04
RevelationOmega said:
Since you have t mobile, you need root of course. Once rooted, use file explorer to navigate to individual apks and then basically copy/paste into another folder so you could post here. Secsettings.apk in system-> priv-app and framework-res.apk in system-> framework folder. OP had apks needed based on what I saw on S4 and what they extracted in S5. I'm going to dig in their first once I get t mobile or other variant files (preferably t mobile since only still US carrier to have download booster enabled as option). Hopefully if I find the source of where disabled, I can recompile the apks to work on all variants. If I don't find it in those apks, I'll keep looking based on what I see in other claims to being download booster enabled.
Click to expand...
Click to collapse
Ok if I can post up my dropbox correctly Revelation, I should be able to get this to you. However I couldnt get the priv-app file. Couldnt find it. Only the folder named that. Total noob with Unix anything...
go to dropbox.com/s/l1tdljwtlv2yhu9/SecSettings.apk <<< remove spaces before dropbox to get that one.
same thing dropbox.com/s/936v90266784vt2/framework-res.apk <<<same thing. Just remove one space.
Hope that it helps out somewhat. Then I may feel like I actually contributed something.
StubbyinKCMO said:
Ok if I can post up my dropbox correctly Revelation, I should be able to get this to you. However I couldnt get the priv-app file. Couldnt find it. Only the folder named that. Total noob with Unix anything...
go to dropbox.com/s/l1tdljwtlv2yhu9/SecSettings.apk <<< remove spaces before dropbox to get that one.
same thing dropbox.com/s/936v90266784vt2/framework-res.apk <<<same thing. Just remove one space.
Hope that it helps out somewhat. Then I may feel like I actually contributed something.
Click to expand...
Click to collapse
Thank you, everything counts towards to get it working.
OP Updated, see edits over course so far of what I've found out. If someone knows smali coding a bit more, need some to be looked over since found some lines needing to be modded. PM me if you can look over code and know how to edit the smali.
Is there a way to have download booster turning on while doing a Speedtest?
EnricoIT said:
Is there a way to have download booster turning on while doing a Speedtest?
Click to expand...
Click to collapse
What for? Just to see the mark go higher? That feature is really useless unless you have an unlimited data plan (or you are rich).
jrubenc said:
What for? Just to see the mark go higher? That feature is really useless unless you have an unlimited data plan (or you are rich).
Click to expand...
Click to collapse
Sprint FTW!!!
A few days ago the new bug fix firmware (with close all button) came through ota. At the same time an update came through the whats new app, so I updated that first and also noticed it was recommending a Photo Editor app which I have used before and forgot about so I installed that as well. I then updated the firmware.
After updating I checked and found I still had working root so that was good, but I didnt have the photo editor app installed. Not only that I cant find it on the play store or in whats new. It is like it never existed, did anyone else get it/has it/can find it?
It is not important obviously, but it has been bugging me ever since so thought id ask.
Did you try to edit a photo in the album? It should be listed in the app selection list.
This editor update affected me too but in a different way. There are two photo editors installed now, one of them has "sony.china.mobile" or sth. like that in its name. Two versions look alike but there is less functionality in the new version. Nevertheless I deleted the old one with china.mobile name.
Thanks, I didn't think to look in there I've never attempted to edit a photo directly from the album app before.
I also have those same two you mention listed. The new one used to be a stand alone app I'm sure of it, I remember having it recommended by Sony with the same icon called photo editor a while back.
Photo editor
Hi,
do you have some idea, where did all the functions from Photos (by Google) disappered? It was reallz great tool, but now it´s almost useless for editing. Anz idea how to fox this back or something else?
Thank you!
zihinsiz said:
Did you try to edit a photo in the album? It should be listed in the app selection list.
This editor update affected me too but in a different way. There are two photo editors installed now, one of them has "sony.china.mobile" or sth. like that in its name. Two versions look alike but there is less functionality in the new version. Nevertheless I deleted the old one with china.mobile name.
Click to expand...
Click to collapse