How disable the "Last Seen" notification on WhatsApp? - Nexus 4 Q&A, Help & Troubleshooting

Hello,
I'm a little bit scarried about my stupid girlfriend, so my question is: ..
How can I disable the "Last Seen" notification on WhatsApp?
I have a 4.4.2 Nexus 4.
Thankyou.

YourTheBest said:
Hello,
I'm a little bit scarried about my stupid girlfriend, so my question is: ..
How can I disable the "Last Seen" notification on WhatsApp?
I have a 4.4.2 Nexus 4.
Thankyou.
Click to expand...
Click to collapse
The best way is to keep it out of her hands!
https://play.google.com/store/apps/details?id=com.morrison.applocklite
Sent from my Nexus 7 (2013)

https://play.google.com/store/apps/details?id=com.hidewhatsappstatus is what I think you need
Sent from my Nexus 4 using Tapatalk

Yuoko5 said:
https://play.google.com/store/apps/details?id=com.hidewhatsappstatus is what I think you need
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Guess that might work too, but the app I recommended will also help keep other things from prying eyes, especially since there seems to be a trust issue.
Sent from my Nexus 7 (2013)

My friends, if you have a dangerous girlfriend like me.
You can use WhatsApp Plus.
Amazing, fast and you can hide the last seen!

Related

Weird SystemUI coding Need help please

Was android coded whilst looking at it upside down? I'm currently trying to make a mod for the statusbar for CM10.2 where I'm moving the signal, and wifi icons to the left side. However.. I noticed that the battery icon says this
"<TextView android:textAppearance="@style/TextAppearance.StatusBar.Battery" android:gravity="left|center""
Correct me if im wrong, but wouldnt Gravity "Left | Center" mean its to the left, or in the center?
Im very confused.
I assume it means that either means be on the left but move to the center if there is an other icon in its way or it will be on the left but on CyanogenMod there is an option to move it to the middle so it will move it to the center.
Sent from my Nexus 4 using Tapatalk 4 Beta
go to settings, inputlanguage, choose hebrew
now you know why 4.3 has millions of lines of code.
molesarecoming said:
go to settings, inputlanguage, choose hebrew
now you know why 4.3 has millions of lines of code.
Click to expand...
Click to collapse
It's not the millions of lines of code, Im talking about why does it say the clock is on the left side, or the center, when it is ONLY on the right side. Nowhere in CM is an option for centered clock. It's a bit odd.
molesarecoming said:
go to settings, inputlanguage, choose hebrew
now you know why 4.3 has millions of lines of code.
Click to expand...
Click to collapse
Haha, really funny.
Really though that is not really related to this thread.
Sent from my Nexus 4 using Tapatalk 4 Beta
andyabc said:
Haha, really funny.
Really though that is not really related to this thread.
Sent from my Nexus 4 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Andy, I don't see an option in CM for a centered clock, nor does the clock get moved.
However I did finally just change it to only center, and it didn't move.
Most i got from it was a clean boot up, little bit of a flashing screen that cleared up within 5 seconds, and nothing has changed.
jcmaddox1 said:
Andy, I don't see an option in CM for a centered clock, nor does the clock get moved.
However I did finally just change it to only center, and it didn't move.
Most i got from it was a clean boot up, little bit of a flashing screen that cleared up within 5 seconds, and nothing has changed.
Click to expand...
Click to collapse
Then I guess that was some feature of a rom I used to have on my old phone which is currently hard bricked.
Did you look EVERYWHERE in the settings?
Sent from my Nexus 4 using Tapatalk 4 Beta
andyabc said:
Then I guess that was some feature of a rom I used to have on my old phone which is currently hard bricked.
Did you look EVERYWHERE in the settings?
Sent from my Nexus 4 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Looked absolutely everywhere, Some roms have it but CM trys to stay as stock as possible, while just enhancing the stock feeling. Like being able to add more tiles to the Quick Tiles. But thats about it.
jcmaddox1 said:
Looked absolutely everywhere, Some roms have it but CM trys to stay as stock as possible, while just enhancing the stock feeling. Like being able to add more tiles to the Quick Tiles. But thats about it.
Click to expand...
Click to collapse
Figures.
Pretty strange that there is such thing.
Sent from my Nexus 4 using Tapatalk 4 Beta
andyabc said:
Haha, really funny.
Really though that is not really related to this thread.
Sent from my Nexus 4 using Tapatalk 4 Beta
Click to expand...
Click to collapse
why, i think that might be the reason for that strange gravity. they probably do flip everything around.
molesarecoming said:
why, i think that might be the reason for that strange gravity. they probably do flip everything around.
Click to expand...
Click to collapse
The thing is that all that code is for translation because Hebrew uses different type of characters so it needs to be matched up with the English characters.
Sent from my Nexus 4 using Tapatalk 4 Beta
Moles you brilliant bastard.
Sent from my Nexus 4 using xda premium
jcmaddox1 said:
Moles you brilliant bastard.
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
Hahaha, that bug is just so random. XD
Sent from my Nexus 4 using Tapatalk 4 Beta
---------- Post added at 03:40 PM ---------- Previous post was at 03:37 PM ----------
Oh man look at this XD
Did anyone notice a new type of language which is the first one?
Sent from my Nexus 4 using Tapatalk 4 Beta
andyabc said:
Hahaha, that bug is just so random. XD
Sent from my Nexus 4 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Its not a bug. That's how the language works.
Sent using xda premium
chromium96 said:
Its not a bug. That's how the language works.
Sent using xda premium
Click to expand...
Click to collapse
So the whole OS backwards is not a bug?
Sent from my Nexus 4 using Tapatalk 4 Beta
Moles you brilliant bastard.
Sent from my Nexus 4 using xda premium
No it's not a bug, Hebrew is read from right to left. So a mirrored layout makes perfect sense
Sent from my Nexus 4 using xda app-developers app
andyabc said:
So the whole OS backwards is not a bug?
Sent from my Nexus 4 using Tapatalk 4 Beta
Click to expand...
Click to collapse
thats what i said. why do you think 4.3 had thousands of lines of code. they must have refactured the entire UI system for that one.
i once tried to reverse the navbar, heck, it wasn't easy - but this is just insane, they even flip fragments.
it makesfor a cool trick to play on clueless nexus users though
molesarecoming said:
thats what i said. why do you think 4.3 had thousands of lines of code. they must have refactured the entire UI system for that one.
i once tried to reverse the navbar, heck, it wasn't easy - but this is just insane, they even flip fragments.
it makesfor a cool trick to play on clueless nexus users though
Click to expand...
Click to collapse
Yep, seems pretty epic but why do this if the only thing that needs changing is the language?
Sent from my Nexus 4 using Tapatalk 4 Beta
andyabc said:
Yep, seems pretty epic but why do this if the only thing that needs changing is the language?
Sent from my Nexus 4 using Tapatalk 4 Beta
Click to expand...
Click to collapse
too much time on their hands? klp already wrapped up and waiting for release? boredom? i cannot say.

