aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJorge Ruesga <jorge@ruesga.com>2013-10-03 23:52:22 +0200
committerJorge Ruesga <jorge@ruesga.com>2013-10-03 23:52:22 +0200
commit059fa42d786915d7725e4fcf79f9de36e84f08c7 (patch)
treee2f4555011f9b61dcf25b3b2d3d8a4dee854cbdb /res
parent20574cf663cc4c24d4eb64a8f879632bcddf8828 (diff)
downloadandroid_packages_wallpapers_PhotoPhase-059fa42d786915d7725e4fcf79f9de36e84f08c7.tar.gz
android_packages_wallpapers_PhotoPhase-059fa42d786915d7725e4fcf79f9de36e84f08c7.tar.bz2
android_packages_wallpapers_PhotoPhase-059fa42d786915d7725e4fcf79f9de36e84f08c7.zip
Change author and copyright
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
Diffstat (limited to 'res')
-rw-r--r--res/anim/cards_animation_up_left.xml2
-rw-r--r--res/anim/cards_animation_up_right.xml2
-rw-r--r--res/anim/display_with_bounce.xml2
-rw-r--r--res/drawable/card.xml2
-rw-r--r--res/drawable/frame.xml2
-rw-r--r--res/drawable/holo_selector.xml2
-rw-r--r--res/layout/album.xml2
-rw-r--r--res/layout/album_info.xml6
-rw-r--r--res/layout/album_pictures.xml10
-rw-r--r--res/layout/choose_disposition_fragment.xml8
-rw-r--r--res/layout/choose_picture_fragment.xml8
-rw-r--r--res/layout/color_picker_pref_item.xml2
-rw-r--r--res/layout/picture_item.xml2
-rw-r--r--res/layout/preference_widget_seekbar.xml2
-rw-r--r--res/layout/preference_widget_seekbar_progress.xml2
-rw-r--r--res/menu/album_actions.xml2
-rw-r--r--res/menu/albums.xml2
-rw-r--r--res/menu/dispositions.xml2
-rw-r--r--res/menu/main.xml2
-rw-r--r--res/menu/pictures_actions.xml2
-rw-r--r--res/raw/color_fragment_shader.glsl2
-rw-r--r--res/raw/color_vertex_shader.glsl2
-rw-r--r--res/raw/default_fragment_shader.glsl2
-rw-r--r--res/raw/default_vertex_shader.glsl2
-rw-r--r--res/raw/mix_fragment_shader.glsl2
-rw-r--r--res/raw/mix_vertex_shader.glsl2
-rw-r--r--res/values-land/dimens.xml2
-rw-r--r--res/values-large/dimens.xml2
-rw-r--r--res/values-sw720dp-w1280dp/dimens.xml2
-rw-r--r--res/values-sw720dp/dimens.xml2
-rw-r--r--res/values/arrays.xml2
-rw-r--r--res/values/colors.xml2
-rw-r--r--res/values/config.xml2
-rw-r--r--res/values/dimens.xml2
-rw-r--r--res/values/integers.xml2
-rw-r--r--res/values/plurals.xml2
-rw-r--r--res/values/strings.xml4
-rw-r--r--res/values/styles.xml2
-rw-r--r--res/xml/preferences_general.xml8
-rw-r--r--res/xml/preferences_headers.xml8
-rw-r--r--res/xml/preferences_layout.xml8
-rw-r--r--res/xml/preferences_media.xml4
-rw-r--r--res/xml/wallpaper.xml4
43 files changed, 67 insertions, 67 deletions
diff --git a/res/anim/cards_animation_up_left.xml b/res/anim/cards_animation_up_left.xml
index 8ed954a..4394e04 100644
--- a/res/anim/cards_animation_up_left.xml
+++ b/res/anim/cards_animation_up_left.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/anim/cards_animation_up_right.xml b/res/anim/cards_animation_up_right.xml
index 0d04ec3..ef97c49 100644
--- a/res/anim/cards_animation_up_right.xml
+++ b/res/anim/cards_animation_up_right.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/anim/display_with_bounce.xml b/res/anim/display_with_bounce.xml
index e887968..0aae381 100644
--- a/res/anim/display_with_bounce.xml
+++ b/res/anim/display_with_bounce.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/drawable/card.xml b/res/drawable/card.xml
index f7b2b18..0e72cb1 100644
--- a/res/drawable/card.xml
+++ b/res/drawable/card.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/drawable/frame.xml b/res/drawable/frame.xml
index fc4248f..90d7cff 100644
--- a/res/drawable/frame.xml
+++ b/res/drawable/frame.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/drawable/holo_selector.xml b/res/drawable/holo_selector.xml
index 8f52dd4..4ec00a2 100644
--- a/res/drawable/holo_selector.xml
+++ b/res/drawable/holo_selector.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/layout/album.xml b/res/layout/album.xml
index ea98e14..43d8506 100644
--- a/res/layout/album.xml
+++ b/res/layout/album.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/layout/album_info.xml b/res/layout/album_info.xml
index a060a07..3671871 100644
--- a/res/layout/album_info.xml
+++ b/res/layout/album_info.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -14,7 +14,7 @@
limitations under the License.
-->
-<org.cyanogenmod.wallpapers.photophase.widgets.AlbumInfo
+<com.ruesga.android.wallpapers.photophase.widgets.AlbumInfo
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
@@ -76,4 +76,4 @@
android:contentDescription="@null"
style="@style/PhotoPhase.Album.MenuBar.Overflow" />
-</org.cyanogenmod.wallpapers.photophase.widgets.AlbumInfo>
+</com.ruesga.android.wallpapers.photophase.widgets.AlbumInfo>
diff --git a/res/layout/album_pictures.xml b/res/layout/album_pictures.xml
index d09291c..b1c1372 100644
--- a/res/layout/album_pictures.xml
+++ b/res/layout/album_pictures.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -14,7 +14,7 @@
limitations under the License.
-->
-<org.cyanogenmod.wallpapers.photophase.widgets.AlbumPictures xmlns:android="http://schemas.android.com/apk/res/android"
+<com.ruesga.android.wallpapers.photophase.widgets.AlbumPictures xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@drawable/card"
@@ -55,7 +55,7 @@
style="@style/PhotoPhase.Album.MenuBar.Overflow" />
</LinearLayout>
- <org.cyanogenmod.wallpapers.photophase.widgets.PicturesView
+ <com.ruesga.android.wallpapers.photophase.widgets.PicturesView
android:id="@+id/album_pictures_scroller"
android:layout_width="match_parent"
android:layout_height="wrap_content"
@@ -74,6 +74,6 @@
<!-- Pictures go here -->
</LinearLayout>
- </org.cyanogenmod.wallpapers.photophase.widgets.PicturesView>
+ </com.ruesga.android.wallpapers.photophase.widgets.PicturesView>
-</org.cyanogenmod.wallpapers.photophase.widgets.AlbumPictures>
+</com.ruesga.android.wallpapers.photophase.widgets.AlbumPictures>
diff --git a/res/layout/choose_disposition_fragment.xml b/res/layout/choose_disposition_fragment.xml
index 7828e58..017ce1f 100644
--- a/res/layout/choose_disposition_fragment.xml
+++ b/res/layout/choose_disposition_fragment.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -33,7 +33,7 @@
android:textAppearance="?android:attr/textAppearanceSmall"
android:text="@string/pref_disposition_description" />
- <org.cyanogenmod.wallpapers.photophase.widgets.DispositionView
+ <com.ruesga.android.wallpapers.photophase.widgets.DispositionView
android:id="@+id/disposition_view"
android:layout_width="match_parent"
android:layout_height="match_parent"
@@ -50,11 +50,11 @@
android:layout_alignRight="@id/disposition_view"
android:layout_alignTop="@id/disposition_view"
android:layout_alignBottom="@id/disposition_view">
- <org.cyanogenmod.wallpapers.photophase.widgets.ResizeFrame
+ <com.ruesga.android.wallpapers.photophase.widgets.ResizeFrame
android:id="@+id/resize_frame"
android:layout_width="1dp"
android:layout_height="1dp">
- </org.cyanogenmod.wallpapers.photophase.widgets.ResizeFrame>
+ </com.ruesga.android.wallpapers.photophase.widgets.ResizeFrame>
</FrameLayout>
</RelativeLayout>
diff --git a/res/layout/choose_picture_fragment.xml b/res/layout/choose_picture_fragment.xml
index 402f381..aabf55a 100644
--- a/res/layout/choose_picture_fragment.xml
+++ b/res/layout/choose_picture_fragment.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -14,7 +14,7 @@
limitations under the License.
-->
-<org.cyanogenmod.wallpapers.photophase.widgets.VerticalEndlessScroller
+<com.ruesga.android.wallpapers.photophase.widgets.VerticalEndlessScroller
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
@@ -22,12 +22,12 @@
android:fillViewport="true"
android:scrollbars="none">
- <org.cyanogenmod.wallpapers.photophase.widgets.CardLayout
+ <com.ruesga.android.wallpapers.photophase.widgets.CardLayout
android:id="@+id/albums_panel"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
android:paddingTop="@dimen/small_margin" />
-</org.cyanogenmod.wallpapers.photophase.widgets.VerticalEndlessScroller>
+</com.ruesga.android.wallpapers.photophase.widgets.VerticalEndlessScroller>
diff --git a/res/layout/color_picker_pref_item.xml b/res/layout/color_picker_pref_item.xml
index a3d4a6c..f841cbe 100644
--- a/res/layout/color_picker_pref_item.xml
+++ b/res/layout/color_picker_pref_item.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/layout/picture_item.xml b/res/layout/picture_item.xml
index 28ee0d5..24bb5eb 100644
--- a/res/layout/picture_item.xml
+++ b/res/layout/picture_item.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/layout/preference_widget_seekbar.xml b/res/layout/preference_widget_seekbar.xml
index ba4dc5c..c76ab06 100644
--- a/res/layout/preference_widget_seekbar.xml
+++ b/res/layout/preference_widget_seekbar.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2013 The Android Open Source Project
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/layout/preference_widget_seekbar_progress.xml b/res/layout/preference_widget_seekbar_progress.xml
index b17b04c..4fe5248 100644
--- a/res/layout/preference_widget_seekbar_progress.xml
+++ b/res/layout/preference_widget_seekbar_progress.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2013 The Android Open Source Project
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/menu/album_actions.xml b/res/menu/album_actions.xml
index a01d014..8cb8324 100644
--- a/res/menu/album_actions.xml
+++ b/res/menu/album_actions.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/menu/albums.xml b/res/menu/albums.xml
index b2c5cb8..4777b2d 100644
--- a/res/menu/albums.xml
+++ b/res/menu/albums.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/menu/dispositions.xml b/res/menu/dispositions.xml
index e167992..401116b 100644
--- a/res/menu/dispositions.xml
+++ b/res/menu/dispositions.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/menu/main.xml b/res/menu/main.xml
index 772ec04..ac72da5 100644
--- a/res/menu/main.xml
+++ b/res/menu/main.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/menu/pictures_actions.xml b/res/menu/pictures_actions.xml
index f1eecc5..ba57eb3 100644
--- a/res/menu/pictures_actions.xml
+++ b/res/menu/pictures_actions.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/raw/color_fragment_shader.glsl b/res/raw/color_fragment_shader.glsl
index d1ad102..fcae83e 100644
--- a/res/raw/color_fragment_shader.glsl
+++ b/res/raw/color_fragment_shader.glsl
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2013 The CyanogenMod Project
+ * Copyright (C) 2013 Jorge Ruesga
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/res/raw/color_vertex_shader.glsl b/res/raw/color_vertex_shader.glsl
index c1143e5..7f07bfd 100644
--- a/res/raw/color_vertex_shader.glsl
+++ b/res/raw/color_vertex_shader.glsl
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2013 The CyanogenMod Project
+ * Copyright (C) 2013 Jorge Ruesga
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/res/raw/default_fragment_shader.glsl b/res/raw/default_fragment_shader.glsl
index 55cbf0b..b66a3de 100644
--- a/res/raw/default_fragment_shader.glsl
+++ b/res/raw/default_fragment_shader.glsl
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2013 The CyanogenMod Project
+ * Copyright (C) 2013 Jorge Ruesga
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/res/raw/default_vertex_shader.glsl b/res/raw/default_vertex_shader.glsl
index dad4d5a..9572607 100644
--- a/res/raw/default_vertex_shader.glsl
+++ b/res/raw/default_vertex_shader.glsl
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2013 The CyanogenMod Project
+ * Copyright (C) 2013 Jorge Ruesga
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/res/raw/mix_fragment_shader.glsl b/res/raw/mix_fragment_shader.glsl
index df80f89..fb253e4 100644
--- a/res/raw/mix_fragment_shader.glsl
+++ b/res/raw/mix_fragment_shader.glsl
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2013 The CyanogenMod Project
+ * Copyright (C) 2013 Jorge Ruesga
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/res/raw/mix_vertex_shader.glsl b/res/raw/mix_vertex_shader.glsl
index dad4d5a..9572607 100644
--- a/res/raw/mix_vertex_shader.glsl
+++ b/res/raw/mix_vertex_shader.glsl
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2013 The CyanogenMod Project
+ * Copyright (C) 2013 Jorge Ruesga
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/res/values-land/dimens.xml b/res/values-land/dimens.xml
index 0973569..557bb1a 100644
--- a/res/values-land/dimens.xml
+++ b/res/values-land/dimens.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values-large/dimens.xml b/res/values-large/dimens.xml
index 1c94cab..705cf4e 100644
--- a/res/values-large/dimens.xml
+++ b/res/values-large/dimens.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values-sw720dp-w1280dp/dimens.xml b/res/values-sw720dp-w1280dp/dimens.xml
index c0d9720..f5fa5d2 100644
--- a/res/values-sw720dp-w1280dp/dimens.xml
+++ b/res/values-sw720dp-w1280dp/dimens.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values-sw720dp/dimens.xml b/res/values-sw720dp/dimens.xml
index 4868a22..4844e48 100644
--- a/res/values-sw720dp/dimens.xml
+++ b/res/values-sw720dp/dimens.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index e6aa37c..7730330 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values/colors.xml b/res/values/colors.xml
index a944c45..d605c22 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values/config.xml b/res/values/config.xml
index 41eab32..1ca11e8 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index 92e4643..fcf7aec 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values/integers.xml b/res/values/integers.xml
index 6e5eb23..036e0e9 100644
--- a/res/values/integers.xml
+++ b/res/values/integers.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values/plurals.xml b/res/values/plurals.xml
index e78ea99..4e514fa 100644
--- a/res/values/plurals.xml
+++ b/res/values/plurals.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 4474fad..920b9af 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -87,7 +87,7 @@
<string name="pref_disposition_unable_delete_advise">Unable to delete the selected frame</string>
<string name="pref_about">About</string>
- <string name="pref_about_summary">PhotoPhase v<xliff:g id="version">%1$s</xliff:g>\nCopyright \u00A9 2013 The CyanogenMod Project</string>
+ <string name="pref_about_summary">PhotoPhase v<xliff:g id="version">%1$s</xliff:g>\nCopyright \u00A9 2013 Jorge Ruesga</string>
<!-- Refresh intervals -->
<string name="refresh_intervals_disabled">Disabled</string>
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 45387e5..6586043 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/xml/preferences_general.xml b/res/xml/preferences_general.xml
index 666828e..19c9e70 100644
--- a/res/xml/preferences_general.xml
+++ b/res/xml/preferences_general.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
android:title="@string/pref_general_settings">
<!-- Dim screen -->
- <org.cyanogenmod.wallpapers.photophase.preferences.SeekBarProgressPreference
+ <com.ruesga.android.wallpapers.photophase.preferences.SeekBarProgressPreference
android:key="ui_wallpaper_dim"
android:title="@string/pref_general_settings_wallpaper_dim"
android:summary="@string/pref_general_settings_wallpaper_dim_summary"
@@ -30,7 +30,7 @@
android:defaultValue="0" />
<!-- Background color -->
- <org.cyanogenmod.wallpapers.photophase.widgets.ColorPickerPreference
+ <com.ruesga.android.wallpapers.photophase.widgets.ColorPickerPreference
android:key="ui_background_color"
android:title="@string/pref_general_settings_background_color"
android:summary="@string/pref_general_settings_background_color_summary"
@@ -73,7 +73,7 @@
android:defaultValue="@array/transitions_default" />
<!-- Transitions Interval -->
- <org.cyanogenmod.wallpapers.photophase.preferences.SeekBarProgressPreference
+ <com.ruesga.android.wallpapers.photophase.preferences.SeekBarProgressPreference
android:key="ui_transition_interval"
android:title="@string/pref_general_transitions_interval"
android:summary="@string/pref_general_transitions_interval_summary"
diff --git a/res/xml/preferences_headers.xml b/res/xml/preferences_headers.xml
index db45326..f63528f 100644
--- a/res/xml/preferences_headers.xml
+++ b/res/xml/preferences_headers.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -17,15 +17,15 @@
<preference-headers xmlns:android="http://schemas.android.com/apk/res/android">
<header
android:title="@string/pref_general"
- android:fragment="org.cyanogenmod.wallpapers.photophase.preferences.GeneralPreferenceFragment"
+ android:fragment="com.ruesga.android.wallpapers.photophase.preferences.GeneralPreferenceFragment"
android:summary="@string/pref_general_summary" />
<header
android:title="@string/pref_media"
- android:fragment="org.cyanogenmod.wallpapers.photophase.preferences.MediaPreferenceFragment"
+ android:fragment="com.ruesga.android.wallpapers.photophase.preferences.MediaPreferenceFragment"
android:summary="@string/pref_media_summary" />
<header
android:title="@string/pref_layout"
- android:fragment="org.cyanogenmod.wallpapers.photophase.preferences.LayoutPreferenceFragment"
+ android:fragment="com.ruesga.android.wallpapers.photophase.preferences.LayoutPreferenceFragment"
android:summary="@string/pref_layout_summary" />
<header
android:title="@string/pref_about"
diff --git a/res/xml/preferences_layout.xml b/res/xml/preferences_layout.xml
index 7d2a9f2..5445f09 100644
--- a/res/xml/preferences_layout.xml
+++ b/res/xml/preferences_layout.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -16,7 +16,7 @@
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:photophase="http://schemas.android.com/apk/res/org.cyanogenmod.wallpapers.photophase">
+ xmlns:photophase="http://schemas.android.com/apk/res/com.ruesga.android.wallpapers.photophase">
<!-- Disposition -->
<PreferenceCategory
@@ -28,7 +28,7 @@
android:key="ui_disposition_portrait"
android:title="@string/pref_disposition_portrait"
android:summary="@string/pref_disposition_portrait_summary"
- android:fragment="org.cyanogenmod.wallpapers.photophase.preferences.PortraitDispositionFragment"
+ android:fragment="com.ruesga.android.wallpapers.photophase.preferences.PortraitDispositionFragment"
android:persistent="false" />
<!-- Landscape -->
@@ -36,7 +36,7 @@
android:key="ui_disposition_landscape"
android:title="@string/pref_disposition_landscape"
android:summary="@string/pref_disposition_landscape_summary"
- android:fragment="org.cyanogenmod.wallpapers.photophase.preferences.LandscapeDispositionFragment"
+ android:fragment="com.ruesga.android.wallpapers.photophase.preferences.LandscapeDispositionFragment"
android:persistent="false" />
</PreferenceCategory>
diff --git a/res/xml/preferences_media.xml b/res/xml/preferences_media.xml
index c2d65ab..172476f 100644
--- a/res/xml/preferences_media.xml
+++ b/res/xml/preferences_media.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -49,7 +49,7 @@
android:key="ui_media_albums"
android:title="@string/pref_media_albums"
android:summary="@string/pref_media_albums_summary"
- android:fragment="org.cyanogenmod.wallpapers.photophase.preferences.ChoosePicturesFragment"
+ android:fragment="com.ruesga.android.wallpapers.photophase.preferences.ChoosePicturesFragment"
android:persistent="false" />
<!-- Auto select new albums -->
diff --git a/res/xml/wallpaper.xml b/res/xml/wallpaper.xml
index 93e7698..facccfe 100644
--- a/res/xml/wallpaper.xml
+++ b/res/xml/wallpaper.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!-- Copyright (C) 2013 Jorge Ruesga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -17,4 +17,4 @@
<wallpaper xmlns:android="http://schemas.android.com/apk/res/android"
android:thumbnail="@drawable/wallpaper_thumb"
android:description="@string/app_description"
- android:settingsActivity="org.cyanogenmod.wallpapers.photophase.preferences.PhotoPhasePreferences" /> \ No newline at end of file
+ android:settingsActivity="com.ruesga.android.wallpapers.photophase.preferences.PhotoPhasePreferences" /> \ No newline at end of file