Removed White spaces and tabs from all overlay xml files

In order to have a clean white spaces for all the overlay files
this commit has all the files cleaned

Change-Id: Ie3b644f73c44165cd07a899172e7b8a7e314aa5b
This commit is contained in:
KalimochoAz 2011-04-09 21:00:27 +02:00
parent a63ac0a380
commit e785874148
33 changed files with 312 additions and 312 deletions

View File

@ -3,22 +3,22 @@
/* /*
** Copyright 2011, The CyanogenMod Project ** Copyright 2011, The CyanogenMod Project
** **
** Licensed under the Apache License, Version 2.0 (the "License"); ** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License. ** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at ** You may obtain a copy of the License at
** **
** http://www.apache.org/licenses/LICENSE-2.0 ** http://www.apache.org/licenses/LICENSE-2.0
** **
** Unless required by applicable law or agreed to in writing, software ** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS, ** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
--> -->
<resources> <resources>
<!-- Component name of the default wallpaper. This will be ImageWallpaper if not <!-- Component name of the default wallpaper. This will be ImageWallpaper if not
specified --> specified -->
<string name="default_wallpaper_component">com.android.wallpaper/.nexus.NexusWallpaper</string> <string name="default_wallpaper_component">com.android.wallpaper/.nexus.NexusWallpaper</string>

View File

@ -3,22 +3,22 @@
/* /*
** Copyright 2011, The CyanogenMod Project ** Copyright 2011, The CyanogenMod Project
** **
** Licensed under the Apache License, Version 2.0 (the "License"); ** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License. ** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at ** You may obtain a copy of the License at
** **
** http://www.apache.org/licenses/LICENSE-2.0 ** http://www.apache.org/licenses/LICENSE-2.0
** **
** Unless required by applicable law or agreed to in writing, software ** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS, ** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
--> -->
<resources> <resources>
<!-- Component name of the default wallpaper. This will be ImageWallpaper if not <!-- Component name of the default wallpaper. This will be ImageWallpaper if not
specified --> specified -->
<string name="default_wallpaper_component">com.android.wallpaper/.nexus.NexusWallpaper</string> <string name="default_wallpaper_component">com.android.wallpaper/.nexus.NexusWallpaper</string>

View File

@ -3,16 +3,16 @@
/* /*
** Copyright 2011, The CyanogenMod Project ** Copyright 2011, The CyanogenMod Project
** **
** Licensed under the Apache License, Version 2.0 (the "License"); ** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License. ** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at ** You may obtain a copy of the License at
** **
** http://www.apache.org/licenses/LICENSE-2.0 ** http://www.apache.org/licenses/LICENSE-2.0
** **
** Unless required by applicable law or agreed to in writing, software ** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS, ** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
--> -->

View File

@ -3,16 +3,16 @@
/** /**
* Copyright (c) 2009, The Android Open Source Project * Copyright (c) 2009, The Android Open Source Project
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.
* You may obtain a copy of the License at * You may obtain a copy of the License at
* *
* http://www.apache.org/licenses/LICENSE-2.0 * http://www.apache.org/licenses/LICENSE-2.0
* *
* Unless required by applicable law or agreed to in writing, software * Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, * distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
--> -->

View File

@ -3,16 +3,16 @@
/* /*
** Copyright 2011, The CyanogenMod Project ** Copyright 2011, The CyanogenMod Project
** **
** Licensed under the Apache License, Version 2.0 (the "License"); ** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License. ** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at ** You may obtain a copy of the License at
** **
** http://www.apache.org/licenses/LICENSE-2.0 ** http://www.apache.org/licenses/LICENSE-2.0
** **
** Unless required by applicable law or agreed to in writing, software ** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS, ** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
--> -->

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<bool name="config_isMarketVersion">false</bool> <bool name="config_isMarketVersion">false</bool>
<bool name="config_enableLockScreen">false</bool> <bool name="config_enableLockScreen">false</bool>
<bool name="config_controlsOnBottom">true</bool> <bool name="config_controlsOnBottom">true</bool>
<integer name="config_defaultRenderer">1</integer> <integer name="config_defaultRenderer">1</integer>
</resources> </resources>

View File

@ -3,16 +3,16 @@
/* /*
** Copyright 2011, The CyanogenMod Project ** Copyright 2011, The CyanogenMod Project
** **
** Licensed under the Apache License, Version 2.0 (the "License"); ** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License. ** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at ** You may obtain a copy of the License at
** **
** http://www.apache.org/licenses/LICENSE-2.0 ** http://www.apache.org/licenses/LICENSE-2.0
** **
** Unless required by applicable law or agreed to in writing, software ** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS, ** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
--> -->

View File

@ -41,7 +41,7 @@
android:layout_marginBottom="16dip" android:layout_marginBottom="16dip"
> >
<Button android:id="@+id/mount_button" <Button android:id="@+id/mount_button"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:paddingLeft="18dip" android:paddingLeft="18dip"

View File

@ -3,16 +3,16 @@
/* /*
** Copyright 2011, The CyanogenMod Project ** Copyright 2011, The CyanogenMod Project
** **
** Licensed under the Apache License, Version 2.0 (the "License"); ** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License. ** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at ** You may obtain a copy of the License at
** **
** http://www.apache.org/licenses/LICENSE-2.0 ** http://www.apache.org/licenses/LICENSE-2.0
** **
** Unless required by applicable law or agreed to in writing, software ** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS, ** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
--> -->

View File

@ -3,22 +3,22 @@
/* /*
** Copyright 2011, The CyanogenMod Project ** Copyright 2011, The CyanogenMod Project
** **
** Licensed under the Apache License, Version 2.0 (the "License"); ** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License. ** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at ** You may obtain a copy of the License at
** **
** http://www.apache.org/licenses/LICENSE-2.0 ** http://www.apache.org/licenses/LICENSE-2.0
** **
** Unless required by applicable law or agreed to in writing, software ** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS, ** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
--> -->
<resources> <resources>
<!-- Component name of the default wallpaper. This will be ImageWallpaper if not <!-- Component name of the default wallpaper. This will be ImageWallpaper if not
specified --> specified -->
<string name="default_wallpaper_component">com.android.wallpaper/.nexus.NexusWallpaper</string> <string name="default_wallpaper_component">com.android.wallpaper/.nexus.NexusWallpaper</string>

View File

@ -3,16 +3,16 @@
/* /*
** Copyright 2011, The CyanogenMod Project ** Copyright 2011, The CyanogenMod Project
** **
** Licensed under the Apache License, Version 2.0 (the "License"); ** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License. ** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at ** You may obtain a copy of the License at
** **
** http://www.apache.org/licenses/LICENSE-2.0 ** http://www.apache.org/licenses/LICENSE-2.0
** **
** Unless required by applicable law or agreed to in writing, software ** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS, ** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
--> -->
@ -20,11 +20,11 @@
<!-- These resources are around just to allow their values to be customized <!-- These resources are around just to allow their values to be customized
for different hardware and product builds. --> for different hardware and product builds. -->
<resources> <resources>
<!-- FFC parameter filtering --> <!-- FFC parameter filtering -->
<bool name="ffc_canFocus">false</bool> <bool name="ffc_canFocus">false</bool>
<bool name="ffc_canZoom">false</bool> <bool name="ffc_canZoom">false</bool>
<string name="ffc_supportedEffects">none,mono,sepia,negative,aqua</string> <string name="ffc_supportedEffects">none,mono,sepia,negative,aqua</string>
<string name="filtered_pictureSizes">2592x1936</string> <string name="filtered_pictureSizes">2592x1936</string>
</resources> </resources>

View File

@ -15,7 +15,7 @@
--> -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.contacts" package="com.android.contacts"
android:sharedUserId="android.uid.shared" android:sharedUserId="android.uid.shared"
> >
@ -478,14 +478,14 @@
<activity android:name=".ExportVCardActivity" <activity android:name=".ExportVCardActivity"
android:theme="@style/BackgroundOnly" /> android:theme="@style/BackgroundOnly" />
<!-- Wysie_Soh: Custom Intents --> <!-- Wysie_Soh: Custom Intents -->
<activity android:name="ContactsPreferences"> <activity android:name="ContactsPreferences">
<intent-filter> <intent-filter>
<action android:name="android.intent.action.VIEW" /> <action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.DEFAULT" />
</intent-filter> </intent-filter>
</activity> </activity>
</application> </application>
</manifest> </manifest>

View File

@ -3,16 +3,16 @@
/* /*
** Copyright 2011, The CyanogenMod Project ** Copyright 2011, The CyanogenMod Project
** **
** Licensed under the Apache License, Version 2.0 (the "License"); ** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License. ** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at ** You may obtain a copy of the License at
** **
** http://www.apache.org/licenses/LICENSE-2.0 ** http://www.apache.org/licenses/LICENSE-2.0
** **
** Unless required by applicable law or agreed to in writing, software ** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS, ** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
--> -->

View File

@ -3,22 +3,22 @@
/* /*
** Copyright 2011, The CyanogenMod Project ** Copyright 2011, The CyanogenMod Project
** **
** Licensed under the Apache License, Version 2.0 (the "License"); ** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License. ** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at ** You may obtain a copy of the License at
** **
** http://www.apache.org/licenses/LICENSE-2.0 ** http://www.apache.org/licenses/LICENSE-2.0
** **
** Unless required by applicable law or agreed to in writing, software ** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS, ** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
--> -->
<resources> <resources>
<!-- Component name of the default wallpaper. This will be ImageWallpaper if not <!-- Component name of the default wallpaper. This will be ImageWallpaper if not
specified --> specified -->
<string name="default_wallpaper_component">com.android.wallpaper/.nexus.NexusWallpaper</string> <string name="default_wallpaper_component">com.android.wallpaper/.nexus.NexusWallpaper</string>

View File

@ -4,9 +4,9 @@
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.
You may obtain a copy of the License at You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0 http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@ -31,7 +31,7 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:textColor="?android:attr/textColorSecondary" /> android:textColor="?android:attr/textColorSecondary" />
</LinearLayout> </LinearLayout>
</ScrollView> </ScrollView>

View File

@ -4,9 +4,9 @@
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.
You may obtain a copy of the License at You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0 http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@ -17,7 +17,7 @@
<resources> <resources>
<!-- Global Theme Styles --> <!-- Global Theme Styles -->
<eat-comment /> <eat-comment />
<style name="WindowTitleBackground"> <style name="WindowTitleBackground">
<item name="android:background">@android:drawable/title_bar</item> <item name="android:background">@android:drawable/title_bar</item>
@ -48,10 +48,10 @@
<item name="bottomMedium">@android:drawable/popup_bottom_medium</item> <item name="bottomMedium">@android:drawable/popup_bottom_medium</item>
<item name="centerMedium">@android:drawable/popup_center_medium</item> <item name="centerMedium">@android:drawable/popup_center_medium</item>
</style> </style>
<!-- Base style for animations. This style specifies no animations. --> <!-- Base style for animations. This style specifies no animations. -->
<style name="Animation" /> <style name="Animation" />
<!-- Standard animations for a full-screen window or activity. --> <!-- Standard animations for a full-screen window or activity. -->
<style name="Animation.Activity"> <style name="Animation.Activity">
<item name="activityOpenEnterAnimation">@anim/activity_open_enter</item> <item name="activityOpenEnterAnimation">@anim/activity_open_enter</item>
@ -119,7 +119,7 @@
<item name="windowEnterAnimation">@anim/grow_fade_in_center</item> <item name="windowEnterAnimation">@anim/grow_fade_in_center</item>
<item name="windowExitAnimation">@anim/shrink_fade_out_center</item> <item name="windowExitAnimation">@anim/shrink_fade_out_center</item>
</style> </style>
<style name="Animation.TypingFilterRestore"> <style name="Animation.TypingFilterRestore">
<item name="windowEnterAnimation">@null</item> <item name="windowEnterAnimation">@null</item>
<item name="windowExitAnimation">@anim/shrink_fade_out_center</item> <item name="windowExitAnimation">@anim/shrink_fade_out_center</item>
@ -159,7 +159,7 @@
</style> </style>
<!-- Window animations that are applied to the search bar overlay window. <!-- Window animations that are applied to the search bar overlay window.
Previously used, but currently unused. Previously used, but currently unused.
{@hide Pending API council approval} --> {@hide Pending API council approval} -->
<style name="Animation.SearchBar"> <style name="Animation.SearchBar">
<item name="windowEnterAnimation">@anim/search_bar_enter</item> <item name="windowEnterAnimation">@anim/search_bar_enter</item>
@ -314,7 +314,7 @@
<item name="android:minHeight">76dip</item> <item name="android:minHeight">76dip</item>
<item name="android:maxHeight">76dip</item> <item name="android:maxHeight">76dip</item>
</style> </style>
<style name="Widget.ProgressBar.Small"> <style name="Widget.ProgressBar.Small">
<item name="android:indeterminateDrawable">@android:drawable/progress_small_white</item> <item name="android:indeterminateDrawable">@android:drawable/progress_small_white</item>
<item name="android:minWidth">16dip</item> <item name="android:minWidth">16dip</item>
@ -333,8 +333,8 @@
<style name="Widget.ProgressBar.Small.Inverse"> <style name="Widget.ProgressBar.Small.Inverse">
<item name="android:indeterminateDrawable">@android:drawable/progress_small</item> <item name="android:indeterminateDrawable">@android:drawable/progress_small</item>
</style> </style>
<style name="Widget.ProgressBar.Small.Title"> <style name="Widget.ProgressBar.Small.Title">
<item name="android:indeterminateDrawable">@android:drawable/progress_small_titlebar</item> <item name="android:indeterminateDrawable">@android:drawable/progress_small_titlebar</item>
</style> </style>
@ -393,7 +393,7 @@
<item name="android:textSelectHandleRight">?android:attr/textSelectHandleRight</item> <item name="android:textSelectHandleRight">?android:attr/textSelectHandleRight</item>
<item name="android:textSelectHandle">?android:attr/textSelectHandle</item> <item name="android:textSelectHandle">?android:attr/textSelectHandle</item>
</style> </style>
<style name="Widget.TextView.ListSeparator"> <style name="Widget.TextView.ListSeparator">
<item name="android:background">@android:drawable/dark_header_dither</item> <item name="android:background">@android:drawable/dark_header_dither</item>
<item name="android:layout_width">match_parent</item> <item name="android:layout_width">match_parent</item>
@ -419,7 +419,7 @@
<item name="android:textColor">@android:color/primary_text_light</item> <item name="android:textColor">@android:color/primary_text_light</item>
<item name="android:gravity">center_vertical</item> <item name="android:gravity">center_vertical</item>
</style> </style>
<style name="Widget.ExpandableListView" parent="Widget.ListView"> <style name="Widget.ExpandableListView" parent="Widget.ListView">
<item name="android:groupIndicator">@android:drawable/expander_group</item> <item name="android:groupIndicator">@android:drawable/expander_group</item>
<item name="android:indicatorLeft">?android:attr/expandableListPreferredItemIndicatorLeft</item> <item name="android:indicatorLeft">?android:attr/expandableListPreferredItemIndicatorLeft</item>
@ -478,7 +478,7 @@
<item name="android:paddingRight">6dip</item> <item name="android:paddingRight">6dip</item>
<item name="android:gravity">center_vertical</item> <item name="android:gravity">center_vertical</item>
</style> </style>
<style name="Widget.DropDownItem.Spinner"> <style name="Widget.DropDownItem.Spinner">
<item name="android:checkMark">@android:drawable/btn_radio</item> <item name="android:checkMark">@android:drawable/btn_radio</item>
</style> </style>
@ -498,20 +498,20 @@
<item name="android:cacheColorHint">?android:attr/colorBackgroundCacheHint</item> <item name="android:cacheColorHint">?android:attr/colorBackgroundCacheHint</item>
<item name="android:divider">@android:drawable/divider_horizontal_dark_opaque</item> <item name="android:divider">@android:drawable/divider_horizontal_dark_opaque</item>
</style> </style>
<style name="Widget.ListView.White" parent="Widget.AbsListView"> <style name="Widget.ListView.White" parent="Widget.AbsListView">
<item name="android:listSelector">@android:drawable/list_selector_background</item> <item name="android:listSelector">@android:drawable/list_selector_background</item>
<item name="android:cacheColorHint">?android:attr/colorBackgroundCacheHint</item> <item name="android:cacheColorHint">?android:attr/colorBackgroundCacheHint</item>
<item name="android:divider">@android:drawable/divider_horizontal_bright_opaque</item> <item name="android:divider">@android:drawable/divider_horizontal_bright_opaque</item>
</style> </style>
<style name="Widget.ListView.DropDown"> <style name="Widget.ListView.DropDown">
<item name="android:cacheColorHint">@null</item> <item name="android:cacheColorHint">@null</item>
<item name="android:divider">@android:drawable/divider_horizontal_bright_opaque</item> <item name="android:divider">@android:drawable/divider_horizontal_bright_opaque</item>
</style> </style>
<style name="Widget.ListView.Menu"> <style name="Widget.ListView.Menu">
<item name="android:cacheColorHint">@null</item> <item name="android:cacheColorHint">@null</item>
<item name="android:scrollbars">vertical</item> <item name="android:scrollbars">vertical</item>
<item name="android:fadingEdge">vertical</item> <item name="android:fadingEdge">vertical</item>
<item name="listSelector">@android:drawable/menu_selector</item> <item name="listSelector">@android:drawable/menu_selector</item>
@ -551,7 +551,7 @@
<item name="android:spacing">-20dip</item> <item name="android:spacing">-20dip</item>
<item name="android:unselectedAlpha">0.85</item> <item name="android:unselectedAlpha">0.85</item>
</style> </style>
<style name="Widget.PopupWindow"> <style name="Widget.PopupWindow">
<item name="android:popupBackground">@android:drawable/editbox_dropdown_background_dark</item> <item name="android:popupBackground">@android:drawable/editbox_dropdown_background_dark</item>
<item name="android:popupAnimationStyle">@android:style/Animation.PopupWindow</item> <item name="android:popupAnimationStyle">@android:style/Animation.PopupWindow</item>
@ -579,7 +579,7 @@
<item name="android:clickable">true</item> <item name="android:clickable">true</item>
<item name="android:scaleType">fitCenter</item> <item name="android:scaleType">fitCenter</item>
</style> </style>
<style name="Widget.QuickContactBadgeSmall"> <style name="Widget.QuickContactBadgeSmall">
<item name="android:layout_width">39dip</item> <item name="android:layout_width">39dip</item>
<item name="android:layout_height">42dip</item> <item name="android:layout_height">42dip</item>
@ -599,7 +599,7 @@
<style name="Widget.QuickContactBadge.WindowLarge"> <style name="Widget.QuickContactBadge.WindowLarge">
<item name="android:quickContactWindowSize">modeLarge</item> <item name="android:quickContactWindowSize">modeLarge</item>
</style> </style>
<style name="Widget.QuickContactBadgeSmall.WindowSmall"> <style name="Widget.QuickContactBadgeSmall.WindowSmall">
<item name="android:quickContactWindowSize">modeSmall</item> <item name="android:quickContactWindowSize">modeSmall</item>
</style> </style>
@ -700,7 +700,7 @@
<item name="android:textStyle">normal</item> <item name="android:textStyle">normal</item>
<item name="android:textColor">@android:color/tab_indicator_text</item> <item name="android:textColor">@android:color/tab_indicator_text</item>
</style> </style>
<style name="TextAppearance.Widget.TextView"> <style name="TextAppearance.Widget.TextView">
<item name="android:textColor">?textColorPrimaryDisableOnly</item> <item name="android:textColor">?textColorPrimaryDisableOnly</item>
<item name="android:textColorHint">?textColorHint</item> <item name="android:textColorHint">?textColorHint</item>
@ -724,9 +724,9 @@
<style name="TextAppearance.Widget.TextView.SpinnerItem"> <style name="TextAppearance.Widget.TextView.SpinnerItem">
<item name="android:textColor">@android:color/primary_text_light_disable_only</item> <item name="android:textColor">@android:color/primary_text_light_disable_only</item>
</style> </style>
<!-- @hide --> <!-- @hide -->
<style name="TextAppearance.SlidingTabNormal" <style name="TextAppearance.SlidingTabNormal"
parent="@android:attr/textAppearanceMedium"> parent="@android:attr/textAppearanceMedium">
<item name="android:textColor">?android:attr/textColorTertiary</item> <item name="android:textColor">?android:attr/textColorTertiary</item>
<item name="android:textSize">28sp</item> <item name="android:textSize">28sp</item>
@ -737,30 +737,30 @@
</style> </style>
<!-- @hide --> <!-- @hide -->
<style name="TextAppearance.SlidingTabActive" <style name="TextAppearance.SlidingTabActive"
parent="@android:attr/textAppearanceMedium"> parent="@android:attr/textAppearanceMedium">
<item name="android:textColor">@android:color/sliding_tab_text_color_active</item> <item name="android:textColor">@android:color/sliding_tab_text_color_active</item>
<item name="android:textSize">28sp</item> <item name="android:textSize">28sp</item>
</style> </style>
<!-- @hide -->
<style name="TextAppearance.SearchResult"> <!-- @hide -->
<item name="android:textStyle">normal</item> <style name="TextAppearance.SearchResult">
<item name="android:textColor">?textColorPrimaryInverse</item> <item name="android:textStyle">normal</item>
<item name="android:textColorHint">?textColorHintInverse</item> <item name="android:textColor">?textColorPrimaryInverse</item>
</style> <item name="android:textColorHint">?textColorHintInverse</item>
</style>
<!-- @hide -->
<style name="TextAppearance.SearchResult.Title"> <!-- @hide -->
<item name="android:textSize">16sp</item> <style name="TextAppearance.SearchResult.Title">
</style> <item name="android:textSize">16sp</item>
</style>
<!-- @hide -->
<style name="TextAppearance.SearchResult.Subtitle"> <!-- @hide -->
<item name="android:textSize">13sp</item> <style name="TextAppearance.SearchResult.Subtitle">
<item name="android:textColor">?textColorSecondaryInverse</item> <item name="android:textSize">13sp</item>
</style> <item name="android:textColor">?textColorSecondaryInverse</item>
</style>
<style name="TextAppearance.WindowTitle"> <style name="TextAppearance.WindowTitle">
<item name="android:textColor">#fff</item> <item name="android:textColor">#fff</item>
@ -773,24 +773,24 @@
<style name="Preference"> <style name="Preference">
<item name="android:layout">@android:layout/preference</item> <item name="android:layout">@android:layout/preference</item>
</style> </style>
<style name="Preference.Information"> <style name="Preference.Information">
<item name="android:layout">@android:layout/preference_information</item> <item name="android:layout">@android:layout/preference_information</item>
<item name="android:enabled">false</item> <item name="android:enabled">false</item>
<item name="android:shouldDisableView">false</item> <item name="android:shouldDisableView">false</item>
</style> </style>
<style name="Preference.Category"> <style name="Preference.Category">
<item name="android:layout">@android:layout/preference_category</item> <item name="android:layout">@android:layout/preference_category</item>
<!-- The title should not dim if the category is disabled, instead only the preference children should dim. --> <!-- The title should not dim if the category is disabled, instead only the preference children should dim. -->
<item name="android:shouldDisableView">false</item> <item name="android:shouldDisableView">false</item>
<item name="android:selectable">false</item> <item name="android:selectable">false</item>
</style> </style>
<style name="Preference.CheckBoxPreference"> <style name="Preference.CheckBoxPreference">
<item name="android:widgetLayout">@android:layout/preference_widget_checkbox</item> <item name="android:widgetLayout">@android:layout/preference_widget_checkbox</item>
</style> </style>
<style name="Preference.PreferenceScreen"> <style name="Preference.PreferenceScreen">
</style> </style>
@ -799,16 +799,16 @@
<item name="android:negativeButtonText">@android:string/cancel</item> <item name="android:negativeButtonText">@android:string/cancel</item>
<item name="android:widgetLayout">@android:layout/preference_dialog</item> <item name="android:widgetLayout">@android:layout/preference_dialog</item>
</style> </style>
<style name="Preference.DialogPreference.YesNoPreference"> <style name="Preference.DialogPreference.YesNoPreference">
<item name="android:positiveButtonText">@android:string/yes</item> <item name="android:positiveButtonText">@android:string/yes</item>
<item name="android:negativeButtonText">@android:string/no</item> <item name="android:negativeButtonText">@android:string/no</item>
</style> </style>
<style name="Preference.DialogPreference.EditTextPreference"> <style name="Preference.DialogPreference.EditTextPreference">
<item name="android:dialogLayout">@android:layout/preference_dialog_edittext</item> <item name="android:dialogLayout">@android:layout/preference_dialog_edittext</item>
</style> </style>
<style name="Preference.RingtonePreference"> <style name="Preference.RingtonePreference">
<item name="android:ringtoneType">ringtone</item> <item name="android:ringtoneType">ringtone</item>
<item name="android:showSilent">true</item> <item name="android:showSilent">true</item>
@ -854,7 +854,7 @@
<item name="android:paddingLeft">15dip</item> <item name="android:paddingLeft">15dip</item>
<item name="android:paddingRight">15dip</item> <item name="android:paddingRight">15dip</item>
</style> </style>
<!-- Style you can use with a container (typically a horizontal <!-- Style you can use with a container (typically a horizontal
LinearLayout) to get the standard "button bar" background and LinearLayout) to get the standard "button bar" background and
spacing. @hide --> spacing. @hide -->

View File

@ -5,16 +5,16 @@
** Copyright 2006, The Android Open Source Project ** Copyright 2006, The Android Open Source Project
** Patched by Sven Dawitz; Copyright (C) 2011 CyanogenMod Project ** Patched by Sven Dawitz; Copyright (C) 2011 CyanogenMod Project
** **
** Licensed under the Apache License, Version 2.0 (the "License"); ** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License. ** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at ** You may obtain a copy of the License at
** **
** http://www.apache.org/licenses/LICENSE-2.0 ** http://www.apache.org/licenses/LICENSE-2.0
** **
** Unless required by applicable law or agreed to in writing, software ** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS, ** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
--> -->

View File

@ -4,9 +4,9 @@
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.
You may obtain a copy of the License at You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0 http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

View File

@ -15,54 +15,54 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<LinearLayout <LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical" android:orientation="vertical"
android:layout_width="fill_parent" android:layout_width="fill_parent"
android:layout_height="fill_parent" android:layout_height="fill_parent"
android:id="@+id/layout_root" android:id="@+id/layout_root"
> >
<LinearLayout <LinearLayout
android:orientation="horizontal" android:orientation="horizontal"
android:layout_width="fill_parent" android:layout_width="fill_parent"
android:layout_height="fill_parent" android:layout_height="fill_parent"
android:padding="5dp" android:padding="5dp"
android:layout_weight="1.0" android:layout_weight="1.0"
> >
<TextView <TextView
android:id="@+id/text_columns_span" android:id="@+id/text_columns_span"
android:layout_width="fill_parent" android:layout_width="fill_parent"
android:layout_height="fill_parent" android:layout_height="fill_parent"
android:layout_weight="1.0" android:layout_weight="1.0"
android:gravity="center_horizontal" android:gravity="center_horizontal"
android:text="@string/widget_columns"/> android:text="@string/widget_columns"/>
<TextView <TextView
android:id="@+id/text_rows_span" android:id="@+id/text_rows_span"
android:layout_width="fill_parent" android:layout_width="fill_parent"
android:layout_height="fill_parent" android:layout_height="fill_parent"
android:layout_weight="1.0" android:layout_weight="1.0"
android:gravity="center_horizontal" android:gravity="center_horizontal"
android:text="@string/widget_rows"/> android:text="@string/widget_rows"/>
</LinearLayout> </LinearLayout>
<LinearLayout <LinearLayout
android:orientation="horizontal" android:orientation="horizontal"
android:layout_width="fill_parent" android:layout_width="fill_parent"
android:layout_height="fill_parent" android:layout_height="fill_parent"
android:padding="5dp" android:padding="5dp"
android:layout_weight="1.0" android:layout_weight="1.0"
> >
<com.android.launcher.NumberPicker <com.android.launcher.NumberPicker
android:id="@+id/widget_columns_span" android:id="@+id/widget_columns_span"
android:layout_width="fill_parent" android:layout_width="fill_parent"
android:layout_height="fill_parent" android:layout_height="fill_parent"
android:layout_weight="1.0"/> android:layout_weight="1.0"/>
<com.android.launcher.NumberPicker <com.android.launcher.NumberPicker
android:id="@+id/widget_rows_span" android:id="@+id/widget_rows_span"
android:layout_width="fill_parent" android:layout_width="fill_parent"
android:layout_height="fill_parent" android:layout_height="fill_parent"
android:layout_weight="1.0" /> android:layout_weight="1.0" />
</LinearLayout> </LinearLayout>
</LinearLayout> </LinearLayout>

View File

@ -65,7 +65,7 @@
android:shadowColor="#C0000000" android:shadowColor="#C0000000"
android:shadowDx="0" android:shadowDx="0"
android:shadowDy="0" android:shadowDy="0"
android:shadowRadius="3.0" android:shadowRadius="3.0"
/> />
<include layout="@layout/desk_clock_battery" <include layout="@layout/desk_clock_battery"

View File

@ -69,7 +69,7 @@
android:shadowColor="#C0000000" android:shadowColor="#C0000000"
android:shadowDx="0" android:shadowDx="0"
android:shadowDy="0" android:shadowDy="0"
android:shadowRadius="3.0" android:shadowRadius="3.0"
/> />
<ImageButton android:id="@+id/nightmode_button" <ImageButton android:id="@+id/nightmode_button"
style="@style/RoundTouchButton" style="@style/RoundTouchButton"

View File

@ -4,9 +4,9 @@
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.
You may obtain a copy of the License at You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0 http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

View File

@ -4,9 +4,9 @@
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.
You may obtain a copy of the License at You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0 http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

View File

@ -160,7 +160,7 @@
android:drawableTop="@drawable/ic_in_call_touch_end" android:drawableTop="@drawable/ic_in_call_touch_end"
android:textColor="@color/incall_endButtonLabel" android:textColor="@color/incall_endButtonLabel"
/> />
<!-- The upper-right button in the main cluster is either <!-- The upper-right button in the main cluster is either
"Add" or "Merge", depending on the state of the call. --> "Add" or "Merge", depending on the state of the call. -->
<FrameLayout <FrameLayout

View File

@ -126,7 +126,7 @@
<!-- OTA Call Card styles --> <!-- OTA Call Card styles -->
<style name="ccOtaButtonBar"> <style name="ccOtaButtonBar">
<!-- TODO: change height to 'wrap_content' when layout bug is fixed --> <!-- TODO: change height to 'wrap_content' when layout bug is fixed -->
<item name="android:layout_height">60dip</item> <item name="android:layout_height">60dip</item>
<item name="android:layout_width">match_parent</item> <item name="android:layout_width">match_parent</item>
<item name="android:background">@android:drawable/bottom_bar</item> <item name="android:background">@android:drawable/bottom_bar</item>
</style> </style>

View File

@ -4,9 +4,9 @@
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.
You may obtain a copy of the License at You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0 http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@ -18,18 +18,18 @@
android:orientation="vertical" android:orientation="vertical"
android:layout_height="match_parent" android:layout_height="match_parent"
android:layout_width="match_parent"> android:layout_width="match_parent">
<ScrollView <ScrollView
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:layout_weight="1"> android:layout_weight="1">
<LinearLayout <LinearLayout
android:orientation="vertical" android:orientation="vertical"
android:layout_height="match_parent" android:layout_height="match_parent"
android:layout_width="match_parent" android:layout_width="match_parent"
android:padding="5dip"> android:padding="5dip">
<TextView <TextView
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
@ -38,7 +38,7 @@
style="?android:attr/textAppearanceLarge" style="?android:attr/textAppearanceLarge"
android:visibility="gone" android:visibility="gone"
/> />
<ImageView android:id="@+id/lock_anim" <ImageView android:id="@+id/lock_anim"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
@ -47,7 +47,7 @@
android:focusable="false" android:focusable="false"
android:clickable="false" android:clickable="false"
/> />
<TextView <TextView
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
@ -55,18 +55,18 @@
android:text="@string/lock_example_message" android:text="@string/lock_example_message"
android:layout_gravity="left" android:layout_gravity="left"
style="?android:attr/textAppearanceMedium" style="?android:attr/textAppearanceMedium"
android:visibility="gone" android:visibility="gone"
/> />
</LinearLayout> </LinearLayout>
</ScrollView> </ScrollView>
<LinearLayout style="@android:style/ButtonBar" <LinearLayout style="@android:style/ButtonBar"
android:orientation="horizontal" android:orientation="horizontal"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content"> android:layout_height="wrap_content">
<Button android:id="@+id/skip_button" <Button android:id="@+id/skip_button"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_width="140dip" android:layout_width="140dip"
@ -74,14 +74,14 @@
android:singleLine="true" android:singleLine="true"
android:text="@string/skip_button_label" android:text="@string/skip_button_label"
/> />
<!-- Placeholder to get blank space between the two buttons --> <!-- Placeholder to get blank space between the two buttons -->
<View <View
android:visibility="invisible" android:visibility="invisible"
android:layout_height="0dip" android:layout_height="0dip"
android:layout_width="1dip" android:layout_width="1dip"
android:layout_weight="1" /> android:layout_weight="1" />
<Button android:id="@+id/next_button" <Button android:id="@+id/next_button"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_width="140dip" android:layout_width="140dip"
@ -91,7 +91,7 @@
android:drawablePadding="3dip" android:drawablePadding="3dip"
android:text="@string/next_button_label" android:text="@string/next_button_label"
/> />
</LinearLayout> </LinearLayout>
</LinearLayout> </LinearLayout>

View File

@ -3,16 +3,16 @@
/* /*
** Copyright 2011, The CyanogenMod Project ** Copyright 2011, The CyanogenMod Project
** **
** Licensed under the Apache License, Version 2.0 (the "License"); ** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License. ** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at ** You may obtain a copy of the License at
** **
** http://www.apache.org/licenses/LICENSE-2.0 ** http://www.apache.org/licenses/LICENSE-2.0
** **
** Unless required by applicable law or agreed to in writing, software ** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS, ** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
--> -->
@ -20,9 +20,9 @@
<!-- These resources are around just to allow their values to be customized <!-- These resources are around just to allow their values to be customized
for different hardware and product builds. --> for different hardware and product builds. -->
<resources> <resources>
<!-- FFC parameter filtering --> <!-- FFC parameter filtering -->
<bool name="ffc_canFocus">false</bool> <bool name="ffc_canFocus">false</bool>
<bool name="ffc_canZoom">false</bool> <bool name="ffc_canZoom">false</bool>
<string name="ffc_supportedEffects">none,mono,sepia</string> <string name="ffc_supportedEffects">none,mono,sepia</string>
</resources> </resources>

View File

@ -3,22 +3,22 @@
/* /*
** Copyright 2011, The CyanogenMod Project ** Copyright 2011, The CyanogenMod Project
** **
** Licensed under the Apache License, Version 2.0 (the "License"); ** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License. ** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at ** You may obtain a copy of the License at
** **
** http://www.apache.org/licenses/LICENSE-2.0 ** http://www.apache.org/licenses/LICENSE-2.0
** **
** Unless required by applicable law or agreed to in writing, software ** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS, ** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
--> -->
<resources> <resources>
<!-- Component name of the default wallpaper. This will be ImageWallpaper if not <!-- Component name of the default wallpaper. This will be ImageWallpaper if not
specified --> specified -->
<string name="default_wallpaper_component">com.android.wallpaper/.nexus.NexusWallpaper</string> <string name="default_wallpaper_component">com.android.wallpaper/.nexus.NexusWallpaper</string>

View File

@ -3,22 +3,22 @@
/* /*
** Copyright 2011, The CyanogenMod Project ** Copyright 2011, The CyanogenMod Project
** **
** Licensed under the Apache License, Version 2.0 (the "License"); ** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License. ** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at ** You may obtain a copy of the License at
** **
** http://www.apache.org/licenses/LICENSE-2.0 ** http://www.apache.org/licenses/LICENSE-2.0
** **
** Unless required by applicable law or agreed to in writing, software ** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS, ** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
--> -->
<resources> <resources>
<!-- Component name of the default wallpaper. This will be ImageWallpaper if not <!-- Component name of the default wallpaper. This will be ImageWallpaper if not
specified --> specified -->
<string name="default_wallpaper_component">com.android.wallpaper/.nexus.NexusWallpaper</string> <string name="default_wallpaper_component">com.android.wallpaper/.nexus.NexusWallpaper</string>

View File

@ -3,16 +3,16 @@
/* /*
** Copyright 2011, The CyanogenMod Project ** Copyright 2011, The CyanogenMod Project
** **
** Licensed under the Apache License, Version 2.0 (the "License"); ** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License. ** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at ** You may obtain a copy of the License at
** **
** http://www.apache.org/licenses/LICENSE-2.0 ** http://www.apache.org/licenses/LICENSE-2.0
** **
** Unless required by applicable law or agreed to in writing, software ** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS, ** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
--> -->
@ -20,6 +20,6 @@
<!-- These resources are around just to allow their values to be customized <!-- These resources are around just to allow their values to be customized
for different hardware and product builds. --> for different hardware and product builds. -->
<resources> <resources>
<string name="filtered_pictureSizes">2592x1936</string> <string name="filtered_pictureSizes">2592x1936</string>
</resources> </resources>

View File

@ -3,16 +3,16 @@
/* /*
** Copyright 2011, The CyanogenMod Project ** Copyright 2011, The CyanogenMod Project
** **
** Licensed under the Apache License, Version 2.0 (the "License"); ** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License. ** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at ** You may obtain a copy of the License at
** **
** http://www.apache.org/licenses/LICENSE-2.0 ** http://www.apache.org/licenses/LICENSE-2.0
** **
** Unless required by applicable law or agreed to in writing, software ** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS, ** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
--> -->
@ -20,9 +20,9 @@
<!-- These resources are around just to allow their values to be customized <!-- These resources are around just to allow their values to be customized
for different hardware and product builds. --> for different hardware and product builds. -->
<resources> <resources>
<!-- FFC parameter filtering --> <!-- FFC parameter filtering -->
<bool name="ffc_canFocus">false</bool> <bool name="ffc_canFocus">false</bool>
<bool name="ffc_canZoom">false</bool> <bool name="ffc_canZoom">false</bool>
<string name="ffc_supportedEffects">none,mono,sepia</string> <string name="ffc_supportedEffects">none,mono,sepia</string>
</resources> </resources>

View File

@ -3,22 +3,22 @@
/* /*
** Copyright 2011, The CyanogenMod Project ** Copyright 2011, The CyanogenMod Project
** **
** Licensed under the Apache License, Version 2.0 (the "License"); ** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License. ** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at ** You may obtain a copy of the License at
** **
** http://www.apache.org/licenses/LICENSE-2.0 ** http://www.apache.org/licenses/LICENSE-2.0
** **
** Unless required by applicable law or agreed to in writing, software ** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS, ** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
--> -->
<resources> <resources>
<!-- Component name of the default wallpaper. This will be ImageWallpaper if not <!-- Component name of the default wallpaper. This will be ImageWallpaper if not
specified --> specified -->
<string name="default_wallpaper_component">com.android.wallpaper/.nexus.NexusWallpaper</string> <string name="default_wallpaper_component">com.android.wallpaper/.nexus.NexusWallpaper</string>

View File

@ -3,16 +3,16 @@
/* /*
** Copyright 2011, The CyanogenMod Project ** Copyright 2011, The CyanogenMod Project
** **
** Licensed under the Apache License, Version 2.0 (the "License"); ** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License. ** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at ** You may obtain a copy of the License at
** **
** http://www.apache.org/licenses/LICENSE-2.0 ** http://www.apache.org/licenses/LICENSE-2.0
** **
** Unless required by applicable law or agreed to in writing, software ** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS, ** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
--> -->
@ -20,6 +20,6 @@
<!-- These resources are around just to allow their values to be customized <!-- These resources are around just to allow their values to be customized
for different hardware and product builds. --> for different hardware and product builds. -->
<resources> <resources>
<string name="filtered_pictureSizes">2592x1936</string> <string name="filtered_pictureSizes">2592x1936</string>
</resources> </resources>