diff options
Diffstat (limited to 'ime/app/src/main')
185 files changed, 183 insertions, 187 deletions
diff --git a/ime/app/src/main/res/anim/layout_switch_fadeout.xml b/ime/app/src/main/res/anim/layout_switch_fadeout.xml index 1cb6e8e84..4081e5fcc 100644 --- a/ime/app/src/main/res/anim/layout_switch_fadeout.xml +++ b/ime/app/src/main/res/anim/layout_switch_fadeout.xml @@ -26,4 +26,4 @@ android:fromAlpha="1.0" android:toAlpha="0.0"/> -</set>
\ No newline at end of file +</set> diff --git a/ime/app/src/main/res/anim/layout_switch_slide_in_left.xml b/ime/app/src/main/res/anim/layout_switch_slide_in_left.xml index 1ff33d386..6c5f23da1 100644 --- a/ime/app/src/main/res/anim/layout_switch_slide_in_left.xml +++ b/ime/app/src/main/res/anim/layout_switch_slide_in_left.xml @@ -23,4 +23,4 @@ android:toXScale="1.0" android:toYScale="1.0"/> -</set>
\ No newline at end of file +</set> diff --git a/ime/app/src/main/res/anim/layout_switch_slide_in_right.xml b/ime/app/src/main/res/anim/layout_switch_slide_in_right.xml index e24286fc5..853c82ed0 100644 --- a/ime/app/src/main/res/anim/layout_switch_slide_in_right.xml +++ b/ime/app/src/main/res/anim/layout_switch_slide_in_right.xml @@ -23,4 +23,4 @@ android:toXScale="1.0" android:toYScale="1.0"/> -</set>
\ No newline at end of file +</set> diff --git a/ime/app/src/main/res/anim/layout_switch_slide_out_left.xml b/ime/app/src/main/res/anim/layout_switch_slide_out_left.xml index d6da0ac28..5b2afb5ab 100644 --- a/ime/app/src/main/res/anim/layout_switch_slide_out_left.xml +++ b/ime/app/src/main/res/anim/layout_switch_slide_out_left.xml @@ -23,4 +23,4 @@ android:toXScale="0.7" android:toYScale="0.7"/> -</set>
\ No newline at end of file +</set> diff --git a/ime/app/src/main/res/anim/layout_switch_slide_out_right.xml b/ime/app/src/main/res/anim/layout_switch_slide_out_right.xml index 212221263..812f68cfc 100644 --- a/ime/app/src/main/res/anim/layout_switch_slide_out_right.xml +++ b/ime/app/src/main/res/anim/layout_switch_slide_out_right.xml @@ -23,4 +23,4 @@ android:toXScale="0.7" android:toYScale="0.7"/> -</set>
\ No newline at end of file +</set> diff --git a/ime/app/src/main/res/anim/link_popup.xml b/ime/app/src/main/res/anim/link_popup.xml index 032591810..ae52a56cc 100644 --- a/ime/app/src/main/res/anim/link_popup.xml +++ b/ime/app/src/main/res/anim/link_popup.xml @@ -16,4 +16,4 @@ android:fillEnabled="true" android:interpolator="@android:anim/accelerate_interpolator"/> -</set>
\ No newline at end of file +</set> diff --git a/ime/app/src/main/res/color/blacktheme_key_hint_color.xml b/ime/app/src/main/res/color/blacktheme_key_hint_color.xml index 4e7af9c9a..0f8c154ea 100644 --- a/ime/app/src/main/res/color/blacktheme_key_hint_color.xml +++ b/ime/app/src/main/res/color/blacktheme_key_hint_color.xml @@ -13,4 +13,4 @@ android:color="@color/blacktheme_color_normal_pressed_hint"/> <item android:color="@color/blacktheme_color_normal_hint"/> -</selector>
\ No newline at end of file +</selector> diff --git a/ime/app/src/main/res/color/blacktheme_key_keytext_color.xml b/ime/app/src/main/res/color/blacktheme_key_keytext_color.xml index 04d0647b7..119665345 100644 --- a/ime/app/src/main/res/color/blacktheme_key_keytext_color.xml +++ b/ime/app/src/main/res/color/blacktheme_key_keytext_color.xml @@ -17,4 +17,4 @@ android:color="@color/blacktheme_color_normal_pressed_keytext"/> <item android:color="@color/blacktheme_color_normal_keytext"/> -</selector>
\ No newline at end of file +</selector> diff --git a/ime/app/src/main/res/color/blacktheme_popup_keytext_color.xml b/ime/app/src/main/res/color/blacktheme_popup_keytext_color.xml index 88abc32e3..b181832c6 100644 --- a/ime/app/src/main/res/color/blacktheme_popup_keytext_color.xml +++ b/ime/app/src/main/res/color/blacktheme_popup_keytext_color.xml @@ -5,4 +5,4 @@ android:color="@color/blacktheme_color_normal_pressed_keytext"/> <item android:color="@color/blacktheme_color_normal_keytext"/> -</selector>
\ No newline at end of file +</selector> diff --git a/ime/app/src/main/res/color/bottom_menu_icon_tint.xml b/ime/app/src/main/res/color/bottom_menu_icon_tint.xml index df24eeb73..1f1fa55a9 100644 --- a/ime/app/src/main/res/color/bottom_menu_icon_tint.xml +++ b/ime/app/src/main/res/color/bottom_menu_icon_tint.xml @@ -3,4 +3,4 @@ <item android:color="@color/app_accent" android:state_checked="true" /> <item android:color="#000" /> <!-- default --> -</selector>
\ No newline at end of file +</selector> diff --git a/ime/app/src/main/res/color/light_btn_key_text_color.xml b/ime/app/src/main/res/color/light_btn_key_text_color.xml index 44ae63859..66fb68893 100644 --- a/ime/app/src/main/res/color/light_btn_key_text_color.xml +++ b/ime/app/src/main/res/color/light_btn_key_text_color.xml @@ -6,4 +6,4 @@ <item android:color="#FFF" ask:key_type_feedback="true"/> <item android:color="#000"/> <!-- default --> -</selector>
\ No newline at end of file +</selector> diff --git a/ime/app/src/main/res/drawable/aosp_dark_btn_popup_key.xml b/ime/app/src/main/res/drawable/aosp_dark_btn_popup_key.xml index e61d618fb..7e5f1ce47 100644 --- a/ime/app/src/main/res/drawable/aosp_dark_btn_popup_key.xml +++ b/ime/app/src/main/res/drawable/aosp_dark_btn_popup_key.xml @@ -3,4 +3,4 @@ <item android:drawable="@drawable/aosp_dark_btn_popup_key_pressed" android:state_pressed="true" /> <item android:drawable="@android:color/transparent" /> -</selector>
\ No newline at end of file +</selector> diff --git a/ime/app/src/main/res/drawable/aosp_dark_btn_popup_key_pressed.xml b/ime/app/src/main/res/drawable/aosp_dark_btn_popup_key_pressed.xml index d32f96007..efbe0a2e3 100644 --- a/ime/app/src/main/res/drawable/aosp_dark_btn_popup_key_pressed.xml +++ b/ime/app/src/main/res/drawable/aosp_dark_btn_popup_key_pressed.xml @@ -7,4 +7,4 @@ android:width="2dp" android:color="#CCC" /> <corners android:radius="4dp" /> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/aosp_light_btn_popup_key.xml b/ime/app/src/main/res/drawable/aosp_light_btn_popup_key.xml index ce2cbf680..dfd8de164 100644 --- a/ime/app/src/main/res/drawable/aosp_light_btn_popup_key.xml +++ b/ime/app/src/main/res/drawable/aosp_light_btn_popup_key.xml @@ -3,4 +3,4 @@ <item android:drawable="@drawable/aosp_light_btn_popup_key_pressed" android:state_pressed="true" /> <item android:drawable="@android:color/transparent" /> -</selector>
\ No newline at end of file +</selector> diff --git a/ime/app/src/main/res/drawable/aosp_light_btn_popup_key_pressed.xml b/ime/app/src/main/res/drawable/aosp_light_btn_popup_key_pressed.xml index bc416d590..27151617a 100644 --- a/ime/app/src/main/res/drawable/aosp_light_btn_popup_key_pressed.xml +++ b/ime/app/src/main/res/drawable/aosp_light_btn_popup_key_pressed.xml @@ -7,4 +7,4 @@ android:width="2dp" android:color="#111" /> <corners android:radius="4dp" /> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/blacktheme_background.xml b/ime/app/src/main/res/drawable/blacktheme_background.xml index 49f53cf3f..8da9a07b9 100644 --- a/ime/app/src/main/res/drawable/blacktheme_background.xml +++ b/ime/app/src/main/res/drawable/blacktheme_background.xml @@ -15,4 +15,4 @@ <solid android:color="@color/blacktheme_color_background"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/blacktheme_key_action.xml b/ime/app/src/main/res/drawable/blacktheme_key_action.xml index e3da914dd..f7afcb991 100644 --- a/ime/app/src/main/res/drawable/blacktheme_key_action.xml +++ b/ime/app/src/main/res/drawable/blacktheme_key_action.xml @@ -14,4 +14,4 @@ <corners android:radius="@dimen/blacktheme_radius_key_corner"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/blacktheme_key_action_pressed.xml b/ime/app/src/main/res/drawable/blacktheme_key_action_pressed.xml index 41505e800..188da9dad 100644 --- a/ime/app/src/main/res/drawable/blacktheme_key_action_pressed.xml +++ b/ime/app/src/main/res/drawable/blacktheme_key_action_pressed.xml @@ -14,4 +14,4 @@ <corners android:radius="@dimen/blacktheme_radius_key_corner"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/blacktheme_key_function.xml b/ime/app/src/main/res/drawable/blacktheme_key_function.xml index 62685c67d..e081e9b8b 100644 --- a/ime/app/src/main/res/drawable/blacktheme_key_function.xml +++ b/ime/app/src/main/res/drawable/blacktheme_key_function.xml @@ -14,4 +14,4 @@ <corners android:radius="@dimen/blacktheme_radius_key_corner"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/blacktheme_key_function_checked.xml b/ime/app/src/main/res/drawable/blacktheme_key_function_checked.xml index aa2766b64..e18b05e46 100644 --- a/ime/app/src/main/res/drawable/blacktheme_key_function_checked.xml +++ b/ime/app/src/main/res/drawable/blacktheme_key_function_checked.xml @@ -14,4 +14,4 @@ <corners android:radius="@dimen/blacktheme_radius_key_corner"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/blacktheme_key_function_pressed.xml b/ime/app/src/main/res/drawable/blacktheme_key_function_pressed.xml index 529865a78..32cc8ebb7 100644 --- a/ime/app/src/main/res/drawable/blacktheme_key_function_pressed.xml +++ b/ime/app/src/main/res/drawable/blacktheme_key_function_pressed.xml @@ -14,4 +14,4 @@ <corners android:radius="@dimen/blacktheme_radius_key_corner"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/blacktheme_key_normal.xml b/ime/app/src/main/res/drawable/blacktheme_key_normal.xml index 20aa25771..32b794707 100644 --- a/ime/app/src/main/res/drawable/blacktheme_key_normal.xml +++ b/ime/app/src/main/res/drawable/blacktheme_key_normal.xml @@ -14,4 +14,4 @@ <corners android:radius="@dimen/blacktheme_radius_key_corner"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/blacktheme_key_normal_pressed.xml b/ime/app/src/main/res/drawable/blacktheme_key_normal_pressed.xml index f814c14bc..b0450e3e7 100644 --- a/ime/app/src/main/res/drawable/blacktheme_key_normal_pressed.xml +++ b/ime/app/src/main/res/drawable/blacktheme_key_normal_pressed.xml @@ -14,4 +14,4 @@ <corners android:radius="@dimen/blacktheme_radius_key_corner"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/blacktheme_popup_background.xml b/ime/app/src/main/res/drawable/blacktheme_popup_background.xml index 4002fb783..25210a449 100644 --- a/ime/app/src/main/res/drawable/blacktheme_popup_background.xml +++ b/ime/app/src/main/res/drawable/blacktheme_popup_background.xml @@ -5,4 +5,4 @@ <solid android:color="@color/blacktheme_color_popup_background"/> <stroke android:width="1px" android:color="@color/blacktheme_color_popup_stroke"/> <corners android:radius="@dimen/blacktheme_radius_popup_corner"/> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/blacktheme_preview_background.xml b/ime/app/src/main/res/drawable/blacktheme_preview_background.xml index 4002fb783..25210a449 100644 --- a/ime/app/src/main/res/drawable/blacktheme_preview_background.xml +++ b/ime/app/src/main/res/drawable/blacktheme_preview_background.xml @@ -5,4 +5,4 @@ <solid android:color="@color/blacktheme_color_popup_background"/> <stroke android:width="1px" android:color="@color/blacktheme_color_popup_stroke"/> <corners android:radius="@dimen/blacktheme_radius_popup_corner"/> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/blacktheme_suggestion_background.xml b/ime/app/src/main/res/drawable/blacktheme_suggestion_background.xml index 4b49cfe65..f724f2638 100644 --- a/ime/app/src/main/res/drawable/blacktheme_suggestion_background.xml +++ b/ime/app/src/main/res/drawable/blacktheme_suggestion_background.xml @@ -15,4 +15,4 @@ <solid android:color="@color/blacktheme_color_suggestion_background"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/card_background_normal.xml b/ime/app/src/main/res/drawable/card_background_normal.xml index 07af901fb..467c17873 100644 --- a/ime/app/src/main/res/drawable/card_background_normal.xml +++ b/ime/app/src/main/res/drawable/card_background_normal.xml @@ -27,4 +27,4 @@ android:top="8dp" /> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/dark_background.xml b/ime/app/src/main/res/drawable/dark_background.xml index 22926e56a..99bcaa14d 100644 --- a/ime/app/src/main/res/drawable/dark_background.xml +++ b/ime/app/src/main/res/drawable/dark_background.xml @@ -3,4 +3,4 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> <solid android:color="#111"/> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/dark_background_popup.xml b/ime/app/src/main/res/drawable/dark_background_popup.xml index f002cda21..92dce5180 100644 --- a/ime/app/src/main/res/drawable/dark_background_popup.xml +++ b/ime/app/src/main/res/drawable/dark_background_popup.xml @@ -5,4 +5,4 @@ <solid android:color="#000"/> <stroke android:width="1px" android:color="#999"/> <corners android:radius="@dimen/key_corner_radius"/> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/dark_btn_key_action.xml b/ime/app/src/main/res/drawable/dark_btn_key_action.xml index e6871bb0e..a56046566 100644 --- a/ime/app/src/main/res/drawable/dark_btn_key_action.xml +++ b/ime/app/src/main/res/drawable/dark_btn_key_action.xml @@ -12,4 +12,4 @@ <corners android:radius="@dimen/key_corner_radius"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/dark_btn_key_action_pressed.xml b/ime/app/src/main/res/drawable/dark_btn_key_action_pressed.xml index 113f2b2af..515a817c0 100644 --- a/ime/app/src/main/res/drawable/dark_btn_key_action_pressed.xml +++ b/ime/app/src/main/res/drawable/dark_btn_key_action_pressed.xml @@ -12,4 +12,4 @@ <corners android:radius="@dimen/key_corner_radius"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/dark_btn_key_function.xml b/ime/app/src/main/res/drawable/dark_btn_key_function.xml index d8f299978..152fdc2e6 100644 --- a/ime/app/src/main/res/drawable/dark_btn_key_function.xml +++ b/ime/app/src/main/res/drawable/dark_btn_key_function.xml @@ -12,4 +12,4 @@ <corners android:radius="@dimen/key_corner_radius"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/dark_btn_key_function_pressed.xml b/ime/app/src/main/res/drawable/dark_btn_key_function_pressed.xml index 8d6f3c4af..436b5c7cc 100644 --- a/ime/app/src/main/res/drawable/dark_btn_key_function_pressed.xml +++ b/ime/app/src/main/res/drawable/dark_btn_key_function_pressed.xml @@ -12,4 +12,4 @@ <corners android:radius="@dimen/key_corner_radius"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/dark_btn_key_normal.xml b/ime/app/src/main/res/drawable/dark_btn_key_normal.xml index f33889f7c..656f00b02 100644 --- a/ime/app/src/main/res/drawable/dark_btn_key_normal.xml +++ b/ime/app/src/main/res/drawable/dark_btn_key_normal.xml @@ -12,4 +12,4 @@ <corners android:radius="@dimen/key_corner_radius"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/dark_btn_key_normal_pressed.xml b/ime/app/src/main/res/drawable/dark_btn_key_normal_pressed.xml index 41480d3dd..4bc8c7cac 100644 --- a/ime/app/src/main/res/drawable/dark_btn_key_normal_pressed.xml +++ b/ime/app/src/main/res/drawable/dark_btn_key_normal_pressed.xml @@ -12,4 +12,4 @@ <corners android:radius="@dimen/key_corner_radius"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/dark_btn_key_preview_background.xml b/ime/app/src/main/res/drawable/dark_btn_key_preview_background.xml index 5114a4819..cf1d0c296 100644 --- a/ime/app/src/main/res/drawable/dark_btn_key_preview_background.xml +++ b/ime/app/src/main/res/drawable/dark_btn_key_preview_background.xml @@ -19,4 +19,4 @@ android:drawable="@drawable/yochees_dark_key_pressed"/> <item android:drawable="@drawable/yochees_dark_key_pressed"/> -</selector>
\ No newline at end of file +</selector> diff --git a/ime/app/src/main/res/drawable/drop_shadow_for_left.xml b/ime/app/src/main/res/drawable/drop_shadow_for_left.xml index 8faba889c..ef127d4a4 100644 --- a/ime/app/src/main/res/drawable/drop_shadow_for_left.xml +++ b/ime/app/src/main/res/drawable/drop_shadow_for_left.xml @@ -2,4 +2,4 @@ <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> <gradient android:angle="0" android:startColor="#28000000" android:endColor="#0000" /> <size android:width="6dp" /> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/drop_shadow_for_top.xml b/ime/app/src/main/res/drawable/drop_shadow_for_top.xml index 2c078232f..056f423da 100644 --- a/ime/app/src/main/res/drawable/drop_shadow_for_top.xml +++ b/ime/app/src/main/res/drawable/drop_shadow_for_top.xml @@ -2,4 +2,4 @@ <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> <gradient android:angle="270" android:startColor="#28000000" android:endColor="#0000" /> <size android:height="6dp" /> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/ic_not_configured_animation.xml b/ime/app/src/main/res/drawable/ic_not_configured_animation.xml index c9eedbf55..e2f67ae7f 100644 --- a/ime/app/src/main/res/drawable/ic_not_configured_animation.xml +++ b/ime/app/src/main/res/drawable/ic_not_configured_animation.xml @@ -2,4 +2,4 @@ <animation-list xmlns:android="http://schemas.android.com/apk/res/android"> <item android:drawable="@drawable/ic_not_configured_black" android:duration="500" /> <item android:drawable="@drawable/ic_not_configured_red" android:duration="750" /> -</animation-list>
\ No newline at end of file +</animation-list> diff --git a/ime/app/src/main/res/drawable/item_selected_circle_background.xml b/ime/app/src/main/res/drawable/item_selected_circle_background.xml index d6976eed3..43bac7fe4 100644 --- a/ime/app/src/main/res/drawable/item_selected_circle_background.xml +++ b/ime/app/src/main/res/drawable/item_selected_circle_background.xml @@ -2,4 +2,4 @@ <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval"> <solid android:color="#8FFF" /> <padding android:bottom="2dp" android:left="2dp" android:right="2dp" android:top="2dp" /> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/lean_dark_candidates_background.xml b/ime/app/src/main/res/drawable/lean_dark_candidates_background.xml index fe9f39505..9222524d8 100644 --- a/ime/app/src/main/res/drawable/lean_dark_candidates_background.xml +++ b/ime/app/src/main/res/drawable/lean_dark_candidates_background.xml @@ -3,4 +3,4 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> <solid android:color="#FF161616"/> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/lean_dark_gray_candidates_background.xml b/ime/app/src/main/res/drawable/lean_dark_gray_candidates_background.xml index 82bb4ccbd..02b7b0362 100644 --- a/ime/app/src/main/res/drawable/lean_dark_gray_candidates_background.xml +++ b/ime/app/src/main/res/drawable/lean_dark_gray_candidates_background.xml @@ -3,4 +3,4 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> <solid android:color="#FF282828"/> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/lean_dark_gray_keyboard_background.xml b/ime/app/src/main/res/drawable/lean_dark_gray_keyboard_background.xml index 92ebc58e1..c352cc981 100644 --- a/ime/app/src/main/res/drawable/lean_dark_gray_keyboard_background.xml +++ b/ime/app/src/main/res/drawable/lean_dark_gray_keyboard_background.xml @@ -7,4 +7,4 @@ android:endColor="#FF282828" android:startColor="#F222" android:type="linear"/> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/lean_dark_keyboard_background.xml b/ime/app/src/main/res/drawable/lean_dark_keyboard_background.xml index 034b4095a..8f9cadf28 100644 --- a/ime/app/src/main/res/drawable/lean_dark_keyboard_background.xml +++ b/ime/app/src/main/res/drawable/lean_dark_keyboard_background.xml @@ -7,4 +7,4 @@ android:endColor="#FF161616" android:startColor="#F000" android:type="linear"/> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/lean_dark_popup_btn_normal.xml b/ime/app/src/main/res/drawable/lean_dark_popup_btn_normal.xml index 56f2cec1f..180b104ab 100644 --- a/ime/app/src/main/res/drawable/lean_dark_popup_btn_normal.xml +++ b/ime/app/src/main/res/drawable/lean_dark_popup_btn_normal.xml @@ -25,4 +25,4 @@ android:right="6dp" android:top="6dp"/> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/lean_dark_popup_btn_selected.xml b/ime/app/src/main/res/drawable/lean_dark_popup_btn_selected.xml index 4476e0bd4..4940dfea9 100644 --- a/ime/app/src/main/res/drawable/lean_dark_popup_btn_selected.xml +++ b/ime/app/src/main/res/drawable/lean_dark_popup_btn_selected.xml @@ -26,4 +26,4 @@ android:right="6dp" android:top="6dp"/> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/lean_light_popup_keyboard_background.xml b/ime/app/src/main/res/drawable/lean_light_popup_keyboard_background.xml index e7b14205d..2e0c6405b 100644 --- a/ime/app/src/main/res/drawable/lean_light_popup_keyboard_background.xml +++ b/ime/app/src/main/res/drawable/lean_light_popup_keyboard_background.xml @@ -12,4 +12,3 @@ android:top="2dp"/> </shape> - diff --git a/ime/app/src/main/res/drawable/light_background_popup.xml b/ime/app/src/main/res/drawable/light_background_popup.xml index 2b9f11d25..a899dfd38 100644 --- a/ime/app/src/main/res/drawable/light_background_popup.xml +++ b/ime/app/src/main/res/drawable/light_background_popup.xml @@ -6,4 +6,4 @@ <stroke android:width="1px" android:color="#777"/> <corners android:radius="@dimen/key_corner_radius"/> <padding android:left="4dp" android:right="4dp" android:top="4dp" android:bottom="4dp"/> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/light_background_tiled.xml b/ime/app/src/main/res/drawable/light_background_tiled.xml index 73ffa3c23..978eea7d6 100644 --- a/ime/app/src/main/res/drawable/light_background_tiled.xml +++ b/ime/app/src/main/res/drawable/light_background_tiled.xml @@ -18,4 +18,3 @@ </item> --> </layer-list> -
\ No newline at end of file diff --git a/ime/app/src/main/res/drawable/light_btn_key_action.xml b/ime/app/src/main/res/drawable/light_btn_key_action.xml index 319a039ae..f842d6521 100644 --- a/ime/app/src/main/res/drawable/light_btn_key_action.xml +++ b/ime/app/src/main/res/drawable/light_btn_key_action.xml @@ -12,4 +12,4 @@ <corners android:radius="@dimen/key_corner_radius"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/light_btn_key_action_pressed.xml b/ime/app/src/main/res/drawable/light_btn_key_action_pressed.xml index c8ac5884b..39eb82270 100644 --- a/ime/app/src/main/res/drawable/light_btn_key_action_pressed.xml +++ b/ime/app/src/main/res/drawable/light_btn_key_action_pressed.xml @@ -12,4 +12,4 @@ <corners android:radius="@dimen/key_corner_radius"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/light_btn_key_function.xml b/ime/app/src/main/res/drawable/light_btn_key_function.xml index 45a2ca060..45979416e 100644 --- a/ime/app/src/main/res/drawable/light_btn_key_function.xml +++ b/ime/app/src/main/res/drawable/light_btn_key_function.xml @@ -12,4 +12,4 @@ <corners android:radius="@dimen/key_corner_radius"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/light_btn_key_function_pressed.xml b/ime/app/src/main/res/drawable/light_btn_key_function_pressed.xml index 47e27977e..5a22abbbc 100644 --- a/ime/app/src/main/res/drawable/light_btn_key_function_pressed.xml +++ b/ime/app/src/main/res/drawable/light_btn_key_function_pressed.xml @@ -12,4 +12,4 @@ <corners android:radius="@dimen/key_corner_radius"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/light_btn_key_normal.xml b/ime/app/src/main/res/drawable/light_btn_key_normal.xml index 306873995..683728ca5 100644 --- a/ime/app/src/main/res/drawable/light_btn_key_normal.xml +++ b/ime/app/src/main/res/drawable/light_btn_key_normal.xml @@ -12,4 +12,4 @@ <corners android:radius="@dimen/key_corner_radius"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/light_btn_key_normal_pressed.xml b/ime/app/src/main/res/drawable/light_btn_key_normal_pressed.xml index 07041878a..821589ee9 100644 --- a/ime/app/src/main/res/drawable/light_btn_key_normal_pressed.xml +++ b/ime/app/src/main/res/drawable/light_btn_key_normal_pressed.xml @@ -12,4 +12,4 @@ <corners android:radius="@dimen/key_corner_radius"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/light_btn_key_preview_background.xml b/ime/app/src/main/res/drawable/light_btn_key_preview_background.xml index 38f85845c..afac4ba7d 100644 --- a/ime/app/src/main/res/drawable/light_btn_key_preview_background.xml +++ b/ime/app/src/main/res/drawable/light_btn_key_preview_background.xml @@ -19,4 +19,4 @@ android:drawable="@drawable/light_background_popup"/> <item android:drawable="@drawable/light_background_popup"/> -</selector>
\ No newline at end of file +</selector> diff --git a/ime/app/src/main/res/drawable/overlay_demo_app_gmail.xml b/ime/app/src/main/res/drawable/overlay_demo_app_gmail.xml index d4f84ff97..8f56486cf 100644 --- a/ime/app/src/main/res/drawable/overlay_demo_app_gmail.xml +++ b/ime/app/src/main/res/drawable/overlay_demo_app_gmail.xml @@ -3,4 +3,4 @@ <corners android:radius="8dp" /> <solid android:color="@color/overlay_demo_app_gmail_primary_background"/> <stroke android:color="@color/overlay_demo_app_gmail_secondary_background" android:width="8dp" /> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/overlay_demo_app_phone.xml b/ime/app/src/main/res/drawable/overlay_demo_app_phone.xml index 80e9c4f1a..cfd9b9ae1 100644 --- a/ime/app/src/main/res/drawable/overlay_demo_app_phone.xml +++ b/ime/app/src/main/res/drawable/overlay_demo_app_phone.xml @@ -3,4 +3,4 @@ <corners android:radius="8dp" /> <solid android:color="@color/overlay_demo_app_phone_primary_background"/> <stroke android:color="@color/overlay_demo_app_phone_secondary_background" android:width="8dp" /> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/overlay_demo_app_twitter.xml b/ime/app/src/main/res/drawable/overlay_demo_app_twitter.xml index 512b4d3f5..2cbe2da63 100644 --- a/ime/app/src/main/res/drawable/overlay_demo_app_twitter.xml +++ b/ime/app/src/main/res/drawable/overlay_demo_app_twitter.xml @@ -3,4 +3,4 @@ <corners android:radius="8dp" /> <solid android:color="@color/overlay_demo_app_twitter_primary_background"/> <stroke android:color="@color/overlay_demo_app_twitter_secondary_background" android:width="8dp" /> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/overlay_demo_app_whatsapp.xml b/ime/app/src/main/res/drawable/overlay_demo_app_whatsapp.xml index 5e9c66d86..f17818d2e 100644 --- a/ime/app/src/main/res/drawable/overlay_demo_app_whatsapp.xml +++ b/ime/app/src/main/res/drawable/overlay_demo_app_whatsapp.xml @@ -3,4 +3,4 @@ <corners android:radius="8dp" /> <solid android:color="@color/overlay_demo_app_whatsapp_primary_background"/> <stroke android:color="@color/overlay_demo_app_whatsapp_secondary_background" android:width="8dp" /> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/power_saving_btn_key_action.xml b/ime/app/src/main/res/drawable/power_saving_btn_key_action.xml index b27966928..592ede9e5 100644 --- a/ime/app/src/main/res/drawable/power_saving_btn_key_action.xml +++ b/ime/app/src/main/res/drawable/power_saving_btn_key_action.xml @@ -11,4 +11,4 @@ <solid android:color="#000" /> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/power_saving_btn_key_action_pressed.xml b/ime/app/src/main/res/drawable/power_saving_btn_key_action_pressed.xml index f320efc7d..c86c0bf2a 100644 --- a/ime/app/src/main/res/drawable/power_saving_btn_key_action_pressed.xml +++ b/ime/app/src/main/res/drawable/power_saving_btn_key_action_pressed.xml @@ -11,4 +11,4 @@ <solid android:color="#8080D0" /> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/power_saving_btn_key_function.xml b/ime/app/src/main/res/drawable/power_saving_btn_key_function.xml index b27966928..592ede9e5 100644 --- a/ime/app/src/main/res/drawable/power_saving_btn_key_function.xml +++ b/ime/app/src/main/res/drawable/power_saving_btn_key_function.xml @@ -11,4 +11,4 @@ <solid android:color="#000" /> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/power_saving_btn_key_function_pressed.xml b/ime/app/src/main/res/drawable/power_saving_btn_key_function_pressed.xml index 2efc85b11..1be2eaad2 100644 --- a/ime/app/src/main/res/drawable/power_saving_btn_key_function_pressed.xml +++ b/ime/app/src/main/res/drawable/power_saving_btn_key_function_pressed.xml @@ -11,4 +11,4 @@ <solid android:color="#777" /> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/power_saving_btn_key_normal.xml b/ime/app/src/main/res/drawable/power_saving_btn_key_normal.xml index b27966928..592ede9e5 100644 --- a/ime/app/src/main/res/drawable/power_saving_btn_key_normal.xml +++ b/ime/app/src/main/res/drawable/power_saving_btn_key_normal.xml @@ -11,4 +11,4 @@ <solid android:color="#000" /> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/power_saving_btn_key_normal_pressed.xml b/ime/app/src/main/res/drawable/power_saving_btn_key_normal_pressed.xml index be68f1d79..3e9db1e52 100644 --- a/ime/app/src/main/res/drawable/power_saving_btn_key_normal_pressed.xml +++ b/ime/app/src/main/res/drawable/power_saving_btn_key_normal_pressed.xml @@ -11,4 +11,4 @@ <solid android:color="#666" /> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/power_saving_popup_background.xml b/ime/app/src/main/res/drawable/power_saving_popup_background.xml index bb58e395d..278387fe6 100644 --- a/ime/app/src/main/res/drawable/power_saving_popup_background.xml +++ b/ime/app/src/main/res/drawable/power_saving_popup_background.xml @@ -15,4 +15,4 @@ <solid android:color="#AAA"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/window_popup_background.xml b/ime/app/src/main/res/drawable/window_popup_background.xml index 2bc038e44..02d648e53 100644 --- a/ime/app/src/main/res/drawable/window_popup_background.xml +++ b/ime/app/src/main/res/drawable/window_popup_background.xml @@ -5,4 +5,4 @@ android:insetTop="@dimen/window_popup_corner_radius" android:insetRight="@dimen/window_popup_corner_radius" android:insetBottom="@dimen/window_popup_corner_radius" - android:insetLeft="@dimen/window_popup_corner_radius"/>
\ No newline at end of file + android:insetLeft="@dimen/window_popup_corner_radius"/> diff --git a/ime/app/src/main/res/drawable/window_popup_background_inner.xml b/ime/app/src/main/res/drawable/window_popup_background_inner.xml index b54e00023..f0b81c1fa 100644 --- a/ime/app/src/main/res/drawable/window_popup_background_inner.xml +++ b/ime/app/src/main/res/drawable/window_popup_background_inner.xml @@ -9,4 +9,4 @@ android:right="@dimen/window_popup_corner_radius" android:top="@dimen/window_popup_corner_radius" android:bottom="@dimen/window_popup_corner_radius"/> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/yochees_dark_key_function.xml b/ime/app/src/main/res/drawable/yochees_dark_key_function.xml index 2347e6b1a..5aa5279be 100644 --- a/ime/app/src/main/res/drawable/yochees_dark_key_function.xml +++ b/ime/app/src/main/res/drawable/yochees_dark_key_function.xml @@ -6,4 +6,4 @@ <corners android:radius="@dimen/yochees_radius_key_corner"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/yochees_dark_key_normal.xml b/ime/app/src/main/res/drawable/yochees_dark_key_normal.xml index 9458b524b..20cd8a2f8 100644 --- a/ime/app/src/main/res/drawable/yochees_dark_key_normal.xml +++ b/ime/app/src/main/res/drawable/yochees_dark_key_normal.xml @@ -6,4 +6,4 @@ <corners android:radius="@dimen/yochees_radius_key_corner"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/yochees_dark_key_pressed.xml b/ime/app/src/main/res/drawable/yochees_dark_key_pressed.xml index 97ca15d93..b5f1e7066 100644 --- a/ime/app/src/main/res/drawable/yochees_dark_key_pressed.xml +++ b/ime/app/src/main/res/drawable/yochees_dark_key_pressed.xml @@ -6,4 +6,4 @@ <corners android:radius="@dimen/yochees_radius_key_corner"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/yochees_dark_main_background.xml b/ime/app/src/main/res/drawable/yochees_dark_main_background.xml index 121d8b924..c7df8def5 100644 --- a/ime/app/src/main/res/drawable/yochees_dark_main_background.xml +++ b/ime/app/src/main/res/drawable/yochees_dark_main_background.xml @@ -2,4 +2,4 @@ <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> <solid android:color="#222222" /> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/yochees_dark_popup_background.xml b/ime/app/src/main/res/drawable/yochees_dark_popup_background.xml index 1831c62b1..096686935 100644 --- a/ime/app/src/main/res/drawable/yochees_dark_popup_background.xml +++ b/ime/app/src/main/res/drawable/yochees_dark_popup_background.xml @@ -3,4 +3,4 @@ android:shape="rectangle"> <solid android:color="#2481A8"/> <corners android:topLeftRadius="@dimen/yochees_radius_key_corner" android:topRightRadius="@dimen/yochees_radius_key_corner" android:bottomLeftRadius="0px" android:bottomRightRadius="0px"/> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/yochees_dark_popup_key_pressed.xml b/ime/app/src/main/res/drawable/yochees_dark_popup_key_pressed.xml index 7f799afe1..3b3663b48 100644 --- a/ime/app/src/main/res/drawable/yochees_dark_popup_key_pressed.xml +++ b/ime/app/src/main/res/drawable/yochees_dark_popup_key_pressed.xml @@ -7,4 +7,4 @@ <corners android:radius="@dimen/yochees_radius_key_corner"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/yochees_light_btn_key_preview_background.xml b/ime/app/src/main/res/drawable/yochees_light_btn_key_preview_background.xml index db3f7edaa..57432a834 100644 --- a/ime/app/src/main/res/drawable/yochees_light_btn_key_preview_background.xml +++ b/ime/app/src/main/res/drawable/yochees_light_btn_key_preview_background.xml @@ -19,4 +19,4 @@ android:drawable="@drawable/yochees_light_key_pressed"/> <item android:drawable="@drawable/yochees_light_key_pressed"/> -</selector>
\ No newline at end of file +</selector> diff --git a/ime/app/src/main/res/drawable/yochees_light_key_function.xml b/ime/app/src/main/res/drawable/yochees_light_key_function.xml index c8f3fa634..a7d13d1d2 100644 --- a/ime/app/src/main/res/drawable/yochees_light_key_function.xml +++ b/ime/app/src/main/res/drawable/yochees_light_key_function.xml @@ -6,4 +6,4 @@ <corners android:radius="@dimen/yochees_radius_key_corner"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/yochees_light_key_normal.xml b/ime/app/src/main/res/drawable/yochees_light_key_normal.xml index a62b108d4..eb0b33f25 100644 --- a/ime/app/src/main/res/drawable/yochees_light_key_normal.xml +++ b/ime/app/src/main/res/drawable/yochees_light_key_normal.xml @@ -6,4 +6,4 @@ <corners android:radius="@dimen/yochees_radius_key_corner"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/yochees_light_key_pressed.xml b/ime/app/src/main/res/drawable/yochees_light_key_pressed.xml index b888911a1..475d89f41 100644 --- a/ime/app/src/main/res/drawable/yochees_light_key_pressed.xml +++ b/ime/app/src/main/res/drawable/yochees_light_key_pressed.xml @@ -6,4 +6,4 @@ <corners android:radius="@dimen/yochees_radius_key_corner"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/drawable/yochees_light_main_background.xml b/ime/app/src/main/res/drawable/yochees_light_main_background.xml index 04dffc4bf..8ea8608ab 100644 --- a/ime/app/src/main/res/drawable/yochees_light_main_background.xml +++ b/ime/app/src/main/res/drawable/yochees_light_main_background.xml @@ -2,4 +2,4 @@ <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> <solid android:color="#DDD" /> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/yochees_light_popup_background.xml b/ime/app/src/main/res/drawable/yochees_light_popup_background.xml index 1fb0b0a37..954b7ccff 100644 --- a/ime/app/src/main/res/drawable/yochees_light_popup_background.xml +++ b/ime/app/src/main/res/drawable/yochees_light_popup_background.xml @@ -3,4 +3,4 @@ android:shape="rectangle"> <solid android:color="#54B1D8"/> <corners android:topLeftRadius="@dimen/yochees_radius_key_corner" android:topRightRadius="@dimen/yochees_radius_key_corner" android:bottomLeftRadius="0px" android:bottomRightRadius="0px"/> -</shape>
\ No newline at end of file +</shape> diff --git a/ime/app/src/main/res/drawable/yochees_light_popup_key_pressed.xml b/ime/app/src/main/res/drawable/yochees_light_popup_key_pressed.xml index 426310a7a..b07f5490a 100644 --- a/ime/app/src/main/res/drawable/yochees_light_popup_key_pressed.xml +++ b/ime/app/src/main/res/drawable/yochees_light_popup_key_pressed.xml @@ -7,4 +7,4 @@ <corners android:radius="@dimen/yochees_radius_key_corner"/> </shape> </item> -</layer-list>
\ No newline at end of file +</layer-list> diff --git a/ime/app/src/main/res/layout-land/add_on_browser_single_selection_layout.xml b/ime/app/src/main/res/layout-land/add_on_browser_single_selection_layout.xml index 90628794e..24226f07d 100644 --- a/ime/app/src/main/res/layout-land/add_on_browser_single_selection_layout.xml +++ b/ime/app/src/main/res/layout-land/add_on_browser_single_selection_layout.xml @@ -31,4 +31,4 @@ android:paddingRight="@dimen/global_content_padding_side" android:scrollbars="vertical" /> </FrameLayout> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout-v10/quick_text_popup_root_view.xml b/ime/app/src/main/res/layout-v10/quick_text_popup_root_view.xml index 051a42f0d..cbf2dbad2 100644 --- a/ime/app/src/main/res/layout-v10/quick_text_popup_root_view.xml +++ b/ime/app/src/main/res/layout-v10/quick_text_popup_root_view.xml @@ -28,4 +28,4 @@ </LinearLayout> <include layout="@layout/quick_text_general_actions" /> -</com.anysoftkeyboard.quicktextkeys.ui.QuickTextPagerView>
\ No newline at end of file +</com.anysoftkeyboard.quicktextkeys.ui.QuickTextPagerView> diff --git a/ime/app/src/main/res/layout-w480dp/abbreviation_dictionary_word_row_edit.xml b/ime/app/src/main/res/layout-w480dp/abbreviation_dictionary_word_row_edit.xml index e4d9b954c..59d84d7ef 100644 --- a/ime/app/src/main/res/layout-w480dp/abbreviation_dictionary_word_row_edit.xml +++ b/ime/app/src/main/res/layout-w480dp/abbreviation_dictionary_word_row_edit.xml @@ -80,4 +80,4 @@ android:layout_gravity="center_vertical"/> </LinearLayout> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout-w480dp/user_dictionary_word_row.xml b/ime/app/src/main/res/layout-w480dp/user_dictionary_word_row.xml index fcaaab715..525e0f1f2 100644 --- a/ime/app/src/main/res/layout-w480dp/user_dictionary_word_row.xml +++ b/ime/app/src/main/res/layout-w480dp/user_dictionary_word_row.xml @@ -22,4 +22,4 @@ android:layout_width="match_parent" android:layout_height="wrap_content" /> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout-w480dp/user_dictionary_word_row_add.xml b/ime/app/src/main/res/layout-w480dp/user_dictionary_word_row_add.xml index 4ae841e1d..c8f332317 100644 --- a/ime/app/src/main/res/layout-w480dp/user_dictionary_word_row_add.xml +++ b/ime/app/src/main/res/layout-w480dp/user_dictionary_word_row_add.xml @@ -11,4 +11,3 @@ android:text="@string/click_to_add_new_word" android:drawablePadding="4dp" android:drawableLeft="@drawable/ic_action_content_new" /> - diff --git a/ime/app/src/main/res/layout-w480dp/user_dictionary_word_row_edit.xml b/ime/app/src/main/res/layout-w480dp/user_dictionary_word_row_edit.xml index 69b2ffa35..5f9510fc8 100644 --- a/ime/app/src/main/res/layout-w480dp/user_dictionary_word_row_edit.xml +++ b/ime/app/src/main/res/layout-w480dp/user_dictionary_word_row_edit.xml @@ -45,4 +45,4 @@ android:inputType="textNoSuggestions|text" android:lines="1" android:maxLines="1" /> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/abbreviation_dictionary_word_row_edit.xml b/ime/app/src/main/res/layout/abbreviation_dictionary_word_row_edit.xml index 773540914..b2b260b87 100644 --- a/ime/app/src/main/res/layout/abbreviation_dictionary_word_row_edit.xml +++ b/ime/app/src/main/res/layout/abbreviation_dictionary_word_row_edit.xml @@ -63,4 +63,4 @@ android:scaleType="centerInside" android:src="@drawable/ic_cancel" android:background="@drawable/transparent_click_feedback_background"/> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/about_anysoftkeyboard.xml b/ime/app/src/main/res/layout/about_anysoftkeyboard.xml index f81353350..3812107f9 100644 --- a/ime/app/src/main/res/layout/about_anysoftkeyboard.xml +++ b/ime/app/src/main/res/layout/about_anysoftkeyboard.xml @@ -111,4 +111,4 @@ android:layout_gravity="center" android:padding="8dp" android:text="@string/visit_our_web_site" /> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/add_on_browser_single_selection_layout.xml b/ime/app/src/main/res/layout/add_on_browser_single_selection_layout.xml index 9adaa49b5..ed4ad575e 100644 --- a/ime/app/src/main/res/layout/add_on_browser_single_selection_layout.xml +++ b/ime/app/src/main/res/layout/add_on_browser_single_selection_layout.xml @@ -22,4 +22,4 @@ android:paddingRight="@dimen/global_content_padding_side" android:scrollbars="vertical" /> </FrameLayout> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/add_on_browser_view_item.xml b/ime/app/src/main/res/layout/add_on_browser_view_item.xml index 5a3997211..07e065564 100644 --- a/ime/app/src/main/res/layout/add_on_browser_view_item.xml +++ b/ime/app/src/main/res/layout/add_on_browser_view_item.xml @@ -32,4 +32,4 @@ android:layout_centerHorizontal="true" android:background="@drawable/item_selected_circle_background" android:src="@drawable/ic_accept"/> -</RelativeLayout>
\ No newline at end of file +</RelativeLayout> diff --git a/ime/app/src/main/res/layout/additional_software_licenses.xml b/ime/app/src/main/res/layout/additional_software_licenses.xml index 2f0b28a4e..cfe993c7f 100644 --- a/ime/app/src/main/res/layout/additional_software_licenses.xml +++ b/ime/app/src/main/res/layout/additional_software_licenses.xml @@ -103,4 +103,4 @@ style="@style/Ask.Legal.Text" android:text="@string/legal_this_app_uses_rx_prefs_license"/> </LinearLayout> -</ScrollView>
\ No newline at end of file +</ScrollView> diff --git a/ime/app/src/main/res/layout/cancel_suggestions_action.xml b/ime/app/src/main/res/layout/cancel_suggestions_action.xml index 4945f9e7b..ba6d2c41f 100644 --- a/ime/app/src/main/res/layout/cancel_suggestions_action.xml +++ b/ime/app/src/main/res/layout/cancel_suggestions_action.xml @@ -26,4 +26,4 @@ android:contentDescription="@string/hint_double_tap_to_close" android:scaleType="centerInside" android:src="@drawable/close_suggestions_strip_icon" /> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/card_with_more_container.xml b/ime/app/src/main/res/layout/card_with_more_container.xml index 34ba32357..f4156414b 100644 --- a/ime/app/src/main/res/layout/card_with_more_container.xml +++ b/ime/app/src/main/res/layout/card_with_more_container.xml @@ -16,4 +16,4 @@ android:layout_marginTop="6dp" android:text="@string/click_for_more" /> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/changelog.xml b/ime/app/src/main/res/layout/changelog.xml index 5153665e6..677e4f2eb 100644 --- a/ime/app/src/main/res/layout/changelog.xml +++ b/ime/app/src/main/res/layout/changelog.xml @@ -54,4 +54,4 @@ android:paddingLeft="@dimen/global_content_padding_side" android:paddingRight="@dimen/global_content_padding_side" /> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/covid_19_info_action.xml b/ime/app/src/main/res/layout/covid_19_info_action.xml index 744fc8497..4306e3efe 100644 --- a/ime/app/src/main/res/layout/covid_19_info_action.xml +++ b/ime/app/src/main/res/layout/covid_19_info_action.xml @@ -25,4 +25,4 @@ android:contentDescription="@string/covid_19_click_for_info" android:scaleType="centerInside" android:src="@drawable/ic_coronavirus_action_strip" /> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/demo_keyboard_include_layout.xml b/ime/app/src/main/res/layout/demo_keyboard_include_layout.xml index 24c74736f..d1eaef937 100644 --- a/ime/app/src/main/res/layout/demo_keyboard_include_layout.xml +++ b/ime/app/src/main/res/layout/demo_keyboard_include_layout.xml @@ -19,4 +19,4 @@ android:layout_height="wrap_content" /> </FrameLayout> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/developer_tools.xml b/ime/app/src/main/res/layout/developer_tools.xml index 1a26fef9b..9d79a8cf3 100644 --- a/ime/app/src/main/res/layout/developer_tools.xml +++ b/ime/app/src/main/res/layout/developer_tools.xml @@ -535,4 +535,4 @@ android:inputType="number|numberDecimal|numberSigned"/> </LinearLayout> -</ScrollView>
\ No newline at end of file +</ScrollView> diff --git a/ime/app/src/main/res/layout/initial_setup_main_ui.xml b/ime/app/src/main/res/layout/initial_setup_main_ui.xml index 8730e4daf..303becad2 100644 --- a/ime/app/src/main/res/layout/initial_setup_main_ui.xml +++ b/ime/app/src/main/res/layout/initial_setup_main_ui.xml @@ -3,4 +3,4 @@ <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/main_ui_content" android:layout_width="match_parent" - android:layout_height="match_parent" />
\ No newline at end of file + android:layout_height="match_parent" /> diff --git a/ime/app/src/main/res/layout/item_keyboard_include_layout.xml b/ime/app/src/main/res/layout/item_keyboard_include_layout.xml index 282c74b6a..d5d69f221 100644 --- a/ime/app/src/main/res/layout/item_keyboard_include_layout.xml +++ b/ime/app/src/main/res/layout/item_keyboard_include_layout.xml @@ -19,4 +19,4 @@ android:layout_height="wrap_content" /> </FrameLayout> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/key_preview.xml b/ime/app/src/main/res/layout/key_preview.xml index 3b795b6e4..1f5c2b836 100644 --- a/ime/app/src/main/res/layout/key_preview.xml +++ b/ime/app/src/main/res/layout/key_preview.xml @@ -47,5 +47,3 @@ android:layout_gravity="center" android:gravity="center"/> </FrameLayout> - - diff --git a/ime/app/src/main/res/layout/keyboard_setup_wizard_layout.xml b/ime/app/src/main/res/layout/keyboard_setup_wizard_layout.xml index 950a93a79..18743d44e 100644 --- a/ime/app/src/main/res/layout/keyboard_setup_wizard_layout.xml +++ b/ime/app/src/main/res/layout/keyboard_setup_wizard_layout.xml @@ -4,4 +4,4 @@ android:id="@+id/wizard_pages_pager" android:layout_width="match_parent" android:layout_height="match_parent" - android:padding="@dimen/global_content_padding_side"/>
\ No newline at end of file + android:padding="@dimen/global_content_padding_side"/> diff --git a/ime/app/src/main/res/layout/keyboard_setup_wizard_page_download_language_pack.xml b/ime/app/src/main/res/layout/keyboard_setup_wizard_page_download_language_pack.xml index a72b7c48a..cf458c893 100644 --- a/ime/app/src/main/res/layout/keyboard_setup_wizard_page_download_language_pack.xml +++ b/ime/app/src/main/res/layout/keyboard_setup_wizard_page_download_language_pack.xml @@ -56,4 +56,4 @@ android:gravity="center" android:text="@string/setup_wizard_step_download_details" /> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/keyboard_setup_wizard_page_enable_layout.xml b/ime/app/src/main/res/layout/keyboard_setup_wizard_page_enable_layout.xml index 312396cf0..06f859057 100644 --- a/ime/app/src/main/res/layout/keyboard_setup_wizard_page_enable_layout.xml +++ b/ime/app/src/main/res/layout/keyboard_setup_wizard_page_enable_layout.xml @@ -42,4 +42,4 @@ android:gravity="center" android:text="@string/setup_wizard_step_one_details" /> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/keyboard_setup_wizard_page_permissions_layout.xml b/ime/app/src/main/res/layout/keyboard_setup_wizard_page_permissions_layout.xml index 1cade564c..087880a50 100644 --- a/ime/app/src/main/res/layout/keyboard_setup_wizard_page_permissions_layout.xml +++ b/ime/app/src/main/res/layout/keyboard_setup_wizard_page_permissions_layout.xml @@ -69,4 +69,4 @@ android:padding="4dp" android:text="@string/read_more_about_permissions" /> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/keyboard_setup_wizard_page_switch_to_layout.xml b/ime/app/src/main/res/layout/keyboard_setup_wizard_page_switch_to_layout.xml index 5d40db30d..32becf76a 100644 --- a/ime/app/src/main/res/layout/keyboard_setup_wizard_page_switch_to_layout.xml +++ b/ime/app/src/main/res/layout/keyboard_setup_wizard_page_switch_to_layout.xml @@ -44,4 +44,4 @@ android:gravity="center" android:text="@string/setup_wizard_step_two_details" /> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/keyboard_setup_wizard_page_welcome_layout.xml b/ime/app/src/main/res/layout/keyboard_setup_wizard_page_welcome_layout.xml index 3ae8a2cd0..43bf86545 100644 --- a/ime/app/src/main/res/layout/keyboard_setup_wizard_page_welcome_layout.xml +++ b/ime/app/src/main/res/layout/keyboard_setup_wizard_page_welcome_layout.xml @@ -68,4 +68,4 @@ android:background="@drawable/transparent_click_feedback_background" android:text="@string/setup_wizard_welcome_privacy_action" /> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/language_root_settings.xml b/ime/app/src/main/res/layout/language_root_settings.xml index 98cb02503..3bfd6a4a5 100644 --- a/ime/app/src/main/res/layout/language_root_settings.xml +++ b/ime/app/src/main/res/layout/language_root_settings.xml @@ -35,4 +35,4 @@ app:tileImage="@drawable/ic_language_root_tweaks" app:tileLabel="@string/language_tweaks_settings_tile" /> </LinearLayout> -</ScrollView>
\ No newline at end of file +</ScrollView> diff --git a/ime/app/src/main/res/layout/main_fragment.xml b/ime/app/src/main/res/layout/main_fragment.xml index 9741ecff5..b3ee4cbc1 100644 --- a/ime/app/src/main/res/layout/main_fragment.xml +++ b/ime/app/src/main/res/layout/main_fragment.xml @@ -135,4 +135,4 @@ </android.support.v7.widget.CardView> </LinearLayout> -</ScrollView>
\ No newline at end of file +</ScrollView> diff --git a/ime/app/src/main/res/layout/main_keyboard_layout.xml b/ime/app/src/main/res/layout/main_keyboard_layout.xml index c1400cb57..8d00194a1 100644 --- a/ime/app/src/main/res/layout/main_keyboard_layout.xml +++ b/ime/app/src/main/res/layout/main_keyboard_layout.xml @@ -40,4 +40,4 @@ android:layout_height="wrap_content" android:layout_margin="0px" android:padding="0px" /> -</com.anysoftkeyboard.keyboards.views.KeyboardViewContainerView>
\ No newline at end of file +</com.anysoftkeyboard.keyboards.views.KeyboardViewContainerView> diff --git a/ime/app/src/main/res/layout/main_ui.xml b/ime/app/src/main/res/layout/main_ui.xml index 9c9573c97..ff862b555 100644 --- a/ime/app/src/main/res/layout/main_ui.xml +++ b/ime/app/src/main/res/layout/main_ui.xml @@ -22,4 +22,4 @@ app:itemIconTint="@color/bottom_menu_icon_tint" app:itemTextColor="?android:textColorPrimary" app:menu="@menu/bottom_navigation_main" /> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/prefs_adapt_theme_to_remote_app.xml b/ime/app/src/main/res/layout/prefs_adapt_theme_to_remote_app.xml index 3d72eb863..c5eebf373 100644 --- a/ime/app/src/main/res/layout/prefs_adapt_theme_to_remote_app.xml +++ b/ime/app/src/main/res/layout/prefs_adapt_theme_to_remote_app.xml @@ -43,4 +43,4 @@ android:id="@+id/theme_app_demo_twitter" style="@style/Ask.Text.OverlayDemoApp.Twitter"/> </LinearLayout> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/progress_window.xml b/ime/app/src/main/res/layout/progress_window.xml index 701849bad..07fd8b204 100644 --- a/ime/app/src/main/res/layout/progress_window.xml +++ b/ime/app/src/main/res/layout/progress_window.xml @@ -23,4 +23,4 @@ android:shadowRadius="4" android:textColor="@android:color/white" android:visibility="gone" /> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/quick_text_general_actions.xml b/ime/app/src/main/res/layout/quick_text_general_actions.xml index 95dd14001..3ee8b96f1 100644 --- a/ime/app/src/main/res/layout/quick_text_general_actions.xml +++ b/ime/app/src/main/res/layout/quick_text_general_actions.xml @@ -42,4 +42,4 @@ android:layout_marginBottom="12dp" android:src="@drawable/ic_action_settings" /> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/quick_text_popup_autorowkeyboard_view.xml b/ime/app/src/main/res/layout/quick_text_popup_autorowkeyboard_view.xml index 1fabbacdc..7caea64a6 100644 --- a/ime/app/src/main/res/layout/quick_text_popup_autorowkeyboard_view.xml +++ b/ime/app/src/main/res/layout/quick_text_popup_autorowkeyboard_view.xml @@ -11,4 +11,4 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:clipToPadding="false"/> -</com.anysoftkeyboard.ui.ScrollViewWithDisable>
\ No newline at end of file +</com.anysoftkeyboard.ui.ScrollViewWithDisable> diff --git a/ime/app/src/main/res/layout/quick_text_popup_root_view.xml b/ime/app/src/main/res/layout/quick_text_popup_root_view.xml index 1716971af..450d44c80 100644 --- a/ime/app/src/main/res/layout/quick_text_popup_root_view.xml +++ b/ime/app/src/main/res/layout/quick_text_popup_root_view.xml @@ -21,4 +21,4 @@ </com.anysoftkeyboard.ui.ViewPagerWithDisable> <include layout="@layout/quick_text_general_actions" /> -</com.anysoftkeyboard.quicktextkeys.ui.QuickTextPagerView>
\ No newline at end of file +</com.anysoftkeyboard.quicktextkeys.ui.QuickTextPagerView> diff --git a/ime/app/src/main/res/layout/send_crash_log_ui.xml b/ime/app/src/main/res/layout/send_crash_log_ui.xml index 26d3df772..3f0f160bc 100644 --- a/ime/app/src/main/res/layout/send_crash_log_ui.xml +++ b/ime/app/src/main/res/layout/send_crash_log_ui.xml @@ -95,4 +95,4 @@ android:layout_height="1px" android:layout_weight="2" /> </LinearLayout> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/testers_version.xml b/ime/app/src/main/res/layout/testers_version.xml index af9f48001..3e0633262 100644 --- a/ime/app/src/main/res/layout/testers_version.xml +++ b/ime/app/src/main/res/layout/testers_version.xml @@ -37,4 +37,4 @@ android:text="@string/close_button" android:onClick="onCloseClicked"/> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/transparent_divider.xml b/ime/app/src/main/res/layout/transparent_divider.xml index 31049aa7e..7e236f113 100644 --- a/ime/app/src/main/res/layout/transparent_divider.xml +++ b/ime/app/src/main/res/layout/transparent_divider.xml @@ -2,4 +2,4 @@ android:layout_width="6dp" android:layout_height="6dp" android:background="@android:color/transparent"> -</View>
\ No newline at end of file +</View> diff --git a/ime/app/src/main/res/layout/user_dictionary_word_row.xml b/ime/app/src/main/res/layout/user_dictionary_word_row.xml index eb01fbf54..956486ea0 100644 --- a/ime/app/src/main/res/layout/user_dictionary_word_row.xml +++ b/ime/app/src/main/res/layout/user_dictionary_word_row.xml @@ -26,4 +26,4 @@ android:src="@drawable/ic_action_content_discard" android:background="@drawable/transparent_click_feedback_background"/> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/user_dictionary_word_row_edit.xml b/ime/app/src/main/res/layout/user_dictionary_word_row_edit.xml index 2dc6c2f96..815c6f862 100644 --- a/ime/app/src/main/res/layout/user_dictionary_word_row_edit.xml +++ b/ime/app/src/main/res/layout/user_dictionary_word_row_edit.xml @@ -41,4 +41,4 @@ android:scaleType="centerInside" android:src="@drawable/ic_cancel" android:background="@drawable/transparent_click_feedback_background"/> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/user_interface_root_settings.xml b/ime/app/src/main/res/layout/user_interface_root_settings.xml index 04e95e75f..e03be2c65 100644 --- a/ime/app/src/main/res/layout/user_interface_root_settings.xml +++ b/ime/app/src/main/res/layout/user_interface_root_settings.xml @@ -44,4 +44,4 @@ app:tileLabel="@string/language_tweaks_settings_tile" /> </LinearLayout> </ScrollView> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/voice_input_not_installed.xml b/ime/app/src/main/res/layout/voice_input_not_installed.xml index dee269242..1abe7d7a8 100644 --- a/ime/app/src/main/res/layout/voice_input_not_installed.xml +++ b/ime/app/src/main/res/layout/voice_input_not_installed.xml @@ -68,4 +68,4 @@ android:layout_weight="1"/> </LinearLayout> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/layout/word_editor_empty_view.xml b/ime/app/src/main/res/layout/word_editor_empty_view.xml index 36e6f6cd6..3dc7c98c2 100644 --- a/ime/app/src/main/res/layout/word_editor_empty_view.xml +++ b/ime/app/src/main/res/layout/word_editor_empty_view.xml @@ -15,4 +15,4 @@ android:text="@string/user_dict_settings_empty_text" android:drawablePadding="12dp" android:drawableTop="@drawable/ic_large_new"/> -</LinearLayout>
\ No newline at end of file +</LinearLayout> diff --git a/ime/app/src/main/res/menu/add_on_selector_menu.xml b/ime/app/src/main/res/menu/add_on_selector_menu.xml index 3cb31efce..9adfdc122 100644 --- a/ime/app/src/main/res/menu/add_on_selector_menu.xml +++ b/ime/app/src/main/res/menu/add_on_selector_menu.xml @@ -12,4 +12,4 @@ android:icon="@drawable/ic_action_settings_light" android:title="@string/tweaks_group" app:showAsAction="always|withText" /> -</menu>
\ No newline at end of file +</menu> diff --git a/ime/app/src/main/res/menu/bottom_navigation_main.xml b/ime/app/src/main/res/menu/bottom_navigation_main.xml index 89abb2dec..9725745ea 100644 --- a/ime/app/src/main/res/menu/bottom_navigation_main.xml +++ b/ime/app/src/main/res/menu/bottom_navigation_main.xml @@ -31,4 +31,4 @@ android:icon="@drawable/ic_app_shortcut_quick_keys" android:title="@string/app_shortcut_quick_keys_short_label" /> -</menu>
\ No newline at end of file +</menu> diff --git a/ime/app/src/main/res/menu/main_fragment_menu.xml b/ime/app/src/main/res/menu/main_fragment_menu.xml index 48d0e4c17..ea31ae377 100644 --- a/ime/app/src/main/res/menu/main_fragment_menu.xml +++ b/ime/app/src/main/res/menu/main_fragment_menu.xml @@ -13,4 +13,4 @@ <item android:id="@+id/tweaks_menu_option" android:icon="@drawable/ic_action_settings_light" android:title="@string/tweaks_group" app:showAsAction="never|withText" /> -</menu>
\ No newline at end of file +</menu> diff --git a/ime/app/src/main/res/menu/next_word_menu_actions.xml b/ime/app/src/main/res/menu/next_word_menu_actions.xml index 0a1df0459..d442f5693 100644 --- a/ime/app/src/main/res/menu/next_word_menu_actions.xml +++ b/ime/app/src/main/res/menu/next_word_menu_actions.xml @@ -10,4 +10,4 @@ android:icon="@android:drawable/ic_menu_upload" android:title="@string/word_editor_action_restore_words" app:showAsAction="never|withText" /> -</menu>
\ No newline at end of file +</menu> diff --git a/ime/app/src/main/res/menu/words_editor_menu_actions.xml b/ime/app/src/main/res/menu/words_editor_menu_actions.xml index f526588d2..4a160785f 100644 --- a/ime/app/src/main/res/menu/words_editor_menu_actions.xml +++ b/ime/app/src/main/res/menu/words_editor_menu_actions.xml @@ -15,4 +15,4 @@ android:icon="@android:drawable/ic_menu_upload" android:title="@string/word_editor_action_restore_words" app:showAsAction="never|withText" /> -</menu>
\ No newline at end of file +</menu> diff --git a/ime/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/ime/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 7353dbd1f..5ed0a2df7 100644 --- a/ime/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/ime/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,4 @@ <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <background android:drawable="@color/ic_launcher_background"/> <foreground android:drawable="@drawable/ic_launcher_foreground"/> -</adaptive-icon>
\ No newline at end of file +</adaptive-icon> diff --git a/ime/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/ime/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index 7353dbd1f..5ed0a2df7 100644 --- a/ime/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/ime/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -2,4 +2,4 @@ <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <background android:drawable="@color/ic_launcher_background"/> <foreground android:drawable="@drawable/ic_launcher_foreground"/> -</adaptive-icon>
\ No newline at end of file +</adaptive-icon> diff --git a/ime/app/src/main/res/values-de/currency_data.xml b/ime/app/src/main/res/values-de/currency_data.xml index cec8dc0c2..2b0bb96d8 100644 --- a/ime/app/src/main/res/values-de/currency_data.xml +++ b/ime/app/src/main/res/values-de/currency_data.xml @@ -3,4 +3,4 @@ <integer name="default_currency_sign_unicode">8364</integer> <string name="default_currency_sign">€</string> <string name="popup_currency_signs">$£₽¥¢₹¢₪₿</string> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values-el/currency_data.xml b/ime/app/src/main/res/values-el/currency_data.xml index cec8dc0c2..2b0bb96d8 100644 --- a/ime/app/src/main/res/values-el/currency_data.xml +++ b/ime/app/src/main/res/values-el/currency_data.xml @@ -3,4 +3,4 @@ <integer name="default_currency_sign_unicode">8364</integer> <string name="default_currency_sign">€</string> <string name="popup_currency_signs">$£₽¥¢₹¢₪₿</string> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values-fi/currency_data.xml b/ime/app/src/main/res/values-fi/currency_data.xml index cec8dc0c2..2b0bb96d8 100644 --- a/ime/app/src/main/res/values-fi/currency_data.xml +++ b/ime/app/src/main/res/values-fi/currency_data.xml @@ -3,4 +3,4 @@ <integer name="default_currency_sign_unicode">8364</integer> <string name="default_currency_sign">€</string> <string name="popup_currency_signs">$£₽¥¢₹¢₪₿</string> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values-fr/currency_data.xml b/ime/app/src/main/res/values-fr/currency_data.xml index cec8dc0c2..2b0bb96d8 100644 --- a/ime/app/src/main/res/values-fr/currency_data.xml +++ b/ime/app/src/main/res/values-fr/currency_data.xml @@ -3,4 +3,4 @@ <integer name="default_currency_sign_unicode">8364</integer> <string name="default_currency_sign">€</string> <string name="popup_currency_signs">$£₽¥¢₹¢₪₿</string> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values-in/currency_data.xml b/ime/app/src/main/res/values-in/currency_data.xml index 71b0a92b6..e2af1c4bb 100644 --- a/ime/app/src/main/res/values-in/currency_data.xml +++ b/ime/app/src/main/res/values-in/currency_data.xml @@ -3,4 +3,4 @@ <integer name="default_currency_sign_unicode">8377</integer> <string name="default_currency_sign">₹</string> <string name="popup_currency_signs">$£€₽¥¢¢₿</string> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values-iw/currency_data.xml b/ime/app/src/main/res/values-iw/currency_data.xml index cc56b076c..efe68bf10 100644 --- a/ime/app/src/main/res/values-iw/currency_data.xml +++ b/ime/app/src/main/res/values-iw/currency_data.xml @@ -3,4 +3,4 @@ <integer name="default_currency_sign_unicode">8362</integer> <string name="default_currency_sign">₪</string> <string name="popup_currency_signs">$£€₽¥¢₹¢₿</string> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values-land/dimens.xml b/ime/app/src/main/res/values-land/dimens.xml index 54ff9dad3..9e2671304 100644 --- a/ime/app/src/main/res/values-land/dimens.xml +++ b/ime/app/src/main/res/values-land/dimens.xml @@ -16,7 +16,8 @@ ** See the License for the specific language governing permissions and ** limitations under the License. */ ---><resources> +--> +<resources> <dimen name="default_key_height">35dip</dimen> <dimen name="default_key_half_height">27dip</dimen> <dimen name="default_key_tall_height">44dip</dimen> @@ -35,4 +36,4 @@ <dimen name="candidate_strip_height">38dip</dimen> <integer name="condensing_precentage">80</integer> <integer name="condensing_precentage_edge">65</integer> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values-land/integers.xml b/ime/app/src/main/res/values-land/integers.xml index 3d7b2545d..16bb51768 100644 --- a/ime/app/src/main/res/values-land/integers.xml +++ b/ime/app/src/main/res/values-land/integers.xml @@ -1,4 +1,4 @@ <?xml version='1.0' encoding='UTF-8'?> <resources> <integer name="words_editor_columns_count">2</integer> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values-land/styles.xml b/ime/app/src/main/res/values-land/styles.xml index d86b5d57c..8125e046b 100644 --- a/ime/app/src/main/res/values-land/styles.xml +++ b/ime/app/src/main/res/values-land/styles.xml @@ -12,4 +12,4 @@ <item name="android:layout_width">0px</item> <item name="android:layout_weight">1</item> </style> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values-large-land/integers.xml b/ime/app/src/main/res/values-large-land/integers.xml index b29373abe..0dfe74b8d 100644 --- a/ime/app/src/main/res/values-large-land/integers.xml +++ b/ime/app/src/main/res/values-large-land/integers.xml @@ -1,4 +1,4 @@ <?xml version='1.0' encoding='UTF-8'?> <resources> <integer name="words_editor_columns_count">3</integer> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values-large/integers.xml b/ime/app/src/main/res/values-large/integers.xml index e9c2463b8..ac4a1619b 100644 --- a/ime/app/src/main/res/values-large/integers.xml +++ b/ime/app/src/main/res/values-large/integers.xml @@ -2,4 +2,4 @@ <resources> <integer name="words_editor_columns_count">2</integer> <integer name="add_on_items_columns">3</integer> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values-night/colors.xml b/ime/app/src/main/res/values-night/colors.xml index d8f131901..785cdf4c2 100644 --- a/ime/app/src/main/res/values-night/colors.xml +++ b/ime/app/src/main/res/values-night/colors.xml @@ -6,4 +6,4 @@ <color name="text_color_link">#ff0099cc</color> <color name="app_card_background">#555</color> <color name="menu_background_normal">#666</color> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values-ru/currency_data.xml b/ime/app/src/main/res/values-ru/currency_data.xml index 5dcdcdaad..79ea2a984 100644 --- a/ime/app/src/main/res/values-ru/currency_data.xml +++ b/ime/app/src/main/res/values-ru/currency_data.xml @@ -3,4 +3,4 @@ <integer name="default_currency_sign_unicode">8381</integer> <string name="default_currency_sign">₽</string> <string name="popup_currency_signs">$£€¥¢₹¢₿</string> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values-v11/integers.xml b/ime/app/src/main/res/values-v11/integers.xml index 3323b1bb6..94f79efc0 100644 --- a/ime/app/src/main/res/values-v11/integers.xml +++ b/ime/app/src/main/res/values-v11/integers.xml @@ -2,4 +2,4 @@ <resources> <integer name="maximum_instances_of_preview_popups">3</integer> <integer name="maximum_dictionary_words_to_load">3000</integer> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values-v14/integers.xml b/ime/app/src/main/res/values-v14/integers.xml index 8b196283e..6f1a55b68 100644 --- a/ime/app/src/main/res/values-v14/integers.xml +++ b/ime/app/src/main/res/values-v14/integers.xml @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> <resources> <integer name="maximum_instances_of_preview_popups">5</integer> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values-v19/integers.xml b/ime/app/src/main/res/values-v19/integers.xml index d159edbdb..43b3b50d3 100644 --- a/ime/app/src/main/res/values-v19/integers.xml +++ b/ime/app/src/main/res/values-v19/integers.xml @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> <resources> <integer name="maximum_dictionary_words_to_load">5000</integer> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values-v21/settings_defaults_dont_translate.xml b/ime/app/src/main/res/values-v21/settings_defaults_dont_translate.xml index 640946051..ea01ad59e 100644 --- a/ime/app/src/main/res/values-v21/settings_defaults_dont_translate.xml +++ b/ime/app/src/main/res/values-v21/settings_defaults_dont_translate.xml @@ -2,4 +2,4 @@ <resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation,TypographyDashes"> <!-- DO NOT TRANSLATE --> <!-- Default settings values --> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values-v22/settings_defaults_dont_translate.xml b/ime/app/src/main/res/values-v22/settings_defaults_dont_translate.xml index a6370b7f2..4c6a4b452 100644 --- a/ime/app/src/main/res/values-v22/settings_defaults_dont_translate.xml +++ b/ime/app/src/main/res/values-v22/settings_defaults_dont_translate.xml @@ -3,4 +3,4 @@ <!-- DO NOT TRANSLATE --> <!-- Default settings values --> <bool name="settings_default_search_quick_text_tags">true</bool> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values-v26/ic_launcher_background.xml b/ime/app/src/main/res/values-v26/ic_launcher_background.xml index b243e62fc..2567fed22 100644 --- a/ime/app/src/main/res/values-v26/ic_launcher_background.xml +++ b/ime/app/src/main/res/values-v26/ic_launcher_background.xml @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> <resources> <color name="ic_launcher_background">#D4D4D4</color> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values-xlarge-land/integers.xml b/ime/app/src/main/res/values-xlarge-land/integers.xml index 21cec5459..5305090eb 100644 --- a/ime/app/src/main/res/values-xlarge-land/integers.xml +++ b/ime/app/src/main/res/values-xlarge-land/integers.xml @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> <resources> <integer name="words_editor_columns_count">4</integer> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values-xlarge/integers.xml b/ime/app/src/main/res/values-xlarge/integers.xml index 4882b11be..51bc22e1e 100644 --- a/ime/app/src/main/res/values-xlarge/integers.xml +++ b/ime/app/src/main/res/values-xlarge/integers.xml @@ -2,4 +2,4 @@ <resources> <integer name="words_editor_columns_count">3</integer> <integer name="add_on_items_columns">4</integer> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values/animation_duration.xml b/ime/app/src/main/res/values/animation_duration.xml index 608330823..504fa7895 100644 --- a/ime/app/src/main/res/values/animation_duration.xml +++ b/ime/app/src/main/res/values/animation_duration.xml @@ -9,4 +9,4 @@ <integer name="preview_out_animation_duration">100</integer> <integer name="extendingAnimTime">110</integer> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values/arrays.xml b/ime/app/src/main/res/values/arrays.xml index 0e5be6f0a..7e6eba882 100644 --- a/ime/app/src/main/res/values/arrays.xml +++ b/ime/app/src/main/res/values/arrays.xml @@ -113,4 +113,4 @@ <item>@string/input_field_type_email</item> <item>@string/input_field_type_password</item> </string-array> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values/colors.xml b/ime/app/src/main/res/values/colors.xml index 171c8e23e..3e72a7a8d 100644 --- a/ime/app/src/main/res/values/colors.xml +++ b/ime/app/src/main/res/values/colors.xml @@ -79,4 +79,4 @@ <color name="aosp_light_background">#DDD</color> <color name="aosp_light_suggestions_background">#AAA</color> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values/currency_data.xml b/ime/app/src/main/res/values/currency_data.xml index 542345efd..bd600268b 100644 --- a/ime/app/src/main/res/values/currency_data.xml +++ b/ime/app/src/main/res/values/currency_data.xml @@ -4,4 +4,4 @@ <integer name="default_currency_sign_unicode">36</integer> <string name="default_currency_sign">$</string> <string name="popup_currency_signs">£€₽¥¢₹¢₿</string> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values/ids.xml b/ime/app/src/main/res/values/ids.xml index ea1f957dc..ca06d5172 100644 --- a/ime/app/src/main/res/values/ids.xml +++ b/ime/app/src/main/res/values/ids.xml @@ -16,4 +16,4 @@ <item name="notification_icon_app_error" type="id" /> <item name="keyboard_container_provider_tag_id" type="id" /> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values/integers.xml b/ime/app/src/main/res/values/integers.xml index edaf29631..92706d207 100644 --- a/ime/app/src/main/res/values/integers.xml +++ b/ime/app/src/main/res/values/integers.xml @@ -10,4 +10,4 @@ <integer name="settings_default_custom_volume_level">50</integer> <integer name="settings_custom_volume_level_slide_max">100</integer> <integer name="settings_custom_volume_level_slide_min">1</integer> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values/legal_strings_dont_translate.xml b/ime/app/src/main/res/values/legal_strings_dont_translate.xml index a93d118a1..d32ae52fa 100644 --- a/ime/app/src/main/res/values/legal_strings_dont_translate.xml +++ b/ime/app/src/main/res/values/legal_strings_dont_translate.xml @@ -105,4 +105,4 @@ http://www.apache.org/licenses/LICENSE-2.0\n Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and limitations under the License.</string> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/values/overlay_demo_app_resources.xml b/ime/app/src/main/res/values/overlay_demo_app_resources.xml index 1c8563276..229730878 100644 --- a/ime/app/src/main/res/values/overlay_demo_app_resources.xml +++ b/ime/app/src/main/res/values/overlay_demo_app_resources.xml @@ -55,4 +55,4 @@ <item name="android:textColor">@color/overlay_demo_app_twitter_primary_text</item> <item name="android:text">Twitter</item> </style> -</resources>
\ No newline at end of file +</resources> diff --git a/ime/app/src/main/res/xml-sw600dp/simple_alt_numbers.xml b/ime/app/src/main/res/xml-sw600dp/simple_alt_numbers.xml index eb1dc4580..da72f2eb5 100644 --- a/ime/app/src/main/res/xml-sw600dp/simple_alt_numbers.xml +++ b/ime/app/src/main/res/xml-sw600dp/simple_alt_numbers.xml @@ -42,4 +42,4 @@ <Key android:codes="46"/> <Key android:codes="10" android:keyEdgeFlags="right" ask:longPressCode="-100"/> </Row> -</Keyboard>
\ No newline at end of file +</Keyboard> diff --git a/ime/app/src/main/res/xml-sw600dp/simple_datetime.xml b/ime/app/src/main/res/xml-sw600dp/simple_datetime.xml index 2b45c7956..31dd35af0 100644 --- a/ime/app/src/main/res/xml-sw600dp/simple_datetime.xml +++ b/ime/app/src/main/res/xml-sw600dp/simple_datetime.xml @@ -31,4 +31,4 @@ <Key android:codes="46"/> <Key android:codes="10" android:keyEdgeFlags="right" ask:longPressCode="-100"/> </Row> -</Keyboard>
\ No newline at end of file +</Keyboard> diff --git a/ime/app/src/main/res/xml-sw600dp/simple_numbers.xml b/ime/app/src/main/res/xml-sw600dp/simple_numbers.xml index a0340a381..fa87f277e 100644 --- a/ime/app/src/main/res/xml-sw600dp/simple_numbers.xml +++ b/ime/app/src/main/res/xml-sw600dp/simple_numbers.xml @@ -43,4 +43,4 @@ <Key android:codes="46"/> <Key android:codes="10" android:keyEdgeFlags="right" ask:longPressCode="-100"/> </Row> -</Keyboard>
\ No newline at end of file +</Keyboard> diff --git a/ime/app/src/main/res/xml-sw600dp/simple_phone.xml b/ime/app/src/main/res/xml-sw600dp/simple_phone.xml index a8d8daeab..389ee4a23 100644 --- a/ime/app/src/main/res/xml-sw600dp/simple_phone.xml +++ b/ime/app/src/main/res/xml-sw600dp/simple_phone.xml @@ -42,4 +42,4 @@ <Key android:codes="35"/> <Key android:codes="10" android:keyEdgeFlags="right" ask:longPressCode="-100"/> </Row> -</Keyboard>
\ No newline at end of file +</Keyboard> diff --git a/ime/app/src/main/res/xml-v16/quick_text_keys.xml b/ime/app/src/main/res/xml-v16/quick_text_keys.xml index b08651a8a..fc94affee 100644 --- a/ime/app/src/main/res/xml-v16/quick_text_keys.xml +++ b/ime/app/src/main/res/xml-v16/quick_text_keys.xml @@ -153,4 +153,4 @@ keyOutputText="@string/quick_text_kaomoji_key_output" description="" index="17" /> -</QuickTextKeys>
\ No newline at end of file +</QuickTextKeys> diff --git a/ime/app/src/main/res/xml-v22/quick_text_keys.xml b/ime/app/src/main/res/xml-v22/quick_text_keys.xml index 2ef4dd9b5..390b4432a 100644 --- a/ime/app/src/main/res/xml-v22/quick_text_keys.xml +++ b/ime/app/src/main/res/xml-v22/quick_text_keys.xml @@ -162,4 +162,4 @@ keyOutputText="@string/quick_text_kaomoji_key_output" description="" index="17"/> -</QuickTextKeys>
\ No newline at end of file +</QuickTextKeys> diff --git a/ime/app/src/main/res/xml-v24/quick_text_keys.xml b/ime/app/src/main/res/xml-v24/quick_text_keys.xml index 272b4fe28..e75c99797 100644 --- a/ime/app/src/main/res/xml-v24/quick_text_keys.xml +++ b/ime/app/src/main/res/xml-v24/quick_text_keys.xml @@ -153,4 +153,4 @@ keyOutputText="@string/quick_text_kaomoji_key_output" description="" index="17"/> -</QuickTextKeys>
\ No newline at end of file +</QuickTextKeys> diff --git a/ime/app/src/main/res/xml/ext_kbd_bottom_row_alt.xml b/ime/app/src/main/res/xml/ext_kbd_bottom_row_alt.xml index d6e952dee..b545c044c 100644 --- a/ime/app/src/main/res/xml/ext_kbd_bottom_row_alt.xml +++ b/ime/app/src/main/res/xml/ext_kbd_bottom_row_alt.xml @@ -65,4 +65,4 @@ <Key android:keyWidth="15%p" ask:isFunctional="true" android:codes="@integer/key_code_enter" ask:longPressCode="@integer/key_code_settings" ask:hintLabel=" " android:keyEdgeFlags="right"/> </Row> -</Keyboard>
\ No newline at end of file +</Keyboard> diff --git a/ime/app/src/main/res/xml/ext_kbd_bottom_row_alt_with_mic.xml b/ime/app/src/main/res/xml/ext_kbd_bottom_row_alt_with_mic.xml index 8ad853261..b0b8b3132 100644 --- a/ime/app/src/main/res/xml/ext_kbd_bottom_row_alt_with_mic.xml +++ b/ime/app/src/main/res/xml/ext_kbd_bottom_row_alt_with_mic.xml @@ -56,4 +56,4 @@ <Key android:keyWidth="15%p" ask:isFunctional="true" android:codes="@integer/key_code_enter" ask:longPressCode="@integer/key_code_settings" ask:hintLabel=" " android:keyEdgeFlags="right"/> </Row> -</Keyboard>
\ No newline at end of file +</Keyboard> diff --git a/ime/app/src/main/res/xml/ext_kbd_top_row_normal.xml b/ime/app/src/main/res/xml/ext_kbd_top_row_normal.xml index 7fae51157..6fa9e6367 100644 --- a/ime/app/src/main/res/xml/ext_kbd_top_row_normal.xml +++ b/ime/app/src/main/res/xml/ext_kbd_top_row_normal.xml @@ -16,4 +16,4 @@ <Key android:codes="@integer/key_code_mode_alphabet" ask:isFunctional="true" ask:longPressCode="@integer/key_code_mode_alphabet_popup" android:isModifier="true" ask:keyDynamicEmblem="text" android:keyEdgeFlags="right"/> </Row> -</Keyboard>
\ No newline at end of file +</Keyboard> diff --git a/ime/app/src/main/res/xml/ext_kbd_top_row_small.xml b/ime/app/src/main/res/xml/ext_kbd_top_row_small.xml index b053a552d..c16448145 100644 --- a/ime/app/src/main/res/xml/ext_kbd_top_row_small.xml +++ b/ime/app/src/main/res/xml/ext_kbd_top_row_small.xml @@ -26,4 +26,4 @@ <Key android:codes="57" android:keyLabel="9" ask:shiftedCodes="40"/> <Key android:codes="48" android:keyLabel="0" ask:shiftedCodes="41" android:keyEdgeFlags="right"/> </Row> -</Keyboard>
\ No newline at end of file +</Keyboard> diff --git a/ime/app/src/main/res/xml/night_mode_prefs.xml b/ime/app/src/main/res/xml/night_mode_prefs.xml index 426635f8c..b5f89af3f 100644 --- a/ime/app/src/main/res/xml/night_mode_prefs.xml +++ b/ime/app/src/main/res/xml/night_mode_prefs.xml @@ -50,4 +50,4 @@ android:summaryOn="" android:title="@string/night_mode_vibration_control" /> -</android.support.v7.preference.PreferenceScreen>
\ No newline at end of file +</android.support.v7.preference.PreferenceScreen> diff --git a/ime/app/src/main/res/xml/popup_default_quick_text.xml b/ime/app/src/main/res/xml/popup_default_quick_text.xml index f7673d592..73db2d376 100644 --- a/ime/app/src/main/res/xml/popup_default_quick_text.xml +++ b/ime/app/src/main/res/xml/popup_default_quick_text.xml @@ -74,4 +74,4 @@ ask:shiftedKeyLabel="rose"/> </Row> -</Keyboard>
\ No newline at end of file +</Keyboard> diff --git a/ime/app/src/main/res/xml/power_saving_prefs.xml b/ime/app/src/main/res/xml/power_saving_prefs.xml index 1e43b2b82..38bcfaad9 100644 --- a/ime/app/src/main/res/xml/power_saving_prefs.xml +++ b/ime/app/src/main/res/xml/power_saving_prefs.xml @@ -65,4 +65,4 @@ android:summaryOn="" android:title="@string/power_save_mode_animation_control" /> -</android.support.v7.preference.PreferenceScreen>
\ No newline at end of file +</android.support.v7.preference.PreferenceScreen> diff --git a/ime/app/src/main/res/xml/prefs_addtional_language_prefs.xml b/ime/app/src/main/res/xml/prefs_addtional_language_prefs.xml index 43812a40b..589f7c503 100644 --- a/ime/app/src/main/res/xml/prefs_addtional_language_prefs.xml +++ b/ime/app/src/main/res/xml/prefs_addtional_language_prefs.xml @@ -73,4 +73,4 @@ android:key="@string/tweaks_group_key" android:title="@string/tweaks_group"/> -</android.support.v7.preference.PreferenceScreen>
\ No newline at end of file +</android.support.v7.preference.PreferenceScreen> diff --git a/ime/app/src/main/res/xml/prefs_addtional_ui_addons_prefs.xml b/ime/app/src/main/res/xml/prefs_addtional_ui_addons_prefs.xml index f287f9f06..419d065f5 100644 --- a/ime/app/src/main/res/xml/prefs_addtional_ui_addons_prefs.xml +++ b/ime/app/src/main/res/xml/prefs_addtional_ui_addons_prefs.xml @@ -32,4 +32,4 @@ <Preference android:key="@string/tweaks_group_key" android:title="@string/tweaks_group" /> -</android.support.v7.preference.PreferenceScreen>
\ No newline at end of file +</android.support.v7.preference.PreferenceScreen> diff --git a/ime/app/src/main/res/xml/prefs_effects_prefs.xml b/ime/app/src/main/res/xml/prefs_effects_prefs.xml index 2908eefbd..e6458e49a 100644 --- a/ime/app/src/main/res/xml/prefs_effects_prefs.xml +++ b/ime/app/src/main/res/xml/prefs_effects_prefs.xml @@ -65,4 +65,4 @@ android:title="@string/pop_text_type_dialog_title"/> </android.support.v7.preference.PreferenceCategory> -</android.support.v7.preference.PreferenceScreen>
\ No newline at end of file +</android.support.v7.preference.PreferenceScreen> diff --git a/ime/app/src/main/res/xml/prefs_gestures_prefs.xml b/ime/app/src/main/res/xml/prefs_gestures_prefs.xml index d8c0a4ad5..09dee16a4 100644 --- a/ime/app/src/main/res/xml/prefs_gestures_prefs.xml +++ b/ime/app/src/main/res/xml/prefs_gestures_prefs.xml @@ -138,4 +138,4 @@ android:title="@string/settings_swipe_distance_threshold_title" /> </android.support.v7.preference.PreferenceCategory> -</android.support.v7.preference.PreferenceScreen>
\ No newline at end of file +</android.support.v7.preference.PreferenceScreen> diff --git a/ime/app/src/main/res/xml/prefs_keyboard_theme_tweaks.xml b/ime/app/src/main/res/xml/prefs_keyboard_theme_tweaks.xml index 499a6a742..71795108e 100644 --- a/ime/app/src/main/res/xml/prefs_keyboard_theme_tweaks.xml +++ b/ime/app/src/main/res/xml/prefs_keyboard_theme_tweaks.xml @@ -100,4 +100,4 @@ android:persistent="true" android:singleLine="true" android:title="@string/zoom_factor_keys_in_landscape" /> -</android.support.v7.preference.PreferenceScreen>
\ No newline at end of file +</android.support.v7.preference.PreferenceScreen> diff --git a/ime/app/src/main/res/xml/prefs_main_tweaks.xml b/ime/app/src/main/res/xml/prefs_main_tweaks.xml index 6792e8420..b2badeebc 100644 --- a/ime/app/src/main/res/xml/prefs_main_tweaks.xml +++ b/ime/app/src/main/res/xml/prefs_main_tweaks.xml @@ -36,4 +36,4 @@ <Preference android:key="dev_tools" android:summary="@string/click_for_developer_features_summary" android:title="@string/click_for_developer_features" /> -</android.support.v7.preference.PreferenceScreen>
\ No newline at end of file +</android.support.v7.preference.PreferenceScreen> diff --git a/ime/app/src/main/res/xml/prefs_next_word.xml b/ime/app/src/main/res/xml/prefs_next_word.xml index 4cc06585a..390e8c4e2 100644 --- a/ime/app/src/main/res/xml/prefs_next_word.xml +++ b/ime/app/src/main/res/xml/prefs_next_word.xml @@ -34,4 +34,4 @@ <Preference android:key="clear_next_word_data" android:title="@string/next_word_prefs_clear_data" android:summary="@string/next_word_prefs_clear_data_summary" /> -</android.support.v7.preference.PreferenceScreen>
\ No newline at end of file +</android.support.v7.preference.PreferenceScreen> diff --git a/ime/app/src/main/res/xml/prefs_quick_text_addons_prefs.xml b/ime/app/src/main/res/xml/prefs_quick_text_addons_prefs.xml index 5b19540aa..3cfc994df 100644 --- a/ime/app/src/main/res/xml/prefs_quick_text_addons_prefs.xml +++ b/ime/app/src/main/res/xml/prefs_quick_text_addons_prefs.xml @@ -55,4 +55,4 @@ android:singleLine="true" android:title="@string/default_smiley_text" /> -</android.support.v7.preference.PreferenceScreen>
\ No newline at end of file +</android.support.v7.preference.PreferenceScreen> diff --git a/ime/app/src/main/res/xml/prefs_ui_tweaks.xml b/ime/app/src/main/res/xml/prefs_ui_tweaks.xml index 8144eff78..db16c89c8 100644 --- a/ime/app/src/main/res/xml/prefs_ui_tweaks.xml +++ b/ime/app/src/main/res/xml/prefs_ui_tweaks.xml @@ -153,4 +153,4 @@ android:title="@string/workaround_disable_rtl_fix" /> </android.support.v7.preference.PreferenceCategory> -</android.support.v7.preference.PreferenceScreen>
\ No newline at end of file +</android.support.v7.preference.PreferenceScreen> diff --git a/ime/app/src/main/res/xml/quick_text_keys.xml b/ime/app/src/main/res/xml/quick_text_keys.xml index d2b884ca3..89905d43e 100644 --- a/ime/app/src/main/res/xml/quick_text_keys.xml +++ b/ime/app/src/main/res/xml/quick_text_keys.xml @@ -36,4 +36,4 @@ keyOutputText="@string/quick_text_kaomoji_key_output" description="" index="4"/> -</QuickTextKeys>
\ No newline at end of file +</QuickTextKeys> |
