SMS/MMS in same account - Upgrading, Modifying and Unlocking

Hi Guys,
I've a PDA with SMS/MMS with same account(under 1 menu item) on messaging application. So everytime i open Messaging then [Menu] it will displays SMS/MMS as 1 item/account. My question is: Is there any way to make this SMS/MMS menu item as separate menu ? Means when i click [Menu] on messaging app it will popup this menu:
New >
.......SMS
.......MMS
Reply>
.......Reply
.......Reply All
...
...
...

Related

Notification tones.

Is it possible to separate system notification from say text notification? I hate having my SMS tone go off when system events happen or when calendar alerts go off.
Sent from my Full Android on Vogue using XDA App
Go into: Messaging > menu button > settings > select ringtone
and change it to anything other than Default
(default notification is set with: Settings > Sound > Notification ringtone)
Thank you.. I feel like a dumbass..

Question....

Hi everyone,
Can anyone tell me if their is any way to save a per-selected/per-written text option for quick reply? their is an option like this on the TP2 just wondering if the Epic 4G has it.
Thank you
I don't know if you can on the stock mms app, I know I can on Handcent. If you have handcent, when you see your message list hit:
menu > settings > app settings > Quick text settings > add > whatever you want.
Thanks, i'll check it out.

[Q] Whatsapp unread count widget

Hello,
Is there any application fo unread texts from whatsapp? Similar to sms unread count?
What is my point i have widgetlocker without notification bar so i dont want to unlock phone all the time to check whatsapp msgs
Any advice is good advice. Thanks
I'm pretty sure there isn't, but give feedback to the developers of whatsapp and tell them to do a widget which shows the amount of unread messages. They could possibly do it.
I did 2 months ago
Well.. Then I guess I'll do that too now and see if they'll do something.
great idea!! ill write a message as well...
Any news? :-( i bought this app and they cant reply simple mail? Really disapointing... :-\
Sent from my Desire HD using XDA Premium App
They must be very busy... an app like this haas got to be on all platforms, otherwise it's useless.
Anyway, I'm emailing them now! Definitely need an unread count widget on the WidgetLocker screen
Will not be better to contact other developers? I cant imagin how hard is make notification for Whatsapp.... :/
I want this too, but the developers of WhatsApp are pretty slow at replying to emails and adding new features
Yes, you can!
Missed it! Will work.
rtenklooster said:
Yes, you can!
Missed it! Will work.
Click to expand...
Click to collapse
What?
Hi! I do it with Tasker, its only plus 1 when arrive a Whatsapp notification and return to 0 when I open it (if I not read this messages, counter go to 0 too xD)
Put this icons in /sdcard/tasker/.icn/whatsapp/
mediafire. com /?seos0jth6frodu5 (separated because I can't add URLs )
Create a Tasker widget called "Whatsapp" that only, open it
Create a Task called WhatsAPP:
When open whatsapp
-Variable %WPP = 0 and mathematical
-Tasker -> Change icon: Push search icon and select widget "Whatsapp", then select icon (i selected icon without number)
Another Task called WPP Notification:
When arrive a notification from whatsapp
- +1 to %WPP
- Tasker -> Change icon: Push search icon and select widget "Whatsapp", then select correct icon and mark "if", %WPP = 1, (be carefully, its "mathematical equal", not ~, maybe it works but I prefer use "=")
-Do this last step for each number (%WPP=2, %WPP=3...%WPP=9)
-Finally, do same step but with %WPP>9
This can do with a loop, but when I do it, I was testing, and I won't change it now . If somebody do it with a loop or do it better, please post it for other users (and me!)
PD: I do it to Maildroid/K9 and eBuddy (eBuddy don't work ) too
KRLES said:
Another Task called WPP Notification:
Click to expand...
Click to collapse
Could you please explain more thoroughly how does Tasker know if there a new message recieved in Whatsapp?
I'm trying to make a Minimalistic Text widget displaying the number of unread Whatsapp messages...
You do a second task to manage notifications, this task is active when arrive a notification (event-> Alert >notification), on notification window, you can select if you want "any notification" or a "specific-prgram notification", you select whatsapp
Then when this trigger succes, you add +1 to variable and update icon
but you have a notification in statusbar if there are any new whatsapp msgs available..
sometimes i miss the feature for the lockscreen but i dont think this is a big problem
Guys, again the same stupid question... I didn't get how Tasker knows if there any message received in Whatsapp?
So I'm creating new profile to handle Whatsapp messages and what First Context should I use for this?
Yes, you have notification on status bar too, I won't remove it but I think that is posible quit after update unread counter
Acyxou, follow this steps
1. Create a new context, called, Whatsapp event, for example
2. Select "Event"
3. Select "IU"
4. Select "Notification"
5. On "Source application", push square colour icon at right, it open you apps list
6. Select Whatsapp and finish
Inside this context, you must add a task that adds +1 when detects a notification, how do this task is explained up
This is great but!
KRLES said:
Yes, you have notification on status bar too, I won't remove it but I think that is posible quit after update unread counter
Acyxou, follow this steps
1. Create a new context, called, Whatsapp event, for example
2. Select "Event"
3. Select "IU"
4. Select "Notification"
5. On "Source application", push square colour icon at right, it open you apps list
6. Select Whatsapp and finish
Inside this context, you must add a task that adds +1 when detects a notification, how do this task is explained up
Click to expand...
Click to collapse
This is great man, but can you please describe the complete Tasker process?
Download and put icons in /sdcard/tasker/.icn/whatsapp/
megaupload . com/?d=2QJZM1IO
On desktop
1.- Menu -> Add -> Widget
2. Tasker -> Task
3.- New Task -> Put a name, I use "wpp" -> OK
4.- Plus sign -> App -> Load an app -> Whatsapp -> OK
5.- Create Widget
On tasker, we do two tasks
First, when load whatsapp app
1.- New -> Put a name -> App -> Whatsapp -> Ok
2. PLus sign -> new task -> Wpp to 0
Inside task Wpp to 0
3.- Plus sign -> variable -> Variable set-> Name %WPP -> to 0 -> Do Maths -> Done
4.- Plus sign -> Tasker -> Set widget icon
5.- On name, touch the magnifier and do appear our widget, "wpp", select
6.- Select icon -> whatsapp -> icon without counter
7.- Done task and done profile
8.- I add this task when I quit whatsapp too, you can add if you touch on task and select "Add exit task"
Second profile, When an event arrive
1. Create a new context, called, Whatsapp event, for example
2. Select "Event"
3. Select "IU"
4. Select "Notification"
5. On "Source application", push square colour icon at right, it open you apps list
6. Select Whatsapp and finish
7.- Select new task, I has named it " wpp+1"
8.- Plus sign -> Variable -> Variable add -> In name, touch yellow label and select %WPP -> done (default add +1)
Now, we go to add an icon for each number of events until 10
For 1 message
-Plus sign ->Tasker -> Set Widget Icon ->
- Touch Magnifier and select "wpp"
- Icon, whatsapp and select icon with counter in 1
- Mark if, push yellow label and select %WPP, change ~ symbol to Maths Equals (=) and 1
-Done
For 2 messages
-Plus sign ->Tasker -> Set Widget Icon ->
- Touch Magnifier and select "wpp"
- Icon, whatsapp and select icon with counter in 2
- Mark if, push yellow label and select %WPP, change ~ symbol to Maths Equals (=) and 2
-Done
For 3 messages
-Plus sign ->Tasker -> Set Widget Icon ->
- Touch Magnifier and select "wpp"
- Icon, whatsapp and select icon with counter in 3
- Mark if, push yellow label and select %WPP, change ~ symbol to Maths Equals (=) and 3
-Done
[Do this until 9 messages and finally, to +9 messages]
For more than 9 messages
-Plus sign ->Tasker -> Set Widget Icon ->
- Touch Magnifier and select "wpp"
- Icon, whatsapp and select icon with counter in +9
- Mark if, push yellow label and select %WPP, change ~ symbol to Maths Greater than (>) and 9
-Done
10.- Done profile
And finished, you have a counter!
PD: You must be checked "Tasker" on Settings -> Accessibility
KRLES said:
Acyxou, follow this steps
1. Create a new context, called, Whatsapp event, for example
2. Select "Event"
3. Select "IU"
4. Select "Notification"
5. On "Source application", push square colour icon at right, it open you apps list
6. Select Whatsapp and finish
Click to expand...
Click to collapse
KRLES, u r the man! Exactly what I needed, many thx ))))

