oh ok, mine doesn't. must be the mods ive made to my theme.
wow thats crap, ill look into it..
wow thats crap, ill look into it..
If nothing else just use the mms app from the last release till you get it fixed. Or don't worry about it all. I don't notice any big differences.
Sent from my Droid using DroidForums App
Weird update, now in the messaging app every time I or someone else says "No" it is replaced with a thumbs down, and every "yeah" or "yes" is replaced with a thumbs up. I don't like it. I do like how the smilies are customized for English characters though.
Wow that's retarded lol. Its nice when you make a new msg though and it shows recent contacts when you push the + button. Easier then typing in contacts manually.
Sent from my Droid using DroidForums App
It is retarded. I'm trying to figure out how to customize what text corresponds to the different smilies, which I think is going to involve editing XML files in the apk which I've definitely never done before. The way it is right now is too weird. Who knows, maybe I'll get used to it?
Examples:
Nothing shows up as "Thumbs Down"thing
Yesterday shows up as "Thumbs up"terday
"Thanks" shows up as what I think is sign language?
I don't know if I can deal with this.
EDIT: I can't even figure out what program I need to do this, all I want to do is edit what text triggers certain smilies. I wish I had some dev skills about now, I don't even have the SDK installed. I think I might end up flashing back to 12.3.0 or at least pushing the MMS app from 12.3.0. The way it's set up now is super weird.
Wow that's retarded lol. Its nice when you make a new msg though and it shows recent contacts when you push the + button. Easier then typing in contacts manually.
Sent from my Droid using DroidForums App
It is retarded. I'm trying to figure out how to customize what text corresponds to the different smilies, which I think is going to involve editing XML files in the apk which I've definitely never done before. The way it is right now is too weird. Who knows, maybe I'll get used to it?
Examples:
Nothing shows up as "Thumbs Down"thing
Yesterday shows up as "Thumbs up"terday
"Thanks" shows up as what I think is sign language?
I don't know if I can deal with this.
EDIT: I can't even figure out what program I need to do this, all I want to do is edit what text triggers certain smilies. I wish I had some dev skills about now, I don't even have the SDK installed. I think I might end up flashing back to 12.3.0 or at least pushing the MMS app from 12.3.0. The way it's set up now is super weird.
Well I agree lol. I just moved the old one with root explorer and set permissions, didn't feel like using ADB. Only difference I noticed is if you long press on a msg and the popup shows up goofy. Other then that it seems the same, except obviously no stupid thumbs up or down.
Sent from my Droid using DroidForums App
I got stuck @ the motorola logo when I flashed this. I didnt wipe. Did I do anything wrong? Went back to 12.3.
Any major differences from the other 12.3 release?
Sent from my Droid using DroidForums App
English pack update
init.d tweaks for easy overclocking without setCPU
Any major differences from the other 12.3 release?
Sent from my Droid using DroidForums App
English pack update
init.d tweaks for easy overclocking without setCPU
So where is this easier overclocking you speak of? Also, my messaging app is showing the wrong times on the last message sent on some of my conversations. They are off by like 16 hours from the actual time... anybody else having this problem?
Sent from my Droid
Any major differences from the other 12.3 release?
Sent from my Droid using DroidForums App
English pack update
init.d tweaks for easy overclocking without setCPU
So where is this easier overclocking you speak of?
#!/system/bin/sh
ln -s /mnt/sdcard /data/sd
sync;
#set cpu max frequency here (don't forget to uncomment)
#echo XX0000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
#set cpu min frequency here (don't forget to uncomment)
#echo XX0000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
#set cpu governor here (don't forget to uncomment)
#echo XX0000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
setprop cm.filesystem.ready 1;
setprop dc.filesystem.ready 1;
#!/system/bin/sh
ln -s /mnt/sdcard /data/sd
sync;
#set cpu max frequency here (don't forget to uncomment)
echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
#set cpu min frequency here (don't forget to uncomment)
echo 250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
#set cpu governor here (don't forget to uncomment)
echo interactive > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
setprop cm.filesystem.ready 1;
setprop dc.filesystem.ready 1;
Is there a way to set shortcuts? I really liked it on other roms (like stock) you could set shortcuts to call or text people. Not just a shortcut to the "contact". With all the settings on this rom i hope i am just missing that as it is a pain to have to go into contact, find the person and then click on call or text.
I saw the contact widget and was hoping it was like the HTC incedible one where it has your "favorites" listed and then you can set the default action (text or call) for when you click on it - but nope. It just pulls up the contact.
Thanks for any suggestions.
Is there a way to set shortcuts? I really liked it on other roms (like stock) you could set shortcuts to call or text people. Not just a shortcut to the "contact". With all the settings on this rom i hope i am just missing that as it is a pain to have to go into contact, find the person and then click on call or text.
I saw the contact widget and was hoping it was like the HTC incedible one where it has your "favorites" listed and then you can set the default action (text or call) for when you click on it - but nope. It just pulls up the contact.
Thanks for any suggestions.
Press menu / edit mode
Press menu/ add / shortcut
Sent from my Droid using Tapatalk