summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/drawable/action_bar.xml3
-rw-r--r--res/drawable/audio_player_pager_container.xml3
-rw-r--r--res/drawable/audio_player_seekbar.xml3
-rw-r--r--res/drawable/bottom_shadow.xml3
-rw-r--r--res/drawable/circular_drawable.xml14
-rw-r--r--res/drawable/circular_drawable_background.xml14
-rw-r--r--res/drawable/now_playing_progress.xml14
-rw-r--r--res/drawable/now_playing_progress_background.xml14
-rw-r--r--res/drawable/right_shadow.xml3
-rw-r--r--res/drawable/tpi_background.xml3
-rw-r--r--res/layout-v16/notification_template_expanded_base.xml3
-rw-r--r--res/layout/activity_base.xml15
-rw-r--r--res/layout/activity_player_fragment.xml27
-rw-r--r--res/layout/activity_search.xml14
-rw-r--r--res/layout/album_art_fragment.xml16
-rw-r--r--res/layout/album_detail_song.xml2
-rw-r--r--res/layout/app_widget_large.xml3
-rw-r--r--res/layout/app_widget_large_alternate.xml3
-rw-r--r--res/layout/app_widget_small.xml3
-rw-r--r--res/layout/artist_detail_album.xml2
-rw-r--r--res/layout/artist_detail_song.xml2
-rw-r--r--res/layout/audio_player_header_bar.xml14
-rw-r--r--res/layout/blur_scrim_image.xml18
-rw-r--r--res/layout/bottom_action_bar.xml7
-rw-r--r--res/layout/colorstrip.xml3
-rw-r--r--res/layout/edit_queue_list_item.xml3
-rw-r--r--res/layout/edit_track_list_item.xml3
-rw-r--r--res/layout/faux_playlist_header.xml3
-rw-r--r--res/layout/fragment_music_browser_phone.xml3
-rw-r--r--res/layout/grid_base.xml3
-rw-r--r--res/layout/grid_items_normal.xml5
-rw-r--r--res/layout/header_bar.xml18
-rw-r--r--res/layout/list_base.xml5
-rw-r--r--res/layout/list_base_padding.xml5
-rw-r--r--res/layout/list_header.xml3
-rw-r--r--res/layout/list_item_common.xml2
-rw-r--r--res/layout/list_item_normal.xml3
-rw-r--r--res/layout/list_item_queue.xml18
-rw-r--r--res/layout/list_item_search_history.xml16
-rw-r--r--res/layout/list_item_simple.xml3
-rw-r--r--res/layout/list_item_smart_playlist.xml3
-rw-r--r--res/layout/list_item_top_tracks.xml5
-rw-r--r--res/layout/list_search_footer.xml14
-rw-r--r--res/layout/list_search_header.xml3
-rw-r--r--res/layout/loading_empty_container.xml18
-rw-r--r--res/layout/no_results_message.xml18
-rw-r--r--res/layout/play_pause_progress_button.xml20
-rw-r--r--res/layout/playlist_detail.xml14
-rw-r--r--res/layout/playlist_detail_header.xml16
-rw-r--r--res/layout/square_image_view.xml9
-rw-r--r--res/menu/activity_base.xml3
-rw-r--r--res/menu/album_sort_by.xml3
-rw-r--r--res/menu/artist_sort_by.xml3
-rw-r--r--res/menu/audio_player.xml3
-rw-r--r--res/menu/clear_list.xml3
-rw-r--r--res/menu/new_playlist.xml3
-rw-r--r--res/menu/queue.xml6
-rw-r--r--res/menu/search_btn.xml3
-rw-r--r--res/menu/shuffle_all.xml3
-rw-r--r--res/menu/shuffle_item.xml3
-rw-r--r--res/menu/song_sort_by.xml3
-rw-r--r--res/values/attrs.xml1
-rw-r--r--res/values/colors.xml1
-rw-r--r--res/values/dimens.xml1
-rw-r--r--res/values/donottranslate.xml1
-rw-r--r--res/values/styles.xml1
-rw-r--r--res/values/themeconfig.xml1
-rw-r--r--res/xml/settings.xml3
68 files changed, 358 insertions, 106 deletions
diff --git a/res/drawable/action_bar.xml b/res/drawable/action_bar.xml
index 090c35f..e7747c5 100644
--- a/res/drawable/action_bar.xml
+++ b/res/drawable/action_bar.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/drawable/audio_player_pager_container.xml b/res/drawable/audio_player_pager_container.xml
index 090c35f..e7747c5 100644
--- a/res/drawable/audio_player_pager_container.xml
+++ b/res/drawable/audio_player_pager_container.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/drawable/audio_player_seekbar.xml b/res/drawable/audio_player_seekbar.xml
index db3416a..e06eb59 100644
--- a/res/drawable/audio_player_seekbar.xml
+++ b/res/drawable/audio_player_seekbar.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/drawable/bottom_shadow.xml b/res/drawable/bottom_shadow.xml
index ddea296..6aca232 100644
--- a/res/drawable/bottom_shadow.xml
+++ b/res/drawable/bottom_shadow.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/drawable/circular_drawable.xml b/res/drawable/circular_drawable.xml
index 0a72f6f..0f443ca 100644
--- a/res/drawable/circular_drawable.xml
+++ b/res/drawable/circular_drawable.xml
@@ -1,6 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2014 Cyanogen, Inc.
+ Copyright (C) 2014 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.
-->
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
diff --git a/res/drawable/circular_drawable_background.xml b/res/drawable/circular_drawable_background.xml
index 3e29ebd..87d1aac 100644
--- a/res/drawable/circular_drawable_background.xml
+++ b/res/drawable/circular_drawable_background.xml
@@ -1,6 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2014 Cyanogen, Inc.
+ Copyright (C) 2014 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.
-->
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
diff --git a/res/drawable/now_playing_progress.xml b/res/drawable/now_playing_progress.xml
index c098828..6c82d85 100644
--- a/res/drawable/now_playing_progress.xml
+++ b/res/drawable/now_playing_progress.xml
@@ -1,6 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2014 Cyanogen, Inc.
+ Copyright (C) 2014 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.
-->
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
diff --git a/res/drawable/now_playing_progress_background.xml b/res/drawable/now_playing_progress_background.xml
index 86e7607..2d52ac4 100644
--- a/res/drawable/now_playing_progress_background.xml
+++ b/res/drawable/now_playing_progress_background.xml
@@ -1,6 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2014 Cyanogen, Inc.
+ Copyright (C) 2014 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.
-->
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
diff --git a/res/drawable/right_shadow.xml b/res/drawable/right_shadow.xml
index e0b1780..85e5744 100644
--- a/res/drawable/right_shadow.xml
+++ b/res/drawable/right_shadow.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/drawable/tpi_background.xml b/res/drawable/tpi_background.xml
index b19e327..d19513b 100644
--- a/res/drawable/tpi_background.xml
+++ b/res/drawable/tpi_background.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/layout-v16/notification_template_expanded_base.xml b/res/layout-v16/notification_template_expanded_base.xml
index 2b452ae..6099b97 100644
--- a/res/layout-v16/notification_template_expanded_base.xml
+++ b/res/layout-v16/notification_template_expanded_base.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/layout/activity_base.xml b/res/layout/activity_base.xml
index 78c913c..e9eeced 100644
--- a/res/layout/activity_base.xml
+++ b/res/layout/activity_base.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?><!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
@@ -19,7 +20,7 @@
android:layout_height="match_parent"
android:orientation="vertical">
- <com.cyngn.eleven.slidinguppanel.SlidingUpPanelLayout
+ <com.cyanogenmod.eleven.slidinguppanel.SlidingUpPanelLayout
xmlns:sothree="http://schemas.android.com/apk/res-auto"
android:id="@+id/sliding_layout"
android:layout_width="match_parent"
@@ -37,7 +38,7 @@
android:layout_height="match_parent"
android:paddingTop="?android:attr/actionBarSize" />
- <com.cyngn.eleven.slidinguppanel.SlidingUpPanelLayout
+ <com.cyanogenmod.eleven.slidinguppanel.SlidingUpPanelLayout
xmlns:sothree="http://schemas.android.com/apk/res-auto"
android:id="@+id/sliding_layout2"
android:background="@color/background_color"
@@ -69,7 +70,7 @@
<fragment
android:id="@+id/audioPlayerFragment"
- class="com.cyngn.eleven.ui.fragments.AudioPlayerFragment"
+ class="com.cyanogenmod.eleven.ui.fragments.AudioPlayerFragment"
android:layout_width="match_parent"
android:layout_height="0dip"
android:layout_weight="1" />
@@ -101,11 +102,11 @@
<fragment
android:id="@+id/queueFragment"
- class="com.cyngn.eleven.ui.fragments.QueueFragment"
+ class="com.cyanogenmod.eleven.ui.fragments.QueueFragment"
android:layout_width="match_parent"
android:layout_height="0dip"
android:layout_weight="1" />
</LinearLayout>
- </com.cyngn.eleven.slidinguppanel.SlidingUpPanelLayout>
- </com.cyngn.eleven.slidinguppanel.SlidingUpPanelLayout>
+ </com.cyanogenmod.eleven.slidinguppanel.SlidingUpPanelLayout>
+ </com.cyanogenmod.eleven.slidinguppanel.SlidingUpPanelLayout>
</LinearLayout> \ No newline at end of file
diff --git a/res/layout/activity_player_fragment.xml b/res/layout/activity_player_fragment.xml
index ad055fa..941a035 100644
--- a/res/layout/activity_player_fragment.xml
+++ b/res/layout/activity_player_fragment.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
+ Copyright (C) 2014 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.
@@ -24,10 +25,10 @@
android:id="@+id/audio_player_header"
layout="@layout/audio_player_header_bar" />
- <com.cyngn.eleven.widgets.SquareFrame
+ <com.cyanogenmod.eleven.widgets.SquareFrame
android:layout_width="match_parent"
android:layout_height="match_parent">
- <com.cyngn.eleven.widgets.SquareViewPager
+ <com.cyanogenmod.eleven.widgets.SquareViewPager
android:id="@+id/audio_player_album_art_viewpager"
android:layout_width="match_parent"
android:layout_height="match_parent" />
@@ -40,7 +41,7 @@
android:background="@drawable/equalizer_background"
android:layout_gravity="bottom"/>
- <com.cyngn.eleven.widgets.EqualizerView
+ <com.cyanogenmod.eleven.widgets.EqualizerView
android:id="@+id/equalizerView"
android:gravity="bottom"
android:layout_gravity="bottom"
@@ -64,12 +65,12 @@
android:background="@color/lyrics_background_color"
android:textColor="@color/white"
android:textSize="@dimen/text_size_small"/>
- </com.cyngn.eleven.widgets.SquareFrame>
+ </com.cyanogenmod.eleven.widgets.SquareFrame>
<RelativeLayout
android:layout_width="fill_parent"
android:layout_height="fill_parent" >
- <com.cyngn.eleven.widgets.PlayPauseProgressButton
+ <com.cyanogenmod.eleven.widgets.PlayPauseProgressButton
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/playPauseProgressButton"
android:layout_width="@dimen/audio_player_controls_main_button_width"
@@ -77,7 +78,7 @@
android:layout_centerInParent="true" >
<!-- TODO: Figure out why scaleType: centerInside isn't properly scaling up -->
- <com.cyngn.eleven.widgets.PlayPauseButton
+ <com.cyanogenmod.eleven.widgets.PlayPauseButton
android:id="@+id/action_button_play"
android:layout_width="match_parent"
android:layout_height="match_parent"
@@ -107,7 +108,7 @@
android:indeterminate="false"
android:max="100"
android:progressDrawable="@drawable/now_playing_progress" />
- </com.cyngn.eleven.widgets.PlayPauseProgressButton>
+ </com.cyanogenmod.eleven.widgets.PlayPauseProgressButton>
<!-- TODO: Figure out why scaleType: centerInside isn't properly scaling up -->
<!-- ANSWER: two issues (a) centerInside doesn't scale up, only down, use
@@ -133,7 +134,7 @@
android:textSize="@dimen/audio_player_time_text_size"
android:textStyle="bold"/>
- <com.cyngn.eleven.widgets.RepeatingImageButton
+ <com.cyanogenmod.eleven.widgets.RepeatingImageButton
android:id="@+id/action_button_previous"
android:layout_width="@dimen/audio_player_controls_end_button_width"
android:layout_height="@dimen/audio_player_controls_end_button_height"
@@ -162,7 +163,7 @@
android:layout_below="@id/audio_player_current_time"
android:background="@color/now_playing_divider" />
- <com.cyngn.eleven.widgets.BrowseButton
+ <com.cyanogenmod.eleven.widgets.BrowseButton
android:id="@+id/action_button_browse"
android:layout_width="@dimen/audio_player_controls_end_button_width"
android:layout_height="@dimen/audio_player_controls_end_button_height"
@@ -175,7 +176,7 @@
android:scaleType="fitCenter"
android:src="@drawable/btn_playback_browse" />
- <com.cyngn.eleven.widgets.ShuffleButton
+ <com.cyanogenmod.eleven.widgets.ShuffleButton
android:id="@+id/action_button_shuffle"
android:layout_width="@dimen/audio_player_controls_end_button_width"
android:layout_height="@dimen/audio_player_controls_end_button_height"
@@ -207,7 +208,7 @@
android:textSize="@dimen/audio_player_time_text_size"
android:textStyle="bold"/>
- <com.cyngn.eleven.widgets.RepeatingImageButton
+ <com.cyanogenmod.eleven.widgets.RepeatingImageButton
android:id="@+id/action_button_next"
android:layout_width="@dimen/audio_player_controls_end_button_width"
android:layout_height="@dimen/audio_player_controls_end_button_height"
@@ -236,7 +237,7 @@
android:layout_below="@id/audio_player_total_time"
android:background="@color/now_playing_divider" />
- <com.cyngn.eleven.widgets.QueueButton
+ <com.cyanogenmod.eleven.widgets.QueueButton
android:id="@+id/action_button_queue"
android:layout_width="@dimen/audio_player_controls_end_button_width"
android:layout_height="@dimen/audio_player_controls_end_button_height"
@@ -249,7 +250,7 @@
android:scaleType="fitCenter"
android:src="@drawable/btn_queue_icon" />
- <com.cyngn.eleven.widgets.RepeatButton
+ <com.cyanogenmod.eleven.widgets.RepeatButton
android:id="@+id/action_button_repeat"
android:layout_width="@dimen/audio_player_controls_end_button_width"
android:layout_height="@dimen/audio_player_controls_end_button_height"
diff --git a/res/layout/activity_search.xml b/res/layout/activity_search.xml
index 628ffa2..1345548 100644
--- a/res/layout/activity_search.xml
+++ b/res/layout/activity_search.xml
@@ -1,6 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2014 Cyanogen, Inc.
+ Copyright (C) 2014 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.
-->
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
diff --git a/res/layout/album_art_fragment.xml b/res/layout/album_art_fragment.xml
index f8b7cca..59a5ad7 100644
--- a/res/layout/album_art_fragment.xml
+++ b/res/layout/album_art_fragment.xml
@@ -1,12 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2014 Cyanogen, Inc.
+ Copyright (C) 2014 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.
-->
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent" >
- <com.cyngn.eleven.widgets.SquareImageView
+ <com.cyanogenmod.eleven.widgets.SquareImageView
android:id="@+id/audio_player_album_art"
android:layout_width="match_parent"
android:layout_height="match_parent"
diff --git a/res/layout/album_detail_song.xml b/res/layout/album_detail_song.xml
index 7638bf4..917759f 100644
--- a/res/layout/album_detail_song.xml
+++ b/res/layout/album_detail_song.xml
@@ -18,7 +18,7 @@
android:src="@drawable/now_playing_icon"
android:visibility="gone" />
- <com.cyngn.eleven.widgets.PopupMenuButton
+ <com.cyanogenmod.eleven.widgets.PopupMenuButton
android:id="@+id/overflow"
android:layout_width="@dimen/overflow_width"
android:layout_height="@dimen/overflow_height"
diff --git a/res/layout/app_widget_large.xml b/res/layout/app_widget_large.xml
index 65e528a..70b5d64 100644
--- a/res/layout/app_widget_large.xml
+++ b/res/layout/app_widget_large.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/layout/app_widget_large_alternate.xml b/res/layout/app_widget_large_alternate.xml
index 6accbcf..22f0d4e 100644
--- a/res/layout/app_widget_large_alternate.xml
+++ b/res/layout/app_widget_large_alternate.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/layout/app_widget_small.xml b/res/layout/app_widget_small.xml
index 955f837..6eadef4 100644
--- a/res/layout/app_widget_small.xml
+++ b/res/layout/app_widget_small.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/layout/artist_detail_album.xml b/res/layout/artist_detail_album.xml
index 978ee6f..b985618 100644
--- a/res/layout/artist_detail_album.xml
+++ b/res/layout/artist_detail_album.xml
@@ -12,7 +12,7 @@
android:layout_alignParentLeft="true"
android:scaleType="centerCrop" />
- <com.cyngn.eleven.widgets.PopupMenuButton
+ <com.cyanogenmod.eleven.widgets.PopupMenuButton
android:id="@+id/overflow"
android:layout_width="@dimen/overflow_width"
android:layout_height="match_parent"
diff --git a/res/layout/artist_detail_song.xml b/res/layout/artist_detail_song.xml
index 06719b3..f3dfc1b 100644
--- a/res/layout/artist_detail_song.xml
+++ b/res/layout/artist_detail_song.xml
@@ -29,7 +29,7 @@
android:src="@drawable/now_playing_icon"
android:visibility="gone" />
- <com.cyngn.eleven.widgets.PopupMenuButton
+ <com.cyanogenmod.eleven.widgets.PopupMenuButton
android:id="@+id/overflow"
android:layout_width="@dimen/overflow_width"
android:layout_height="@dimen/overflow_height"
diff --git a/res/layout/audio_player_header_bar.xml b/res/layout/audio_player_header_bar.xml
index 3ce250e..13d58d7 100644
--- a/res/layout/audio_player_header_bar.xml
+++ b/res/layout/audio_player_header_bar.xml
@@ -1,5 +1,17 @@
<!--
- Copyright (C) 2014 Cyanogen, Inc.
+ Copyright (C) 2014 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.
-->
<RelativeLayout
diff --git a/res/layout/blur_scrim_image.xml b/res/layout/blur_scrim_image.xml
index 913c965..14ff186 100644
--- a/res/layout/blur_scrim_image.xml
+++ b/res/layout/blur_scrim_image.xml
@@ -1,8 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2014 Cyanogen, Inc.
+ Copyright (C) 2014 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.
-->
-<com.cyngn.eleven.widgets.BlurScrimImage
+<com.cyanogenmod.eleven.widgets.BlurScrimImage
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/blurScrimImage"
android:layout_width="match_parent"
@@ -19,4 +31,4 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"/>
-</com.cyngn.eleven.widgets.BlurScrimImage>
+</com.cyanogenmod.eleven.widgets.BlurScrimImage>
diff --git a/res/layout/bottom_action_bar.xml b/res/layout/bottom_action_bar.xml
index bf71fa8..dd7b242 100644
--- a/res/layout/bottom_action_bar.xml
+++ b/res/layout/bottom_action_bar.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
@@ -16,7 +17,7 @@
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
- xmlns:app="http://schemas.android.com/apk/res/com.cyngn.eleven"
+ xmlns:app="http://schemas.android.com/apk/res/com.cyanogenmod.eleven"
android:id="@+id/bottom_action_bar"
android:layout_width="match_parent"
android:layout_height="@dimen/bottom_action_bar_height"
@@ -25,7 +26,7 @@
android:orientation="horizontal"
tools:ignore="ContentDescription" >
- <com.cyngn.eleven.widgets.SquareImageView
+ <com.cyanogenmod.eleven.widgets.SquareImageView
android:id="@+id/bottom_action_bar_album_art"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
diff --git a/res/layout/colorstrip.xml b/res/layout/colorstrip.xml
index 2ab074a..456b5db 100644
--- a/res/layout/colorstrip.xml
+++ b/res/layout/colorstrip.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/layout/edit_queue_list_item.xml b/res/layout/edit_queue_list_item.xml
index 783beb4..af6309b 100644
--- a/res/layout/edit_queue_list_item.xml
+++ b/res/layout/edit_queue_list_item.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/layout/edit_track_list_item.xml b/res/layout/edit_track_list_item.xml
index ad92b41..3bf2781 100644
--- a/res/layout/edit_track_list_item.xml
+++ b/res/layout/edit_track_list_item.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/layout/faux_playlist_header.xml b/res/layout/faux_playlist_header.xml
index 38d3bfd..977432f 100644
--- a/res/layout/faux_playlist_header.xml
+++ b/res/layout/faux_playlist_header.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/layout/fragment_music_browser_phone.xml b/res/layout/fragment_music_browser_phone.xml
index 582fc66..3801078 100644
--- a/res/layout/fragment_music_browser_phone.xml
+++ b/res/layout/fragment_music_browser_phone.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/layout/grid_base.xml b/res/layout/grid_base.xml
index 99f1d28..694ae5e 100644
--- a/res/layout/grid_base.xml
+++ b/res/layout/grid_base.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/layout/grid_items_normal.xml b/res/layout/grid_items_normal.xml
index 320a926..6a4dab3 100644
--- a/res/layout/grid_items_normal.xml
+++ b/res/layout/grid_items_normal.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
@@ -49,7 +50,7 @@
android:layout_height="wrap_content" />
</LinearLayout>
- <com.cyngn.eleven.widgets.PopupMenuButton
+ <com.cyanogenmod.eleven.widgets.PopupMenuButton
android:id="@id/popup_menu_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
diff --git a/res/layout/header_bar.xml b/res/layout/header_bar.xml
index e12493e..5a44147 100644
--- a/res/layout/header_bar.xml
+++ b/res/layout/header_bar.xml
@@ -1,8 +1,20 @@
<!--
- Copyright (C) 2014 Cyanogen, Inc.
+ Copyright (C) 2014 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.
-->
-<com.cyngn.eleven.ui.HeaderBar xmlns:android="http://schemas.android.com/apk/res/android"
+<com.cyanogenmod.eleven.ui.HeaderBar xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="@dimen/header_bar_height"
android:enabled="false"
@@ -55,4 +67,4 @@
android:layout_marginStart="@dimen/header_bar_button_padding"
android:src="@drawable/menu_button_light"/>
-</com.cyngn.eleven.ui.HeaderBar> \ No newline at end of file
+</com.cyanogenmod.eleven.ui.HeaderBar> \ No newline at end of file
diff --git a/res/layout/list_base.xml b/res/layout/list_base.xml
index af001f0..f26e3c7 100644
--- a/res/layout/list_base.xml
+++ b/res/layout/list_base.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
@@ -22,7 +23,7 @@
<include
layout="@layout/loading_empty_container" />
- <com.cyngn.eleven.dragdrop.DragSortListView
+ <com.cyanogenmod.eleven.dragdrop.DragSortListView
android:id="@+id/list_base"
android:layout_width="match_parent"
android:layout_height="match_parent"
diff --git a/res/layout/list_base_padding.xml b/res/layout/list_base_padding.xml
index e293350..048aa8c 100644
--- a/res/layout/list_base_padding.xml
+++ b/res/layout/list_base_padding.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
@@ -22,7 +23,7 @@
<include
layout="@layout/loading_empty_container" />
- <com.cyngn.eleven.dragdrop.DragSortListView
+ <com.cyanogenmod.eleven.dragdrop.DragSortListView
android:id="@+id/list_base"
android:layout_width="match_parent"
android:layout_height="match_parent"
diff --git a/res/layout/list_header.xml b/res/layout/list_header.xml
index b4a7926..2a0aca0 100644
--- a/res/layout/list_header.xml
+++ b/res/layout/list_header.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/layout/list_item_common.xml b/res/layout/list_item_common.xml
index 0bf966f..b0f45bd 100644
--- a/res/layout/list_item_common.xml
+++ b/res/layout/list_item_common.xml
@@ -52,7 +52,7 @@
android:src="@drawable/now_playing_icon"
android:visibility="gone" />
- <com.cyngn.eleven.widgets.PopupMenuButton
+ <com.cyanogenmod.eleven.widgets.PopupMenuButton
android:id="@+id/popup_menu_button"
android:layout_width="@dimen/overflow_width"
android:layout_height="@dimen/overflow_height"
diff --git a/res/layout/list_item_normal.xml b/res/layout/list_item_normal.xml
index 600a364..3ea0d55 100644
--- a/res/layout/list_item_normal.xml
+++ b/res/layout/list_item_normal.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/layout/list_item_queue.xml b/res/layout/list_item_queue.xml
index 5cd9111..f73fb66 100644
--- a/res/layout/list_item_queue.xml
+++ b/res/layout/list_item_queue.xml
@@ -1,5 +1,17 @@
<?xml version="1.0" encoding="utf-8"?><!--
- Copyright (C) 2014 Cyanogen, Inc.
+ Copyright (C) 2014 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.
-->
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
@@ -9,7 +21,7 @@
android:paddingTop="@dimen/list_item_padding_top"
android:paddingBottom="@dimen/list_item_padding_bottom">
- <com.cyngn.eleven.widgets.SquareImageView
+ <com.cyanogenmod.eleven.widgets.SquareImageView
android:id="@+id/image"
android:layout_width="@dimen/list_item_image_width"
android:layout_height="@dimen/list_item_image_height"
@@ -53,7 +65,7 @@
layout="@layout/play_pause_progress_button"/>
</FrameLayout>
- <com.cyngn.eleven.widgets.PopupMenuButton
+ <com.cyanogenmod.eleven.widgets.PopupMenuButton
android:id="@id/popup_menu_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
diff --git a/res/layout/list_item_search_history.xml b/res/layout/list_item_search_history.xml
index f18bd5a..a9ed615 100644
--- a/res/layout/list_item_search_history.xml
+++ b/res/layout/list_item_search_history.xml
@@ -1,6 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2014 Cyanogen, Inc.
+ Copyright (C) 2014 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.
-->
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
@@ -17,7 +29,7 @@
android:paddingLeft="@dimen/list_preferred_item_padding"
android:paddingRight="@dimen/list_preferred_item_padding">
- <com.cyngn.eleven.widgets.SquareImageView
+ <com.cyanogenmod.eleven.widgets.SquareImageView
android:id="@+id/image"
android:layout_width="@dimen/list_item_image_width"
android:layout_height="@dimen/list_item_image_height"
diff --git a/res/layout/list_item_simple.xml b/res/layout/list_item_simple.xml
index 39371e8..32432b7 100644
--- a/res/layout/list_item_simple.xml
+++ b/res/layout/list_item_simple.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
+ Copyright (C) 2014 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.
@@ -58,7 +59,7 @@
android:layout_toLeftOf="@+id/popup_menu_button"
android:layout_centerVertical="true" />
- <com.cyngn.eleven.widgets.PopupMenuButton
+ <com.cyanogenmod.eleven.widgets.PopupMenuButton
android:id="@id/popup_menu_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
diff --git a/res/layout/list_item_smart_playlist.xml b/res/layout/list_item_smart_playlist.xml
index 4d266ff..feb3237 100644
--- a/res/layout/list_item_smart_playlist.xml
+++ b/res/layout/list_item_smart_playlist.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/layout/list_item_top_tracks.xml b/res/layout/list_item_top_tracks.xml
index 25616cd..12718e1 100644
--- a/res/layout/list_item_top_tracks.xml
+++ b/res/layout/list_item_top_tracks.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
@@ -90,7 +91,7 @@
android:src="@drawable/now_playing_icon"
android:visibility="gone" />
- <com.cyngn.eleven.widgets.PopupMenuButton
+ <com.cyanogenmod.eleven.widgets.PopupMenuButton
android:id="@+id/popup_menu_button"
android:layout_width="@dimen/overflow_width"
android:layout_height="@dimen/overflow_height"
diff --git a/res/layout/list_search_footer.xml b/res/layout/list_search_footer.xml
index 96781d7..137daa5 100644
--- a/res/layout/list_search_footer.xml
+++ b/res/layout/list_search_footer.xml
@@ -1,6 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2014 Cyanogen, Inc.
+ Copyright (C) 2014 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.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
diff --git a/res/layout/list_search_header.xml b/res/layout/list_search_header.xml
index 1eb5f13..8f93d42 100644
--- a/res/layout/list_search_header.xml
+++ b/res/layout/list_search_header.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/layout/loading_empty_container.xml b/res/layout/loading_empty_container.xml
index b4c3b9d..a2d5355 100644
--- a/res/layout/loading_empty_container.xml
+++ b/res/layout/loading_empty_container.xml
@@ -1,9 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2014 Cyanogen, Inc.
+ Copyright (C) 2014 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.
-->
-<com.cyngn.eleven.widgets.LoadingEmptyContainer
+<com.cyanogenmod.eleven.widgets.LoadingEmptyContainer
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/loading_empty_container"
android:gravity="center"
@@ -20,4 +32,4 @@
<include
layout="@layout/no_results_message" />
-</com.cyngn.eleven.widgets.LoadingEmptyContainer>
+</com.cyanogenmod.eleven.widgets.LoadingEmptyContainer>
diff --git a/res/layout/no_results_message.xml b/res/layout/no_results_message.xml
index e86eb5e..f698986 100644
--- a/res/layout/no_results_message.xml
+++ b/res/layout/no_results_message.xml
@@ -1,9 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2014 Cyanogen, Inc.
+ Copyright (C) 2014 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.
-->
-<com.cyngn.eleven.widgets.NoResultsContainer
+<com.cyanogenmod.eleven.widgets.NoResultsContainer
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/no_results_container"
android:gravity="center_horizontal"
@@ -64,4 +76,4 @@
android:textColor="@color/no_results"
android:textSize="@dimen/no_results_text_secondary"
android:text="@string/empty_generic_secondary" />
-</com.cyngn.eleven.widgets.NoResultsContainer>
+</com.cyanogenmod.eleven.widgets.NoResultsContainer>
diff --git a/res/layout/play_pause_progress_button.xml b/res/layout/play_pause_progress_button.xml
index b5fe34c..3e692d2 100644
--- a/res/layout/play_pause_progress_button.xml
+++ b/res/layout/play_pause_progress_button.xml
@@ -1,8 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2014 Cyanogen, Inc.
+ Copyright (C) 2014 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.
-->
-<com.cyngn.eleven.widgets.PlayPauseProgressButton
+<com.cyanogenmod.eleven.widgets.PlayPauseProgressButton
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/playPauseProgressButton"
android:layout_width="match_parent"
@@ -10,7 +22,7 @@
android:visibility="gone">
<!-- TODO: Figure out why scaleType: centerInside isn't properly scaling up -->
- <com.cyngn.eleven.widgets.PlayPauseButton
+ <com.cyanogenmod.eleven.widgets.PlayPauseButton
android:id="@+id/action_button_play"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
@@ -42,4 +54,4 @@
android:progressDrawable="@drawable/circular_drawable" />
-</com.cyngn.eleven.widgets.PlayPauseProgressButton>
+</com.cyanogenmod.eleven.widgets.PlayPauseProgressButton>
diff --git a/res/layout/playlist_detail.xml b/res/layout/playlist_detail.xml
index f6219df..a09115f 100644
--- a/res/layout/playlist_detail.xml
+++ b/res/layout/playlist_detail.xml
@@ -1,6 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2014 Cyanogen, Inc.
+ Copyright (C) 2014 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.
-->
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
diff --git a/res/layout/playlist_detail_header.xml b/res/layout/playlist_detail_header.xml
index 93c2429..6f8b7c6 100644
--- a/res/layout/playlist_detail_header.xml
+++ b/res/layout/playlist_detail_header.xml
@@ -1,11 +1,23 @@
<?xml version="1.0" encoding="utf-8"?><!--
- Copyright (C) 2014 Cyanogen, Inc.
+ Copyright (C) 2014 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.
-->
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="@dimen/playlist_detail_header_height">
- <com.cyngn.eleven.widgets.LayoutSuppressingImageView
+ <com.cyanogenmod.eleven.widgets.LayoutSuppressingImageView
android:id="@+id/image"
android:layout_width="match_parent"
android:layout_height="match_parent"
diff --git a/res/layout/square_image_view.xml b/res/layout/square_image_view.xml
index 929646b..69b16a0 100644
--- a/res/layout/square_image_view.xml
+++ b/res/layout/square_image_view.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
@@ -14,15 +15,15 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<com.cyngn.eleven.widgets.SquareView xmlns:android="http://schemas.android.com/apk/res/android"
+<com.cyanogenmod.eleven.widgets.SquareView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/square_view"
android:layout_width="match_parent"
android:layout_height="match_parent" >
- <com.cyngn.eleven.widgets.SquareImageView
+ <com.cyanogenmod.eleven.widgets.SquareImageView
android:id="@+id/image"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:scaleType="centerCrop" />
-</com.cyngn.eleven.widgets.SquareView> \ No newline at end of file
+</com.cyanogenmod.eleven.widgets.SquareView> \ No newline at end of file
diff --git a/res/menu/activity_base.xml b/res/menu/activity_base.xml
index 5c645cf..764af06 100644
--- a/res/menu/activity_base.xml
+++ b/res/menu/activity_base.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/menu/album_sort_by.xml b/res/menu/album_sort_by.xml
index 2c96b13..38b455a 100644
--- a/res/menu/album_sort_by.xml
+++ b/res/menu/album_sort_by.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/menu/artist_sort_by.xml b/res/menu/artist_sort_by.xml
index 06e23a9..ced4285 100644
--- a/res/menu/artist_sort_by.xml
+++ b/res/menu/artist_sort_by.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/menu/audio_player.xml b/res/menu/audio_player.xml
index 5d8339e..0e2a50d 100644
--- a/res/menu/audio_player.xml
+++ b/res/menu/audio_player.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/menu/clear_list.xml b/res/menu/clear_list.xml
index a600280..e8b168d 100644
--- a/res/menu/clear_list.xml
+++ b/res/menu/clear_list.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/menu/new_playlist.xml b/res/menu/new_playlist.xml
index 7e7e606..d7386b1 100644
--- a/res/menu/new_playlist.xml
+++ b/res/menu/new_playlist.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/menu/queue.xml b/res/menu/queue.xml
index 7e8df03..7704999 100644
--- a/res/menu/queue.xml
+++ b/res/menu/queue.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
@@ -12,7 +13,8 @@
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. -->
+ limitations under the License.
+-->
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
<item
diff --git a/res/menu/search_btn.xml b/res/menu/search_btn.xml
index 02b604f..f561cb6 100644
--- a/res/menu/search_btn.xml
+++ b/res/menu/search_btn.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/menu/shuffle_all.xml b/res/menu/shuffle_all.xml
index b372af0..29c891a 100644
--- a/res/menu/shuffle_all.xml
+++ b/res/menu/shuffle_all.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/menu/shuffle_item.xml b/res/menu/shuffle_item.xml
index a7450c8..21de91d 100644
--- a/res/menu/shuffle_item.xml
+++ b/res/menu/shuffle_item.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/menu/song_sort_by.xml b/res/menu/song_sort_by.xml
index d09ae77..b5812bd 100644
--- a/res/menu/song_sort_by.xml
+++ b/res/menu/song_sort_by.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index c300974..126c35d 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012 Andrew Neal
+ Copyright (C) 2014 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/values/colors.xml b/res/values/colors.xml
index 8a373ee..ce70bd4 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012 Andrew Neal
+ Copyright (C) 2014 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/values/dimens.xml b/res/values/dimens.xml
index 268113e..8ea7096 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012 Andrew Neal
+ Copyright (C) 2014 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/values/donottranslate.xml b/res/values/donottranslate.xml
index a763ec4..7d3584b 100644
--- a/res/values/donottranslate.xml
+++ b/res/values/donottranslate.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012 Andrew Neal
+ Copyright (C) 2014 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/values/styles.xml b/res/values/styles.xml
index febc029..9055610 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012 Andrew Neal
+ Copyright (C) 2014 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/values/themeconfig.xml b/res/values/themeconfig.xml
index 3aea93c..a71bb17 100644
--- a/res/values/themeconfig.xml
+++ b/res/values/themeconfig.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012 Andrew Neal
+ Copyright (C) 2014 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/xml/settings.xml b/res/xml/settings.xml
index 0149107..cc0d82c 100644
--- a/res/xml/settings.xml
+++ b/res/xml/settings.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012 Andrew Neal
-
+ Copyright (C) 2014 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