Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7dde8057 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Enable usability study mode option

Change-Id: Iadd69fbde42b895dd30f98890f59b56cdcdd4007
parent 06bc1db0
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -25,7 +25,8 @@
    <bool name="config_enable_show_voice_key_option">true</bool>
    <bool name="config_enable_show_popup_on_keypress_option">true</bool>
    <bool name="config_enable_bigram_suggestions_option">true</bool>
    <bool name="config_enable_usability_study_mode_option">false</bool>
    <!-- TODO: Disable the following configuration for production. -->
    <bool name="config_enable_usability_study_mode_option">true</bool>
    <bool name="config_sliding_key_input_enabled">true</bool>
    <bool name="config_digit_more_keys_enabled">true</bool>
    <!-- Whether or not Popup on key press is enabled by default -->