Anyone come from a nexus 4? I have both now and can't decide.

Just got my g2 this am and its not that I'm disappointed I just don't know if its worth the full retail I paid over my nexus4. I'm moving to India in a few months so lte does not really matter to me.
Anyone come from a n4 to the g2 and have any insight on what you are enjoying more about the n4?
*not a fan of the lg skin but figure its just a matter of time till we have aosp roms.
Picture comparison between the two
randyspants said:
Just got my g2 this am and its not that I'm disappointed I just don't know if its worth the full retail I paid over my nexus4. I'm moving to India in a few months so lte does not really matter to me.
Anyone come from a n4 to the g2 and have any insight on what you are enjoying more about the n4?
*not a fan of the lg skin but figure its just a matter of time till we have aosp roms.
Click to expand...
Click to collapse
I am considering the same thing. Can you post pics of them together? I may wait for the nexus 5 but think i like the buttons on the back and bigger battery. I hope the bootloader is able to be unlocked.
Sure give me a few and I will grab some pictures.
Overall the nexus feels better in the hand to me, love the back glass feel, I don't mind dealing with stock for a couple weeks as long as that bootloader becomes unlockable and we get some aosp action.
Re: the buttons on the back, I don't mind em one bit and actually like em but I don't use volume up/down much on my phone anyway.
My phone is on back order, but I'll be giving my wife my Nexus 4 so I can't comment on that decision, but I'm definitely keeping the G2 for myself. I played with one for a few minutes and I'm sold.
Semantics said:
My phone is on back order, but I'll be giving my wife my Nexus 4 so I can't comment on that decision, but I'm definitely keeping the G2 for myself. I played with one for a few minutes and I'm sold.
Click to expand...
Click to collapse
What sold you the most on the g2 vs the n4?
ok pics added to OP
randyspants said:
ok pics added to OP
Click to expand...
Click to collapse
Thanks!! Really loving the bezels. I see you hide your onscreen keys on the Nexus.... Decisions, Decisions. I may wait to see if the new nexus is based off of this.
I've had a nexus 4 one and s4 in the last 6 months and now g2.. loving the g2, screen is better on the g2, way better battery life, snappier processor better camera.. Also aosp Roms will come in time... That said I will undoubtedly get the next nexus as I'm a gadget junkie.
Sent from my LG-D800 using Tapatalk 4
djkinetic said:
I've had a nexus 4 one and s4 in the last 6 months and now g2.. loving the g2, screen is better on the g2, way better battery life, snappier processor better camera.. Also aosp Roms will come in time... That said I will undoubtedly get the next nexus as I'm a gadget junkie.
Sent from my LG-D800 using Tapatalk 4
Click to expand...
Click to collapse
I had them all too, but I find myself back with the nexus. Mainly for the simple things. I love the onscreen buttons and cyanogenmod mms with the quick reply and functions. I would love the battery life and better camera though, .
Wow they really are close in size! The nexus screen looks great with the buttons hidden. Does the G2 not allow 3rd party wallpapers appear behind transparent notification bar and buttons at the bottom?
cathain said:
Wow they really are close in size! The nexus screen looks great with the buttons hidden. Does the G2 not allow 3rd party wallpapers appear behind transparent notification bar and buttons at the bottom?
Click to expand...
Click to collapse
Only on stock launcher.
peary27 said:
I had them all too, but I find myself back with the nexus. Mainly for the simple things. I love the onscreen buttons and cyanogenmod mms with the quick reply and functions. I would love the battery life and better camera though, .
Click to expand...
Click to collapse
I hid the on screen buttons on my n4 and now that I'm rooted I hid them on the g2..as for the MMS quick reply functions, try sliding messaging pro.
Sent from my LG-D800 using Tapatalk 4
I love your wallpaper on the nexus 4 , would you mind sharing ?
Gesendet von meinem Nexus 4 mit Tapatalk 4
djkinetic said:
I hid the on screen buttons on my n4 and now that I'm rooted I hid them on the g2..as for the MMS quick reply functions, try sliding messaging pro.
Sent from my LG-D800 using Tapatalk 4
Click to expand...
Click to collapse
How do you navigate without the navbar??
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
jsho31 said:
How do you navigate without the navbar??
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
Click to expand...
Click to collapse
Auto hide soft keys from play store or lmt
Sent from my LG-D800 using Tapatalk 4
djkinetic said:
Auto hide soft keys from play store or lmt
Sent from my LG-D800 using Tapatalk 4
Click to expand...
Click to collapse
Im asking how do you go back home from a screen or press the back button if you have the keys hidden?
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
jsho31 said:
Im asking how do you go back home from a screen or press the back button if you have the keys hidden?
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
Click to expand...
Click to collapse
I believe they pop back up when you tap the bottom of the screen.
jsho31 said:
Im asking how do you go back home from a screen or press the back button if you have the keys hidden?
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
Click to expand...
Click to collapse
It hides the soft keys and emulates them at the same time.. I have mine set to display when I swipe up on the bottom edge.
Sent from my LG-D800 using Tapatalk 4
djkinetic said:
Auto hide soft keys from play store or lmt
Sent from my LG-D800 using Tapatalk 4
Click to expand...
Click to collapse
Auto hide is compatible with this device because its compatible with nexus 4 do you think?
wargreymon89 said:
Only on stock launcher.
Click to expand...
Click to collapse
that is a bummer

