summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authord34d <clark@cyngn.com>2015-04-15 14:42:03 -0700
committerAndy Mast <andy@cyngn.com>2015-04-17 19:43:33 +0000
commit04e482b0fb116c5fd0be87add3192b93ec35be0a (patch)
treeafa50bbb53cf593a15e7673a422743493364417f /res/values
parentdf0a56c9c3f4c260f988f0394bc454b7d78e4f7a (diff)
downloadpackages_apps_ThemeChooser-04e482b0fb116c5fd0be87add3192b93ec35be0a.zip
packages_apps_ThemeChooser-04e482b0fb116c5fd0be87add3192b93ec35be0a.tar.gz
packages_apps_ThemeChooser-04e482b0fb116c5fd0be87add3192b93ec35be0a.tar.bz2
Remove deprecated theme showcase for shop themes
Now that theme showcase is deprecated and the store is shipping on our devices, we no longer need the string for themes showcase and the code that relied on that. This patch adds a check for the theme store, even though it SHOULD be installed, and hides the shop themes button in this case. Change-Id: I89746914698305eb736c354440218d37dcdce02c
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index ad06862..7326940 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -44,9 +44,6 @@
<!-- Shop themes -->
<string name="shop_themes">Shop themes</string>
- <string name="themes_showcase_link" translatable="false">
- https://play.google.com/store/apps/details?id=com.cyngn.theme.store
- </string>
<!-- Overlay titles -->
<string name="apply_theme_overlay_title">Apply</string>