[APP] User Themeable Messaging +Quick Reply +Group Messaging +Emoji 4.2.2 (3/04/2013)

Status
Not open for further replies.
Search This thread

ItachiLvrX

Senior Member
Oct 23, 2012
142
17
So you're good, yeah? In my next update the Aroma installer will have an option to revert to stock. I'll also try to make one that has font size settings for you. If you get brave, try this... TouchWiz options galore

Yea i'm good. I ended up flashing the Hyperdrive ROM now that I have titanium backup. I didn't know you could create a flashable ZIP of all your apps and system data :eek: That saves me a LOT of time, holy crap. Plus importing a layout for Nova Launcher...

Also you don't have to do anything special for me, if you do, you're amazing. I'd love to use your app, it looks awesome, but as I said a bit hard to see >_<

EDIT: What do the touchwiz mods do? o.o
 
Last edited:
  • Like
Reactions: drinfernoo
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 22
    Messaging App +QuickEmoji +Quick Reply

    KnTBC.png

    vU5BT.png



    Messaging App for AOSP and TouchWiz

    Code:
     - 2013-03-05 - 
    Fixed uncompressed MMS
    Fixed recipients
     - 2013-03-04 - 
    Mms theme settings
    SMS Split
    Removed Androidian emojis
    Replaced Androidian emojis
    Group Messaging
    Quick Reply
    Animated notification icon
     - 2013-01-24 - 
    Fully working MMS
    Full uncompressed MMS
    Dark theme with ICS blue text, icons, buttons, and notifications to match AOSP, etc.
    Emoji support with Quick Emoji button
    Quick reply
    Gesture templates
    Transparent widget
    160 Character message split

    4.2.2 User Themeable Mms
    with Emoji, Quick Reply, Message Split and Animated Notification Icon
    Download
    Download Odexed
    ALL NEW AROMA INSTALLER HAS EVERY VERSION
    Download
    Individual downloads:
    AOSP 4.1 Blue received, White sent
    AOSP 4.1 White received, White sent
    AOSP 4.1 White received, Blue sent
    AOSP 4.2 Blue received, White sent
    AOSP 4.2 White received, White sent
    AOSP 4.2 White received, Blue sent
    TouchWiz Blue received, White sent
    TouchWiz White received, White sent
    TouchWiz White received, Blue sent

    Thanks:
    Code:
    stafly17 - Initial code and request
    Whiplashh - For including my version in a full ROM
    philweser - For including my version in a full ROM
    iDoc21
    shaun0207
    DraggyWan
    RedJack117
    Thebear j koss
    CM-Freak
    hitman980206
    mw86
    ipnixon
    hasbrobot
    nyles
    bmxerkid954
    fergie716
    teamLViThN
    - amiblindyet - Misty_Meow - cbass15
    4
    Absolute hands down best messaging app I've used in a long time!
    Thank you for your support and for your help testing!

    BETA REQUEST

    I do not, and will not, run TouchWiz so I need some beta testers for our TouchWiz version. Knowledgeable, experienced testers only. The next time one of you PMs me and tells me that you couldn't figure out how to flash it so you tried to manually push and now your phone won't make calls I will find you and I will slap you. PM me for the link and instructions.
    3
    Any idea why my group messaging isn't working? I've said before I don't like it but I'm in a lot of groups this semester and it's starting to get hectic haha.
    It works on 4.2.1 or use Chomp SMS. Or try this if you're on TouchWiz.
    Really wanted to get this to work in my phone.
    I am running blackjelly rom. Do youbany anyone who was able to make it work with this rom?
    I'm running this on BlackJelly, what's your problem?
    Really really thank you..
    Almost done.
    3
    Just flashed the TW version and nothing changed in my messaging app. What am I doing wrong?

    Remove SecMms.apk (or freeze) and use Messaging.
    3
    http://d-h.st/JOB

    Aosp white received blue sent 4.1
    Really appreciated.
    My dream is to learn something abut this stuff..
    Tried in the past but without success..



    Curiosity: I'm on chameleon for s2..
    It has the possibility to run the aosp apps because the ROM is modified to make it work this way.. It is based on 4.1.2..
    Does the 4.2 aosp inverted MMS you did work on it?

    Sent from my GT-I9100 using Tapatalk 2

    Done, download here.
    Now here's what I did. Decompile the apk and browse to
    res\xml\mms_config.xml
    Open mms_config.xml and find this line:
    Code:
        <bool name="enableSplitSMS">true</bool>
    and change it to look like this:
    Code:
        <bool name="enableSplitSMS">false</bool>
    If this line does not exist, create it. Recompile and push to your phone.

    You may have to delete your original Mms.apk from system\app\ before flashing as I forgot to add that to the updater script.