Showing posts with label lock. Show all posts
Showing posts with label lock. Show all posts

Monday, September 20, 2010

FileLock


a java application that locks private files.

FileLock

Tuesday, September 07, 2010

Camera lock button


What is it and what it does
This little application starts phone's camera when user press home button when the phone is locked.
It is aware of proximity sensor status, so it won't start camera in your pocket.
It won't do anything if pda is not locked.
If your pda is locked and display is switched off, you must click home button twice.

Current limitations
Only for HD2, because of proximity sensor hardware.
Only works with original non-customized lockscreen, because unlocking is performed by sending mouse move events.

Camera lock button

Monday, September 07, 2009

InCall Lock

Lock Send/End buttons on incoming call

InCall Lock will temporarily disable Send (aka Talk, Green) and End (aka Red) hardware buttons when you receive an incoming call in order to prevent accidental call pickups/rejects while you are pulling your device out of your pocket. All other hardware buttons are untouched.

After you answer/reject your call the application will release the buttons, so you will be able to hang up, put calls on hold etc. using hardware buttons normally.

The application, after being launched, will remain resident in memory but will not use any CPU cycles at all as it relies on WM Notification system and doesn't do any polling. As it is using WM internal event system, it should work regardless of OS language, installed dialer etc.

This is a zero config application and has no options (yes, this is a feature). I personally needed an application that would do just this - temporarily block these buttons. If you need a device locker, try PocketShield or other available solutions.

How to use:
Install attached cab
Soft reset or launch "InCall Lock Toggle"
To enable/disable InCall Lock temporarily, use InCall Lock Toggle in your Programs menu.
To disable it permanently, just uninstall via Settings - Remove Programs

InCall Lock

Saturday, June 13, 2009

Jmz LockScreen Changer


Change any image of yours to the background image of the 6.5 lockscreen.

Known Issues:
Image filter is not working. If you select something other than an image it will crash.
To Do:
Add support for other resolutions as the resolution settings are hardcoded.
Add ability to change the lockscreen slider to wherever user wants on screen.
Changelog:
V1.1
-Added option to restore original settings
-Fixed IOException error if you try to change it more than once
V1.0
-Initial Release

Jmz LockScreen Changer

Thursday, June 11, 2009

LockWithPassword


a little App that locks the Device using WMs built-in password lock.

Features:
Lock (and I mean really lock, not starting the lock settings like some other apps do)
Suspend after Lock depending on certain circumstances
Registry (can be set in Settings app)
Commandline Parameters ("suspend" / "nosuspend")
AppToDate support

LockWithPassword

Saturday, May 23, 2009

Roll2Unlock


The program is designed to lock the screen and buttons.

Babelfish Translation:
Special features:

For the unlocking it is necessary to conduct by finger in the circle.
Configuration of the zone of unlocking.
Small size (it is written on the clean of c++ without what or additions).
It is possible to dispose program for the disconnection of the screen/of device during the blocking.
In the blocked state the time and the position show. Type can be disposed.
Support of any permissions of screen.
Possibility to block screen with the conversation or to disconnect it.
Installation is not required.
Exterior view. Program is originally ready to work, but if you want to change its exterior view that:

You will place your picture into the folder with the program.
Edit Settings.ini - the zone of unlocking there is tuned. In the file there are commentaries.
Behavior during the blocking. Program only originally blocks the screen/of button, but there is the parameter Of deviceOFFatLock, which can disconnect screen/the device:

0 - not to disconnect.
1 to send into the latent regime.
it is 2nd to turn off screen (ATTENTION: In this case is disconnected only the screen!
Behavior in the absence of unlocking in the course of the specific time. Program can disconnect screen/device, if they did not unblock within the specific period of time, for this they answer two parameters - DeviceOFFatTimeout and DeviceOFFTimeout. Details in the file of configuration.

Roll2Unlock

Tuesday, April 28, 2009

Pin Lock


A program to invoke the device pin lock (not the key lock), making the device more handy and more secure.

Features:
* No features at all
* Invokes the Lock as if the timeout set there had expired, no custom pin settings
* Doesn't switch the backlight/device off, must be done manually

Pin Lock

Monday, September 15, 2008

Answerkeys Disabler


Tool to disable accepting or rejecting calls accidentally by pressing the buttons on the touch screen.

Please either restart your device after installing, or start the program through the start menu. It will autostart on device starup, but won't autostart directly after installation.

drvdijk of XDA-Developers

Monday, September 08, 2008

SensorLock


Lock and unlock the touch panel and buttons using the G-Sensor

SensorLock is a program designed for the HTC Touch Diamond (and will probably work on the HTC Touch Pro too).

SensorLock allows you to lock the device's screen and buttons, thereby preventing random button and screen presses while the device is in your pocket.

Locking and unlocking is simply done by rotating the device around its longest axis (clockwise for locking and counter-clockwise for unlocking) and can be done in any program (Media Player, TomTom etc) without disrupting normal device operation.

surfsmurf of XDA-Developers

Friday, August 29, 2008

Sunscape


Sunscape is an opensource alternative to the iPhone lock and similar to A_C's great S2U2.

Sunscape tries to allow the user to fully configure the screen locker down to the very last details as well as maintaining a small memory footprint and trying to be as compatible as possible with very many different devices.

- WM5/6
- Compact Framework 2.0
- Install to DEVICE and NOT storage card (thanks pilgrim011)

[Features]
- fully configurable interface (including graphics etc...) based on a documented XML file.
- support for time, date, appointments.
- support for weather.
- support for battery, messages, notes, emails etc...
- uses pressure-points instead of "slide to unlock", future releases will include other nifty ways to unlock based on touch.
- has a small memory footprint and triggers based on time and load opposed to OEM "backlight" triggers.
- can hotswap portrait vs landscape, ie, it will automatically switch to landscape or portrait mode if this is activated by the user.
- has _separate_ configuration options for both modes.

and... many more...

SevenRains of XDA-Developers

Tuesday, August 26, 2008

Throttle Lock


ThrottleLock is a little app to lock your device. It will only be unlocked when a pattern is drawn on a grid of points.

Important: the default code is to click on the first point (the one on the top left corner).

By default the device will be locked automatically when goes into suspended state. Optionally you can also turn it on by executing the link at Startmenu > Programs > ThrottleLock. If you don't want the davice to automatically lock remove the link placed at \Windows\Startup.

Throttle Launcher

Sunday, June 22, 2008

LockAndOff


"LockAndOff" will lock hardware buttons on your communicator, then immediately turn the device off. It doesn't require installation, and has been fully tested with Windows Mobile 6.

elenamd84