Request Modified GMAIL

http://www.androidpolice.com/2013/0.../#seven-more-notification-actions-preferences
Hi all i was wondering if someone could change the notification options for current gmail app 4.3.1
E.g. Instead of it saying "archive" and "reply" as options
Could it have icons there for Delete, reply, mark as read.
Thanks guys
Edited:
gmail > settings > General settings > swiping conversation list change this setting to "always deletes conversation"
and now my archive button is replaced with delete.
Hope this helps someone

[Q] Is there an app to show Message Previews from Favorites Contacts only?

If you'd like to only see messages from Favorites Contacts to show on Preview screen - not all messages, you can't do that unless you have an app. It seems like we only have the option to turn Preview ON/OFF:
Messaging > Settings > CHECK/UNCHECK: Preview message
But is there an app that would only show Previews for Favorites Contacts?
This would also be useful for business meetings where you wanted the screen on your phone to show Previews from only the contacts related to the project you are discussing.
c627627 said:
If you'd like to only see messages from Favorites Contacts to show on Preview screen - not all messages, you can't do that unless you have an app. It seems like we only have the option to turn Preview ON/OFF:
Messaging > Settings > CHECK/UNCHECK: Preview message
But is there an app that would only show Previews for Favorites Contacts?
This would also be useful for business meetings where you wanted the screen on your phone to show Previews from only the contacts related to the project you are discussing.
Click to expand...
Click to collapse
You can try Ninja SMS. It will allow you to choose which contacts appear as pop-ups. If you used it for only Favorites, you would still see the message counter on the stack messaging app for unreads from everyone else.
Messaging > Settings > UNCHECK: Preview message
Ninja SMS > CHECK: Wake Screen
This accomplishes exactly what I asked for. Thank you.
c627627 said:
Messaging > Settings > UNCHECK: Preview message
Ninja SMS > CHECK: Wake Screen
This accomplishes exactly what I asked for. Thank you.
Click to expand...
Click to collapse
Awesome, glad I could help.
Questions go in q&a
Thread moved

Categories

Resources