[WIP] Dark CM Messaging App for 4.4 (NO ROOT NEEDED) - Moto X Themes and Apps

So, I updated to kit kat, only to discover that with the new "Default SMS app" feature, you can't just use old SMS apps. Well, I don't really like using Hangouts as my SMS app, and the stock Mms app lacks quite a few features i really like from CM's Mms app. Plus, I really like dark themes.
Well, of course I simply tried to go ahead and use http://forum.xda-developers.com/showthread.php?t=1745830 , but because that doesn't include the new information, it isn't seen as a possible "Default SMS" app, and can't be used. Well, I wasn't okay with this...
Dug into apktool and messed around in the AndroidManifest.xml, added the appropriate bits and pieces for it to be discovered by 4.4, and recompiled, and then signed. Voila, I have a working, dark themed, CM version of 4.3 Mms, with popups and all. I've tested that both sending and receiving of sms (in app and from popup) and mms all work.
If people are interested, I can post it up for download. Not sure about all the rules though. I assume I'd have to ask for permission from the OP of that thread I linked above?
EDIT:
Okay, so I've got the 4.3 CM messaging app linked from above. I've updated it to work with 4.4 (allowing it to be a "default SMS app") and also went and modified all the smali and xml with a new package name and a couple new authority/provider names to avoid conflict with the stock app.
Final takeaway: a themed, customizable (see settings), popup-enabled, emoji-supporting 4.3 messaging app that not only works on 4.4, but can be installed without root alongside your stock Mms app. Should work on 4.2 and up, on any variant, rooted or unrooted. Simply download, install with adb or by transfering it to the phone and opening on there, and then go to settings->More->Default SMS app and enable this one (the dark icon "Messaging" one).
I tested sending and receiving sms and mms, sms both from app and popup. everything was working fine. If anyone finds an issue just let me know and provide log cat output if you can, or at least a repro case
EDIT2:
Apparently there are still some kinks I need to work out. Will try to look into it this weekend.
EDIT3:
Okay so I did the version that works on 4.4 for rooted users. This one only has the AndroidManifest edits, so there should be no issues with functionality. I've been using it for a bit now and haven't had any issues. The one labeled Mms.apk is for root users (Nothing about installing/using it requires root, but you have to uninstall the stock messaging app to put this one on). The one labeled Mms2.apk is the (currently kinda buggy) version for those without root. That one is still a work in progress.

That would b awesome if u could share , now would this only work if u r rooted?

XTRoRDiNAiRE said:
That would b awesome if u could share , now would this only work if u r rooted?
Click to expand...
Click to collapse
I haven't tested, but it should work without root. You can install it just like a normal app, and it gets installed to /data/app. I suppose the concern here is getting rid of the old messaging app, which does require root. I'm pretty sure if you tried to install this alongside the stock app, it would complain about having the same package name. I'll test and let you know soon.

Go get this: https://play.google.com/store/apps/details?id=com.thinkleft.eightyeightsms.mms
It works great and has a dark theme option in the settings, the developer pulled the CM MMS app and made it an installable on KitKat and a few tweaks, feels just like the original CM MMS app and even has the quick reply popup option.

XTRoRDiNAiRE said:
That would b awesome if u could share , now would this only work if u r rooted?
Click to expand...
Click to collapse
There's actually a nexus 5 dark SMS apk, using it right now here http://forum.xda-developers.com/showthread.php?t=2519733
Sent on my Moto X

flashallthetime said:
There's actually a nexus 5 dark SMS apk, using it right now here http://forum.xda-developers.com/showthread.php?t=2519733
Sent on my Moto X
Click to expand...
Click to collapse
The blue drives me nuts now. I really like the monochromatic look of kit kat. I think I'll take this app and theme it the way I want it to look (replacing blues with grays). I'll post that and the 4.3 version I did for anyone that wants it (that one allows color customization directly from the app) later tonight probably

