[Q] poweroff-alarm support? - Atrix 4G General

actually i add power-off alarm to the atrix.but it did not work anymore.does it need hardware support too??
i also find some teaks in build.prop,which i found in the chinese cdma razr.
Code:
# BEGIN Motorola IKAROWANA-4011, a21746
persist.sys.poweroff.alarm=true
#indicating if power off alarm is locked as active one
persist.sys.po.alarm.flag=false
#switcher for allowing the volume key(up&down) to wakeup phone
persist.mot.volumekey.wakeup=0
hope it can help.

Related

[APP][Unmaintained][Oct 11th, 2008] Answerkeys Disabler (v0.5.1)

Answerkeys Disabler locks the touch screen of your HTC Touch Diamond when someone calls you. It does not require locking your phone in advance. Simply having the program running in the background solves the problem of accepting or rejecting calls before you got your phone out of your pants.
The program was designed to be as simple as possible, with one goal only: prevent accidental touches to the touch screen because HTC thought it was wise to unlock the phone in your pants. It does not eat a lot of battery, since it just waits untill Windows tells it a call comes in (Answerkeys Disabler actually knows before the HTC software does ). It does not poll in any way to check if it should lock or unlock.
Project home page: http://code.google.com/p/answerkeysdisabler/
Unmaintained: I'm sorry I have to inform you I don't own a HTC Touch Diamond anymore. I didn't mention it in this start post, but I probably did elsewhere: it broke down on me. After several repairs, the phone company finally sent me a replacement phone. I got so fed up with all the repairs, I decided to move on and get myself another phone.
Versions
v0.5.1 (Windows installer, CAB file)
Fix for the situation when the LockCallsDuringCalls has the value 0 placing outgoing calls would prevent future incoming calls of being locked (thanks Polluxus and StarMonkee)
Fixed the shutdown when updating Answerkeys Disabler bug: Answerkeys Disabler will now quit faster during uninstallation and not show the warning message (thanks BerlinTop)
v0.5 (Windows installer, CAB file)
Added 5 registy settings which let you tweak the workings of the program
Again, true AppToDate support (the site hosting the previous XML file would not let me upload a new version of it using the same name)
Fixed the startup after installation issue: Answerkeys Disabler will now always start after installation, regardless of your ROM language.
v0.4.1 (Windows installer, CAB file)
True AppToDate support (v0.4 created the registry key at the wrong location)
Changed the notification of start-up after installation: if you're not running an WWE ROM, you have to start Answerkeys Disabler manually after installation.
v0.4 (Windows installer, CAB file)
Stylus support: When Answerkeys Disabler locks your phone, you can unlock it by pulling out the stylus (or inserting it). After this, you can use all on-screen buttons, and the device will not turn off the screen.
AppToDate support
Other device turn-off mechanism: Answerkeys Disabler now simulates pressing the power button. This fixes the wake-up from talk-and-end key after Answerkeys Disabler turns the device off.
Answerkeys Disabler will now automatically run after installation. Uninstallation does not require shutting down Answerkeys Disabler anymore.
Created Windows installer for those unconformable with cab files
v0.3.1 (CAB)
Changed locking behavior: If the device is on and a call comes in, it will not lock.
Fixed screen turnoff errors: if called directly after a missed call (within 40 seconds or so), the screen will now turn off once the second call is answered/rejected/missed.
Added screen turnoff: when during a call the device is turned off, the screen will turn off after the call is hung up.
v0.3 (CAB)
Added screen turn off: the screen turns off if it was off before the new call arrived. => Headset support!
Added application icon (thanx Birkov!)
v0.2.1 (CAB)
Fixed the bug where only the first call would be locked
v0.2 (CAB)
NOT RECOMMENDED! Often locks the first call ONLY. Use v0.2.1 instead
Slightly more efficient by using less thread functions
Fixed the missing A when toggeling the program
v0.1
Initial version
TODO
Add unlock by action key option (if possible)
Support CDMA devices
Fix locking to german landline numbers
pop-up a dialog box if Answerkeys Disabler is clicked from the start-menu, indicatng it has started correctly
Give me some input!
Coffee
If you like what I'm doing, buy me some coffee to keep me doing it
Have fun with this one!
Download links
Windows installer
CAB file
Frequently Asked Questions
Q: Do you have to run the program everytime you boot the phone? Or does it load on startup?
A: It loads on startup. It also load directly after installation
Q: Can I mute the incoming call?
A: Yes, the volume down key works, as well as flipping the phone upside down (with the default HTC dialer). If you did not change the default stylus setting, removing the stylus and using the regular on-screen buttons will mute the incoming call as well (v0.5 and above)
Q: Can I deny and send a text message?
A: If you did not change the default stylus setting, then yes, the device will unlock if you remove the stylus when ringing. You can then use the default on-screen buttons. If you disabled stylus unlocking, then no.
Q: What is locked exactly?
A: Only the touch panel (the upper part). The hardware keys (home, back, call, end, the arrows, the center button) remain unlocked.
Q: Can I answer using my Bluetooth headset?
A: Yes.
Q: If I answer with my Bluetooth headset, will the device unlock once I answer?
A: Yes and no. It will unlock, but depending on your settings, the application will turn off the display once it stops ringing.
Q: Can I prevent the display turning off once I answer/deny the call?
A: Depending on your settings, yes, the device not turn off if you remove the stylus when ringing.
Q: What are the settings from v0.5 and above?
A: You can enable and disable the following: unlocking with stylus (UnlockWithStylusEnabled), screen locking on secundary calls (LockCallsDuringCalls), lock always or only from stand by (LockOnlyFromStandby). Also you can set if the device should turn off after a call was established (picked up) or ended (missed/hung up), and if so, if it should be done by emulating a power button press or just turning off the LCD screen.
Q: How can I change any one of the settings?
A: Use a registry editor of your choice (I recommend Total Commander) and browse to HKCU\Software\DRvDijk\AnswerkeysDisabler . You'll find 5 keys with values, each representing one of the settings.
Q: How do I enable/disable unlocking with the stylus?
A: Change the 'UnlockWithStylusEnabled' registry key to 1 to enable unlocking with the stylus, and to 0 to disable it.
Q: How do I enable/disable locking during a secundary call (incoming call while another call is in progress)?
A: Change the 'LockCallsDuringCalls' registry key to 1 to enable locking during a secundary call, or to 0 to disable it.
Q: How do I let Answerkeys Disabler only lock incoming calls when my phone is in stand by, and not when it is already powered on?
A: Change the 'LockOnlyFromStandby' registry key to 1 to let it only lock if the phone is off, and to 0 to let it always lock incoming calls.
Q: How do I disable the screen turn-off after a call is established or ended?
A: Change the 'TurnOffScreenMode' to 0 to completely disable the screen turn-off feature, change it to 1 to let it always turn off the screen after call establishment/ending, or change it to 2 to let it go back to the previous state (i.e. off if the device was off before the call came in, or on otherwise).
Q: How can I change the way Answerkeys Disabler turns off my phone?
A: Change the 'TurnOffScreenMethod' registry value to 1 to emulate a power button press, or 0 to just turn off the LCD screen.
Q: I have the feeling this program still drains battery power. What are the best settings for least power usage?
A: Disable the stylus locking by setting the 'UnlockWithStylusEnabled' registry value to 0, and make sure the 'TurnOffScreenMode' is not set to 2, and make sure 'LockOnlyFromStandby' is set to 0.
Q: What are the default settings?
A: UnlockWithStylusEnabled = 1 (do unlock with stylus)
LockCallsDuringCalls = 1 (do lock incoming secondary calls)
LockOnlyFromStandby = 1 (only lock when the phone was off)
TurnOffScreenMode = 2 (turn off screen if it was off before)
TurnOffScreenMethod = 1 (emulate power button press)
Q: I changed the settings, but the are not working?
A: Please restart Answerkeys Disabler after you change the settings, since the settings are only read on start up
Original post
As pointed out in this thread, there is a great need for some tool to disable accepting or rejecting calls accidentally by pressing the buttons on the touch screen. Some alternatives available are:
[email protected]
PDAVIET's dialer
CSDEVCTRL
SensorLock
Now I finished my first application on a PDA ever, which heavily uses ideas from SensorLock's source code to lock and unlock the touch panel. The program locks the touch panel once a call is incoming while keeping the hardware buttons unlocked. Answering is only possible by the hardware buttons. Hopefully this is useful
I'd like to heavily thank surfsmurf for his SensorLock software which made this possible.
Nice work, I just have a question...when it locks the screen when a call comes in, does it unlock it right after? Also, what if during the call, you have to access the screen, will you still be able to do it or does the screen remain locked?
Thanks for your efforts!
We have a winner!!!
This works flawlessly for me, and without the risk of dropping my precious diamond.
Congratulations to you and surfsmurf (the great pioneer of sensorlock!).
You've both done this together, well done. HTC should hire you guys.
koppee1 said:
Nice work, I just have a question...when it locks the screen when a call comes in, does it unlock it right after? Also, what if during the call, you have to access the screen, will you still be able to do it or does the screen remain locked?
Thanks for your efforts!
Click to expand...
Click to collapse
It unlocks as soon as the state of the call changes, e.g. you pickup the call, deny the call, you miss the call.. It just unlocks as soon as possible. Therefor, you can completely access the device while in a call.
Works perfectly!!! THNX!!!!!!!!!!!!!!!!!!!!!!!!
Thanks a lot for this.
May I suggest something? Would it be possible to somehow make it bring the device immediately back to sleep if a call is not answered? What I mean is that if we don't listen the ring and the caller drops the call the phone remains unlocked in the pocket for 40secs. It would be nice if the phone returned immediately back to sleep.
awesome, finally im safe
seems like a great solution and I love the size
CarpeNoctum said:
Thanks a lot for this.
May I suggest something? Would it be possible to somehow make it bring the device immediately back to sleep if a call is not answered? What I mean is that if we don't listen the ring and the caller drops the call the phone remains unlocked in the pocket for 40secs. It would be nice if the phone returned immediately back to sleep.
Click to expand...
Click to collapse
That would be a brilliant improvement if possible!
This is the only problem I have. Because even via the power management we cannot make the device go back to sleep in less than 40 seconds. So if someone calls and drops the call before we notice the phone remains uloncked for 40 seconds in the pocket. Usually when I get the diamond back in my hands I find the Calendar opened. Not as bad as answering a call accidentally, but again I think it would be great if the developer could make it go back to sleep immediately after the call is dropped when not answered.
I suggest to be a bit smarter: return to previous state NOT go back to sleep anyway.
Sometimes the phone rings when you actually use it or charge it and have it on desk non-sleep. You don't want the device to sleep on you after a (on purpose) missed call or after the end of a call (maybe using bluetooth)...
Yeah that's more general and covers all possibilities. Thanks man
BEST solution!!! Thanks man...
You my man, are king! THANKS!
Bedankt voor deze ultieme diamond app, dit maakt het toestel perfect.
I think I may actually love you . Thanks for the application!
NLS said:
I suggest to be a bit smarter: return to previous state NOT go back to sleep anyway.
Sometimes the phone rings when you actually use it or charge it and have it on desk non-sleep. You don't want the device to sleep on you after a (on purpose) missed call or after the end of a call (maybe using bluetooth)...
Click to expand...
Click to collapse
It can return to the previous state ONLY AFTER the call ends. After the call is answered, no matter what the previous state is, the phone should be unlocked. There are actually 4 possibilities:
Pre-call state --> Call --> In-call state --> Post-call state
------------------------------------------------------------
(1) Locked ---> Accept --> Unlocked ---> Locked (or unlocked)
(2) Locked ---> Reject --> N/A ---> Locked
(3) Unlocked ---> Accept --> Unlocked ---> Unlocked
(4) Unlocked ---> Reject --> N/A ---> Unlocked
So, one thing that has not been done is possibility (2) when the phone is locked and the call is rejected, it should go back unlocked (for ease of use).
i give 't a try, i'ts look good
We are not talking about lock, but about sleep.
Pre-call:
Off (screen off) or On
Call:
Irrelevant
After call:
Same as pre-call.
...not sure of it is possible to detect this as I suspect AKD kicks in after the call comes in so WM has already waken the device.
drvdijk said:
Now I finished my first application on a PDA ever, which heavily uses SensorLock's source code to lock and unlock the touch panel. The program locks the touch panel once a call is incoming while keeping the hardware buttons unlocked. Answering is only possible by the hardware buttons. Hopefully this is useful
Click to expand...
Click to collapse
I believe that this application will be found in my next ROM. Congratulations drvdijk!!!

