| satok | 979f869 | 2010-08-20 14:35:02 +0900 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- Copyright (C) 2010 The Android Open Source Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
| 16 | |
| Tadashi G. Takaoka | ca57f5b | 2012-07-30 16:06:19 +0900 | [diff] [blame] | 17 | <resources xmlns:android="http://schemas.android.com/apk/res/android"> |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 18 | <!-- Theme "Basic" --> |
| Tadashi G. Takaoka | a619673 | 2011-06-16 17:20:29 +0900 | [diff] [blame] | 19 | <style name="Keyboard"> |
| Tadashi G. Takaoka | 411749a | 2012-03-08 16:20:22 +0900 | [diff] [blame] | 20 | <!-- This should be aligned with KeyboardSwitcher.KEYBOARD_THEMES[] --> |
| Tadashi G. Takaoka | 5c26922 | 2011-09-30 21:12:20 +0900 | [diff] [blame] | 21 | <item name="themeId">0</item> |
| Tadashi G. Takaoka | 1775201 | 2012-09-27 15:27:51 +0900 | [diff] [blame] | 22 | <item name="touchPositionCorrectionData">@array/touch_position_correction_data_default</item> |
| Tadashi G. Takaoka | 237af54 | 2011-06-17 11:55:42 +0900 | [diff] [blame] | 23 | <item name="rowHeight">25%p</item> |
| Tadashi G. Takaoka | 2affaf9 | 2012-02-08 16:12:11 +0900 | [diff] [blame] | 24 | <item name="moreKeysTemplate">@xml/kbd_more_keys_keyboard_template</item> |
| Tadashi G. Takaoka | 9812fb0 | 2011-07-04 15:09:21 +0900 | [diff] [blame] | 25 | <item name="keyboardTopPadding">@fraction/keyboard_top_padding</item> |
| 26 | <item name="keyboardBottomPadding">@fraction/keyboard_bottom_padding</item> |
| Tadashi G. Takaoka | 287f4f8 | 2011-09-26 11:26:38 +0900 | [diff] [blame] | 27 | <item name="keyboardHorizontalEdgesPadding">@fraction/keyboard_horizontal_edges_padding</item> |
| Tadashi G. Takaoka | 9812fb0 | 2011-07-04 15:09:21 +0900 | [diff] [blame] | 28 | <item name="horizontalGap">@fraction/key_horizontal_gap</item> |
| 29 | <item name="verticalGap">@fraction/key_bottom_gap</item> |
| Tadashi G. Takaoka | 9d5601e | 2011-08-31 15:26:32 +0900 | [diff] [blame] | 30 | <item name="maxMoreKeysColumn">@integer/config_max_more_keys_column</item> |
| Tadashi G. Takaoka | b7758d6 | 2011-06-15 13:38:58 +0900 | [diff] [blame] | 31 | </style> |
| Tadashi G. Takaoka | 5a309f5 | 2010-12-02 18:46:21 +0900 | [diff] [blame] | 32 | <style name="KeyboardView"> |
| satok | 979f869 | 2010-08-20 14:35:02 +0900 | [diff] [blame] | 33 | <item name="android:background">@drawable/keyboard_background</item> |
| satok | 979f869 | 2010-08-20 14:35:02 +0900 | [diff] [blame] | 34 | <item name="keyBackground">@drawable/btn_keyboard_key</item> |
| Tadashi G. Takaoka | 9fa0736 | 2012-08-28 12:39:28 +0900 | [diff] [blame] | 35 | <item name="keyLetterSize">@fraction/key_letter_ratio</item> |
| Tadashi G. Takaoka | 520a297 | 2011-06-25 19:38:55 +0900 | [diff] [blame] | 36 | <item name="keyLargeLetterRatio">@fraction/key_large_letter_ratio</item> |
| Tadashi G. Takaoka | 9fa0736 | 2012-08-28 12:39:28 +0900 | [diff] [blame] | 37 | <item name="keyLabelSize">@fraction/key_label_ratio</item> |
| Tadashi G. Takaoka | 88d378b | 2012-05-18 11:46:42 +0900 | [diff] [blame] | 38 | <item name="keyLargeLabelRatio">@fraction/key_large_label_ratio</item> |
| Tadashi G. Takaoka | 9d9522a | 2011-06-15 12:36:53 +0900 | [diff] [blame] | 39 | <item name="keyHintLetterRatio">@fraction/key_hint_letter_ratio</item> |
| Tadashi G. Takaoka | 520a297 | 2011-06-25 19:38:55 +0900 | [diff] [blame] | 40 | <item name="keyHintLabelRatio">@fraction/key_hint_label_ratio</item> |
| Tadashi G. Takaoka | ca2f051 | 2012-01-26 18:03:30 +0900 | [diff] [blame] | 41 | <item name="keyShiftedLetterHintRatio">@fraction/key_uppercase_letter_ratio</item> |
| Tadashi G. Takaoka | d20652c | 2012-08-28 11:28:42 +0900 | [diff] [blame] | 42 | <item name="keyTypeface">normal</item> |
| Tadashi G. Takaoka | ebbb586 | 2012-11-22 18:18:53 +0900 | [diff] [blame] | 43 | <item name="keyTextColor">@color/key_text_color_default</item> |
| 44 | <item name="keyTextInactivatedColor">@color/key_text_color_default</item> |
| 45 | <item name="keyHintLetterColor">@color/key_hint_letter_color_default</item> |
| 46 | <item name="keyHintLabelColor">@color/key_hint_label_color_default</item> |
| 47 | <item name="keyShiftedLetterHintInactivatedColor">@color/key_shifted_letter_hint_inactivated_color_default</item> |
| 48 | <item name="keyShiftedLetterHintActivatedColor">@color/key_shifted_letter_hint_activated_color_default</item> |
| Tadashi G. Takaoka | d773bf3 | 2011-06-28 16:32:39 +0900 | [diff] [blame] | 49 | <item name="keyLabelHorizontalPadding">@dimen/key_label_horizontal_padding</item> |
| 50 | <item name="keyHintLetterPadding">@dimen/key_hint_letter_padding</item> |
| Ken Wakasa | 6b97d2b | 2011-09-07 21:56:42 +0900 | [diff] [blame] | 51 | <item name="keyPopupHintLetterPadding">@dimen/key_popup_hint_letter_padding</item> |
| Tadashi G. Takaoka | ca2f051 | 2012-01-26 18:03:30 +0900 | [diff] [blame] | 52 | <item name="keyShiftedLetterHintPadding">@dimen/key_uppercase_letter_padding</item> |
| Tadashi G. Takaoka | ebbb586 | 2012-11-22 18:18:53 +0900 | [diff] [blame] | 53 | <item name="keyPreviewTextColor">@color/key_text_color_default</item> |
| Tadashi G. Takaoka | 520a297 | 2011-06-25 19:38:55 +0900 | [diff] [blame] | 54 | <item name="keyPreviewTextRatio">@fraction/key_preview_text_ratio</item> |
| Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 55 | <item name="verticalCorrection">@dimen/keyboard_vertical_correction</item> |
| Tadashi G. Takaoka | ebbb586 | 2012-11-22 18:18:53 +0900 | [diff] [blame] | 56 | <item name="keyTextShadowColor">@color/key_text_shadow_color_default</item> |
| Tadashi G. Takaoka | 749cc18 | 2012-08-30 16:05:40 +0900 | [diff] [blame] | 57 | <item name="keyTextShadowRadius">2.75</item> |
| Tadashi G. Takaoka | 299ac26 | 2012-03-13 17:28:52 +0900 | [diff] [blame] | 58 | <item name="backgroundDimAlpha">128</item> |
| Tadashi G. Takaoka | ca57f5b | 2012-07-30 16:06:19 +0900 | [diff] [blame] | 59 | <item name="gestureFloatingPreviewTextSize">@dimen/gesture_floating_preview_text_size</item> |
| Tadashi G. Takaoka | ebbb586 | 2012-11-22 18:18:53 +0900 | [diff] [blame] | 60 | <item name="gestureFloatingPreviewTextColor">@color/highlight_color_default</item> |
| Tadashi G. Takaoka | ca57f5b | 2012-07-30 16:06:19 +0900 | [diff] [blame] | 61 | <item name="gestureFloatingPreviewTextOffset">@dimen/gesture_floating_preview_text_offset</item> |
| Tadashi G. Takaoka | ebbb586 | 2012-11-22 18:18:53 +0900 | [diff] [blame] | 62 | <item name="gestureFloatingPreviewColor">@color/gesture_floating_preview_color_default</item> |
| Tadashi G. Takaoka | 71e2e81 | 2012-09-05 19:03:02 +0900 | [diff] [blame] | 63 | <item name="gestureFloatingPreviewHorizontalPadding">@dimen/gesture_floating_preview_horizontal_padding</item> |
| 64 | <item name="gestureFloatingPreviewVerticalPadding">@dimen/gesture_floating_preview_vertical_padding</item> |
| 65 | <item name="gestureFloatingPreviewRoundRadius">@dimen/gesture_floating_preview_round_radius</item> |
| Tadashi G. Takaoka | 333a300 | 2012-08-20 12:57:34 +0900 | [diff] [blame] | 66 | <item name="gesturePreviewTrailFadeoutStartDelay">@integer/config_gesture_preview_trail_fadeout_start_delay</item> |
| 67 | <item name="gesturePreviewTrailFadeoutDuration">@integer/config_gesture_preview_trail_fadeout_duration</item> |
| 68 | <item name="gesturePreviewTrailUpdateInterval">@integer/config_gesture_preview_trail_update_interval</item> |
| Tadashi G. Takaoka | ebbb586 | 2012-11-22 18:18:53 +0900 | [diff] [blame] | 69 | <item name="gesturePreviewTrailColor">@color/highlight_color_default</item> |
| Tadashi G. Takaoka | c1780c1 | 2012-09-06 12:12:10 +0900 | [diff] [blame] | 70 | <item name="gesturePreviewTrailStartWidth">@dimen/gesture_preview_trail_start_width</item> |
| 71 | <item name="gesturePreviewTrailEndWidth">@dimen/gesture_preview_trail_end_width</item> |
| Tadashi G. Takaoka | c8e45dd | 2012-07-23 10:27:14 +0900 | [diff] [blame] | 72 | <!-- Common attributes of MainKeyboardView --> |
| Tadashi G. Takaoka | 160f012 | 2012-01-25 20:14:39 +0900 | [diff] [blame] | 73 | <item name="keyHysteresisDistance">@dimen/config_key_hysteresis_distance</item> |
| Tadashi G. Takaoka | f731eb1 | 2012-10-06 23:22:36 +0900 | [diff] [blame] | 74 | <item name="keyHysteresisDistanceForSlidingModifier">@dimen/config_key_hysteresis_distance_for_sliding_modifier</item> |
| Tadashi G. Takaoka | 160f012 | 2012-01-25 20:14:39 +0900 | [diff] [blame] | 75 | <item name="touchNoiseThresholdTime">@integer/config_touch_noise_threshold_time</item> |
| 76 | <item name="touchNoiseThresholdDistance">@dimen/config_touch_noise_threshold_distance</item> |
| 77 | <item name="slidingKeyInputEnable">@bool/config_sliding_key_input_enabled</item> |
| Tadashi G. Takaoka | ff961dd | 2013-01-24 16:08:33 +0900 | [diff] [blame] | 78 | <item name="slidingKeyInputPreviewColor">@color/highlight_translucent_color_default</item> |
| 79 | <item name="slidingKeyInputPreviewWidth">@dimen/config_sliding_key_input_preview_width</item> |
| Tadashi G. Takaoka | 160f012 | 2012-01-25 20:14:39 +0900 | [diff] [blame] | 80 | <item name="keyRepeatStartTimeout">@integer/config_key_repeat_start_timeout</item> |
| 81 | <item name="keyRepeatInterval">@integer/config_key_repeat_interval</item> |
| Tadashi G. Takaoka | cc5e4a4 | 2013-01-18 12:19:59 +0900 | [diff] [blame] | 82 | <item name="longPressShiftLockTimeout">@integer/config_longpress_shift_lock_timeout</item> |
| Tadashi G. Takaoka | 73a46bf | 2012-03-14 14:46:22 +0900 | [diff] [blame] | 83 | <item name="ignoreAltCodeKeyTimeout">@integer/config_ignore_alt_code_key_timeout</item> |
| Tadashi G. Takaoka | 3759821 | 2013-01-21 15:57:32 +0900 | [diff] [blame] | 84 | <item name="keyPreviewLayout">@layout/key_preview</item> |
| Tadashi G. Takaoka | 0e4f0da | 2013-01-21 15:23:32 +0900 | [diff] [blame] | 85 | <item name="keyPreviewOffset">@dimen/key_preview_offset</item> |
| 86 | <item name="keyPreviewHeight">@dimen/key_preview_height</item> |
| 87 | <item name="keyPreviewLingerTimeout">@integer/config_key_preview_linger_timeout</item> |
| Tadashi G. Takaoka | d9449cc | 2013-01-21 14:41:33 +0900 | [diff] [blame] | 88 | <item name="moreKeysKeyboardLayout">@layout/more_keys_keyboard</item> |
| Tadashi G. Takaoka | 2affaf9 | 2012-02-08 16:12:11 +0900 | [diff] [blame] | 89 | <item name="showMoreKeysKeyboardAtTouchedPoint">@bool/config_show_more_keys_keyboard_at_touched_point</item> |
| Tadashi G. Takaoka | 31c94ce | 2012-03-16 14:05:20 +0900 | [diff] [blame] | 90 | <item name="languageOnSpacebarFinalAlpha">@integer/config_language_on_spacebar_final_alpha</item> |
| Tadashi G. Takaoka | d7c4ba1 | 2012-03-14 12:33:03 +0900 | [diff] [blame] | 91 | <item name="languageOnSpacebarFadeoutAnimator">@anim/language_on_spacebar_fadeout</item> |
| Tadashi G. Takaoka | 73a46bf | 2012-03-14 14:46:22 +0900 | [diff] [blame] | 92 | <item name="altCodeKeyWhileTypingFadeoutAnimator">@anim/alt_code_key_while_typing_fadeout</item> |
| 93 | <item name="altCodeKeyWhileTypingFadeinAnimator">@anim/alt_code_key_while_typing_fadein</item> |
| Tadashi G. Takaoka | 80bcb99 | 2012-10-05 12:12:54 +0900 | [diff] [blame] | 94 | <!-- Common attributes of MainKeyboardView for gesture typing detection and recognition --> |
| Tadashi G. Takaoka | 3759821 | 2013-01-21 15:57:32 +0900 | [diff] [blame] | 95 | <item name="gestureFloatingPreviewTextLingerTimeout">@integer/config_gesture_floating_preview_text_linger_timeout</item> |
| Tadashi G. Takaoka | 80bcb99 | 2012-10-05 12:12:54 +0900 | [diff] [blame] | 96 | <item name="gestureStaticTimeThresholdAfterFastTyping">@integer/config_gesture_static_time_threshold_after_fast_typing</item> |
| 97 | <item name="gestureDetectFastMoveSpeedThreshold">@fraction/config_gesture_detect_fast_move_speed_threshold</item> |
| 98 | <item name="gestureDynamicThresholdDecayDuration">@integer/config_gesture_dynamic_threshold_decay_duration</item> |
| 99 | <item name="gestureDynamicTimeThresholdFrom">@integer/config_gesture_dynamic_time_threshold_from</item> |
| 100 | <item name="gestureDynamicTimeThresholdTo">@integer/config_gesture_dynamic_time_threshold_to</item> |
| 101 | <item name="gestureDynamicDistanceThresholdFrom">@fraction/config_gesture_dynamic_distance_threshold_from</item> |
| 102 | <item name="gestureDynamicDistanceThresholdTo">@fraction/config_gesture_dynamic_distance_threshold_to</item> |
| 103 | <item name="gestureSamplingMinimumDistance">@fraction/config_gesture_sampling_minimum_distance</item> |
| 104 | <item name="gestureRecognitionMinimumTime">@integer/config_gesture_recognition_minimum_time</item> |
| Tadashi G. Takaoka | 72fd096 | 2012-11-22 11:04:41 +0900 | [diff] [blame] | 105 | <item name="gestureRecognitionUpdateTime">@integer/config_gesture_recognition_update_time</item> |
| Tadashi G. Takaoka | 80bcb99 | 2012-10-05 12:12:54 +0900 | [diff] [blame] | 106 | <item name="gestureRecognitionSpeedThreshold">@fraction/config_gesture_recognition_speed_threshold</item> |
| Tadashi G. Takaoka | 3623b97 | 2012-10-05 14:37:22 +0900 | [diff] [blame] | 107 | <item name="suppressKeyPreviewAfterBatchInputDuration">@integer/config_suppress_key_preview_after_batch_input_duration</item> |
| satok | 979f869 | 2010-08-20 14:35:02 +0900 | [diff] [blame] | 108 | </style> |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 109 | <style |
| Tadashi G. Takaoka | c8e45dd | 2012-07-23 10:27:14 +0900 | [diff] [blame] | 110 | name="MainKeyboardView" |
| Tadashi G. Takaoka | 5afc3ae | 2011-12-18 04:55:17 +0900 | [diff] [blame] | 111 | parent="KeyboardView"> |
| Tadashi G. Takaoka | 4112dc0 | 2011-12-18 08:13:36 +0900 | [diff] [blame] | 112 | <item name="autoCorrectionSpacebarLedEnabled">true</item> |
| 113 | <item name="autoCorrectionSpacebarLedIcon">@drawable/sym_keyboard_space_led</item> |
| 114 | <item name="spacebarTextRatio">@fraction/spacebar_text_ratio</item> |
| Tadashi G. Takaoka | ebbb586 | 2012-11-22 18:18:53 +0900 | [diff] [blame] | 115 | <item name="spacebarTextColor">@color/spacebar_text_color_default</item> |
| 116 | <item name="spacebarTextShadowColor">@color/spacebar_text_shadow_color_default</item> |
| Tadashi G. Takaoka | 5afc3ae | 2011-12-18 04:55:17 +0900 | [diff] [blame] | 117 | </style> |
| 118 | <style |
| Tadashi G. Takaoka | 2affaf9 | 2012-02-08 16:12:11 +0900 | [diff] [blame] | 119 | name="MoreKeysKeyboard" |
| Tadashi G. Takaoka | ea0c567 | 2011-09-05 18:58:30 +0900 | [diff] [blame] | 120 | parent="Keyboard" |
| 121 | > |
| Tadashi G. Takaoka | 7c38b73 | 2012-03-21 19:08:58 +0900 | [diff] [blame] | 122 | <item name="keyboardTopPadding">0dp</item> |
| 123 | <item name="keyboardBottomPadding">0dp</item> |
| 124 | <item name="horizontalGap">0dp</item> |
| Tadashi G. Takaoka | f9aa99c | 2012-10-03 20:49:57 +0900 | [diff] [blame] | 125 | <item name="touchPositionCorrectionData">@null</item> |
| Tadashi G. Takaoka | ea0c567 | 2011-09-05 18:58:30 +0900 | [diff] [blame] | 126 | </style> |
| 127 | <style |
| Tadashi G. Takaoka | 2affaf9 | 2012-02-08 16:12:11 +0900 | [diff] [blame] | 128 | name="MoreKeysKeyboardView" |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 129 | parent="KeyboardView" |
| 130 | > |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 131 | <item name="keyBackground">@drawable/btn_keyboard_key_popup</item> |
| Tadashi G. Takaoka | 2affaf9 | 2012-02-08 16:12:11 +0900 | [diff] [blame] | 132 | <item name="verticalCorrection">@dimen/more_keys_keyboard_vertical_correction</item> |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 133 | </style> |
| Tadashi G. Takaoka | 2affaf9 | 2012-02-08 16:12:11 +0900 | [diff] [blame] | 134 | <style name="MoreKeysKeyboardPanelStyle"> |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 135 | <item name="android:background">@drawable/keyboard_popup_panel_background</item> |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 136 | </style> |
| 137 | <style name="SuggestionsStripBackgroundStyle"> |
| 138 | <item name="android:background">@drawable/keyboard_suggest_strip</item> |
| 139 | </style> |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 140 | <style |
| Tadashi G. Takaoka | 4702671 | 2012-07-23 15:28:28 +0900 | [diff] [blame] | 141 | name="SuggestionStripViewStyle" |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 142 | parent="SuggestionsStripBackgroundStyle" |
| 143 | > |
| Tadashi G. Takaoka | a44685a | 2011-12-15 16:38:17 +0900 | [diff] [blame] | 144 | <item name="suggestionStripOption">autoCorrectBold|validTypedWordBold</item> |
| Tadashi G. Takaoka | ebbb586 | 2012-11-22 18:18:53 +0900 | [diff] [blame] | 145 | <item name="colorValidTypedWord">@color/highlight_color_default</item> |
| 146 | <item name="colorTypedWord">@color/typed_word_color_default</item> |
| 147 | <item name="colorAutoCorrect">@color/highlight_color_default</item> |
| 148 | <item name="colorSuggested">@color/highlight_color_default</item> |
| Tadashi G. Takaoka | ef2bfad | 2012-08-28 13:10:03 +0900 | [diff] [blame] | 149 | <item name="alphaObsoleted">50%</item> |
| Tadashi G. Takaoka | 913e2ae | 2011-09-01 14:54:28 +0900 | [diff] [blame] | 150 | <item name="suggestionsCountInStrip">@integer/suggestions_count_in_strip</item> |
| Tadashi G. Takaoka | ef2bfad | 2012-08-28 13:10:03 +0900 | [diff] [blame] | 151 | <item name="centerSuggestionPercentile">@fraction/center_suggestion_percentile</item> |
| Tadashi G. Takaoka | 9676038 | 2011-09-05 17:22:34 +0900 | [diff] [blame] | 152 | <item name="maxMoreSuggestionsRow">@integer/max_more_suggestions_row</item> |
| 153 | <item name="minMoreSuggestionsWidth">@fraction/min_more_suggestions_width</item> |
| Tadashi G. Takaoka | 08a6f2a | 2011-06-15 11:49:57 +0900 | [diff] [blame] | 154 | </style> |
| Tadashi G. Takaoka | 0e2fa66 | 2011-09-05 16:46:15 +0900 | [diff] [blame] | 155 | <style |
| 156 | name="MoreSuggestionsViewStyle" |
| Tadashi G. Takaoka | 2affaf9 | 2012-02-08 16:12:11 +0900 | [diff] [blame] | 157 | parent="MoreKeysKeyboardView" |
| Tadashi G. Takaoka | 0e2fa66 | 2011-09-05 16:46:15 +0900 | [diff] [blame] | 158 | > |
| 159 | </style> |
| 160 | <style name="SuggestionBackgroundStyle"> |
| 161 | <item name="android:background">@drawable/btn_suggestion</item> |
| 162 | </style> |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 163 | <!-- Theme "Basic high contrast" --> |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 164 | <style |
| Tadashi G. Takaoka | 5c26922 | 2011-09-30 21:12:20 +0900 | [diff] [blame] | 165 | name="Keyboard.HighContrast" |
| 166 | parent="Keyboard" |
| 167 | > |
| Tadashi G. Takaoka | 411749a | 2012-03-08 16:20:22 +0900 | [diff] [blame] | 168 | <!-- This should be aligned with KeyboardSwitcher.KEYBOARD_THEMES[] --> |
| Tadashi G. Takaoka | 5c26922 | 2011-09-30 21:12:20 +0900 | [diff] [blame] | 169 | <item name="themeId">1</item> |
| 170 | </style> |
| 171 | <style |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 172 | name="KeyboardView.HighContrast" |
| 173 | parent="KeyboardView" |
| 174 | > |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 175 | <item name="android:background">@android:color/black</item> |
| 176 | <item name="keyBackground">@drawable/btn_keyboard_key3</item> |
| 177 | </style> |
| Tadashi G. Takaoka | 5afc3ae | 2011-12-18 04:55:17 +0900 | [diff] [blame] | 178 | <style |
| Tadashi G. Takaoka | c8e45dd | 2012-07-23 10:27:14 +0900 | [diff] [blame] | 179 | name="MainKeyboardView.HighContrast" |
| Tadashi G. Takaoka | 5afc3ae | 2011-12-18 04:55:17 +0900 | [diff] [blame] | 180 | parent="KeyboardView.HighContrast" |
| 181 | > |
| Tadashi G. Takaoka | 4112dc0 | 2011-12-18 08:13:36 +0900 | [diff] [blame] | 182 | <item name="autoCorrectionSpacebarLedEnabled">true</item> |
| 183 | <item name="autoCorrectionSpacebarLedIcon">@drawable/sym_keyboard_space_led</item> |
| 184 | <item name="spacebarTextRatio">@fraction/spacebar_text_ratio</item> |
| Tadashi G. Takaoka | ebbb586 | 2012-11-22 18:18:53 +0900 | [diff] [blame] | 185 | <item name="spacebarTextColor">@color/spacebar_text_color_default</item> |
| 186 | <item name="spacebarTextShadowColor">@color/spacebar_text_shadow_color_default</item> |
| Tadashi G. Takaoka | 5afc3ae | 2011-12-18 04:55:17 +0900 | [diff] [blame] | 187 | </style> |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 188 | <!-- Theme "Stone" --> |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 189 | <style |
| 190 | name="Keyboard.Stone" |
| 191 | parent="Keyboard" |
| 192 | > |
| Tadashi G. Takaoka | 411749a | 2012-03-08 16:20:22 +0900 | [diff] [blame] | 193 | <!-- This should be aligned with KeyboardSwitcher.KEYBOARD_THEMES[] --> |
| Tadashi G. Takaoka | 5c26922 | 2011-09-30 21:12:20 +0900 | [diff] [blame] | 194 | <item name="themeId">6</item> |
| Tadashi G. Takaoka | 9812fb0 | 2011-07-04 15:09:21 +0900 | [diff] [blame] | 195 | <item name="keyboardTopPadding">@fraction/keyboard_top_padding_stone</item> |
| 196 | <item name="keyboardBottomPadding">@fraction/keyboard_bottom_padding_stone</item> |
| 197 | <item name="horizontalGap">@fraction/key_horizontal_gap_stone</item> |
| 198 | <item name="verticalGap">@fraction/key_bottom_gap_stone</item> |
| Tadashi G. Takaoka | 9116bf1 | 2011-06-21 20:10:51 +0900 | [diff] [blame] | 199 | </style> |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 200 | <style |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 201 | name="KeyboardView.Stone" |
| 202 | parent="KeyboardView" |
| 203 | > |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 204 | <item name="keyBackground">@drawable/btn_keyboard_key_stone</item> |
| Tadashi G. Takaoka | ebbb586 | 2012-11-22 18:18:53 +0900 | [diff] [blame] | 205 | <item name="keyTextColor">@color/key_text_color_stone</item> |
| 206 | <item name="keyTextInactivatedColor">@color/key_text_inactivated_color_stone</item> |
| 207 | <item name="keyHintLetterColor">@color/key_hint_letter_color_stone</item> |
| 208 | <item name="keyHintLabelColor">@color/key_hint_label_color_stone</item> |
| 209 | <item name="keyShiftedLetterHintInactivatedColor">@color/key_shifted_letter_hint_inactivated_color_stone</item> |
| 210 | <item name="keyShiftedLetterHintActivatedColor">@color/key_shifted_letter_hint_activated_color_stone</item> |
| 211 | <item name="keyTextShadowColor">@color/key_text_shadow_color_stone</item> |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 212 | </style> |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 213 | <style |
| Tadashi G. Takaoka | c8e45dd | 2012-07-23 10:27:14 +0900 | [diff] [blame] | 214 | name="MainKeyboardView.Stone" |
| Tadashi G. Takaoka | 5afc3ae | 2011-12-18 04:55:17 +0900 | [diff] [blame] | 215 | parent="KeyboardView.Stone" |
| 216 | > |
| Tadashi G. Takaoka | 4112dc0 | 2011-12-18 08:13:36 +0900 | [diff] [blame] | 217 | <item name="autoCorrectionSpacebarLedEnabled">true</item> |
| 218 | <item name="autoCorrectionSpacebarLedIcon">@drawable/sym_keyboard_space_led</item> |
| 219 | <item name="spacebarTextRatio">@fraction/spacebar_text_ratio</item> |
| Tadashi G. Takaoka | ebbb586 | 2012-11-22 18:18:53 +0900 | [diff] [blame] | 220 | <item name="spacebarTextColor">@color/spacebar_text_color_stone</item> |
| 221 | <item name="spacebarTextShadowColor">@color/spacebar_text_shadow_color_stone</item> |
| Tadashi G. Takaoka | 5afc3ae | 2011-12-18 04:55:17 +0900 | [diff] [blame] | 222 | </style> |
| 223 | <style |
| Tadashi G. Takaoka | 2affaf9 | 2012-02-08 16:12:11 +0900 | [diff] [blame] | 224 | name="MoreKeysKeyboard.Stone" |
| Tadashi G. Takaoka | ea0c567 | 2011-09-05 18:58:30 +0900 | [diff] [blame] | 225 | parent="Keyboard.Stone" |
| 226 | > |
| Tadashi G. Takaoka | 7c38b73 | 2012-03-21 19:08:58 +0900 | [diff] [blame] | 227 | <item name="keyboardTopPadding">0dp</item> |
| 228 | <item name="keyboardBottomPadding">0dp</item> |
| 229 | <item name="horizontalGap">0dp</item> |
| Tadashi G. Takaoka | f9aa99c | 2012-10-03 20:49:57 +0900 | [diff] [blame] | 230 | <item name="touchPositionCorrectionData">@null</item> |
| Tadashi G. Takaoka | ea0c567 | 2011-09-05 18:58:30 +0900 | [diff] [blame] | 231 | </style> |
| 232 | <style |
| Tadashi G. Takaoka | 2affaf9 | 2012-02-08 16:12:11 +0900 | [diff] [blame] | 233 | name="MoreKeysKeyboardView.Stone" |
| 234 | parent="MoreKeysKeyboardView" |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 235 | > |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 236 | <item name="keyBackground">@drawable/btn_keyboard_key_stone</item> |
| Tadashi G. Takaoka | ebbb586 | 2012-11-22 18:18:53 +0900 | [diff] [blame] | 237 | <item name="keyTextColor">@color/key_text_color_stone</item> |
| 238 | <item name="keyTextShadowColor">@color/key_text_shadow_color_stone</item> |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 239 | </style> |
| 240 | <!-- Theme "Stone bold" --> |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 241 | <style |
| Tadashi G. Takaoka | 5c26922 | 2011-09-30 21:12:20 +0900 | [diff] [blame] | 242 | name="Keyboard.Stone.Bold" |
| 243 | parent="Keyboard.Stone" |
| 244 | > |
| Tadashi G. Takaoka | 411749a | 2012-03-08 16:20:22 +0900 | [diff] [blame] | 245 | <!-- This should be aligned with KeyboardSwitcher.KEYBOARD_THEMES[] --> |
| Tadashi G. Takaoka | 5c26922 | 2011-09-30 21:12:20 +0900 | [diff] [blame] | 246 | <item name="themeId">7</item> |
| 247 | </style> |
| 248 | <style |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 249 | name="KeyboardView.Stone.Bold" |
| 250 | parent="KeyboardView.Stone" |
| 251 | > |
| Tadashi G. Takaoka | d20652c | 2012-08-28 11:28:42 +0900 | [diff] [blame] | 252 | <item name="keyTypeface">bold</item> |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 253 | </style> |
| Tadashi G. Takaoka | 5afc3ae | 2011-12-18 04:55:17 +0900 | [diff] [blame] | 254 | <style |
| Tadashi G. Takaoka | c8e45dd | 2012-07-23 10:27:14 +0900 | [diff] [blame] | 255 | name="MainKeyboardView.Stone.Bold" |
| Tadashi G. Takaoka | 5afc3ae | 2011-12-18 04:55:17 +0900 | [diff] [blame] | 256 | parent="KeyboardView.Stone.Bold" |
| 257 | > |
| Tadashi G. Takaoka | 4112dc0 | 2011-12-18 08:13:36 +0900 | [diff] [blame] | 258 | <item name="autoCorrectionSpacebarLedEnabled">true</item> |
| 259 | <item name="autoCorrectionSpacebarLedIcon">@drawable/sym_keyboard_space_led</item> |
| 260 | <item name="spacebarTextRatio">@fraction/spacebar_text_ratio</item> |
| Tadashi G. Takaoka | ebbb586 | 2012-11-22 18:18:53 +0900 | [diff] [blame] | 261 | <item name="spacebarTextColor">@color/spacebar_text_color_stone</item> |
| 262 | <item name="spacebarTextShadowColor">@color/spacebar_text_shadow_color_stone</item> |
| Tadashi G. Takaoka | 5afc3ae | 2011-12-18 04:55:17 +0900 | [diff] [blame] | 263 | </style> |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 264 | <!-- Theme "Gingerbread" --> |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 265 | <style |
| 266 | name="Keyboard.Gingerbread" |
| 267 | parent="Keyboard" |
| 268 | > |
| Tadashi G. Takaoka | 411749a | 2012-03-08 16:20:22 +0900 | [diff] [blame] | 269 | <!-- This should be aligned with KeyboardSwitcher.KEYBOARD_THEMES[] --> |
| Tadashi G. Takaoka | 5c26922 | 2011-09-30 21:12:20 +0900 | [diff] [blame] | 270 | <item name="themeId">8</item> |
| 271 | <item name="touchPositionCorrectionData">@array/touch_position_correction_data_gingerbread</item> |
| Tadashi G. Takaoka | 9812fb0 | 2011-07-04 15:09:21 +0900 | [diff] [blame] | 272 | <item name="horizontalGap">@fraction/key_horizontal_gap_gb</item> |
| 273 | <item name="verticalGap">@fraction/key_bottom_gap_gb</item> |
| Tadashi G. Takaoka | d773bf3 | 2011-06-28 16:32:39 +0900 | [diff] [blame] | 274 | </style> |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 275 | <style |
| 276 | name="KeyboardView.Gingerbread" |
| 277 | parent="KeyboardView" |
| 278 | > |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 279 | <item name="android:background">@drawable/keyboard_dark_background</item> |
| 280 | <item name="keyBackground">@drawable/btn_keyboard_key_gingerbread</item> |
| Tadashi G. Takaoka | d20652c | 2012-08-28 11:28:42 +0900 | [diff] [blame] | 281 | <item name="keyTypeface">bold</item> |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 282 | </style> |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 283 | <style |
| Tadashi G. Takaoka | c8e45dd | 2012-07-23 10:27:14 +0900 | [diff] [blame] | 284 | name="MainKeyboardView.Gingerbread" |
| Tadashi G. Takaoka | 5afc3ae | 2011-12-18 04:55:17 +0900 | [diff] [blame] | 285 | parent="KeyboardView.Gingerbread" |
| 286 | > |
| Tadashi G. Takaoka | 4112dc0 | 2011-12-18 08:13:36 +0900 | [diff] [blame] | 287 | <item name="autoCorrectionSpacebarLedEnabled">true</item> |
| 288 | <item name="autoCorrectionSpacebarLedIcon">@drawable/sym_keyboard_space_led</item> |
| 289 | <item name="spacebarTextRatio">@fraction/spacebar_text_ratio</item> |
| Tadashi G. Takaoka | ebbb586 | 2012-11-22 18:18:53 +0900 | [diff] [blame] | 290 | <item name="spacebarTextColor">@color/spacebar_text_color_default</item> |
| 291 | <item name="spacebarTextShadowColor">@color/spacebar_text_shadow_color_default</item> |
| Tadashi G. Takaoka | 5afc3ae | 2011-12-18 04:55:17 +0900 | [diff] [blame] | 292 | </style> |
| 293 | <style |
| Tadashi G. Takaoka | 2affaf9 | 2012-02-08 16:12:11 +0900 | [diff] [blame] | 294 | name="MoreKeysKeyboard.Gingerbread" |
| Tadashi G. Takaoka | ea0c567 | 2011-09-05 18:58:30 +0900 | [diff] [blame] | 295 | parent="Keyboard.Gingerbread" |
| 296 | > |
| Tadashi G. Takaoka | 7c38b73 | 2012-03-21 19:08:58 +0900 | [diff] [blame] | 297 | <item name="keyboardTopPadding">0dp</item> |
| 298 | <item name="keyboardBottomPadding">0dp</item> |
| 299 | <item name="horizontalGap">0dp</item> |
| Tadashi G. Takaoka | f9aa99c | 2012-10-03 20:49:57 +0900 | [diff] [blame] | 300 | <item name="touchPositionCorrectionData">@null</item> |
| Tadashi G. Takaoka | ea0c567 | 2011-09-05 18:58:30 +0900 | [diff] [blame] | 301 | </style> |
| 302 | <style |
| Tadashi G. Takaoka | 2affaf9 | 2012-02-08 16:12:11 +0900 | [diff] [blame] | 303 | name="MoreKeysKeyboardView.Gingerbread" |
| 304 | parent="MoreKeysKeyboardView" |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 305 | > |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 306 | <item name="android:background">@null</item> |
| 307 | </style> |
| Tadashi G. Takaoka | 9116bf1 | 2011-06-21 20:10:51 +0900 | [diff] [blame] | 308 | <!-- Theme "IceCreamSandwich" --> |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 309 | <style |
| 310 | name="Keyboard.IceCreamSandwich" |
| 311 | parent="Keyboard" |
| 312 | > |
| Tadashi G. Takaoka | 411749a | 2012-03-08 16:20:22 +0900 | [diff] [blame] | 313 | <!-- This should be aligned with KeyboardSwitcher.KEYBOARD_THEMES[] --> |
| Tadashi G. Takaoka | 5c26922 | 2011-09-30 21:12:20 +0900 | [diff] [blame] | 314 | <item name="themeId">5</item> |
| Tadashi G. Takaoka | 9812fb0 | 2011-07-04 15:09:21 +0900 | [diff] [blame] | 315 | <item name="keyboardTopPadding">@fraction/keyboard_top_padding_ics</item> |
| 316 | <item name="keyboardBottomPadding">@fraction/keyboard_bottom_padding_ics</item> |
| 317 | <item name="horizontalGap">@fraction/key_horizontal_gap_ics</item> |
| 318 | <item name="verticalGap">@fraction/key_bottom_gap_ics</item> |
| Tadashi G. Takaoka | 5c26922 | 2011-09-30 21:12:20 +0900 | [diff] [blame] | 319 | <item name="touchPositionCorrectionData">@array/touch_position_correction_data_ice_cream_sandwich</item> |
| Tadashi G. Takaoka | b7758d6 | 2011-06-15 13:38:58 +0900 | [diff] [blame] | 320 | </style> |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 321 | <style |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 322 | name="KeyboardView.IceCreamSandwich" |
| 323 | parent="KeyboardView" |
| 324 | > |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 325 | <item name="android:background">@drawable/keyboard_background_holo</item> |
| Tadashi G. Takaoka | 9116bf1 | 2011-06-21 20:10:51 +0900 | [diff] [blame] | 326 | <item name="keyBackground">@drawable/btn_keyboard_key_ics</item> |
| Tadashi G. Takaoka | d20652c | 2012-08-28 11:28:42 +0900 | [diff] [blame] | 327 | <item name="keyTypeface">bold</item> |
| Tadashi G. Takaoka | ebbb586 | 2012-11-22 18:18:53 +0900 | [diff] [blame] | 328 | <item name="keyTextInactivatedColor">@color/key_text_inactivated_color_ics</item> |
| 329 | <item name="keyHintLetterColor">@color/key_hint_letter_color_ics</item> |
| 330 | <item name="keyHintLabelColor">@color/key_hint_label_color_ics</item> |
| 331 | <item name="keyShiftedLetterHintInactivatedColor">@color/key_shifted_letter_hint_inactivated_color_ics</item> |
| 332 | <item name="keyShiftedLetterHintActivatedColor">@color/key_shifted_letter_hint_activated_color_ics</item> |
| Tadashi G. Takaoka | e8c6d5a | 2012-09-05 15:34:51 +0900 | [diff] [blame] | 333 | <item name="keyPreviewLayout">@layout/key_preview_ics</item> |
| Tadashi G. Takaoka | ebbb586 | 2012-11-22 18:18:53 +0900 | [diff] [blame] | 334 | <item name="keyPreviewTextColor">@color/key_text_color_ics</item> |
| Tadashi G. Takaoka | 9116bf1 | 2011-06-21 20:10:51 +0900 | [diff] [blame] | 335 | <item name="keyPreviewOffset">@dimen/key_preview_offset_ics</item> |
| Tadashi G. Takaoka | ebbb586 | 2012-11-22 18:18:53 +0900 | [diff] [blame] | 336 | <item name="keyTextShadowColor">@color/key_text_shadow_color_ics</item> |
| Tadashi G. Takaoka | 749cc18 | 2012-08-30 16:05:40 +0900 | [diff] [blame] | 337 | <item name="keyTextShadowRadius">0.0</item> |
| Tadashi G. Takaoka | ff961dd | 2013-01-24 16:08:33 +0900 | [diff] [blame] | 338 | <item name="slidingKeyInputPreviewColor">@color/highlight_translucent_color_ics</item> |
| Tadashi G. Takaoka | ebbb586 | 2012-11-22 18:18:53 +0900 | [diff] [blame] | 339 | <item name="gestureFloatingPreviewTextColor">@color/highlight_color_ics</item> |
| 340 | <item name="gesturePreviewTrailColor">@color/highlight_color_ics</item> |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 341 | </style> |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 342 | <style |
| Tadashi G. Takaoka | c8e45dd | 2012-07-23 10:27:14 +0900 | [diff] [blame] | 343 | name="MainKeyboardView.IceCreamSandwich" |
| Tadashi G. Takaoka | 5afc3ae | 2011-12-18 04:55:17 +0900 | [diff] [blame] | 344 | parent="KeyboardView.IceCreamSandwich" |
| 345 | > |
| Tadashi G. Takaoka | 4112dc0 | 2011-12-18 08:13:36 +0900 | [diff] [blame] | 346 | <item name="autoCorrectionSpacebarLedEnabled">false</item> |
| 347 | <item name="autoCorrectionSpacebarLedIcon">@drawable/sym_keyboard_space_led_holo</item> |
| 348 | <item name="spacebarTextRatio">@fraction/spacebar_text_ratio</item> |
| Tadashi G. Takaoka | ebbb586 | 2012-11-22 18:18:53 +0900 | [diff] [blame] | 349 | <item name="spacebarTextColor">@color/spacebar_text_color_ics</item> |
| 350 | <item name="spacebarTextShadowColor">@color/spacebar_text_shadow_color_ics</item> |
| Tadashi G. Takaoka | 42fcb2d | 2011-12-19 01:11:09 +0900 | [diff] [blame] | 351 | </style> |
| Tadashi G. Takaoka | 5afc3ae | 2011-12-18 04:55:17 +0900 | [diff] [blame] | 352 | <style |
| Tadashi G. Takaoka | 2affaf9 | 2012-02-08 16:12:11 +0900 | [diff] [blame] | 353 | name="MoreKeysKeyboard.IceCreamSandwich" |
| Tadashi G. Takaoka | ea0c567 | 2011-09-05 18:58:30 +0900 | [diff] [blame] | 354 | parent="Keyboard.IceCreamSandwich" |
| 355 | > |
| Tadashi G. Takaoka | 7c38b73 | 2012-03-21 19:08:58 +0900 | [diff] [blame] | 356 | <item name="keyboardTopPadding">0dp</item> |
| 357 | <item name="keyboardBottomPadding">0dp</item> |
| 358 | <item name="horizontalGap">0dp</item> |
| Tadashi G. Takaoka | f9aa99c | 2012-10-03 20:49:57 +0900 | [diff] [blame] | 359 | <item name="touchPositionCorrectionData">@null</item> |
| Tadashi G. Takaoka | ea0c567 | 2011-09-05 18:58:30 +0900 | [diff] [blame] | 360 | </style> |
| 361 | <style |
| Tadashi G. Takaoka | 2affaf9 | 2012-02-08 16:12:11 +0900 | [diff] [blame] | 362 | name="MoreKeysKeyboardView.IceCreamSandwich" |
| 363 | parent="MoreKeysKeyboardView" |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 364 | > |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 365 | <item name="android:background">@null</item> |
| Tadashi G. Takaoka | 9116bf1 | 2011-06-21 20:10:51 +0900 | [diff] [blame] | 366 | <item name="keyBackground">@drawable/btn_keyboard_key_popup_ics</item> |
| Tadashi G. Takaoka | 48f6321 | 2012-03-07 18:34:15 +0900 | [diff] [blame] | 367 | <item name="verticalCorrection">@dimen/more_keys_keyboard_vertical_correction_ics</item> |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 368 | </style> |
| Tadashi G. Takaoka | 2affaf9 | 2012-02-08 16:12:11 +0900 | [diff] [blame] | 369 | <style name="MoreKeysKeyboardPanelStyle.IceCreamSandwich"> |
| Tadashi G. Takaoka | ea0c567 | 2011-09-05 18:58:30 +0900 | [diff] [blame] | 370 | <item name="android:background">@drawable/keyboard_popup_panel_background_holo</item> |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 371 | </style> |
| Tadashi G. Takaoka | 9116bf1 | 2011-06-21 20:10:51 +0900 | [diff] [blame] | 372 | <style name="SuggestionsStripBackgroundStyle.IceCreamSandwich"> |
| Tadashi G. Takaoka | 13a7419 | 2011-05-24 21:08:20 +0900 | [diff] [blame] | 373 | <item name="android:background">@drawable/keyboard_suggest_strip_holo</item> |
| 374 | </style> |
| Tadashi G. Takaoka | 29e7b7e | 2011-08-24 14:44:46 +0900 | [diff] [blame] | 375 | <style |
| Tadashi G. Takaoka | 4702671 | 2012-07-23 15:28:28 +0900 | [diff] [blame] | 376 | name="SuggestionStripViewStyle.IceCreamSandwich" |
| Tadashi G. Takaoka | c04bbc1 | 2011-08-26 15:13:30 +0900 | [diff] [blame] | 377 | parent="SuggestionsStripBackgroundStyle.IceCreamSandwich" |
| 378 | > |
| Tadashi G. Takaoka | d47a955 | 2011-08-16 18:18:58 -0700 | [diff] [blame] | 379 | <item name="suggestionStripOption">autoCorrectBold|validTypedWordBold</item> |
| Tadashi G. Takaoka | ebbb586 | 2012-11-22 18:18:53 +0900 | [diff] [blame] | 380 | <item name="colorValidTypedWord">@color/highlight_color_ics</item> |
| 381 | <item name="colorTypedWord">@color/highlight_color_ics</item> |
| 382 | <item name="colorAutoCorrect">@color/highlight_color_ics</item> |
| 383 | <item name="colorSuggested">@color/highlight_color_ics</item> |
| Tadashi G. Takaoka | ef2bfad | 2012-08-28 13:10:03 +0900 | [diff] [blame] | 384 | <item name="alphaValidTypedWord">85%</item> |
| 385 | <item name="alphaTypedWord">85%</item> |
| 386 | <item name="alphaSuggested">70%</item> |
| 387 | <item name="alphaObsoleted">70%</item> |
| Tadashi G. Takaoka | 913e2ae | 2011-09-01 14:54:28 +0900 | [diff] [blame] | 388 | <item name="suggestionsCountInStrip">@integer/suggestions_count_in_strip</item> |
| Tadashi G. Takaoka | ef2bfad | 2012-08-28 13:10:03 +0900 | [diff] [blame] | 389 | <item name="centerSuggestionPercentile">@fraction/center_suggestion_percentile</item> |
| Tadashi G. Takaoka | 9676038 | 2011-09-05 17:22:34 +0900 | [diff] [blame] | 390 | <item name="maxMoreSuggestionsRow">@integer/max_more_suggestions_row</item> |
| 391 | <item name="minMoreSuggestionsWidth">@fraction/min_more_suggestions_width</item> |
| Tadashi G. Takaoka | 08a6f2a | 2011-06-15 11:49:57 +0900 | [diff] [blame] | 392 | </style> |
| Tadashi G. Takaoka | 0e2fa66 | 2011-09-05 16:46:15 +0900 | [diff] [blame] | 393 | <style |
| 394 | name="MoreSuggestionsViewStyle.IceCreamSandwich" |
| Tadashi G. Takaoka | 2affaf9 | 2012-02-08 16:12:11 +0900 | [diff] [blame] | 395 | parent="MoreKeysKeyboardView.IceCreamSandwich" |
| Tadashi G. Takaoka | 0e2fa66 | 2011-09-05 16:46:15 +0900 | [diff] [blame] | 396 | > |
| 397 | </style> |
| 398 | <style name="SuggestionBackgroundStyle.IceCreamSandwich"> |
| 399 | <item name="android:background">@drawable/btn_suggestion_ics</item> |
| 400 | </style> |
| 401 | <style |
| 402 | name="SuggestionPreviewBackgroundStyle.IceCreamSandwich" |
| Tadashi G. Takaoka | 2affaf9 | 2012-02-08 16:12:11 +0900 | [diff] [blame] | 403 | parent="MoreKeysKeyboardPanelStyle.IceCreamSandwich" |
| Tadashi G. Takaoka | 0e2fa66 | 2011-09-05 16:46:15 +0900 | [diff] [blame] | 404 | > |
| 405 | </style> |
| Tadashi G. Takaoka | 2affaf9 | 2012-02-08 16:12:11 +0900 | [diff] [blame] | 406 | <style name="MoreKeysKeyboardAnimation"> |
| 407 | <item name="android:windowEnterAnimation">@anim/more_keys_keyboard_fadein</item> |
| 408 | <item name="android:windowExitAnimation">@anim/more_keys_keyboard_fadeout</item> |
| Tadashi G. Takaoka | 0ae817c | 2010-09-16 14:54:45 +0900 | [diff] [blame] | 409 | </style> |
| satok | 979f869 | 2010-08-20 14:35:02 +0900 | [diff] [blame] | 410 | </resources> |