Nexus 5 experience

With GEL installed, are we having the full nexus 5 experience?
The only thing i can think of is the missing translucent bar in the lock screen.
Am I missing smth?
Sent from my Nexus 4 using Tapatalk
fathocker said:
With GEL installed, are we having the full nexus 5 experience?
The only thing i can think of is the missing translucent bar in the lock screen.
Am I missing smth?
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Have you flashed any KitKat ROM? GEL alone can't clone KitKat features.
ngr.hd said:
Have you flashed any KitKat ROM?
Click to expand...
Click to collapse
Yes, I'm on 4.4 stock. And I get the translucent bars on the home screen but not on the lock screen.
But as far as i can tell this is normal and you can't do anything about it aside from replacing the framework.
So this would be the only thing different software wise ,as I said in the opening post?
Sent from my Nexus 4 using Tapatalk
fathocker said:
Yes, I'm on 4.4 stock. And I get the translucent bars on the home screen but not on the lock screen.
But as far as i can tell this is normal and you can't do anything about it aside from replacing the framework.
So this would be the only thing different software wise ,as I said in the opening post?
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Lol try looking at the the actual nexus 5 features....
Sent from my Nexus 4 using Tapatalk
b1337 said:
Lol try looking at the the actual nexus 5 features....
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
I did that's why I am asking ... In case you didn't bother to read SOFTWARE. I don't care about screen size, resolution, CPU and what not
Sent from my Nexus 4 using Tapatalk
Yes your missing o, e, i, n and g. There must be a problem with your spellchecker. Try SwiftKey. Its much better than stock.
Sent from my Nexus 4 using xda app-developers app
purpse said:
Yes your missing o, e, i, n and g. There must be a problem with your spellchecker. Try SwiftKey. Its much better than stock.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
And you're missing an apostrophe and an "e" people in glass houses...
But to answer the OP's question, we're missing HDR+, low power music playback, and... yeah I'm struggling to think of any other software differences. Even the 2 differences I mentioned are hardware dependant. And to think I was considering "upgrading".
You can get the transparent lockscreen bars here: http://forum.xda-developers.com/showthread.php?t=2527525
purpse said:
Yes your missing o, e, i, n and g. There must be a problem with your spellchecker. Try SwiftKey. Its much better than stock.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
You must love those people. Glad you helped me out bro !
Sent from my Nexus 4 using Tapatalk
fathocker said:
I did that's why I am asking ... In case you didn't bother to read SOFTWARE. I don't care about screen size, resolution, CPU and what not
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
hardware difference = software difference....multiple features are exclusive, therefore there's a difference
Sent from my Nexus 4 using Tapatalk

