summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'res/values')
-rw-r--r--res/values/attrs.xml21
-rw-r--r--res/values/colors.xml12
-rw-r--r--res/values/dimens.xml9
-rw-r--r--res/values/strings.xml54
-rw-r--r--res/values/styles.xml104
5 files changed, 9 insertions, 191 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index 4a3c246..29045ec 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -16,27 +16,6 @@
-->
<resources>
- <!-- Attributes for Sliding Panel -->
- <declare-styleable name="SlidingUpPanelLayout">
- <attr name="collapsedHeight" format="dimension" />
- <attr name="shadowHeight" format="dimension" />
- <attr name="fadeColor" format="color" />
- <attr name="flingVelocity" format="integer" />
- <attr name="dragView" format="reference" />
- <attr name="startExpanded" format="boolean" />
- <attr name="anchorPoint" format="float" />
- <attr name="parallaxDistance" format="dimension" />
- </declare-styleable>
-
- <!-- Attributes for Drawer List -->
- <declare-styleable name="DrawerItem">
- <attr name="id" format="reference" />
- <attr name="title" format="string" />
- <attr name="icon" format="reference" />
- <attr name="fragmentName" format="string" />
- <attr name="component" format="string" />
- </declare-styleable>
-
<declare-styleable name="ComponentSelector">
<attr name="itemsPerPage" format="integer"/>
</declare-styleable>
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 0894d90..cb1e8d4 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -15,18 +15,6 @@
* limitations under the License.
-->
<resources>
- <color name="detailedview_pager_background">#ffffff</color>
- <color name="title_author_background">#ffffff</color>
- <color name="offwhite">#e9e8e8</color>
- <color name="author_grey">#808184</color>
-
- <color name="apply_button_text_color_enabled">#ffffff</color>
- <color name="apply_button_text_color_disabled">#bbbbbb</color>
-
- <color name="apply_button_progress_color">#6bd1e9</color>
- <color name="apply_button_default_color">#00b1e5</color>
- <color name="apply_button_pressed_color">#008ef2</color>
-
<color name="font_preview_color">#ffffff</color>
<color name="font_preview_shadow_color">#dd000000</color>
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index f57ef7e..1e2fbd7 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -15,12 +15,6 @@
* limitations under the License.
-->
<resources>
- <dimen name="app_icon_size">24dp</dimen>
- <dimen name="button_bar_height">62dip</dimen>
- <dimen name="sliding_up_panel_parallax_distance">150dp</dimen>
- <dimen name="item_browse_height">260dp</dimen>
- <dimen name="expanded_preview_margin">24dp</dimen>
- <dimen name="navigation_button_width">80dp</dimen>
<!-- Theme fragment width should account for the fact that there will be cards which expand -->
<dimen name="theme_fragment_width">320dp</dimen>
@@ -73,7 +67,10 @@
<dimen name="status_bar_component_icon_margin">2dp</dimen>
<dimen name="icon_component_margin">4dp</dimen>
+ <dimen name="navigation_button_width">80dp</dimen>
+
<dimen name="content_offset_padding">10dp</dimen>
<dimen name="apply_progress_padding">10dp</dimen>
<dimen name="label_height">24dp</dimen>
+
</resources>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 3dc8f29..d3d0600 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -18,33 +18,6 @@
<string name="app_name">Themes</string>
- <!-- Themable items -->
- <string name="lock_screen">Lock wallpapers</string>
- <string name="icons">Icons</string>
- <string name="fonts">Fonts</string>
- <string name="wallpapers">Wallpapers</string>
- <string name="boot_anims">Boot animations</string>
- <string name="ringtones">Ringtones</string>
- <string name="notifications">Notifications</string>
- <string name="alarms">Alarms</string>
- <string name="style">Style</string>
-
- <string name="holo" translatable="false">Holo</string>
- <string name="default_tag">(Default)</string>
-
- <string name="apply">Apply</string>
- <string name="edit">Edit</string>
- <string name="applying">Applying\u2026</string>
- <string name="remove">Remove</string>
- <string name="update">Update</string>
-
- <string name="no_preview_available">No preview available</string>
-
- <!-- Audibles preview -->
- <string name="alarm_label">Alarm</string>
- <string name="notification_label">Notification</string>
- <string name="ringtone_label">Ringtone</string>
-
<string name="unknown_author">Author unknown</string>
<string name="font_preview_letters">AaBbCcDd</string>
@@ -52,36 +25,12 @@
<string name="theme_installed_notification_title">%s installed</string>
<string name="theme_installed_notification_text">Theme successfully installed.</string>
- <string name="menu_item_get_more_themes">Get more</string>
-
- <!-- Shown when the user clicks 'Get More' button from the themes list screen -->
- <string name="get_more_description">You can get more themes from the following links:</string>
-
- <!-- Themes Showcase Entry Names. Change this array only if you change the Entry URL -->
- <string-array name="get_more_entry_names">
- <item>CyanogenMod Themes Showcase</item>
- <item>Play Store</item>
- <item>More info on the CM Wiki</item>
- </string-array>
-
- <!-- Themes Showcase Entry URLS. Change this array only if you also change the Entry Name -->
- <string-array name="get_more_entry_urls" translatable="false">
- <item>https://play.google.com/store/apps/details?id=com.cyngn.theme.store</item>
- <item>https://play.google.com/store/search?q=theme+engine&amp;c=apps</item>
- <item>http://wiki.cyanogenmod.org/w/Themes</item>
- </string-array>
-
<string name="status_bar_clock_text" translatable="false">5:30</string>
<string name="status_bar">Status bar</string>
<string name="navigation_bar">Navigation bar</string>
<string name="font_component_item_text">Aa</string>
- <!-- Bottom bar items -->
- <string name="btn_wallpaper_text">Wallpaper</string>
- <string name="btn_customize_text">Customize</string>
- <string name="btn_theme_store_text">Theme Store</string>
-
<string name="my_theme">My theme</string>
<string name="save_and_apply_title">Save &amp; apply</string>
@@ -95,6 +44,9 @@
<string name="lockscreen_label">Lockscreen wallpaper</string>
<string name="style_label">Controls</string>
<string name="boot_animation_label">Boot animation</string>
+ <string name="alarm_label">Alarm</string>
+ <string name="notification_label">Notification</string>
+ <string name="ringtone_label">Ringtone</string>
<string name="menu_author_info">Author</string>
<string name="menu_delete">Delete</string>
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 01b32c6..4d4a363 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -17,26 +17,12 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<!-- Base application theme. -->
- <style name="AppTheme" parent="android:style/Theme.Holo.Light.DarkActionBar">
- <item name="android:actionBarStyle">@style/ThemeChooserActionBar</item>
- <item name="android:actionBarTabTextStyle">@style/ThemeChooserActionBarTabText</item>
- <item name="android:actionMenuTextColor">#ffffff</item>
- <item name="android:windowContentOverlay">@null</item>
- <item name="android:windowActionBarOverlay">false</item>
- </style>
-
- <style name="ThemeChooserActionBar" parent="@android:style/Widget.Holo.Light.ActionBar">
- <item name="android:displayOptions">useLogo|showHome|showTitle</item>
- <item name="android:background">#BB000000</item>
- <item name="android:titleTextStyle">@style/ThemeChooserActionBarTitleText</item>
- <item name="android:logo">@drawable/ic_app_themes_bw</item>
- </style>
-
- <style name="ThemeChooserV2Theme" parent="@android:style/Theme.NoTitleBar">
+ <style name="ThemeChooserTheme" parent="@android:style/Theme.NoTitleBar">
<item name="android:windowTranslucentStatus">true</item>
<item name="android:windowTranslucentNavigation">true</item>
<item name="android:popupMenuStyle">@style/popupMenuStyle</item>
-
+ <item name="android:windowContentOverlay">@null</item>
+ <item name="android:windowActionBarOverlay">false</item>
</style>
<!-- For the overflow popup window -->
@@ -46,82 +32,6 @@
</item>
</style>
- <!-- ActionBar title text -->
- <style name="ThemeChooserActionBarTitleText">
- <item name="android:textColor">#FFFFFF</item>
- </style>
-
- <!-- ActionBar tabs text styles -->
- <style name="ThemeChooserActionBarTabText">
- <item name="android:textColor">#FFFFFF</item>
- </style>
-
- <style name="mixnmatch_menu_btn" parent="@android:style/Widget.Holo.Light.Button.Borderless.Small">
- <item name="android:layout_width">match_parent</item>
- <item name="android:layout_height">103dp</item>
- <item name="android:background">#d2d2c8</item>
- <item name="android:padding">8dp</item>
- </style>
-
-
- <style name="mixnmatch_menu_btn_icon">
- <item name="android:layout_height">match_parent</item>
- <item name="android:layout_width">20dp</item>
- <item name="android:layout_marginRight">8dp</item>
- <item name="android:layout_alignParentTop">true</item>
- <item name="android:layout_alignParentBottom">true</item>
- </style>
-
-
- <style name="mixnmatch_menu_firstline">
- <item name="android:textSize">16sp</item>
- <item name="android:textColor">#3e3e3e</item>
- </style>
-
- <style name="mixnmatch_menu_secondline">
- <item name="android:textSize">14sp</item>
- <item name="android:textColor">#656666</item>
- </style>
-
- <style name="mixnmatch_menu_btn_left" parent="@style/mixnmatch_menu_btn">
- <item name="android:layout_marginRight">4dp</item>
- </style>
-
- <style name="mixnmatch_menu_btn_right" parent="@style/mixnmatch_menu_btn">
- <item name="android:layout_marginRight">4dp</item>
- </style>
-
- <style name="drawer_footer">
- <item name="android:background">#75e5bb</item>
- <item name="android:textColor">#FFFFFF</item>
- <item name="android:gravity">left</item>
- <item name="android:textSize">24sp</item>
- <item name="android:paddingLeft">10dp</item>
- <item name="android:paddingTop">20dp</item>
- <item name="android:paddingBottom">20dp</item>
- </style>
-
- <style name="drawer_header">
- <item name="android:background">#19d38e</item>
- <item name="android:textColor">#FFFFFF</item>
- <item name="android:gravity">left</item>
- <item name="android:textSize">30sp</item>
- <item name="android:paddingLeft">10dp</item>
- <item name="android:paddingTop">10dp</item>
- <item name="android:paddingBottom">10dp</item>
- </style>
-
- <style name="drawer_list_item">
- <item name="android:background">#19d38e</item>
- <item name="android:gravity">left</item>
- <item name="android:textSize">30sp</item>
- <item name="android:paddingLeft">10dp</item>
- </style>
-
- <style name="drawer_list_item_text">
- <item name="android:textColor">#FFFFFF</item>
- </style>
-
<style name="TextAppearance.StatusBar.Clock" parent="@*android:style/TextAppearance.StatusBar.Icon">
<!-- Note: must be dp to fit in status bar -->
<item name="android:textSize">16dp</item>
@@ -135,14 +45,6 @@
<item name="android:scaleType">fitCenter</item>
</style>
- <style name="bottom_bar_item_text_style">
- <item name="android:textAllCaps">true</item>
- <item name="android:textSize">16sp</item>
- <item name="android:textColor">@android:color/white</item>
- <item name="android:gravity">center_horizontal</item>
- <item name="android:fontFamily">sans-serif-condensed</item>
- </style>
-
<style name="component_title">
<item name="android:textColor">@android:color/white</item>
<item name="android:gravity">center_horizontal</item>