LevelSight - This application was originally built to flatten the brightness levels between AC and BATT on the Kaiser, but since lacking a workable front-camera API access, this works out better on devices with a light sensor.
· works with native OEM backlight without extra .NET layer
· history-less sensor-data filtering
· Native C++ and assembly, floating-point-less DSP/SIMD-accelerated math, and extra optimization analysis in Ida Pro.
· No CPU/power-sucking .NET, nor the standard/default software floating-point emulation used.
· takes 1K of ram, 22K of storage
· 0 process slots (runs as a service)
· no notable power-draw (same amount of power ~53mA with service on/off on Fuze)
· polls every ~2000 milliseconds
· no HTCSensorSDK sensor-data lag (~200-300 ms) nor cpu load -- directly accesses the sensor driver
· dll and supporting code are compressed independently of .cab and use cpu's smaller Thumb (16-bit) code when advantageous
· mostly lockless multi-threading
What's New in This Release:
· fix bug where max backlight was clamped to level 5. It now uses the full 1-10 (10 levels) range. Level 0 disabled because not useful.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Pocket PC 2002, Windows Mobile 2003, Windows Mobile 5.0
Similar Software:
NoScreen NoScreen - Shut off your screen whenever you don't need it
Force High Resolution Force High Resolution - Many applications display poorly on Pocket PC VGA as they don't support VGA mode, but use "double pixelisation". There's a work-around for this problem without having to go to "Full VGA" (as SE_VGA and OzVGA do). But this requires adding a little file next to each specific executable
SuspendDisabler SuspendDisabler works in the background and keeps your PocketPC power alive (ignores the timeout settings). Tap the button to enable and the program will keep the device powered on until you exit the program. NOTE: Use with caution since this can drain the PocketPC battery if left left unattended
G-Rotator G-Rotator is an application which uses the G-Sensor to detect the orientation of the device to change the screen orientation respectively. Sensitivity of sensor and duration after which data from sensor has to be fetched is user-defined
KeypadLedControl KeypadLedControl By default the keypad lights turn off after 10 seconds when the device comes out of standby. This little application keeps the light on while the display is on
ScreenLock Protect your PocketPC from accidentally turn itself on by disabling the hardware buttons and the screen. Screenlock makes sure you never activate your device unintentionally again
Siren Siren - This program converts your PocketPC computer into a siren.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer. Simply unzip the file for your processor and place the DLL file in the 'Windows' folder of your PocketPC computer. For free support on installing email me
disCali disCali - disCali disables the "Align Screen" that pops up whenever you press the middle D-PAD button + Message Button.
Instructions:
1. Install the cab.
2. Run "disCali" form Start Menu > Programs, this will disable the align screen function from your entire device until soft-rest (even from the control panel).
3
ChristmasBulbs ChristmasBulbs - This program displays rotating colour lights on your PocketPC display. Select 'start/stop' from the toolbar to start or stop the lights.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
Other Software by developer «NuShrike»:
WirelessNotifyOff WirelessNotifyOff - This is a fix for the broken Wireless Networks detected pop-up in the OEM AT&T FUZE rom that is hardcoded to ON after each soft-reset. Install the cab and it will install the program into the right places to auto-start it after each soft-reset. You are also given the option of running it immediately
KaiserSimFix KaiserSimFix - KaiserSimFix hides the sim contacts. Drop in the cab, run it, it will create an app directory and shortcut into the StartUp directory. Run it directly, or it will run on reboot. It will zero ShowSim on startup, reset it back to 0 in case one "something" decides to flip it back to one again within the next ~1 minute. Then, it will quit out
Fusion GPS Fix Fusion GPS Fix - FusionGPSFix tries to deal with the anemic GPS on the Raphael, and any other post-WM5 device with slow GPS locking.
This app runs after install, and after soft-reset, and immediately starts up the GPS hardware through the WM5+ GPS API. It waits 5 minutes for a GPS lock, or it quits
HideApp HideApp hides the current foreground window in a way similar to the way the OK/Back button does