Auto lock when phone put in pocket - HD2 Windows Mobile 6.5 Themes and Apps

Hello everybody
Tried searching the forums for something that will auto lock my HD2 when I turned it UPSIDE DOWN(not face down)and put it in my pocket.I saw someone mention using such a feature in a post somewhere but couldn't find it again.
Then found Gsen and Gyrator but they both look like kinda old and I'm afraid they'll mess up my phone so I prefer to avoid em,unless you can correct me on this.
Help anyone?

Auto lock!!!
+1 on this. I would appreciate this too.

yes, that would be so nice, useful tool !

bouncy bouncy...nobody knows?help?

Haven't really seen this around, but I think it'd be kinda hard to make since so many factors that would contribute to you putting your phone in your pocket would make it lock in moments you might not want it to. Gsensor would be a good one, but also proximity sensor would be another good way for it to know when it's in your pocket.

Trying gsensor!
I want the thing to lock my phone whenever I put it upside down and since upside down doesnt come unless I put it in my pocket(And I did see a post bout it I did!) it seems a good choice.I'll try the proximity approach too.
Thanx!

this is the only app I am aware of : http://forum.xda-developers.com/showthread.php?t=624206, drove me mad though only used for a day

Well then,after trying all the mentioned software above I'm willing to settle for something that will allow me to turn off my screen manually without disconnecting the call,thus allowing me to call people using my bluetooth headset without having to walk with phone in hand like an idiot.
I go much cheaper this time!Help?

I think this works with "touchlockpro" !!

PocketShield can do this. You can even set if its set to the proximity of cloth or a pouch-lid to the phone or if its just put upside down into a pocket.
Just quickly google it or search this forum!

Related

[REQUEST] [APP] speaker switcher?

