[Q] Willing to donate to someone who can mod my framework for aosp mms on tw - Sprint Samsung Galaxy S III

I've read the forums a million times and have yet to find someone who has successfully decompiled the framework and telephony files for a sprint s3 to have filly functional aosp mms with quick reply, emojis and group messaging. If someone wants to make a zip I can flash, that includes all those features in an aosp mms ask, inverted, I will donate. All I need is your PayPal account. 25 bucks. If it makes a difference, I'm running Blazer 2.1 with the stock kernel it came with.

wipecache said:
I've read the forums a million times and have yet to find someone who has successfully decompiled the framework and telephony files for a sprint s3 to have filly functional aosp mms with quick reply, emojis and group messaging. If someone wants to make a zip I can flash, that includes all those features in an aosp mms ask, inverted, I will donate. All I need is your PayPal account. 25 bucks. If it makes a difference, I'm running Blazer 2.1 with the stock kernel it came with.
Click to expand...
Click to collapse
This what you looking for? http://forum.xda-developers.com/showthread.php?t=1950443
Obviously I didn't make it, just pointing you in the right direction
[APP] AOSP Messaging App +QuickEmoji +Quick Reply (1/10/2013)

imaconeheadXD said:
This what you looking for? http://forum.xda-developers.com/showthread.php?t=1950443
Obviously I didn't make it, just pointing you in the right direction
[APP] AOSP Messaging App +QuickEmoji +Quick Reply (1/10/2013)
Click to expand...
Click to collapse
I thought that one did the trick too, tried it the other day. Doesn't the work on TW. Fc's any time there's an mms in the thread. I will be using that apk once someone figures out how to mod the framework though. The process is here http://forum.xda-developers.com/showthread.php?t=2086834
Someone figured it out for at&t, t mobile and Verizon. Wondering why no one has done the same for our sprint variant. Thanks for the help though, I appreciate it.

Related

[Q] [REQ] AOSP Email apk

Hi,
I don't really like the stock samsung email app and would prefer to use the aosp email app. Will the aosp 2.3.3 email apk work on the SGS2?
If it will, is there anyone kind enough to point me in the right direction as to where to find it?
Many thanks
DonJassa said:
Hi,
I don't really like the stock samsung email app and would prefer to use the aosp email app. Will the aosp 2.3.3 email apk work on the SGS2?
If it will, is there anyone kind enough to point me in the right direction as to where to find it?
Many thanks
Click to expand...
Click to collapse
Gonna bump this thread. I would like an answer as well
/CK
+1 !!!!
use VillainROM and then VillainTweak to get the AOSP Email and Calendar
Hello : Same issue . I hate the colours of email apk and , and not having the sender name on the first line...
im using touchdow.
AOSP have some bugs...
Did you find a solution ?
Or just download nitrality from the market (root necessary) and install from there.

[Q] CM10/AOSP MMS quick reply on TW JB rom

