diff options
author | Steve Slaven <bpk@hoopajoo.net> | 2011-01-27 04:21:57 (GMT) |
---|---|---|
committer | Steve Slaven <bpk@hoopajoo.net> | 2011-01-27 04:21:57 (GMT) |
commit | e0e8e54bd30be47f2c3e4c057ac3d9c970592d02 (patch) | |
tree | c77c5cae3e9d9db63343c4d2e5568589ac0245c3 /assets | |
parent | 200cfa90f4b3d56c5eff19eb2b6a021446f65f89 (diff) | |
download | SoftKeys-e0e8e54bd30be47f2c3e4c057ac3d9c970592d02.zip SoftKeys-e0e8e54bd30be47f2c3e4c057ac3d9c970592d02.tar.gz SoftKeys-e0e8e54bd30be47f2c3e4c057ac3d9c970592d02.tar.bz2 |
Updated help
Diffstat (limited to 'assets')
-rw-r--r-- | assets/help.html | 17 | ||||
-rw-r--r-- | assets/whats_new.html | 9 |
2 files changed, 26 insertions, 0 deletions
diff --git a/assets/help.html b/assets/help.html index f8d7572..ddc997c 100644 --- a/assets/help.html +++ b/assets/help.html @@ -88,6 +88,15 @@ the back button will not auto hide the bar, but all the other buttons will. If selected then hitting back will also auto hide the bar.</li> <li><b>Transparent Background:</b> Hide the service bar background and leave only hovering buttons.</li> + <li><b>Orientation:</b> + Set preferences for changing the service bar to be horizontal or +vertical by default. Choosing one of the "Adjustable" options means you +can long-press on the close button in the service bar to change +orientation. Choosing Last Orientation will use whatever you last rotated +it to during normal use. This is the default.</li> + <li><b>Extra Custom Keys:</b> + Configure custom keys that show under dpad. You can also configure +them by long-pressing the plus button under the dpad.</li> </ul> <a name="virtual"></a> @@ -145,6 +154,14 @@ the physical home button to exit SoftKeys if you have to exit button.</li> this button you can still access Preferences through the SoftKeys menu or by long-pressing on the black background above the SoftKeys buttons near the middle of the screen.</li> + <li><b>Volume Up Button:</b> + Enables an increase volume button on the service bar and in the home +interface.</li> + <li><b>Volume Down Button:</b> + Enables a decrease volume button on the service bar and in the home +interface.</li> + <li><b>Volume Sleep Button:</b> + Enables a sleep button on the service bar and in the home interface.</li> <li><b>Blur Behind:</b> If enabled, the background will be blurred when you bring up the home button interface. This tends to be slow on many devices and is off by diff --git a/assets/whats_new.html b/assets/whats_new.html index 87cb9ee..7427d7d 100644 --- a/assets/whats_new.html +++ b/assets/whats_new.html @@ -17,6 +17,15 @@ some themes.</a></p> <div class="header">Recent Changes:</div> +<div class="header">01/XX/2011 - v3.07</div> +<ul> + <li>Add power/volume up/volume down to main service bar (off by +default)</li> + <li>Allow configuring custom keys in prefs</li> + <li>Options to lock orientation of sevice so to eliminate accidental +rotations on resistive touch devices</li> +</ul> + <div class="header">01/11/2011 - v3.06</div> <ul> <li>Fix notification bar softkeys (again)</li> |