Hey guys i currently upgraded from the nokia n900 to the nexus one. I had this great app on the n900 where it used the proximity sensor to switch the phone call to speaker when its away from your face and then switch back to the regular phone "ear" speaker when its against your face. I tried looking for something like it i downloaded "smart call" and it kinda works but it uses the accelermeter to determine the phones orientation. any help is appreciated THANKS!
This is a surprisingly good idea...
I really want this function also.
I had this in my Touch Pro2 but that used both proximity sensor and accelerometer so when i put the phone on a table with the screen down it started speakerphone. As soon as I picked it up it changed back.
Really good feature if you´re put in hold, waiting for someone to answer.
+1
Brilliant idea.
Ya its great! so basically when the screen turns on when you pull it away from your face so does the speaker lol i think its simple enough for the developers to create right?
nothing?
deng 200 views and no love.
You might want to try asking this in the Tasker thread. I'm not familiar with the program, but it might be able to do what you want.
+1 This is a great idea. I just spent 45 minutes on the phone with Time Warner and was on hold 5-6 times, this would have been handy.
I know for a fact this would suck on my n1. The only noticeable problem i have on my n1 is my prox. sensor sucks, alot of the time it thinks that my head is away from my phone and i end up muting myself and not realizing it and then getting hung up on. Very annoying
_-..zKiLLA..-_ said:
I know for a fact this would suck on my n1. The only noticeable problem i have on my n1 is my prox. sensor sucks, alot of the time it thinks that my head is away from my phone and i end up muting myself and not realizing it and then getting hung up on. Very annoying
Click to expand...
Click to collapse
Mine does the same thing, but like djstoffe had on his Touch Pro2 we should implement the accelerometer so we don't get any 'false alarms'.
After a 12 hours working day I needed to relax a bit...
I just decided to write the app as I like the idea but I'm not sure on the concept how to use it... have to sleep about it.
Anyway you can play with the attached apk and if you would post me a logcat, that would be nice and i can see on which devices/rom's it doesn't behave like on my Nexus with CM6...
Code:
adb logcat|grep SpeakerProximity
Just fire up the app and there is a preference view where you can set it on or off with a combobox.
It's working on my phone but as I'm sleepy I can't test it any further but if you like the app and think it could be usefull, just post your comments and I see that I turn it into a optimized app (this is just a quick afterwork writedown)
Before I forget, I will post the sourcecode after I cleaned up my mess and maybe also write a short tutorial on how I did write this app ;-)
Added a new Version in post #27 => http://forum.xda-developers.com/showpost.php?p=7972710&postcount=27
WORKS GREAT THANKS!!!
Sent from my Nexus One using XDA App
Thanks so much for stepping up and making this, rac2030. I just tested it on my phone and it works great!
Works like a charm!! Thumbs up!!!
Hmmm... scary that it's working without probs... did test it today a bit but expected bugs: because I was tired and just wrote out of my head.
Could you guys feed me some lolcat to see if the values are always right or as I asumed?
Ok came across a problem. Is there a way that the app keeps running but disables when the Bluetooth is connected to a headset? The other day I was using my jawbone and it kept switching from speaker to the jawbone.
Sent from my Nexus One using XDA App
k0shi said:
Ok came across a problem. Is there a way that the app keeps running but disables when the Bluetooth is connected to a headset? The other day I was using my jawbone and it kept switching from speaker to the jawbone.
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
I will take a look at it, sounds like a good idea...
Note to myself:
- Disabling the speaker switch if headset is connected (bluetootht and wired)
- proximity monitoring should be handled in a proper service that starts with the accept broadcast of the call and ends itself after the end call broadcast
- grabbing it upsodedown (based on G senseor) switch microphone on and off (as a second option in app)
I'm running into a couple problems with the app on my Nexus CM6.
It is functioning properly except for the screen and speaker button. I called myself from Gmail and answered like normal with the phone up to my ear, working so far, then I took the phone away from my head and the screen came on and switched to speaker perfectly, but after that if you put the phone back up to your face the screen doesn't turn off and the speaker button remains green (as if it were still on speaker phone).
Like I said, it switches back and forth from speaker to no speaker flawlessly, so that part is working great. Any one else experiencing this?
Also, it would be amazing if we could utilize the tilt sensor so that if you wanted to set the phone on the table, screen down, it won't switch back to in ear.
dailydR1ver said:
I'm running into a couple problems with the app on my Nexus CM6.
It is functioning properly except for the screen and speaker button. I called myself from Gmail and answered like normal with the phone up to my ear, working so far, then I took the phone away from my head and the screen came on and switched to speaker perfectly, but after that if you put the phone back up to your face the screen doesn't turn off and the speaker button remains green (as if it were still on speaker phone).
Like I said, it switches back and forth from speaker to no speaker flawlessly, so that part is working great. Any one else experiencing this?
Also, it would be amazing if we could utilize the tilt sensor so that if you wanted to set the phone on the table, screen down, it won't switch back to in ear.
Click to expand...
Click to collapse
Have to test this, thx for the info.
Note to myself:
- add tilt Sensor and dont switch back if in speaker and get flipped (make this optional in settings screen)

Flip for Speaker?

