Made it so Flashlight is in the overlay.

This commit is contained in:
Pedlar 2010-10-18 22:11:09 -04:00
parent 7d00335653
commit de558a41cf
7 changed files with 14 additions and 0 deletions

View File

@ -3,4 +3,6 @@
<!-- Whether or not to display the trackball settings -->
<bool name="has_trackball">true</bool>
<bool name="has_rgb_notification_led">false</bool>
<bool name="has_led_flash">true</bool>
</resources>

View File

@ -3,4 +3,6 @@
<!-- Whether or not to display the trackball settings -->
<bool name="has_trackball">true</bool>
<bool name="has_rgb_notification_led">false</bool>
<bool name="has_led_flash">true</bool>
</resources>

View File

@ -3,4 +3,6 @@
<!-- Whether or not to display the trackball settings -->
<bool name="has_trackball">true</bool>
<bool name="has_rgb_notification_led">true</bool>
<bool name="has_led_flash">true</bool>
</resources>

View File

@ -3,4 +3,6 @@
<!-- Whether or not to display the trackball settings -->
<bool name="has_trackball">true</bool>
<bool name="has_rgb_notification_led">true</bool>
<bool name="has_led_flash">true</bool>
</resources>

View File

@ -2,4 +2,6 @@
<resources>
<!-- Whether or not to display the trackball settings -->
<bool name="has_trackball">false</bool>
<bool name="has_led_flash">true</bool>
</resources>

View File

@ -3,4 +3,6 @@
<!-- Whether or not to display the trackball settings -->
<bool name="has_trackball">false</bool>
<bool name="has_rgb_notification_led">false</bool>
<bool name="has_led_flash">true</bool>
</resources>

View File

@ -3,4 +3,6 @@
<!-- Whether or not to display the trackball settings -->
<bool name="has_trackball">true</bool>
<bool name="has_rgb_notification_led">false</bool>
<bool name="has_led_flash">true</bool>
</resources>