more overlay stuff
4
overlay/frameworks/base/core/res/res/values/dimens.xml
Executable file
@ -0,0 +1,4 @@
|
||||
<resources>
|
||||
<!-- Height of the horizontal navigation bar on devices that require it -->
|
||||
<dimen name="navigation_bar_height">32dp</dimen>
|
||||
</resources>
|
@ -19,14 +19,11 @@
|
||||
<resources>
|
||||
<bool name="def_accelerometer_rotation">true</bool>
|
||||
<bool name="def_screen_brightness_automatic_mode">true</bool>
|
||||
<integer name="def_screen_off_timeout">45000</integer>
|
||||
<integer name="def_lockscreen_sounds_enabled">0</integer>
|
||||
|
||||
<!-- Default for Settings.System.POINTER_SPEED -->
|
||||
<integer name="def_pointer_speed">100</integer>
|
||||
<integer name="def_pointer_speed">70</integer>
|
||||
|
||||
<!-- Default for UI touch sounds enabled -->
|
||||
<bool name="def_sound_effects_enabled">false</bool>
|
||||
<fraction name="def_window_animation_scale">50%</fraction>
|
||||
<fraction name="def_window_transition_scale">50%</fraction>
|
||||
</resources>
|
||||
|
18
overlay/packages/Settings/res/values/bools.xml
Executable file
@ -0,0 +1,18 @@
|
||||
<?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>
|
||||
<!-- Whether or not the dock settings are to be displayed for this device when docked -->
|
||||
<bool name="has_dock_settings">true</bool>
|
||||
</resources>
|
19
overlay/packages/Settings/res/values/config.xml
Executable file
@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2012 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.
|
||||
-->
|
||||
|
||||
<resources xmlns:xliff="urnasis:names:tc:xliff:document:1.2 ">
|
||||
<!-- LED Flashlight -->
|
||||
<bool name="has_led_flash">true</bool>
|
||||
</resources>
|
21
overlay/packages/apps/Contacts/res/values/config.xml
Executable file
@ -0,0 +1,21 @@
|
||||
<?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.
|
||||
-->
|
||||
|
||||
<!-- Passion-specific Contacts app resources. -->
|
||||
<resources>
|
||||
<!-- Enable the onscreen "Dial" button in the dialer. -->
|
||||
<bool name="config_show_onscreen_dial_button">true</bool>
|
||||
</resources>
|
BIN
overlay/packages/apps/Launcher2/res/drawable-hdpi/wallpaper_grass.jpg
Executable file
After Width: | Height: | Size: 411 KiB |
BIN
overlay/packages/apps/Launcher2/res/drawable-hdpi/wallpaper_grass_small.jpg
Executable file
After Width: | Height: | Size: 26 KiB |
BIN
overlay/packages/apps/Launcher2/res/drawable-hdpi/wallpaper_mountains.jpg
Executable file
After Width: | Height: | Size: 316 KiB |
BIN
overlay/packages/apps/Launcher2/res/drawable-hdpi/wallpaper_mountains_small.jpg
Executable file
After Width: | Height: | Size: 19 KiB |
BIN
overlay/packages/apps/Launcher2/res/drawable-hdpi/wallpaper_phasebeam.jpg
Executable file
After Width: | Height: | Size: 38 KiB |
BIN
overlay/packages/apps/Launcher2/res/drawable-hdpi/wallpaper_phasebeam_small.jpg
Executable file
After Width: | Height: | Size: 6.4 KiB |
BIN
overlay/packages/apps/Launcher2/res/drawable-hdpi/wallpaper_pulse.jpg
Executable file
After Width: | Height: | Size: 41 KiB |
BIN
overlay/packages/apps/Launcher2/res/drawable-hdpi/wallpaper_pulse_small.jpg
Executable file
After Width: | Height: | Size: 5.7 KiB |
BIN
overlay/packages/apps/Launcher2/res/drawable-hdpi/wallpaper_shuttle.jpg
Executable file
After Width: | Height: | Size: 151 KiB |
BIN
overlay/packages/apps/Launcher2/res/drawable-hdpi/wallpaper_shuttle_small.jpg
Executable file
After Width: | Height: | Size: 8.0 KiB |
BIN
overlay/packages/apps/Launcher2/res/drawable-hdpi/wallpaper_stars.jpg
Executable file
After Width: | Height: | Size: 429 KiB |
BIN
overlay/packages/apps/Launcher2/res/drawable-hdpi/wallpaper_stars_small.jpg
Executable file
After Width: | Height: | Size: 33 KiB |
BIN
overlay/packages/apps/Launcher2/res/drawable-hdpi/wallpaper_stream.jpg
Executable file
After Width: | Height: | Size: 41 KiB |
BIN
overlay/packages/apps/Launcher2/res/drawable-hdpi/wallpaper_stream_small.jpg
Executable file
After Width: | Height: | Size: 5.6 KiB |
BIN
overlay/packages/apps/Launcher2/res/drawable-hdpi/wallpaper_street_lights.jpg
Executable file
After Width: | Height: | Size: 222 KiB |
After Width: | Height: | Size: 23 KiB |
BIN
overlay/packages/apps/Launcher2/res/drawable-hdpi/wallpaper_sunset.jpg
Executable file
After Width: | Height: | Size: 201 KiB |
BIN
overlay/packages/apps/Launcher2/res/drawable-hdpi/wallpaper_sunset_small.jpg
Executable file
After Width: | Height: | Size: 14 KiB |
36
overlay/packages/apps/Launcher2/res/values-hdpi/wallpapers.xml
Executable file
@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
* Copyright (C) 2009 Google Inc.
|
||||
*
|
||||
* 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-array name="wallpapers" translatable="false">
|
||||
<item>wallpaper_street_lights</item>
|
||||
<item>wallpaper_stream</item>
|
||||
<item>wallpaper_phasebeam</item>
|
||||
<item>wallpaper_pulse</item>
|
||||
<item>wallpaper_nexusrain</item>
|
||||
<item>wallpaper_stars</item>
|
||||
<item>wallpaper_canyon</item>
|
||||
<item>wallpaper_grass</item>
|
||||
<item>wallpaper_zanzibar</item>
|
||||
<item>wallpaper_cloud</item>
|
||||
<item>wallpaper_monumentvalley</item>
|
||||
<item>wallpaper_mountains</item>
|
||||
<item>wallpaper_sunset</item>
|
||||
<item>wallpaper_goldengate</item>
|
||||
<item>wallpaper_shuttle</item>
|
||||
</string-array>
|
||||
</resources>
|
4
overlay/packages/apps/Launcher2/res/values/config.xml
Executable file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<bool name="config_hardwareAccelerated">true</bool>
|
||||
</resources>
|