So have tried this feature on both mine and my girlfriend inspire 4g and it doesn't work. But I have read of it working with the inspire. Whats up? We both bought our phones on the launch day, so maybe they fixed the feature down the line.
BTW I'm running coredroid 5.1 and my girlfriend is on the stock Rom. Its not a big deal breaker for me but I wonder why it doesn't work.
I have the same issue!! Flip-for-speaker hasn't worked on stock, nor does it work on any other ROMs i've tried. WTF?!? What's wrong with this phone??
Just tried the feature on mine and it worked!
Maybe there's an update for older phones that fixes it. Make sure to have the box checked in Sound settings, also.
Works here on TPC 2.0
i'm still completely stock, and i had it work one time, and it hasn't since. Everytime my phone rings i'm flipping it around and moving it and everything but it hasn't worked since.
I believe you need to answer it first then flip it over, you cant just flip it over when its ringing.
Oohhhhhh... you have to answer it first. Now I understand. Doh!
It also uses the proximity sensor and not the G-Sensor.. So the phone either needs to be upside down on a table or use your finger to cover the sensor... You cant just turn it over.
earhog said:
It also uses the proximity sensor and not the G-Sensor.. So the phone either needs to be upside down on a table or use your finger to cover the sensor... You cant just turn it over.
Click to expand...
Click to collapse
This may be why I could never get the feature to work..
Where exactly is the sensor located? In the mesh up top?
Guys, there's a better app at the Market that will launch the speakerphone in 3 different methods, "flip", "shake" or "move away from face". It's called "UpSoundDown" and I've tried it on my HD2. I use the more convenient "move away from face" to launch the speakerphone.
Oh I see now, you have to put it on a table for it to work. Wouldn't have thought of that. I just tested it on my phone and IT WORKS. Thanks a lot for the speakerphone tips everybody.
paganfx4 said:
Oh I see now, you have to put it on a table for it to work. Wouldn't have thought of that. I just tested it on my phone and IT WORKS. Thanks a lot for the speakerphone tips everybody.
Click to expand...
Click to collapse
Yup. That's a big 'DUH!' for me too. It's the table-top thing!
Works like a charm now.

[Q] App that tells time when asked

I'm rather near sighted so unless I duct tape the alarm clock to my head I have no chance in hell to actually see the numbers displayed on it at night without contacts or glasses. I've been looking around for app that does one simple thing: tell me the time when i say "time" (or something similar).
My search so far has come up mostly short. I found an app that tells me the time when I shake, touch, or wave my hand over the device. There are also half a million bad Siri knockoffs that will tell me the time if I push a button. However what I really want is an app that monitors audio the entire night and doesn't need to be prodded in any way to notice me speaking to it.
There has to be something out there that can do this. I mean, the built in voice thing responds to "hi galaxy" which could in theory work if it would just understand when I ask it for the time. There are also sleep recorders and such apps that obviously don't mind monitoring audio all night long, as long as you plug it in so power isn't an issue.
Does anyone have any ideas for such an app?
EDIT: If I'm to be very feature-greedy I also wouldn't mind if it turned on the LED when I say "lights" or something like that, but I imagine that's more than just a little bit unlikly to exist
EDIT2: Forgot I was in a general part of the forum, so just to be clear, will be using this on a galaxy s ii or galaxy tab 7.0 plus
The device doesn't really matter, such app should run on any device.
I like the idea!
I will give it a shot after my exam on thursday, but no promises , already have some cool ideas .
You should be aware that this is not battery efficient at all and if your phone is not connected to a charger it might run empty during the night.
Dark3n said:
You should be aware that this is not battery efficient at all and if your phone is not connected to a charger it might run empty during the night.
Click to expand...
Click to collapse
Of course, as I said that's what sleep talk monitors require too.
I did actually find something...on my iPad. There are a couple of apps like that on iOS. I ended up with one where you simply clap to hear the time. Hasn't been updated in ages but still works. There's another one that you actually say "time" to but I think you need to say its name to wake it up first, so didn't even try that one.
Would definitely prefer to have it on Android though, so would be awesome f you got something working
EDIT: decided to buy the other app for iOS just to make a video as a reference:
http://www.youtube.com/watch?v=uXgS0aW10v8
Seems that development simply stopped on that one. Not been updated in ages. Having to say "hello kei" every time is indeed annoying
Spent my first night with the clap activated clock on the iPad. Wow, this truly makes a world of difference to someone like me who's practically blind without glasses or contacts. Ended up waking up a few times during the night, especially close to the time to get up, so being able to get the time without fumbling around for glasses and actually waking up in the process literally made it easier to sleep too

Just got the S4... some questions

