fixed some bugs

added rate control to the changecolor event (much smoother now)
extraced some more string from the code, more is to come
This commit is contained in:
Giovanni Harting
2015-09-16 15:21:50 +02:00
parent 42ff424622
commit 9fa55d2994
5 changed files with 106 additions and 49 deletions

View File

@@ -36,5 +36,9 @@
<string name="hint_channel_b">B</string>
<string name="text_add_stripe">Add Stripe</string>
<string name="test_settings">Settings</string>
<string name="snackbar_no_wlan">We currently only support WLAN, please connect to one</string>
<string name="snackbar_stripes_reloaded">LED stripes reloaded</string>
<string name="snackbar_no_connection_stripes">"Coudn't get stripes from daemon: "</string>
<string name="snackbar_connection_failed">"Coudn't connect to daemon: "</string>
</resources>