summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--assets/help.html17
-rw-r--r--assets/whats_new.html9
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>