aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorJorge Ruesga <jorge@ruesga.com>2013-10-27 13:46:12 +0100
committerJorge Ruesga <jorge@ruesga.com>2013-10-27 13:46:12 +0100
commita9b27719b9f448879fb5ac821ee7ac1cf22b33ce (patch)
tree935967d50d639244786802b849ad15d1af798dd4 /res/layout
parent49cba5cf09cf0e4f3b533f163ea183b83e617986 (diff)
downloadandroid_packages_wallpapers_PhotoPhase-a9b27719b9f448879fb5ac821ee7ac1cf22b33ce.tar.gz
android_packages_wallpapers_PhotoPhase-a9b27719b9f448879fb5ac821ee7ac1cf22b33ce.tar.bz2
android_packages_wallpapers_PhotoPhase-a9b27719b9f448879fb5ac821ee7ac1cf22b33ce.zip
Returns as a CyanogenMod project. Update author and Copyrights
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
Diffstat (limited to 'res/layout')
-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
9 files changed, 21 insertions, 21 deletions
diff --git a/res/layout/album.xml b/res/layout/album.xml
index 43d8506..ea98e14 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 Jorge Ruesga
+<!-- Copyright (C) 2013 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.
diff --git a/res/layout/album_info.xml b/res/layout/album_info.xml
index 3671871..a060a07 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 Jorge Ruesga
+<!-- Copyright (C) 2013 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.
@@ -14,7 +14,7 @@
limitations under the License.
-->
-<com.ruesga.android.wallpapers.photophase.widgets.AlbumInfo
+<org.cyanogenmod.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" />
-</com.ruesga.android.wallpapers.photophase.widgets.AlbumInfo>
+</org.cyanogenmod.wallpapers.photophase.widgets.AlbumInfo>
diff --git a/res/layout/album_pictures.xml b/res/layout/album_pictures.xml
index b1c1372..d09291c 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 Jorge Ruesga
+<!-- Copyright (C) 2013 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.
@@ -14,7 +14,7 @@
limitations under the License.
-->
-<com.ruesga.android.wallpapers.photophase.widgets.AlbumPictures xmlns:android="http://schemas.android.com/apk/res/android"
+<org.cyanogenmod.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>
- <com.ruesga.android.wallpapers.photophase.widgets.PicturesView
+ <org.cyanogenmod.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>
- </com.ruesga.android.wallpapers.photophase.widgets.PicturesView>
+ </org.cyanogenmod.wallpapers.photophase.widgets.PicturesView>
-</com.ruesga.android.wallpapers.photophase.widgets.AlbumPictures>
+</org.cyanogenmod.wallpapers.photophase.widgets.AlbumPictures>
diff --git a/res/layout/choose_disposition_fragment.xml b/res/layout/choose_disposition_fragment.xml
index c23be5d..fe0e36c 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 Jorge Ruesga
+<!-- Copyright (C) 2013 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.
@@ -32,7 +32,7 @@
android:textAppearance="?android:attr/textAppearanceSmall"
android:text="@string/pref_disposition_description" />
- <com.ruesga.android.wallpapers.photophase.widgets.DispositionView
+ <org.cyanogenmod.wallpapers.photophase.widgets.DispositionView
android:id="@+id/disposition_view"
android:layout_width="match_parent"
android:layout_height="match_parent"
@@ -49,11 +49,11 @@
android:layout_alignRight="@id/disposition_view"
android:layout_alignTop="@id/disposition_view"
android:layout_alignBottom="@id/disposition_view">
- <com.ruesga.android.wallpapers.photophase.widgets.ResizeFrame
+ <org.cyanogenmod.wallpapers.photophase.widgets.ResizeFrame
android:id="@+id/resize_frame"
android:layout_width="1dp"
android:layout_height="1dp">
- </com.ruesga.android.wallpapers.photophase.widgets.ResizeFrame>
+ </org.cyanogenmod.wallpapers.photophase.widgets.ResizeFrame>
</FrameLayout>
</RelativeLayout>
diff --git a/res/layout/choose_picture_fragment.xml b/res/layout/choose_picture_fragment.xml
index aabf55a..402f381 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 Jorge Ruesga
+<!-- Copyright (C) 2013 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.
@@ -14,7 +14,7 @@
limitations under the License.
-->
-<com.ruesga.android.wallpapers.photophase.widgets.VerticalEndlessScroller
+<org.cyanogenmod.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">
- <com.ruesga.android.wallpapers.photophase.widgets.CardLayout
+ <org.cyanogenmod.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" />
-</com.ruesga.android.wallpapers.photophase.widgets.VerticalEndlessScroller>
+</org.cyanogenmod.wallpapers.photophase.widgets.VerticalEndlessScroller>
diff --git a/res/layout/color_picker_pref_item.xml b/res/layout/color_picker_pref_item.xml
index f841cbe..a3d4a6c 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 Jorge Ruesga
+<!-- Copyright (C) 2013 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.
diff --git a/res/layout/picture_item.xml b/res/layout/picture_item.xml
index 24bb5eb..28ee0d5 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 Jorge Ruesga
+<!-- Copyright (C) 2013 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.
diff --git a/res/layout/preference_widget_seekbar.xml b/res/layout/preference_widget_seekbar.xml
index c76ab06..ba4dc5c 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 Jorge Ruesga
+ Copyright (C) 2013 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.
diff --git a/res/layout/preference_widget_seekbar_progress.xml b/res/layout/preference_widget_seekbar_progress.xml
index 4fe5248..b17b04c 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 Jorge Ruesga
+ Copyright (C) 2013 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.