Hi guys,
I'm sorry, maybe my request is very stupid, but for me it's very important.
Can I ask to someone to create one stupid Xposed Module that "override" the
WhatsApp notification message from "Message from %s" to "You have a new message".
(or a custom message will be much better)
For me that is a very PRIVACY mode!
I don't understand why no one thought about that... maybe because is stupid LOL.
Thanks at all!!!
PS
What do you think about this request?
mmm... after 150 views... no reply! ok gotcha, stupid idea
cheers guys
You could use MissedIt. With this app you're able to create a widget which can display new messages as you want. But only on LS/HS, not in the statusbar.
fiz:ik said:
You could use MissedIt. With this app you're able to create a widget which can display new messages as you want. But only on LS/HS, not in the statusbar.
Click to expand...
Click to collapse
Thanks Fiz:ik for your answer, but is not exactly what I'm looking for
Cheers
Thread moved from the Xposed Framework Modules forum to Android Q&A, as the former is for module releases, not questions/requests (except for the stickied requests thread.) Please use that instead.
Related
Hi all,
is it possible to display new whatsapp messages directly on lockscreen? (like on ios? Display lights up if new message comes in and i can read message directly on lockscreen, thats what I want.
Bought some apps but nothing works fine :-(
Sorry for my poor Englisch...
For directly showing message on lock screen it depends on the ROM I think.
Is there any rom for my desire hd available?
I am using virtous quattro with ics at the moment.
You need to post this there.. I don't have desire. So, can't say.
I think widget locker is what you need. I use handcent for sms, and it gets through the lockscreen just like you describe.
Sent from my DROID3 using XDA App
The lockscreen code is either part of the framework.jar or the systemui... and if the device is not rooted, you cannot change it.
If you are a programmer, what you could try is to create a new window (for example with the WindowManagerImpl hidden class) trying different window types: window types define the layer where the window will be placed. For some window types you might need some special permission (for example I think TYPE_SYSTEM_OVERLAY will be placed above lockscreen, and it needs the SYSTEM_DIALOG permission)
Please use the Q&A Forum for questions Thanks
Moving to Q&A
Currently there isn't an (lockscreen-)app that allows that. If you are a programmer you can always try to make it yourself, like mentioned above. But be warned, it's going to be a hell to create it
I´m not a Android programme
There is an option in the settings of whatsapp "turn on the pop up messages" check that box n u are good to go
i know this option, but it´s still behind the lockscreen...
Hey guys!!
This pop-up message, allows you to answer the message even with the lock screen. I think it's a lack of security because anyone can answer it if you forget your phone somewhere.
I've already try to talk with the developers of Whatsapp, but with no success.
On iphone you can only read and unlock to answer.
That's right, the popup feature when set to 'always' or 'only when screen off' shows messages and I think even allows replying from the lockscreen. You can't go view the full convo without unlocking though. This is the way it works at least in the latest beta from http://www.whatsapp.com/android/
Sent from my Desire HD using xda premium
Kaios said:
Hi all,
is it possible to display new whatsapp messages directly on lockscreen? (like on ios? Display lights up if new message comes in and i can read message directly on lockscreen, thats what I want.
Bought some apps but nothing works fine
Sorry for my poor Englisch...
Click to expand...
Click to collapse
you can download NiLS from play store its worked!!!!
Hi,
im using cm10.1 at huawei g300 and im missing some feature in stock sms app - maybe it's strange, but i really like it, it's simple and has almost all features which i need. Almost. I have problem with sending sms to a group, i have to write concacts separately, and there is no other way to do this. Below is screen from other (also stock?) sms apk (the dark one) and there is a "people" button, after click u can choose from your contacts more than one person.
In my phone it look's like at attached screenshoot - im missing button in place which is marked with red almost-circle. So is it possible to get that "people" button? Something in settings or maybe modded app? I couldn't find anything. And the reason why i don't have that button atm - it's because of CM rom or just google has removed it or...?
Thanks in advance for answers ("Install Go-sms/chomp/handcent." is not the answer - i know that way:>)
Sorry for my english
And sorry, if wrong section.
Hello guys I have a question. I use a lot whatsapp so I put the program into the icon of sms but it don't count the number of unread message.
Is there a way to solve it?
Thanks a lot
you could do it how it did it using tasker..
just create a variable with the notification count of whatsapp and as soon as you open it you set it back to 0.
then you export that value into a zooper widget theme and display it using that.
i'd be happy to help if you need further help or a better explanation
darKpoiSonend said:
you could do it how it did it using tasker..
just create a variable with the notification count of whatsapp and as soon as you open it you set it back to 0.
then you export that value into a zooper widget theme and display it using that.
i'd be happy to help if you need further help or a better explanation
Click to expand...
Click to collapse
Yeah maybe you can help me because i'm noob with zooper-themer so i'm not be able to do what you said.
Thanks
here's an excellent tutorial about it:
http://www.jagwar.de/en/show-notification-counts-in-zooper-with-tasker/
with that you'll be able to get it in no time
darKpoiSonend said:
here's an excellent tutorial about it:
http://www.jagwar.de/en/show-notification-counts-in-zooper-with-tasker/
with that you'll be able to get it in no time
Click to expand...
Click to collapse
I did all the guides say but now I have another question.
How can I modify the widget of themer to see the numbers of messagges? For example:
the themer widget doesn't support it as of yet, it will propably in the future..
but for now you need to create a new zooper wiget and align it manually.
I suppose you know how to add a new zooper widget and move the text value around?
it is not a perfect solution but it works..
it will need a bit of trying until you figure out the size.
you can find out the font looking in the original widget
GIA131 said:
Hello guys I have a question. I use a lot whatsapp so I put the program into the icon of sms but it don't count the number of unread message.
Is there a way to solve it?
Thanks a lot
Click to expand...
Click to collapse
We are working on a way for all notifications to be read by Themer. We apologize for the inconvenience.
ThemerSupport said:
We are working on a way for all notifications to be read by Themer. We apologize for the inconvenience.
Click to expand...
Click to collapse
All right. I start this experiment
GIA131 said:
All right. I start this experiment
Click to expand...
Click to collapse
Guys I did the small widget for count whatsapp messagges. But when I restart my phone it doesn't load the theme and i need to reload againg.
Same problem here.
Thankkk
Thanks gonna start experimenting
mptablescan
Nice,keep up the good work
GIA131 said:
Hello guys I have a question. I use a lot whatsapp so I put the program into the icon of sms but it don't count the number of unread message.
Is there a way to solve it?
Thanks a lot
Click to expand...
Click to collapse
another way to do it is by installing missed it.
its in playstore
link:https://play.google.com/store/apps/details?id=net.igecelabs.android.MissedIt
Touch outside of alert to dismiss it.
Some (older) devices have not enabled to dismiss an (cancellable) AlertDialog by touching outside of it. This module enables it!
This app has no user interface. Enable it in Xposed - reboot - done.
IMPORTANT
Xposed needs root access for installation
Website: http://tinyurl.com/nq32zze
Play Store: http://tinyurl.com/nawzbuu
Xposed Repository: http://tinyurl.com/qelp3wy
APK download: http://tinyurl.com/mzert7f
Why this app? To lazy to search for back button all the time!
It took me a while to understand what this mod is about. You should provide an example of a non cancleable AlertDialog (I can't think of one on a system level, only in apps). Plus I don't understand the title "HowTouchAlert". What does that mean?
EDIT: Care to provide your source code?
If an AlertDIalog is cancellable or not decides the developer of the app which created the dialog. Some have a yes/no and dont allow the back button (=.setCancelable(false)), I use most time only "yes" and back for negative.
Most of the used dialogs are cancellable
Source: hook AlertDialog and set dialog.setCanceledOnTouchOutside(dialog.isCancelable())
EDIT: Maybe the probem is the word "AlertDialog"? This are all these dialog popups asking "want you really ... ?" Just do a internet search for pictures
Lol I know what it is. It's just that the majority of xda users are not into coding so they'll think you are talking about an alert dialog as in alarm clock dialog. Anyways, I just wanted to point out that the title and description is misleading if you don't know what an alert dialog is plus most people don't use modules if they are not open source (including me). Just my two cents...
theknut said:
Lol I know what it is. It's just that the majority of xda users are not into coding so they'll think you are talking about an alert dialog as in alarm clock dialog. Anyways, I just wanted to point out that the title and description is misleading if you don't know what an alert dialog is plus most people don't use modules if they are not open source (including me). Just my two cents...
Click to expand...
Click to collapse
I created this module because the behaviour of Androd was not as i expected it - I did it not because I want as many people should use it, win a design contest etc. I published it so the one who need it could use it.
You wrote most users are useres, not developers. So what they do excatly with source code?
Some people are even using cracked versions, and complaining on XDA about errors caused by unexperienced crackers!
Maybe I should add a FAQ to all modules:
- The used colors red+blue are ugly: I like it and I'm a developer not a designer
- The used icon is ugly: Make a better one and send it me. If I like it, I will add it
- I dont use apps which are 100% free: Dont use it and invest your time to learn developing
- I dont use apps which are closed source: Send me how much the source is worth for you
- I will give you a 1 star rating at Play Store: I dont read the ratings, have fun
Click to expand...
Click to collapse
Wow that was a very good read. Am I on your blacklist, too? I'm actually curious about the icon because XDA Premium didn't load it unfortunately. Can you repost it?
This module is no longer available
My apologies for the flaming, you're a good developer, quick to respond to my emails when had problems. Please keep up the good work
Sent from above using xparent tapatalk blue
I have seen people add their name on the mod apk which says like this "Mod by SomeOne123" which disappers after some time after the launch of app/game.....Can anyone here clarify me how to do that?
I seriously want to make the mod created by me that way so no one just shares my mod with their name as credit.
Thank you for reading this.
Regards 7