From 2d1bb4321c662ee7b192b90c9476d6293c1f4885 Mon Sep 17 00:00:00 2001 From: Raj Yengisetty Date: Mon, 10 Nov 2014 10:35:00 -0800 Subject: Remove old preference activity * Also cleanup & remove unused strings Conflicts: AndroidManifest.xml WallpaperPicker/src/com/android/launcher3/WallpaperPickerActivity.java res/values/cm_strings.xml Change-Id: I0b9f2405ab98b0df612a18ccfaa5d9ba98876d8a --- res/layout/settings_transitions_screen.xml | 4 +- res/values/cm_arrays.xml | 27 ++++--------- res/values/cm_strings.xml | 64 ++++++++++++++---------------- 3 files changed, 39 insertions(+), 56 deletions(-) (limited to 'res') diff --git a/res/layout/settings_transitions_screen.xml b/res/layout/settings_transitions_screen.xml index 23b3b37e9..9a517a947 100644 --- a/res/layout/settings_transitions_screen.xml +++ b/res/layout/settings_transitions_screen.xml @@ -27,7 +27,7 @@ android:id="@+id/transition_effect_title" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:text="@string/transition_effect_button_text" + android:text="@string/scroll_effect_text" android:textAllCaps="true" android:textColor="@android:color/white" android:layout_gravity="center_vertical" @@ -48,4 +48,4 @@ android:layout_height="wrap_content" android:listSelector="@android:color/transparent" android:splitMotionEvents="false"/> - \ No newline at end of file + diff --git a/res/values/cm_arrays.xml b/res/values/cm_arrays.xml index de89b530b..e8b02dbcb 100644 --- a/res/values/cm_arrays.xml +++ b/res/values/cm_arrays.xml @@ -15,30 +15,19 @@ limitations under the License. --> - - Regular - Light - Condensed - - - sans-serif - sans-serif-light - sans-serif-condensed - - None - Zoom In - Zoom Out - Rotate Up - Rotate Down - Cube In - Cube Out + Zoom in + Zoom out + Rotate up + Rotate down + Cube in + Cube out Stack Accordion Flip - Cylinder In - Cylinder Out + Cylinder in + Cylinder out Carousel Overview diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index dec9d7e81..c8e14ab93 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -17,29 +17,23 @@ Trebuchet - - Copyright \u00A9 2014 The CyanogenMod Project 1.0 - - - Sort - - Filter - - Default screen - - Scroll effect + LAUNCHER SETTINGS + HOME SCREEN SETTINGS + DRAWER SETTINGS - Title - Launch count - Install time + + ON + OFF + + + Themes Page outlines Fade side pages - Scroll wallpaper @@ -70,17 +64,12 @@ Dock + + Scroll wallpaper - General - Icons - Larger icons - Use extra large application icons in homescreen and drawer - Text font style - Variant and style of font to use for icon text Pick icon pack Default icons - Icon packs No icon packs installed @@ -99,20 +88,27 @@ Hidden apps - LAUNCHER SETTINGS - HOME SCREEN SETTINGS - DRAWER SETTINGS - + + Scroll effect - + + Sorting mode - + + Title + Launch count + Install time + + Search bar - + + Larger icons - + + Hide icon labels - + + Protected apps ON @@ -121,8 +117,6 @@ Themes Scroll wallpaper - - - locked - unlocked + + You must have a supported search app and CyanogenMod to use this feature. -- cgit v1.2.3