From c6db0418fabf8718c19cf5326c2dc72d4581a319 Mon Sep 17 00:00:00 2001
From: Steve Slaven
Date: Tue, 15 Feb 2011 14:29:39 -0800
Subject: Updated help, whats new, and bumped version
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 0d6be4b..47a5185 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,8 +1,8 @@
+ android:versionCode="22"
+ android:versionName="3.08">
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.
Enable or disabled the on-screen service. When
disabled, the only way to use SoftKeys is through the home-button
interface.
+ Run Service at Boot:
+ This option only effects operation if you do not 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.
Size:
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.
+ Draggable Popper:
+ 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.
+ Draggable Service:
+ 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.
+ Draggable D-Pad:
+ 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.
Button Bar Transparency:
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.
+
+
+ - Option to start service even if not set as default launcher
+ - Option to lock/disable dragging of all service items
+ - Better handling of initializing default preferences
+ - Russian translation (thanks Nikk Gitanes)
+
+
- Add power/volume up/volume down to main service bar (off by
--
cgit v0.10.2