diff options
author | Steve Slaven <bpk@hoopajoo.net> | 2011-02-15 22:29:39 (GMT) |
---|---|---|
committer | Steve Slaven <bpk@hoopajoo.net> | 2011-02-15 22:29:39 (GMT) |
commit | c6db0418fabf8718c19cf5326c2dc72d4581a319 (patch) | |
tree | 5c7d48fdccaa41a325f8702beec1fc4039da0847 /assets | |
parent | 02d551c766a5433ece21de948d586d219f26c6e1 (diff) | |
download | SoftKeys-c6db0418fabf8718c19cf5326c2dc72d4581a319.zip SoftKeys-c6db0418fabf8718c19cf5326c2dc72d4581a319.tar.gz SoftKeys-c6db0418fabf8718c19cf5326c2dc72d4581a319.tar.bz2 |
Updated help, whats new, and bumped version
Diffstat (limited to 'assets')
-rw-r--r-- | assets/help.html | 17 | ||||
-rw-r--r-- | assets/whats_new.html | 8 |
2 files changed, 25 insertions, 0 deletions
diff --git a/assets/help.html b/assets/help.html index 5c29233..fc94eeb 100644 --- a/assets/help.html +++ b/assets/help.html @@ -67,10 +67,27 @@ includes the service popper, and the service bar.</p> Enable or disabled the on-screen service. When disabled, the only way to use SoftKeys is through the home-button interface.</li> + <li><b>Run Service at Boot:</b> + This option only effects operation if you do <b>not</b> use SoftKeys as +your default launcher. If you want to only run SoftKeys as a service and +use a normal launcher, enabling this option will cause SoftKeys to +automatically start on boot up.</li> <li><b>Size:</b> Choose how big the service icons are. By default, they are the same size as all icons on the device, but you can make them bigger or smaller here.</li> + <li><b>Draggable Popper:</b> + Enabling this option allows moving the popper around the screen, if +disabled, the popper will no longer respond to drag events and will be +locked in place.</li> + <li><b>Draggable Service:</b> + Enabling this option allows moving the service bar around the screen, if +disabled, the service bar will no longer respond to drag events and will be +locked in place.</li> + <li><b>Draggable D-Pad:</b> + Enabling this option allows moving the dpad around the screen, if +disabled, the dpad will no longer respond to drag events and will be +locked in place.</li> <li><b>Button Bar Transparency:</b> Set the transparency level of the service bar while on screen. Usually you will want the service bar to be only a little transparent so you can diff --git a/assets/whats_new.html b/assets/whats_new.html index 708ef95..0c45dc4 100644 --- a/assets/whats_new.html +++ b/assets/whats_new.html @@ -17,6 +17,14 @@ some themes.</a></p> <div class="header">Recent Changes:</div> +<div class="header">02/15/2011 - v3.08</div> +<ul> + <li>Option to start service even if not set as default launcher</li> + <li>Option to lock/disable dragging of all service items</li> + <li>Better handling of initializing default preferences</li> + <li>Russian translation (thanks Nikk Gitanes)</li> +</ul> + <div class="header">01/27/2011 - v3.07</div> <ul> <li>Add power/volume up/volume down to main service bar (off by |