[App]Google Music v5.5 and Hangouts v2.1 !

Apps are finally getting updated! 4.4.3 hopefully coming soon. Meantime here is the updated apps from Android Police straight from google.
Google Music v5.5
http://www.androidpolice.com/2014/0...ce-playlist-editing-and-sharing-apk-download/
Hangouts v2.1!
http://www.androidpolice.com/2014/0...chats-widget-new-sound-and-more-apk-download/
they just need to integrate individual contact/group notifications, then it will be perfect
sooo good thanks goog!!!!
the new sms/hangouts switch is PERFECCT~!!!!
I've been wanting that voip for so long. Still hasn't been added, damn it Google.
Sent from my Nexus 5 using Tapatalk
I was hoping the green boxes will be for SMS to. But [email protected]
Sent from my Nexus 5 using Tapatalk
Best sms app!!!
Sent from my unknown using Tapatalk
Still needs some kind of backup option.
Sent from my Nexus 5 using Tapatalk
Is anyone getting there SMS boxes green all white?
Sent from my Nexus 5 using Tapatalk
When are they gonna add popup notification damn I hate having to go into the app to reply
Sent from my Nexus 5 using Tapatalk
I know. Same way here bro. But lock screen notifications helps a lot.
Sent from my Nexus 5 using Tapatalk
Works like a charm. Except one issue.
Only since installing the upgrade, every sms I send results in a toast saying "insert a Sim to send sms." I am on Sprint, correct APN settings, mms and sms are confirmed working, but still getting the toast.
Just annoying.
Sent from my Nexus 5
Maybe just uninstall hangouts and reinstall it. And fix permissions
Sent from my Nexus 5 using Tapatalk
HenryDCase said:
Works like a charm. Except one issue.
Only since installing the upgrade, every sms I send results in a toast saying "insert a Sim to send sms." I am on Sprint, correct APN settings, mms and sms are confirmed working, but still getting the toast.
Just annoying.
Sent from my Nexus 5
Click to expand...
Click to collapse
I'm on Sprint also, but im not having that problem. Try reinstall
Is anyone else having an issue with contact photos not showing up in the notifications?
Sent from my Nexus 5 using Tapatalk
babalonius508 said:
Is anyone else having an issue with contact photos not showing up in the notifications?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Yup. Seems random for me. Sometimes they are there.. Sometimes they aren't.
babalonius508 said:
Is anyone else having an issue with contact photos not showing up in the notifications?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
same here but it seems to work again after a while, almost like the contacts needed to refresh or something.
littleguevara said:
same here but it seems to work again after a while, almost like the contacts needed to refresh or something.
Click to expand...
Click to collapse
Same thing happens in app for me as well in the main conversation list.
hospitalbed said:
Same thing happens in app for me as well in the main conversation list.
Click to expand...
Click to collapse
I was able to get them to show up in app by force closing the app and rebooting my phone.
Sent from my Nexus 5 using Tapatalk
anyone else notice the notification noise was changed slightly?
tauzins said:
anyone else notice the notification noise was changed slightly?
Click to expand...
Click to collapse
Confirmed. Didn't like the new noise so I'm still using the old one XD

Active Display?

Would you guys recommend active display for the n4?
Sent from my Nexus 4 using Tapatalk
13~BigBear~13 said:
Would you guys recommend active display for the n4?
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
No, since the n4 has an IPS display it would be a waste of battery.
I like Dynamic Notifications. I've been using it since it was launched and it doesn't effect the battery that much.
You can try this: http://forum.xda-developers.com/showthread.php?t=2641557 I use it without any issues on my N4.
Sent from my Nexus 4, want to know my current project? Check http://team-fun.eu

Categories

Resources