MikeyNick said:
The blue drives me nuts now. I really like the monochromatic look of kit kat. I think I'll take this app and theme it the way I want it to look (replacing blues with grays). I'll post that and the 4.3 version I did for anyone that wants it (that one allows color customization directly from the app) later tonight probably
Click to expand...
Click to collapse
Good
Sent on my Moto X

flashallthetime said:
There's actually a nexus 5 dark SMS apk, using it right now here http://forum.xda-developers.com/showthread.php?t=2519733
Sent on my Moto X
Click to expand...
Click to collapse
Anyway to use this without root?
Sent from my XT1060 using xda app-developers app

infinit22 said:
Anyway to use this without root?
Sent from my XT1060 using xda app-developers app
Click to expand...
Click to collapse
Look at post 1 and 4
Sent on my Moto X

1 & 4 doesn't answer my question..

infinit22 said:
1 & 4 doesn't answer my question..
Click to expand...
Click to collapse
Post 4 has play store MMS app that you can install like any other app no root required.
Sent on my Moto X

flashallthetime said:
Post 4 has play store MMS app that you can install like any other app no root required.
Sent on my Moto X
Click to expand...
Click to collapse
I know. I'm talking about the op MMS app
Sent from my XT1060 using xda app-developers app

infinit22 said:
I know. I'm talking about the op MMS app
Sent from my XT1060 using xda app-developers app
Click to expand...
Click to collapse
No I doubt it, try to install it and see what happens.
Sent from my XT1058 using XDA Premium 4 mobile app

Can the op post up the MMS app you recompiled to work with 4.4?
Sent from my XT1060 using xda app-developers app

Okay, so theming the 4.4 one is a lot more involved than I expected. I did some initial theming with xml values, got all the text the way i wanted it, but there's a lot of images i'd have to edit to get rid of all the blue, and I don't really have time for it right now. I started to, then realized using Paint was a mistake, as all the transparency of the ones I'd edited was gone, which messed up the look. I'm sure I'll get around to it eventually, but for now I'm just going to use the 4.3 Mms I made work with 4.4. Here it is for anyone else that wants it. (Couldn't get attachment to work so here's a zippy share link): http://www58.zippyshare.com/v/36354844/file.html
For some unknown reason, I could not get it to install by cp to /system/app or /system/priv-app and doing chmod, so i made a keystore and signed it and have just been installing it with adb install. You have to uninstall your current stock Mms first though (requires root). I did that by renaming to .bak. I'll see what kind of work might be involved with changing the package name, which would let it be installed alongside the stock app. I tried installing it over the stock with "adb install -r -d Mms.apk", but it complains that it's signed with a different keystore than the currently installed one. If anyone knows how to get the default android keystore I could try signing it with that.
I like this version. I see nothing in the 4.4 Mms app that the 4.3 one does not also have to offer, plus this one has tons of customization, emoji support, etc etc. You can change all the colors of text and background straight from the menu. Until we've got something similar for 4.4 I'll stick to this.

I just noticed a little bug... I installed it on a 4.2.2 device and that device receives messages twice. No issues on 4.4 yet though... I'll look into it.

I got this to install fine, but when i try to send an MMS it FC's on me.

mpetruzz said:
I got this to install fine, but when i try to send an MMS it FC's on me.
Click to expand...
Click to collapse
Are you on 4.4? And you set it as your default SMS app? If so, can you grab a logcat output?

Just tried to install but forced closed on opening. Disabled the stock MMS too
Sent from my XT1060 using xda app-developers app

