From bcd90a38b28f7c57bce8057d855e4c276aab2776 Mon Sep 17 00:00:00 2001 From: Clark Scheff Date: Sun, 28 Aug 2016 09:21:05 -0700 Subject: Theme chooser for the people Let freedom ring! Change-Id: I12b3e6b5d46eb2e13afd841dfd5c215af64188d8 TICKET: OSS-67 --- res/values/attrs.xml | 18 ++++++++++++++++-- res/values/colors.xml | 18 ++++++++++++++++-- res/values/dimens.xml | 18 ++++++++++++++++-- res/values/ids.xml | 17 +++++++++++++++++ res/values/integers.xml | 18 ++++++++++++++++-- res/values/strings.xml | 22 ++++++++++++++++++++-- res/values/styles.xml | 18 ++++++++++++++++-- 7 files changed, 117 insertions(+), 12 deletions(-) (limited to 'res/values') diff --git a/res/values/attrs.xml b/res/values/attrs.xml index 0cb7ae9..0893b87 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -1,7 +1,21 @@ + Copyright (C) 2016 Cyanogen, Inc. + Copyright (C) 2016 The CyanogenMod Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + 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. + See the License for the specific language governing permissions and + limitations under the License. + --> + diff --git a/res/values/colors.xml b/res/values/colors.xml index b043f91..bdc361a 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -1,7 +1,21 @@ + Copyright (C) 2016 Cyanogen, Inc. + Copyright (C) 2016 The CyanogenMod Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + 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. + See the License for the specific language governing permissions and + limitations under the License. + --> + #ffffff #ffffff diff --git a/res/values/dimens.xml b/res/values/dimens.xml index b5f9465..6f212e8 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -1,7 +1,21 @@ + Copyright (C) 2016 Cyanogen, Inc. + Copyright (C) 2016 The CyanogenMod Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + 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. + See the License for the specific language governing permissions and + limitations under the License. + --> + diff --git a/res/values/ids.xml b/res/values/ids.xml index 0e6acd1..c08edeb 100644 --- a/res/values/ids.xml +++ b/res/values/ids.xml @@ -1,4 +1,21 @@ + + diff --git a/res/values/integers.xml b/res/values/integers.xml index b2d17f3..e1c1e4c 100644 --- a/res/values/integers.xml +++ b/res/values/integers.xml @@ -1,7 +1,21 @@ + Copyright (C) 2016 Cyanogen, Inc. + Copyright (C) 2016 The CyanogenMod Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + 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. + See the License for the specific language governing permissions and + limitations under the License. + --> + 4 3 diff --git a/res/values/strings.xml b/res/values/strings.xml index 2fa25a8..6cc115a 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1,7 +1,21 @@ + Copyright (C) 2016 Cyanogen, Inc. + Copyright (C) 2016 The CyanogenMod Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + 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. + See the License for the specific language governing permissions and + limitations under the License. + --> + Theme Chooser @@ -94,4 +108,8 @@ Enable Live lock screen Animated lock screens require the Live lock screen feature. You can change this later by opening Settings and visiting the Live lock screen page under Lock screen options. Enable + + App not available + https://play.google.com/store/search?q=theme+engine&c=apps + http://wiki.cyanogenmod.org/w/Themes diff --git a/res/values/styles.xml b/res/values/styles.xml index e0bc961..96fced3 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -1,7 +1,21 @@ + Copyright (C) 2016 Cyanogen, Inc. + Copyright (C) 2016 The CyanogenMod Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + 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. + See the License for the specific language governing permissions and + limitations under the License. + --> + -- cgit v1.1