Hi guys,
I wanted to ask if you know, or can create, a small application that can activate the proximity of the phone when you use skype, so that as with telephone calls, the display is turned off and deactivates the touch screen.
Thank you.
Related
sorry for my poor english
i got a problem as sunject mentioned.
when i finished a call, my screen will not auto lock, does anyone have same problem or just mind? anyone can teach me how to auto lock after a call???
chanmama said:
sorry for my poor english
i got a problem as sunject mentioned.
when i finished a call, my screen will not auto lock, does anyone have same problem or just mind? anyone can teach me how to auto lock after a call???
Click to expand...
Click to collapse
what do you mean autolock? just press the end button after your call and it will lock the screen
most phones' keypads remain locked when you receive a call. the hero unlockes when you take an incoming call (or is this only when one uses the touchscreen?).
maybe he is using a bluetooth headset. when the phone indeed unlocks itself during the call, this would be a major pita when you just want to keep the phone in your pocket. anyone tried that yet?
i answered a call with my bluetooth headset & the screen unlocks itself....this is kinda disappointing........
Hello guys!
This problems makes me really pissed off..- when my friends call me, my phone starts ring between third and fourth free signal on theirs side, then the time I am realizing it rings and it's in voicemail already..very annoying...what makes this in-acceptable delay?
hi boss
i had the same problem, could not find any solution, so what i did is installed SaymyName and TTS service extended from market.
No my hero does not ring on time what it says the name before any ring its almost after 1 ring on my friends phone
try that might help you.
Regards
Gugi
Hey Guys,
I am looking for some free app which can replace the default screen while answering an incoming phone call on my HTC Desire.
What happens - when the device is locked and somebody calls me, sometimes I'm answering the call while taking the phone out of my pocket, which is not that convenient.
I checked the forum and the market and there are tons of screen locks, but at least those that I tried are not changing the 'answer screen'.
Any advise would be appreciated.
[Post Deleted]
glensantacruz said:
Hi Guys,
I've ported one of my apps: eNotify to the Ornate TrueSmart:
https://play.google.com/store/apps/details?id=com.hermes.enotifylite
A couple of users have written to request that eNotify turn on the screen when a new email arrives. So that works fine. However, they would also like the screen to be unlocked so that they don't need swipe to dismiss the clock-screen to see the notification.
We have a similar option that works on most Android devices: Settings / "Dismiss Screen Lock"
In code:
Deprecated Way:
KeyguardManager keyguardManager = (KeyguardManager) context.getSystemService(Activity.KEYGUARD_SERVICE);
KeyguardLock lock = keyguardManager.newKeyguardLock(context.KEYGUARD_SERVICE);
lock.disableKeyguard();
Current Way:
getWindow().addFlags(WindowManager.LayoutParams.FLAG_DISMISS_KEYGUARD);
BUT it doesn't work on the Ornate TruSmart which leads me to believe this isn't actually a lock screen, but something else. Is there a way to programmatically dismiss this screen?
Best Regards,
Glen
Click to expand...
Click to collapse
I don't use screen lock on my TS, and your app works fine for me, awaking the screen and presenting the popup notification. One question though: When in silent mode, the vibrate feels like just one small bump, and is barely noticed. Any way to increase the vibrate, or set a pattern? Thanks.
[Post Deleted]
glensantacruz said:
Okay. Thanks for the info. I'm still attempting to track it down. Apparently, removing the lock works on some ROMS, but not others.
You can set the vibration like:
Alerts Tab (!) -> Default Profile -> Default Alert -> Bell Chime -> Vibration
There are baked in vibrations such as:
short, medium, long
But you can also hold your finger down to record one of a custom length.
Please feel free to email me at the support address if you need anything. I'd also welcome any reports of TrueSmart specific issues that need investigating.
Thanks,
Glen
Click to expand...
Click to collapse
That worked, thanks. So far so good with my TS...
@glensantacruz, eNotifyLite did not function on my device at all. Sadly once I installed the app, google search started to crash constantly. this made my TrueSmart unusable. Once I uninstalled everything worked once again.
I had high hopes for this.
Suggestion. in the setup separate SMS and email configuration. I am not interested in email in my tiny watch screen. I only really want sms, hangouts, Phone calls and basic glance-able alerts to wake my screen. On my phone I might try your app for email.. I looks very interesting and full of features.
I am a bit confused. In order to receive these notifications the ts must be connect through BT to my phone? If that is true how are u getting past the issues with BT connection with a phone
rhineymac said:
I am a bit confused. In order to receive these notifications the ts must be connect through BT to my phone? If that is true how are u getting past the issues with BT connection with a phone
Click to expand...
Click to collapse
This is not a simple situation but I will attempt to explain my solution:
For SMS
first I have a full service SIM and account for my TS on ATT
next use google voice for my primary number, this involves installing the GV app and configuring it, then getting the GV number socialized..
next I force force sms responce on my phone and my TS to use the GV # with an Xposed plugin called "XVoice+".
For EMAIL / Internet based:
first I have a full service SIM and account for my TS on ATT that is part of a 15gb shared family plan.
The final result is I receive all SMS on both devices. A couple Caveats, GV does not support the short message format so no twitter alerts. depending on the sms source, some messages are more readable on the TS then others.
Unfortunately for me I'm in Canada and lacking Google voice. Thanks for the explanation tho. Omate is doing a ota in a few more weeks fixing the BT issue. I think I will hold off and wait and see how well it works. I've spoken with Le pen and he tells me that the new fix is working very well.
Hi everyone,
a friend of mine has an Elephone device - I don't know which one, but it's running Lollipop.
She said she once activated the feature, that would detect when she's receiving a call and places the phone by her cheek (as you would do when speaking on the phone) and thus the phone would automatically pick up. I guess it has something to do with the proximity sensor or so?
Anywho, this "feature" isn't working properly, so the phone keeps answering calls while it's in her purse.
I checked all the settings menus and also the phone-app settings, but couldn't find anything to deactivate this.
Can someone help me? Thank in advance!