Modified Mms.apkDiscontinued till I have free time

http://forum.xda-developers.com/showthread.php?t=540651

I started modify Mms app to add extra features for personal use and share with you guys. I had recieved many responses from you, and I decided to add more features to make this app more powerful for daily use.
Feel free to post your ideas/requests/bug reports, I will try my best to add them in next releases..


THIS APPLICATION BELONGS TO COMMUNITY BY COMMUNITY AND FOR COMMUNITY!
YOU ARE FREE TO USE/DISTRIBUTE/MODIFY W/O ASKING MY PERMISSION. BUT A NOTICE WILL BE APPRECIATED!

YOUR REQUESTS WILL BE ACCEPTED IMMEDIATELY, HOWEVER, PLEASE GIVE ME SOME TIME TO GET THINGS DONE

Recommended for CyanogenMod based firmwares, but also tested on: JACMyTouchSkiv2.0, Magic, Soulife Rogers, Drizzy's Hero 2.8.

PLEASE BACKUP YOUR ORIGINAL PACKAGE FIRST!

If you have any problems, report here: http://code.google.com/p/modified-an...ms/issues/list

Download: Mms.08212009.apk

Install: Just download latest package and install with your device's Application Installer. or, just wait for latest CyanogenMod releases.

Install instructions by andonnguyen:

Code:
In adb:adb shell rm /system/app/Mms.apkadb install Mms.apkoradb install -r Mms.apk
Code:
In terminal:subusybox rm /system/app/Mms.apkcd sdcardbusybox install Mms.apk /system/app
Features: too much features added, see changelog & todo list for more information

TODO:
• Auto-reply on some specific cases
• Changing colors on-the-fly (currently, dunno how to do this)
• Contact picture in conversation window
• Decrease message length to 140 for Twitting
• Increase size limitation for attachments
• Messaging statistics
• Scheduling
• Reminder from SMS Popup
• Support for JF based firmware
• Resend failed messages
• Unread count in notification icon
• Mass-delete messages
• Send group message
• Folder mode (Inbox/Outbox/Sent/Draft/ect..)
• Password protection
• Message templates
... many things to do

Code Repository:
http://github.com/rgv151
http://code.google.com/p/modified-android-mms/

Change logs:
--- 08/21/2009
• Turn-off debug mode, stop application from lagging
--- 08/14/2009
• Always back to all-threads
• Customizable ScreenTimeout while reading/composing message
--- 08/08/2009
• MMS user-agent switcher from senab (revamped)
• Optizimed PNGs with optipng
• Rezipped for smaller apk size
--- 08/04/2009
• Changed Mms.apk version (not tested)
• New icon for "Append Signature" menu (need to be replaced)
• Fixed normal vibrate pattern
• Fixed incorrect LED colors: removed white, yellow is now orange
• Added custom LED color chooser with LED preview (LED will not display correctly if something else changing it, eg. phone is charging)
• Added LED blink rate customization
--- 08/02/2009
• Customizable Led/Vibrate notification. Vibrate patterns are from SMSPopup, if you need more configurable patterns please give SMSPopup a try
• Some tweaks in PreferenceScreen UI
--- 08/01/2009
• Signature/Auto-append signature
• .. and a little secret
--- 07/31/2009
• Black background
• Resize some icons
--- 07/25/2009
• Send on Enter


Reach me: @Twitter @Facebook @gTalk

------------------------
Help me buy an ADP

原文地址:https://www.cnblogs.com/shenhaocn/p/1729998.html