Changed overlays
This commit is contained in:
parent
a1337010e5
commit
c4bddda5fb
34
vendor/cyanogen/overlay/common/packages/apps/ADWLauncher/res/values/config.xml
vendored
Normal file
34
vendor/cyanogen/overlay/common/packages/apps/ADWLauncher/res/values/config.xml
vendored
Normal file
@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2009 The Android Open Source 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.
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<bool name="config_fadeDrawerLabels">true</bool>
|
||||
<bool name="config_nagScreen">false</bool>
|
||||
<bool name="config_new_selectors">true</bool>
|
||||
<integer name="config_desktopBounce">30</integer>
|
||||
<integer name="config_desktopSpeed">600</integer>
|
||||
<integer name="config_drawer_color">0x80000000</integer>
|
||||
<integer name="config_drawerColumnsPortrait">4</integer>
|
||||
<integer name="config_drawerColumnsLandscape">5</integer>
|
||||
<integer name="config_zoomSpeed">200</integer>
|
||||
<string name="config_swipedown_actions">0</string>
|
||||
<string name="config_swipeup_actions">0</string>
|
||||
<string name="config_homeBinding">1</string>
|
||||
<string name="config_drawer_style">0</string>
|
||||
<integer name="config_highlights_color">0xa0000000</integer>
|
||||
<integer name="config_highlights_color_focus">0xa0000000</integer>
|
||||
</resources>
|
||||
|
59
vendor/cyanogen/overlay/common/packages/apps/ADWLauncher/res/xml/default_workspace.xml
vendored
Normal file
59
vendor/cyanogen/overlay/common/packages/apps/ADWLauncher/res/xml/default_workspace.xml
vendored
Normal file
@ -0,0 +1,59 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2009 The Android Open Source 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.
|
||||
-->
|
||||
|
||||
<favorites xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher">
|
||||
<!-- ALL APPS -->
|
||||
<shortcut
|
||||
launcher:uri="#Intent;action=com.android.launcher.action.launcheraction;component=com.android.launcher/.CustomShirtcutActivity;i.DefaultLauncherAction.EXTRA_BINDINGVALUE=4;end"
|
||||
launcher:icon="@drawable/all_apps_button"
|
||||
launcher:title="@string/launcher_actions"
|
||||
launcher:screen="-1"
|
||||
launcher:x="-1"
|
||||
launcher:y="-1"
|
||||
launcher:container="-700" />
|
||||
<!-- LAB -->
|
||||
<favorite
|
||||
launcher:packageName="com.android.contacts"
|
||||
launcher:className="com.android.contacts.DialtactsActivity"
|
||||
launcher:screen="-1"
|
||||
launcher:x="-1"
|
||||
launcher:y="-1"
|
||||
launcher:container="-300" />
|
||||
|
||||
<!-- RAB -->
|
||||
<favorite
|
||||
launcher:packageName="com.android.mms"
|
||||
launcher:className="com.android.mms.ui.ConversationList"
|
||||
launcher:screen="-1"
|
||||
launcher:x="-1"
|
||||
launcher:y="-1"
|
||||
launcher:container="-400" />
|
||||
|
||||
<!-- Middle screen [2] -->
|
||||
<favorite
|
||||
launcher:packageName="com.android.browser"
|
||||
launcher:className="com.android.browser.BrowserActivity"
|
||||
launcher:screen="2"
|
||||
launcher:x="1"
|
||||
launcher:y="3" />
|
||||
|
||||
<favorite
|
||||
launcher:packageName="com.android.music"
|
||||
launcher:className="com.android.music.MusicBrowserActivity"
|
||||
launcher:screen="2"
|
||||
launcher:x="2"
|
||||
launcher:y="3" />
|
||||
</favorites>
|
BIN
vendor/cyanogen/overlay/common/packages/inputmethods/LatinIME/java/res/raw-cs/main.dict
vendored
Normal file
BIN
vendor/cyanogen/overlay/common/packages/inputmethods/LatinIME/java/res/raw-cs/main.dict
vendored
Normal file
Binary file not shown.
BIN
vendor/cyanogen/overlay/common/packages/inputmethods/LatinIME/java/res/raw-da/main.dict
vendored
Normal file
BIN
vendor/cyanogen/overlay/common/packages/inputmethods/LatinIME/java/res/raw-da/main.dict
vendored
Normal file
Binary file not shown.
BIN
vendor/cyanogen/overlay/common/packages/inputmethods/LatinIME/java/res/raw-fi/main.dict
vendored
Normal file
BIN
vendor/cyanogen/overlay/common/packages/inputmethods/LatinIME/java/res/raw-fi/main.dict
vendored
Normal file
Binary file not shown.
BIN
vendor/cyanogen/overlay/common/packages/inputmethods/LatinIME/java/res/raw-hr/main.dict
vendored
Normal file
BIN
vendor/cyanogen/overlay/common/packages/inputmethods/LatinIME/java/res/raw-hr/main.dict
vendored
Normal file
Binary file not shown.
BIN
vendor/cyanogen/overlay/common/packages/inputmethods/LatinIME/java/res/raw-lt/main.dict
vendored
Normal file
BIN
vendor/cyanogen/overlay/common/packages/inputmethods/LatinIME/java/res/raw-lt/main.dict
vendored
Normal file
Binary file not shown.
BIN
vendor/cyanogen/overlay/common/packages/inputmethods/LatinIME/java/res/raw-nb/main.dict
vendored
Normal file
BIN
vendor/cyanogen/overlay/common/packages/inputmethods/LatinIME/java/res/raw-nb/main.dict
vendored
Normal file
Binary file not shown.
BIN
vendor/cyanogen/overlay/common/packages/inputmethods/LatinIME/java/res/raw-pt/main.dict
vendored
Normal file
BIN
vendor/cyanogen/overlay/common/packages/inputmethods/LatinIME/java/res/raw-pt/main.dict
vendored
Normal file
Binary file not shown.
BIN
vendor/cyanogen/overlay/common/packages/inputmethods/LatinIME/java/res/raw-ru/main.dict
vendored
Normal file
BIN
vendor/cyanogen/overlay/common/packages/inputmethods/LatinIME/java/res/raw-ru/main.dict
vendored
Normal file
Binary file not shown.
BIN
vendor/cyanogen/overlay/common/packages/inputmethods/LatinIME/java/res/raw-sr/main.dict
vendored
Normal file
BIN
vendor/cyanogen/overlay/common/packages/inputmethods/LatinIME/java/res/raw-sr/main.dict
vendored
Normal file
Binary file not shown.
79
vendor/cyanogen/overlay/tattoo/packages/apps/ADWLauncher/res/values/config.xml
vendored
Normal file
79
vendor/cyanogen/overlay/tattoo/packages/apps/ADWLauncher/res/values/config.xml
vendored
Normal file
@ -0,0 +1,79 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2009 The Android Open Source 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.
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<string name="rom_mod_string">CyanogenMod</string>
|
||||
<bool name="force_hidden_settings">false</bool>
|
||||
<bool name="config_desktopRotation">true</bool>
|
||||
<integer name="config_desktopSpeed">600</integer>
|
||||
<integer name="config_desktopBounce">30</integer>
|
||||
<integer name="config_pageHorizontalMargin">10</integer>
|
||||
<integer name="config_drawerColumnsPortrait">4</integer>
|
||||
<integer name="config_drawerRowsPortrait">3</integer>
|
||||
<integer name="config_drawerColumnsLandscape">4</integer>
|
||||
<integer name="config_drawerRowsLandscape">3</integer>
|
||||
<string name="config_homeBinding">1</string>
|
||||
<string name="config_swipedown_actions">0</string>
|
||||
<string name="config_swipeup_actions">0</string>
|
||||
<bool name="config_drawerAnimated">true</bool>
|
||||
<!-- config_desktopScreens min value is 1, so it will add 1 to whatever value you set here -->
|
||||
<integer name="config_desktopScreens">4</integer>
|
||||
<integer name="config_defaultScreen">2</integer>
|
||||
<bool name="config_hideStatusbar">false</bool>
|
||||
<bool name="config_previewsNew">true</bool>
|
||||
<bool name="config_uiDots">true</bool>
|
||||
<bool name="config_uiDockbar">true</bool>
|
||||
<bool name="config_uiCloseDockbar">false</bool>
|
||||
<bool name="config_uiCloseFolder">false</bool>
|
||||
<bool name="config_uiABBg">false</bool>
|
||||
<!-- config_zoomSpeed min is 300, so it will add 300 to whatever value you set here -->
|
||||
<integer name="config_zoomSpeed">100</integer>
|
||||
<!-- config_uiScaleAB is a float value between 0.1 and 1.0. Set here the default .X-->
|
||||
<integer name="config_uiScaleAB">7</integer>
|
||||
<bool name="config_uiHideLabels">false</bool>
|
||||
<bool name="config_wallpaperHack">true</bool>
|
||||
<integer name="config_highlights_color">0xa0000000</integer>
|
||||
<integer name="config_highlights_color_focus">0xa0000000</integer>
|
||||
<bool name="config_new_selectors">true</bool>
|
||||
<integer name="config_drawer_color">0x80000000</integer>
|
||||
<!-- config_desktopColumns/Rows min value is 3, so it will add 3 to whatever value you set here -->
|
||||
<integer name="config_desktopColumns">1</integer>
|
||||
<integer name="config_desktopRows">1</integer>
|
||||
<bool name="config_autosizeIcons">false</bool>
|
||||
<bool name="config_drawerLabels">true</bool>
|
||||
<bool name="config_fadeDrawerLabels">true</bool>
|
||||
<bool name="config_desktop_indicator">true</bool>
|
||||
<bool name="config_desktop_indicator_autohide">true</bool>
|
||||
<!-- 1=top dots, 2=top slider, 3=bottom slider -->
|
||||
<string name="config_desktop_indicator_type">1</string>
|
||||
<bool name="config_system_persistent">false</bool>
|
||||
<!-- 1=sensor, 2=portrait, 3=landscape -->
|
||||
<string name="config_orientation_default">1</string>
|
||||
<!-- 1=low quality,2=auto, 3=disabled -->
|
||||
<string name="config_screenCache">2</string>
|
||||
<bool name="config_nagScreen">false</bool>
|
||||
<bool name="config_drawer_navigate_catalogs">true</bool>
|
||||
<bool name="config_notif_receiver">true</bool>
|
||||
<!-- config_notif_size min is 10, so it will add 10 to whatever value you set here -->
|
||||
<integer name="config_notif_size">4</integer>
|
||||
<string name="config_main_dock_style">1</string>
|
||||
<string name="config_drawer_style">0</string>
|
||||
<bool name="config_ab_tint">false</bool>
|
||||
<integer name="config_ab_tint_color">0xffffffff</integer>
|
||||
<bool name="config_wallpaper_scroll">true</bool>
|
||||
<string name="config_deletezone_style">1</string>
|
||||
<bool name="config_close_apps_dockbar">true</bool>
|
||||
</resources>
|
72
vendor/cyanogen/overlay/tattoo/packages/apps/CMParts/res/xml/cmparts.xml
vendored
Normal file
72
vendor/cyanogen/overlay/tattoo/packages/apps/CMParts/res/xml/cmparts.xml
vendored
Normal file
@ -0,0 +1,72 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<!-- Update Notifications
|
||||
<PreferenceScreen android:key="updatenotify_settings"
|
||||
android:title="@string/updatenotify_title" android:summary="@string/updatenotify_summary">
|
||||
<intent
|
||||
android:action="android.intent.action.MAIN"
|
||||
android:targetPackage="com.cyanogenmod.updatenotify"
|
||||
android:targetClass="com.cyanogenmod.updatenotify.MainActivity" />
|
||||
</PreferenceScreen>
|
||||
-->
|
||||
|
||||
<!-- Application Settings -->
|
||||
<PreferenceScreen android:key="application_settings"
|
||||
android:title="@string/application_settings_title" android:summary="@string/application_settings_summary">
|
||||
<intent android:action="android.intent.action.MAIN"
|
||||
android:targetPackage="com.cyanogenmod.cmparts"
|
||||
android:targetClass="com.cyanogenmod.cmparts.activities.ApplicationActivity" />
|
||||
</PreferenceScreen>
|
||||
|
||||
<!-- Input Settings -->
|
||||
<PreferenceScreen android:key="input_settings"
|
||||
android:title="@string/input_settings_title" android:summary="@string/input_settings_summary">
|
||||
<intent android:action="android.intent.action.MAIN"
|
||||
android:targetPackage="com.cyanogenmod.cmparts"
|
||||
android:targetClass="com.cyanogenmod.cmparts.activities.InputActivity" />
|
||||
</PreferenceScreen>
|
||||
|
||||
<!-- Performance settings -->
|
||||
<PreferenceScreen android:key="performance_settings"
|
||||
android:title="@string/performance_settings_title" android:summary="@string/performance_settings_summary">
|
||||
<intent android:action="android.intent.action.MAIN"
|
||||
android:targetPackage="com.cyanogenmod.cmparts"
|
||||
android:targetClass="com.cyanogenmod.cmparts.activities.PerformanceSettingsActivity" />
|
||||
</PreferenceScreen>
|
||||
|
||||
<!-- Sound settings -->
|
||||
<PreferenceScreen android:key="sound_settings"
|
||||
android:title="@string/sound_title" android:summary="@string/sound_summary">
|
||||
<intent android:action="android.intent.action.MAIN"
|
||||
android:targetPackage="com.cyanogenmod.cmparts"
|
||||
android:targetClass="com.cyanogenmod.cmparts.activities.SoundActivity" />
|
||||
</PreferenceScreen>
|
||||
|
||||
<!-- UI Settings -->
|
||||
<PreferenceScreen android:key="ui_settings"
|
||||
android:title="@string/ui_title" android:summary="@string/ui_summary">
|
||||
<intent android:action="android.intent.action.MAIN"
|
||||
android:targetPackage="com.cyanogenmod.cmparts"
|
||||
android:targetClass="com.cyanogenmod.cmparts.activities.UIActivity" />
|
||||
</PreferenceScreen>
|
||||
|
||||
<!-- Possible future Use: Pedlar
|
||||
<PreferenceScreen android:key="battery_tester"
|
||||
android:title="Test Battery" android:summary="Battery Drain Tester">
|
||||
<intent android:action="android.intent.action.MAIN"
|
||||
android:targetPackage="com.cyanogenmod.cmparts"
|
||||
android:targetClass="com.cyanogenmod.cmparts.activities.BatteryTester" />
|
||||
</PreferenceScreen>
|
||||
-->
|
||||
|
||||
<!-- CMStats
|
||||
<PreferenceScreen android:key="cmstats_settings"
|
||||
android:title="@string/cmstats_title" android:summary="@string/cmstats_summary">
|
||||
<intent
|
||||
android:action="android.intent.action.MAIN"
|
||||
android:targetPackage="com.cyanogenmod.stats"
|
||||
android:targetClass="com.cyanogenmod.stats.MainActivity" />
|
||||
</PreferenceScreen>
|
||||
-->
|
||||
|
||||
</PreferenceScreen>
|
Loading…
x
Reference in New Issue
Block a user