All credits for this go to adrynalyne. Sorry, but i'm not too savvy with all this mod stuff. My question is could a dev get this working with an AT&T TW JB rom? Thanks
His directions:
Well, seeing how its at least (mostly) working, I will post the method I used.
Samsung completely stripped mms support from framework.jar. This is needed for Jellybean's aosp MMS (but apparently not ICS). This became evident when the force close for MMS left a no such method in the logcat.
So what I did, is decompiled Android 4.1.1 framework.jar and a Touchwiz framework.jar intoa folder called dex.
Code:
java -jar .\baksmali-1.4.1.jar -o dex .\classes.dex
I took the AOSP mms code folder, located at com/google/android/ and placed it into the same location in the touchwiz framework.jar.
Then I recompiled it.
Code:
java -Xmx512M -jar .\smali-1.4.1.jar dex -o newclasses.dex
I renamed it to classes.dex and dropped it into famework.jar for touchwiz.
For the Mms.apk, I decompiled with apktool.
Code:
java -jar apktool.jar d Mms.apk
I then put the AOSP Verizon Galaxy Nexus uaprof in. It is located under res/xml/mms_config.xml.
I then recompiled it with apktool.
Code:
java-jar apktool.jar c Mms
I then took the newly compiled version and stripped out the mms_config.xml and put it into the previous Mms.apk. This lessens the chance of a bad recompile, which apktool loves to do with XML.
There are certainly some more things to fix, such as MMS not always sending, Gallery not linking to MMS, and so forth. I need more logcats for that though.
I attached the code that Touchwiz needs so that nobody else needs to decompile the aosp framework.jar.
Guess no one wants quick reply on a TW Rom
jrock79 said:
Guess no one wants quick reply on a TW Rom
Click to expand...
Click to collapse
I too would love to have Quick Reply AND Quick Message feature along with the ability to send/receive MMS WITHOUT the app crashing. Unfortunately, I can't help bc I'm not versed in mods. Just wanted to let you know that you're not the only one looking for this feature. I'm definitely willing to donate if anyone can make this happen.
Mac1679 said:
I too would love to have Quick Reply AND Quick Message feature along with the ability to send/receive MMS WITHOUT the app crashing. Unfortunately, I can't help bc I'm not versed in mods. Just wanted to let you know that you're not the only one looking for this feature. I'm definitely willing to donate if anyone can make this happen.
Click to expand...
Click to collapse
I'm on Sprint but a google search brought me to this thread. Completely agree with the person above and I too am willing to donate to the cause.
This is the biggest and only thing I need for my s3 to be perfect. Anybody have an update on this issue? I'm ready to start pulling my own hair out.
Sent from my Galaxy Nexus using xda app-developers app
Here is a link to a working and stable aosp MMS app with quick message. I'm running it on CSROM and it's working great so far. All thanks to Loserskater for this Mod. I finally found someone to donate to.
http://forum.xda-developers.com/showthread.php?t=2086834
Sent from my Galaxy Nexus using xda app-developers app

help with changing some stuff

hi guys is it possible for someone to change the keyboard, sms or mms so that the android smileys are stripped out and only emojis are used? im not sure what must be edited but basically that is what i want
davidja92 said:
hi guys is it possible for someone to change the keyboard, sms or mms so that the android smileys are stripped out and only emojis are used? im not sure what must be edited but basically that is what i want
Click to expand...
Click to collapse
I made a thread about this the other day...There isn't a way to in JB, the reason? Because emojis are already built into the system. They're not the little Japanese ones we all love.
I solved my issue by just using ChompSms, it automatically changes them into emoji's. Which I love!
I'm pretty sure if Freeza knows about this he'll eventually come up with something. :fingers-crossed:
cbass15 said:
I made a thread about this the other day...There isn't a way to in JB, the reason? Because emojis are already built into the system. They're not the little Japanese ones we all love.
I solved my issue by just using ChompSms, it automatically changes them into emoji's. Which I love!
I'm pretty sure if Freeza knows about this he'll eventually come up with something. :fingers-crossed:
Click to expand...
Click to collapse
oh ok thanks just cuz i have flashed some mms.apk and they have emojis on them but the google smiley replaces them but on otheres that the smiley doesnt cover they are the real emoji
slideshow mms
how can you stop slideshow in mms
davidja92 said:
oh ok thanks just cuz i have flashed some mms.apk and they have emojis on them but the google smiley replaces them but on otheres that the smiley doesnt cover they are the real emoji
Click to expand...
Click to collapse
what did you flash? PM me because I'll probably forget about this thread, lol

group messaging sms mms with touch wiz roms

From all my searching and reading it appears that no one has figured out how to get the group messaging working with touchwiz rom's.
Is that correct or am I missing it somewhere?
I am currently using i747z rom that is awesome, fast, good battery etc, but the group messaging doesn't work, although it says it does in the features list, as I read it at least!
The group messaging is the biggest reason I finally flashed a custom rom on my s3. I didn't feel the need to like I did on my Captivate that I had before this.
If anyone has any info, please share, otherwise I guess we wait patiently until one of those really smart developers work on it!
Thanks!
Jeremy
bump
i really want to get group mms working as well..go sms lags like crazy since it displays all group chats instead of parsing them out a few messages at a time..hopefully someone can fix this or port the 4.2 messaging apk
jereandjess said:
From all my searching and reading it appears that no one has figured out how to get the group messaging working with touchwiz rom's.
Is that correct or am I missing it somewhere?
I am currently using i747z rom that is awesome, fast, good battery etc, but the group messaging doesn't work, although it says it does in the features list, as I read it at least!
The group messaging is the biggest reason I finally flashed a custom rom on my s3. I didn't feel the need to like I did on my Captivate that I had before this.
If anyone has any info, please share, otherwise I guess we wait patiently until one of those really smart developers work on it!
Thanks!
Jeremy
Click to expand...
Click to collapse
I have it working now on v 1.4

