Support Android 3.1 bluetooth/USB mouse (not tested!), added new option to choose mouse settings depending on the screen size

This commit is contained in:
pelya
2011-05-19 14:00:56 +03:00
parent d77044bfaa
commit 50ef398490
10 changed files with 143 additions and 52 deletions

View File

@@ -145,4 +145,10 @@
<string name="text_edit_click_here">Tap to start typing, press Back when done</string>
<string name="display_size_mouse">Configure mouse depending on display size</string>
<string name="display_size">Select your display size</string>
<string name="display_size_large">Large (tablet)</string>
<string name="display_size_small">Small (phone)</string>
<string name="display_size_tiny">Tiny (Xperia Mini)</string>
</resources>