Only wakeup with power button

Hi
Sorry if it was discused before but I didnt find anything.
How can I configure the device to wakeup ONLY if the power button is pressed?. I cant find the option in this device...
Thanks
Hi Daniel, nice to see you migrating to HD2. Here's a discussion about this problem, for some reason it's in the Programs section. AFAIK there's no solution, and there's certainly some work to do in making this device behave reasonably with the hardware keys. HTC seem to have done some very quirky things in the key driver department. With regard to this specific issue I'm afraid they enabled wakeup on any key because there's no power key really... The End key hooks will not work in Standby mode, so my hypothesis is that in order to turn on the device they didn't bother to write a proper driver, but simply force this wake-on-any-key Windows feature.
Well,its a pitty. We will ve to do something about it...

[Q] Wake Lock in Samsung Galaxy Tab

Hi all, I am developing an app in which i need to send and receive packets in background. But I've discovered that when screen shut off also cpu and networking is disabled. So I've found on Android Developers that I should use wake lock and wifi lock to let the cpu works altought if the screen went off. This solution works for other devices such LG Optimus One but not for Samsung Galaxy Tab. With this device when screen shut off I can't receive no more packets (UDP) and magically when I press power button for re enabling screen, I restart to receive packets.
In my code I call:
powerManager = (PowerManager) getSystemService(Context.POWER_SERVICE);
wakeLock = powerManager.newWakeLock(PowerManager.SCREEN_DIM_W AKE_LOCK, "TAG");
then
wakeLock.acquire();
I think that is a Samsung bug but I'm not sure of this, and if someone can give me some hint i would really appreciate.
P.S. I need some programming help... I already know that if I modify some manual setting to avoid shutting down the screen, this will work. But I'm developing an app and i need code!!