[Q] Note 2 Camera and Gallery

I was wondering if someone could help me out here. I would like to get the Note 2 camera and gallery on my Galaxy s3...i'm running stock 4.1.1 rooted with SuperSU if that helps at all. Any help would be greatly appreciated. Please and thanks in advanced
EDIT: Also, I would like a dark themed AOSP based messenger for texts, but I need to be able to change the size of the font much like in the stock app on TW. Quick reply isn't necessary as I already use SMS Popup. I just want a dark AOSP messenger with resizable font.
ItachiLvrX said:
I was wondering if someone could help me out here. I would like to get the Note 2 camera and gallery on my Galaxy s3...i'm running stock 4.1.1 rooted with SuperSU if that helps at all. Any help would be greatly appreciated. Please and thanks in advanced
EDIT: Also, I would like a dark themed AOSP based messenger for texts, but I need to be able to change the size of the font much like in the stock app on TW. Quick reply isn't necessary as I already use SMS Popup. I just want a dark AOSP messenger with resizable font.
Click to expand...
Click to collapse
i'll try not to be rude when i say i found this in less than 10 seconds on the forum...
http://forum.xda-developers.com/showthread.php?t=2034867&highlight=note+2+camera
xBeerdroiDx said:
i'll try not to be rude when i say i found this in less than 10 seconds on the forum...
http://forum.xda-developers.com/showthread.php?t=2034867&highlight=note+2+camera
Click to expand...
Click to collapse
Not to be rude but I saw that one and it says
"Looks like you might need to be on a deodexed rom."
I was wondering if there was one for stock TW, which is why I mentioned stock rooted...
Got it working on my stock Rooted JB. Just copied over the apks and lib manually in Root explorer instead of flashing via CWM. Renaming stock camera gallery and odex files
Click to expand...
Click to collapse
post #15...not to be rude
if you want certain features, your probably going to have to go routes other than stock down the road. just sayin'. its worth looking into an odexed rom...
cheers
xBeerdroiDx said:
post #15...not to be rude
if you want certain features, your probably going to have to go routes other than stock down the road. just sayin'. tw framework is a b
cheers
Click to expand...
Click to collapse
thank you very much sir
xBeerdroiDx said:
post #15...not to be rude
if you want certain features, your probably going to have to go routes other than stock down the road. just sayin'. its worth looking into an odexed rom...
cheers
Click to expand...
Click to collapse
Sorry to bug you again, but would you happen to know about the messaging app I talk about in the edit of my OP? There was one on the forums but it didn't have resizable font, other than that it was exactly what I needed...
ItachiLvrX said:
Sorry to bug you again, but would you happen to know about the messaging app I talk about in the edit of my OP? There was one on the forums but it didn't have resizable font, other than that it was exactly what I needed...
Click to expand...
Click to collapse
i know which one you're talking about. you want exactly what my wife wants on her device too but i cant find one with adjustable text size. of course, i havent looked in a couple months either
xBeerdroiDx said:
i know which one you're talking about. you want exactly what my wife wants on her device too but i cant find one with adjustable text size. of course, i havent looked in a couple months either
Click to expand...
Click to collapse
Well if you happen to stumble upon anything, please let me know!
ItachiLvrX said:
Well if you happen to stumble upon anything, please let me know!
Click to expand...
Click to collapse
sure will
I have a flashable zip of exactly what you're talking about (inverted aosp messaging) but im not sure where I found it. I know it worked with hyperdrive and synergyrom. I don't know how to attach it but I might be able to email it if you're interested.
Please hit Thanks if I've been helpful at all.
Bigbabyjesus said:
I have a flashable zip of exactly what you're talking about (inverted aosp messaging) but im not sure where I found it. I know it worked with hyperdrive and synergyrom. I don't know how to attach it but I might be able to email it if you're interested.
Please hit Thanks if I've been helpful at all.
Click to expand...
Click to collapse
Does it have resizable text at all?
No it doesn't. Just flashed it. It's an aroma installer setup with a few color schemes for aosp 4.1, 4.2.1 and tw. Sorry dude.

Categories

Resources