Hi,
I just got the S4 (SCH-I545 - Verizon) and so far I love it. I do seem to have a small issue with wifi were it will not connect until I turn wifi off and back on again. This happens in multiple location so its not like its just my home router. But its not all the time, some times it will connect automatically like it should.
Also I read a lot how people never use the air gestures after the first week. I have had it for about a week and I am starting to see why but personally holding your hand over the phone for a second to see the info screen never gets old and seems to be one of the best features I have ever seen! Its very useful and makes you feel like a jedi! I love the hand move to go through your pics in the gallery. I think the biggest problem with air-gesture is not enough other apps support it so its hard to get in the habit of using it.
What other cool things should I check out? I did the face recognition but when I figured out I could unlock my phone with the picture on my work badge I stopped using it. I know you can turn on the blink thing but it just seems kind of lame.
:good:

Things that really bother me about the current SW2 and why:

There really should be a pinned thread for utter disappointed features and/or people.
I am not returning my new SW2. Its too cool to have the lamest, inept and funtion-killing GUI cause me to give up. ** But I bought a Pebble watch the same day because (the SW2n currently):
- can not function as a watch. It does but it goes to sleep VERY fast. WAY too fast. This is completely unacceptable. If I want to drain my f*ing watch and be able to read it all day, I should be able to!!! Put a warning on the settings area.. like: WILL DRAIN BATTERY VERY FAST or something...
- Can not finish reading my incoming sms. Maybe you dont know the girl I am dating but she WRITES A LOT... and this may not be normal amounts ... I really mean a lot. And SONY clearly has NO IDEA about this.
- AND continuing from the above point, it goes back to the f*ing CLOCK in sleep mode. SHOULD dim and remain on my screen until I SAY OTHERWISE. NOW I have to press the power button and NOT make it power off buy accident (another STUPID DESIGN) and make it activate, press the home button and then the stupid function messaging button. NO LOGIC FLOW HERE. I have to read 5 or 6 TXTs by now.
- CAN NOT read the messages in order without going BACK and opening the messaging app again. At least that seems to be what I had to do. I might have missed proper procedure here but if that is true, shame on SONY for lacking a more intuitive operation.
The Poweramp app is cool when it works. It should STAY active. I DONT CARE about anyone else or what slogan SONY wants to claim about battery life. I want FUNCTION my f*ing way. I use Poweramp all the time. But it is not able to stay on my watch, active? Total shame.
The ONLY app I kept on my watch is the custom watch faces. It allwos me to keep the display on until the dumbwatch, overthinking watch disconnects from my RazrMaxx/4.4 Dhacker29 ROM.
So in conclusion, This watch completely fails at being a watch. Fails at running apps because it times out WAY TOO FAST. Fails at every possible area other than fitting well.
Maybe your accelerometer is faulty. It should not timeout when on hand, actually it dims and always shows time.
Sent from my SM-N9005 using Tapatalk
jmaciak said:
Maybe your accelerometer is faulty. It should not timeout when on hand, actually it dims and always shows time.
Sent from my SM-N9005 using Tapatalk
Click to expand...
Click to collapse
I hate to be the guy to say it, but is the OP trolling us?
I have the smartwatch 2, just got it yesterday, and what the OP is saying makes no sense.
deitiphobia said:
I hate to be the guy to say it, but is the OP trolling us?
I have the smartwatch 2, just got it yesterday, and what the OP is saying makes no sense.
Click to expand...
Click to collapse
Well it can timeout and go totally blank ... try it, put them on the table and do not move the watch/table and it will dim and then go completely blank after a while, because the accelerometer sees it's not on the hand. So if OP's accelerometer is faulty, it might behave this way ...
jmaciak said:
Well it can timeout and go totally blank ... try it, put them on the table and do not move the watch/table and it will dim and then go completely blank after a while, because the accelerometer sees it's not on the hand. So if OP's accelerometer is faulty, it might behave this way ...
Click to expand...
Click to collapse
I am not a troll. At least I am not trying to be a troll. I do feel slightly underwhelmed buy my experience so far.
And maybe my accelerometer needs checking? If it is supposed to remain on (the screen) for more than 5 seconds when I am wearing it and trying to read something, then yes, something is wrong. Maybe the watch doesnt know when it is on a troll arm?
deitiphobia said:
I hate to be the guy to say it, but is the OP trolling us?
I have the smartwatch 2, just got it yesterday, and what the OP is saying makes no sense.
Click to expand...
Click to collapse
Hello,
What he is saying actually makes perfect sense, especially on this forum - we are not the average, marketing-targeted user and we like to use our devices any way we please, without being limited by design hickups. And we are more sensitive to design flaws and marketing bs than the average consumer.
Sony missed and even lied about basic features and is not allowing, at least so far, anyone to tweak with this product's FW.
In my experience the watch proved very useful ONLY IF YOU ARE NOT RELYING SOLELY ON IT for most of your work - i, for one, would not like to read my correspondence on such a tiny screen and prefer to use the phone instead - but it would sure be nice to know that I CAN use the watch if i wanted to.
Fortunately, while driving a motorcycle, for example, getting a hint of the message content usually suffices for me to determine if i need to pullover and get my phone out, provided i get to see the screen before it times-out, which is another awkwardly missing basic function.
I will, however, hold on to the SW2 for now in hopes that Sony will straighten things the way they should.
Sent from my LT25i using Tapatalk
i agree fully with the OP as well
if i didn't know better, i would suggest posting your opinions on talk sonymobile, but as i already did that and got NO reply from Sony, i guess it would be just a waiste of time
that's my biggest problem with Sony right now: no communication
(although i must admit most manufacturers suck at communicating with their customers, try finding out when the Butterfly s is getting 4.3/4.4, not a chance)
I actually agree with the OP, there are some features that could be included in the settings menu like timeout duration or stopping the watch default to the watch screen every time it goes into standbye especially useful if travelling and using features like poweramp - you need 3x button presses to bring the poweramp screen back on and if you have a messaging app open (reading messages) it should prevent the watch from sleeping
and how fecking hard is it to develop a few watch face designs with different colours etc
TBH I think Sony are in the process of designing a totally new Smartwatch for release in early 2014 and have completely dropped the ball with this one
well, there was an update today, so i guess they didn't drop it completely
update looked good at first, but disappointing anyway
-only 1 extra watch face that's usable, i still want the abilty to design/choose my own watch face
-the option to use the light sensor for brightness is nice, but i'm glad it's optional, don't like it
-music app update totally messed it up (used to work for me)
-camera app update didn't do anything for me, still does nothing
-still no selectable timeout, huge issue for me
---------- Post added at 06:47 PM ---------- Previous post was at 06:36 PM ----------
Find It for SmartWatch by AQ i purchased also doesn't work anymore
argh, their own Find Phone Smart Extension ALSO doesn't work anymore!
JarlSX said:
their own Find Phone Smart Extension ALSO doesn't work anymore!
Click to expand...
Click to collapse
AFAIK I suspect that problems might occur pairing the SW2 with a non-Sony smartphone.
But please let's keep the discussion in one place only, so we can better compare these findings:
http://forum.xda-developers.com/showthread.php?t=2554874
i think i know why the watch can't dim while still displaying an app
those apps don't really run on the watch, they're just displaying what's happening on the phone (that's where the app is installed)
so for a watch-app to work, the watch is constantly communicating with the phone
such a connection will probably drain the watch very quickly
only the watch part can run independently, so that's why it always goes back to that screen, to save power
this is of course just what i think
FWIW, the screen on time can be controlled by the app. I use and app called IPBike for cycling which runs on the phone. This app allows you to use the watch as a head unit on the bars. It has an option to keep the watch screen on for the entire ride.
jmaciak said:
Well it can timeout and go totally blank ... try it, put them on the table and do not move the watch/table and it will dim and then go completely blank after a while, because the accelerometer sees it's not on the hand. So if OP's accelerometer is faulty, it might behave this way ...
Click to expand...
Click to collapse
Should it really go totally blank/black? Mine is only dimmed out and showing clock face all the time, but really dimmy. And it is on the table...
Oh it does, took some time, longer than i expected...
Sent from my GT-N8000 using Tapatalk 4

Categories

Resources