Disable the display to wake on phone pick-up and hangs-up

Hi,
I would like to ask a pro users whether it is possible to prevent the display of my phone from turning on/off when the phone is ringing or hang up.
I don't need to observe a call information at all (If I need to I can use a power button to turn on the display) I'm using a wired headset to pick/hang up the phone.
Tried all sensor based solutions, they only add complexity or simply don't work, really tired of them.
My device is rooted.
Any help would be really appreciated.
Sorry for my English.

Moto G6 Plus Volume Button Switch.

I have a Moto G6 Plus Dual Sim and would like to know if I can adjust the Call/Notification Volume on my phone with the button on the side of the phone.In the information supplied this button is set by Default to Media and what I want to do is change the Media for the Call/Notification Volume so I don't have to go into the settings and adjust the sliders.This is a pain every time I wish to alter the Volume of my Notifications as on my old Moto G5 I was able to control the Volume from the side button.Any help would be gratefully received.Many thanks Sethnettles.
Yes, the pie update has changed the volume button function. There is a sound on/off/vibrate button on top when using the volume rocker but that's it... I haven't found a way to change it. I really cannot understand why such basic functionality that has "always" been available in Android has been taken out!
Volume Button on MotoG6 Plus
Knutselmaaster said:
Yes, the pie update has changed the volume button function. There is a sound on/off/vibrate button on top when using the volume rocker but that's it... I haven't found a way to change it. I really cannot understand why such basic functionality that has "always" been available in Android has been taken out!
Click to expand...
Click to collapse
Good Morning, Many thanks for your reply and now I have got this sorted can you help me with another problem??I used to receive an Audible and Vibration alert for both my Call/Notifications eg:-E-Mail etc but now I only get an Audible Ringtone for both.I have been into settings and the Vibration is Turned ON I have also been into the Moto Help and Hardware Test and tested the Vibration which works fine is there any other settings or something else that I should turn on which I possibly have either mistakenly turned off or missed altogether???I have tried all the Icons when the Volume Button is pressed and I can turn OFF and ON both the Audible and Vibrate and both are OK as is the Call/Notification Volume so all I require is for Both Audible and Vibrate to work when I receive either a Call or E-Mail??Hope you can help,Regards,Sethnettles.
I believe that it has to be set for each application individually, in the settings menu of the application.
Vibration and Audible Alert on Moto G6 Plus
Knutselmaaster said:
I believe that it has to be set for each application individually, in the settings menu of the application.
Click to expand...
Click to collapse
Good Morning and MANY THANKS for your prompt reply.I have now gone into Apps-Notifications-Advanced and found the area where I can turn the Vibrate on so I have done that and I'm pleased to advise you that I now have both working simultaneously.What caused the problem is that about 500 mtrs from my house there are 2 high rise blocks ready for demolition with a lot of Cellular Antenna's on top.As the Vodafone Network keeps saying NETWORK ANOMILIY I kept loosing the Network and after contacting Vodafone they said the system was OK and the problem was with my Apps.So I uninstalled and reinstalled my Apps that were playing up and I completely missed to turn on the Vibrate in Notifications but you have saved the day.As for Vodafone they have now admitted that there is an ongoing intermittent fault on the network in my area (I suspect it's something to do with this demolition job as none of the Antenna have been removed as yet.) Once again MANY MANY THANKS for all your help.Best Wishes to All,Sethnettles.

Categories

Resources