infinit22 said:
Just tried to install but forced closed on opening. Disabled the stock MMS too
Sent from my XT1060 using xda app-developers app
Click to expand...
Click to collapse
Bizarre... I just uninstalled mine, cleared all data from the stock app in case something was getting cached, and went and downloaded from the link and installed and it works fine for me still...
My setup:
Moto X 4.4 OTA with SlapMyMoto root (meaning 4.2.2 bootloader)
Xposed framework with XBlast and GravityBox
I also installed it on a rooted S4 running 4.2.2 and it worked, although it was receiving messages twice (figured out why, but haven't uploaded that update yet) and a "not responding" message when receiving MMS (though you could then go back into the thread and view it). I've not had any issues on the Moto X though.
I wouldn't imagine that anything in the app would need root, though I'm not gonna unroot to find out. Can you guys post some log cats and i'll look into it?
EDIT:
Just got the mms force close. I'm sure a side effect of blindly find/replacing com.android.mms in the smali. Soon I'll post a version that only has the 4.4 changes for those of you with root, and i'll keep working on the whole package name spoof for those without.

Related

[APP] UPDATED! AOSP MMS app w/emoji + quick emoji button

big noob here! first, i take no credit for making this app i just figured out how to make it work with our phones.
MUST BE ROOTED!
-first make a backup of the stock messaging app. (i just renamed it and added ".bak" after .apk
-use root explorer and push the Message+CRC_1.apk to system/app
-change permissions to rw-r-r
-change ownership to root:root
-reboot!
-after reboot go into apps manager and clear data. thats it!
if it works give this noob some thanks!
NYConex said:
big noob here! first, i take no credit for making this app i just figured out how to make it work with our phones.
MUST BE ROOTED!
-first make a backup of the stock messaging app. (i just renamed it and added ".bak" after .apk
-use root explorer and push the Message+CRC_1.apk to system/app
-change permissions to rw-r-r
-change ownership to root:root
-reboot!
-after reboot go into apps manager and clear data. thats it!
if it works give this noob some thanks!
Click to expand...
Click to collapse
got any screen shots?
heres some. emoji works both ways as well as mms.
This isn't working for me and I followed your instructions and the app installs but after reboot the messaging app just crashes . Any advise?
Sent from my HTC One X using Tapatalk 2
REDFOCZ said:
This isn't working for me and I followed your instructions. Any advise?
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
what exactly is going on with it? is it force closing? not able to send anything? i know when i didnt clear the data it would just keep force closing on me.
i just attached another one of the files. try renaming this one to Message+CRC_1 and following the directions again. maybe a cache wipe?
the file in the first post was pulled straight from my system/apps folder and is working great on my side. maybe this one will work for you.
EDIT: the name of the apk implies that you are replacing the stock sense messaging app. so if the name of your messaging app differs, try renaming the file to that of your stock messaging app.
So it worked for you? Awesome!
Running on stock 1.85 rooted. Working splendidly.
Thanks!
Sent from my HTC One X using Tapatalk 2
i updated the file in the first post to an aokp mms app. its the one with the quick emoji button and so far everything works on my side. let me know if everything works for you guys!
again, i take no credit with making the app. i simply figured out how to get it on our phones. your thanks is appreciated!
It works but I can't send pics :-(
Awesome it works well. The quick button doesn't work with themes, but that's fine its worth having it unthemed for the time being. Thanks a lot! Much more convenient than having to click the settings button.
mrjaydee82 said:
It works but I can't send pics :-(
Click to expand...
Click to collapse
really? are you using the one in the first post? ive been using it and have no issues at all. earlier ones i was messing with would let me attach the photo but when i would go to send it would just disappear. I havent had that happen with this one. maybe try and wipe the dalvik cache?
Any word if this works with Samsung Galaxy S III? I have tried several apps, and while I can get all of them to work initially, they all break after just a few txts. Also, how do you clear data in apps manager? 4.0.4 doesn't seem to have that option, on my Verizon variant anyway.
Works great for me on CleanRom 4.1 Dev Edition. Followed instructions exactly as posted. Emoji and MMS both work flawlessly. I had been waiting to get this working, but never thought about checking this forum.
Thanks NyConex!
Messaging app just crashes and I followed the instructions to the t
Sent from my HTC One X (CleanROM DE 4.1) using xda premium
Nyconex, possible to make it work with clean rom 4.5 rc1?
Sent from my HTC One XL using xda premium
ibby03 said:
Messaging app just crashes and I followed the instructions to the t
Sent from my HTC One X (CleanROM DE 4.1) using xda premium
Click to expand...
Click to collapse
If you are using a ROM that is ODEX'd you need to rename the messaging odex file as well if delete it. Most sense ROMs right now are so double check. I've used this on every ROM I've flashed and it works flawlessly.
Shaddy-Z. said:
If you are using a ROM that is ODEX'd you need to rename the messaging odex file as well if delete it. Most sense ROMs right now are so double check. I've used this on every ROM I've flashed and it works flawlessly.
Click to expand...
Click to collapse
Thanks bro. It's working perfectly
Sent from my HTC One XL using xda premium
Shaddy-Z. said:
If you are using a ROM that is ODEX'd you need to rename the messaging odex file as well if delete it. Most sense ROMs right now are so double check. I've used this on every ROM I've flashed and it works flawlessly.
Click to expand...
Click to collapse
So rename the messages odex file then delete it or one or the other?
Sent from my HTC One X using xda premium
ibby03 said:
So rename the messages odex file then delete it or one or the other?
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Just rename will do.
Sent from my HTC One XL using xda premium
I Tried The Wipe & Tried Renaming But I'm StIll Having The Disappearing Picture Issue

[Omar ROM]SMS not working!

I can't post in the development section so I post my problems here, sorry for that.
I flashed @Omar-Avelar's ROM over stock JB EU firmware but the 4.2 AOSP SMS app doesn't seem to be working for me. After I replaced it with deoxed Motorola's messaging.apk(deleted mms.apk and MmsDependencies.apk in /system/app/ in Omar ROM and set -rw-r--r--/644 permission for the newly copied Moto's messaging.apk at the same place) SMS could work again. Can anyone tell me whether my text messages were sent successfully according to the screenshot? Surely I never received any incoming messages as you see.
I really love the looking and some convenient features of the 4.2 AOSP SMS app but what should I do to have it work
BTW: In this ROM, Google voice search crashes when opened from either Google search widget or app drawer.
Screenshot doesn't show Motorola's SMS app...
shaftenberg said:
Screenshot doesn't show Motorola's SMS app...
Click to expand...
Click to collapse
Yes, screenshot in the OP shows what happened for the SMS app in Omar's ROM. Stock Motorola SMS app works like following screenshot:
I remember I get this one from you thanks by the way:laugh:
hunzhang said:
I can't post in the development section so I post my problems here, sorry for that.
I flashed @Omar-Avelar's ROM over stock JB EU firmware but the 4.2 AOSP SMS app doesn't seem to be working for me. After I replaced it with deoxed Motorola's messaging.apk(deleted mms.apk and MmsDependencies.apk in /system/app/ in Omar ROM and set -rw-r--r--/644 permission for the newly copied Moto's messaging.apk at the same place) SMS could work again. Can anyone tell me whether my text messages were sent successfully according to the screenshot? Surely I never received any incoming messages as you see.
I really love the looking and some convenient features of the 4.2 AOSP SMS app but what should I do to have it work
BTW: In this ROM, Google voice search crashes when opened from either Google search widget or app drawer.
Click to expand...
Click to collapse
It's known issue. Some of people have problems with AOSP SMS app. If you read the whole thread with Omar's ROM you can find something about it. Nobody knows why does this problem appears.
Lucki_X said:
It's known issue. Some of people have problems with AOSP SMS app. If you read the whole thread with Omar's ROM you can find something about it. Nobody knows why does this problem appears.
Click to expand...
Click to collapse
Thanks for the information, I'll look further into it.
Has anyone got to the bottom of this yet? I have just installed Omar's latest ROM (3rd June) and I cannot receive texts. I tried installing shaftenberg's 'no limit' messaging mod instead but I cannot find the app - my old shortcut says app not installed and I cannot find it in launcher. The messaging.apk definitely exist because I can find it in root explorer or titanium backup. I know Omar gas hidden it somehow but nit sure how.
Any advice would be greatly appreciated, I really don't want to go back to the stock jb with moto blur. Thanks
Sent from my XT890 using xda app-developers app
stumark said:
Has anyone got to the bottom of this yet? I have just installed Omar's latest ROM (3rd June) and I cannot receive texts. I tried installing shaftenberg's 'no limit' messaging mod instead but I cannot find the app - my old shortcut says app not installed and I cannot find it in launcher. The messaging.apk definitely exist because I can find it in root explorer or titanium backup. I know Omar gas hidden it somehow but nit sure how.
Any advice would be greatly appreciated, I really don't want to go back to the stock jb with moto blur. Thanks
Sent from my XT890 using xda app-developers app
Click to expand...
Click to collapse
You should have new shortcut in the list of apps. And try to search mms.apk or mmsdependencies.apk in your file explorer, that should be messaging .apk.

4.3 Visual Voicemail

Here is the new Visual Voicemail app from the 4.3 HTC One system dump. Is there any way to get this working on CM10.2?
http://www.sendspace.com/file/7m9yid
+1
Doesn't want to install on AOSP either.
I took this .apk apart and it is not vvm
Sent from my SPH-L720 using Tapatalk now Free
ChadH42 said:
I took this .apk apart and it is not vvm
Sent from my SPH-L720 using Tapatalk now Free
Click to expand...
Click to collapse
What is it?
Sent from my Nexus 7 using XDA Premium 4 mobile app
Cheater912 said:
What is it?
Sent from my Nexus 7 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Some product called "Pinsight - an advertising tool"
ChadH42 said:
Some product called "Pinsight - an advertising tool"
Click to expand...
Click to collapse
Thats very strange, because it uses the same file name as the previous versions of the VVM app and same icon.
Latest Sprint VVM apk
This is the latest Visual Voicemail Apk from Sprint Galaxy Note 3 System Dump,
it installs on the latest cm-10.2-20131007-NIGHTLY-jfltespr
jt1975 said:
This is the latest Visual Voicemail Apk from Sprint Galaxy Note 3 System Dump,
it installs on the latest cm-10.2-20131007-NIGHTLY-jfltespr
Click to expand...
Click to collapse
Thanks! They seem to have removed the widget in this version. Thats kind of a bummer. But I'm glad to see everything else works perfectly on AOSP roms.
jt1975 said:
This is the latest Visual Voicemail Apk from Sprint Galaxy Note 3 System Dump,
it installs on the latest cm-10.2-20131007-NIGHTLY-jfltespr
Click to expand...
Click to collapse
I took this .apk apart as well as there is no vvm app code inside it.
This is bogus!
Here is a valid vvm app. check it's contents....
OK, I extracted from a system dump, that's all I did, I know that it works though
Sent from my SPH-L720 using Tapatalk
Thanks for the correct apk
ChadH42 said:
I took this .apk apart as well as there is no vvm app code inside it.
This is bogus!
Here is a valid vvm app. check it's contents....
Click to expand...
Click to collapse
Thanks for the post! This is the real deal holyfield. I just downloaded it and installed and it works perfectly. :good:
ChadH42 said:
I took this .apk apart as well as there is no vvm app code inside it.
This is bogus!
Here is a valid vvm app. check it's contents....
Click to expand...
Click to collapse
Can you make this an apk file?
New Voicemail APK / Delete first post?
Two things:
1. Any luck on a new visual voicemail package? The current one that works here resets every time I update my phone's ROM, making it useless unless I save all voicemails as soon as I get them! LOL!
2. Can we delete the first post, being that it's not a real voicemail program? That could really hurt a lot of newbies on the forum trying to flash something.
Hoppingfully yours,
--SLN
Another version.
I pulled this from my Carbon 4.4.2 install. I don't remember what rom I got it from originally or how many times it's been updated since but I restore this from TB on every build I install and it works. I have not installed it fresh, but can't imagine why it would not be good to go.
version: T5.3.4.32
View attachment com.coremobility.app.vnotes.apk
Wow! Thank you! This works properly and unlike the other posts does not magickally disappear with every ROM update.
I'm just amazed how this is the *only* one any one has posted yet that works well with 4.4.2. You would think everybody would need visual voicemail!
CyberpodS2 said:
I pulled this from my Carbon 4.4.2 install. I don't remember what rom I got it from originally or how many times it's been updated since but I restore this from TB on every build I install and it works. I have not installed it fresh, but can't imagine why it would not be good to go.
version: T5.3.4.32
View attachment 2534300
Click to expand...
Click to collapse
CyberpodS2 said:
I pulled this from my Carbon 4.4.2 install. I don't remember what rom I got it from originally or how many times it's been updated since but I restore this from TB on every build I install and it works. I have not installed it fresh, but can't imagine why it would not be good to go.
version: T5.3.4.32
View attachment 2534300
Click to expand...
Click to collapse
Can't get it to work
But shows its only 3 bytes?
Won't even install on my Samsung Galaxy SIIII
ChadH42 said:
I took this .apk apart as well as there is no vvm app code inside it.
This is bogus!
Here is a valid vvm app. check it's contents....
Click to expand...
Click to collapse
I don't know what's wrong...
Works for me on 4.4.2 Beanstalk 225 but I get pesky 9016 texts.
mrfordwrench said:
Works for me on 4.4.2 Beanstalk 225 but I get pesky 9016 texts.
Click to expand...
Click to collapse
Wurd. [emoji102] I blocked the 9016 with a call block and set notifications off so I don't see em. I use root call blocker pro but would probably work just as good with built in call and sms blocker that's in many Aosp & CM roms..
Jflte/Vanir

Inverted/Transparent MotoMms

Here are my themed Inverted and transparent MotoMms. You must be rooted and have an unlocked bootloader to flash the zip. I would suggest going into your system/app folder and saving your MotoMms and the odex file some place else before flashing mine, just in case. Once that is done then make sure you are in WP bypass mode and flash away, enjoy! You can also go into your system/app folder and change the MotoMms.apk to MotoMms.apk.bak and the leave the odex file alone, then flash the zip once in WR bypass mode, let me know if you have any problems sometimes it takes a few tries.
**Note** some of my text is blue, yours will be all white!
This is the original odex version of MotoMms.apk, so if your not running that specific Mms then it may do nothing for you.
Hit the thanks button if you like or use!
it didnt work for me. i have a deodex vzw system. i fkashed in twrp...flashed fine.no go...i even manually installed and.fixed the permissions nd rebooted...no go
Sent from my XT1060 dev edition using xda app-developers app
skiwong20 said:
it didnt work for me. i have a deodex vzw system. i fkashed in twrp...flashed fine.no go...i even manually installed and.fixed the permissions nd rebooted...no go
Sent from my XT1060 dev edition using xda app-developers app
Click to expand...
Click to collapse
Did you delete or rename Mms.odex?
Sent from my Moto X.
i have a deodex vzw system...so my odex is gone
edit: op is this a deodex Mms or is suppose to b odex...i looked at zip u only have MotoMms.apk...no odex. so i assumed this should work on my doedex system
Sent from my XT1060 using xda app-developers app
skiwong20 said:
i have a deodex vzw system...so my odex is gone
edit: op is this a deodex Mms or is suppose to b odex...i looked at zip u only have MotoMms.apk...no odex. so i assumed this should work on my doedex system
Sent from my XT1060 using xda app-developers app
Click to expand...
Click to collapse
I shouldnt reply to anything this early. Lemme back up my mms and ill try it.
@camblue flashing didnt work for me either. Ill try manually replacing the apk.
I guess it didn't work because the Moto X (at least mine) doesn't use MotoMms.apk.
Yeah this will only work for those running the MotoMms.apk,,,try to rename JUST the MotoMms.apk to MotoMms.apk.bak and leave the odex file alone. Then flash mine. Make sure your system is in write bypass mode then go into recovery and flash. Let me know if you have any problems. Sometimes it takes a few tries.
mentose457 said:
I shouldnt reply to anything this early. Lemme back up my mms and ill try it.
@camblue flashing didnt work for me either. Ill try manually replacing the apk.
I guess it didn't work because the Moto X (at least mine) doesn't use MotoMms.apk.
Click to expand...
Click to collapse
This is the original odex MotoMms just themed by me. So if your deodex you can try out my other transparent and inverted apk's in the Verizon Samsung Galaxy S3 site here.
skiwong20 said:
i have a deodex vzw system...so my odex is gone
edit: op is this a deodex Mms or is suppose to b odex...i looked at zip u only have MotoMms.apk...no odex. so i assumed this should work on my doedex system
Sent from my XT1060 using xda app-developers app
Click to expand...
Click to collapse
camblue said:
Yeah this will only work for those running the MotoMms.apk,,,try to rename JUST the MotoMms.apk to MotoMms.apk.bak and leave the odex file alone. Then flash mine. Make sure your system is in write bypass mode then go into recovery and flash. Let me know if you have any problems. Sometimes it takes a few tries.
Click to expand...
Click to collapse
I'm unlocked and rooted on the latest TMO build. Removing the existing Mms.apk, replacing it with yours, setting the permissions, then rebooting does nothing. What build did you build this from?
Sent from my Moto X.
I am using the apk from the droid mini. Did you use pwnmymoto to gain root access? Also I assume your running safestraps to get into recovery? If your system does not use the actual MotoMms.apk then I am not sure if it will work for you. Make sure before you flash the zip you check the pwnmymoto apk and see if it says "device rooted",,,, if it says anything else like "boot into WR bypass mode" you dont have write access to the protected partition so flashing will do nothing.
mentose457 said:
I'm unlocked and rooted on the latest TMO build. Removing the existing Mms.apk, replacing it with yours, setting the permissions, then rebooting does nothing. What build did you build this from?
Sent from my Moto X.
Click to expand...
Click to collapse
Mentose and i are on unlocked Vzw moto x dev edition..nd the droid mini doesnt use the same Mms..the moto x uses a aosp messenger apk as stock
Sent from my XT1060 using xda app-developers app
Ohhh well thats why,,,send me the apk and I can theme it for you in a few days
skiwong20 said:
Mentose and i are on unlocked Vzw moto x dev edition..nd the droid mini doesnt use the same Mms..the moto x uses a aosp messenger apk as stock
Sent from my XT1060 using xda app-developers app
Click to expand...
Click to collapse
https://docs.google.com/file/d/0B9qC3vvamytkbE1Bb05NdmZPUzA/edit?usp=sharing
here is the mms.apk Thanks
Sooo realisticly...this should work on the Ultra and Maxx...since its built off the mini!! Cam can you invert the stock mms as well?? old buddy old pal! LOL
YES!!! It does work!! and No crashes either!
Glad you got it to work LOL I have a inverted Mms I will post here.
dano1282 said:
Sooo realisticly...this should work on the Ultra and Maxx...since its built off the mini!! Cam can you invert the stock mms as well?? old buddy old pal! LOL
YES!!! It does work!! and No crashes either!
Click to expand...
Click to collapse
Awesome! Did you leave the green MMS icon? Lol as much as I dig the transparent...I'd rather have it green with the stock smilies I know I know picky picky lol
Sent from my XT1080 using xda app-developers app
camblue said:
Glad you got it to work LOL I have a inverted Mms I will post here.
Click to expand...
Click to collapse
Inverted smS would be sweet. I flashed the cm smS cause I love the quick reply but couldn't send MMS messages
sent from my blue police box flying through time......
LOL ewww I hate green LOL but I can do one with and one with green
dano1282 said:
Awesome! Did you leave the green MMS icon? Lol as much as I dig the transparent...I'd rather have it green with the stock smilies I know I know picky picky lol
Sent from my XT1080 using xda app-developers app
Click to expand...
Click to collapse
Yeah thats why I themed my own cause Moto in their infinite wisdom did their own odex Mms, email, and other apk's,,,,it makes using other themed versions impossible.
mpetruzz said:
Inverted smS would be sweet. I flashed the cm smS cause I love the quick reply but couldn't send MMS messages
sent from my blue police box flying through time......
Click to expand...
Click to collapse
camblue said:
Yeah thats why I themed my own cause Moto in their infinite wisdom did their own odex Mms, email, and other apk's,,,,it makes using other themed versions impossible.
Click to expand...
Click to collapse
Can you deodex the entire ROM...and then swap MMS.apks?? Does it work that way
Sent from my XT1080 using xda app-developers app
Camblue anyway you could invert the stock people app? I have tried every single inverted app, sync adapter etc, etc and they all fail
Sent on my Moto X

Galaxy S5 Corporate Exchange Mod Email Security Bypass

It's just the stock email for 4.4.2 without the security requirement.
Been using it with my Fortune 10 company for a while now perfectly without security, I just use swipe on the lockscreen.
I also don't see why this wouldn't work with any other Touchwiz ROM using 4.4.2. Give it a shot.
1. You need root and Safestrap.
2. Remove current email apk and exchange apk first, with Titanium or another.
3. Flash zip in Safestrap.
WhiteSpace
DOWNLOAD
WhiteSpace
Yes I realize the title is ridiculous, mainly tried using all the keywords for the mod because I know a lot of folks have been looking for this.
Credit to Versatile1 at ElementalXDesigns.com
Random
White
Space
WhiteSpace
Syn Ack said:
It's just the stock email for 4.4.2 without the security requirement.
I can't remember where I got it from over a month ago, if someone claims credit I will post credit here gladly. Must be able to verify, I won't post you as credited if you just say that you did it.
Been using it with my Fortune 10 company for a while now perfectly without security, I just use swipe on the lockscreen.
I also don't see why this wouldn't work with any other Touchwiz ROM using 4.4.2. Give it a shot.
1. You need root and Safestrap.
2. Remove current email apk and exchange apk first, with Titanium or another.
3. Flash zip in Safestrap.
WhiteSpace
DOWNLOAD
WhiteSpace
Yes I realize the title is ridiculous, mainly tried using all the keywords for the mod because I know a lot of folks have been looking for this.
Random
White
Space
WhiteSpace
Click to expand...
Click to collapse
it was made by Versatile1... it has been available since May lol...
His original post/site:
https://www.elementalxdesigns.com/eclipse/showthread.php?11970-MOD-Exchange-Email-Policy-Patch
Sent from my SM-G900V using XDA Free mobile app
elliwigy said:
it was made by Versatile1... it has been available since May lol...
His original post/site:
https://www.elementalxdesigns.com/eclipse/showthread.php?11970-MOD-Exchange-Email-Policy-Patch
Sent from my SM-G900V using XDA Free mobile app
Click to expand...
Click to collapse
Fixed in OP.
I flashed this to my 4.4.2 S4 with Insane KK v11 rom and it works great except it force closes when I try to go into the settings to adjust the sync frequency.
Are there any ideas on how to clear this issue or find another APK that works with 4.4.x?
Where are email.apk and exchange.apk files located? I've searched for them and can't find them. /system /app? Or could they be another file name on a Sprint s5.
Thanks.
Sent from my SM-G900P using Tapatalk 2

Categories

Resources