summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/anim/player_out.xml21
-rw-r--r--res/drawable-hdpi/bg_vidcontrol.pngbin0 -> 9346 bytes
-rw-r--r--res/drawable-hdpi/ic_vidcontrol_pause.pngbin0 -> 1091 bytes
-rw-r--r--res/drawable-hdpi/ic_vidcontrol_play.pngbin0 -> 1498 bytes
-rw-r--r--res/drawable-hdpi/ic_vidcontrol_reload.pngbin0 -> 1940 bytes
-rw-r--r--res/drawable-hdpi/scrubber_knob.pngbin0 -> 2958 bytes
-rw-r--r--res/drawable-mdpi/bg_vidcontrol.pngbin0 -> 5543 bytes
-rw-r--r--res/drawable-mdpi/ic_vidcontrol_pause.pngbin0 -> 835 bytes
-rw-r--r--res/drawable-mdpi/ic_vidcontrol_play.pngbin0 -> 1027 bytes
-rw-r--r--res/drawable-mdpi/ic_vidcontrol_reload.pngbin0 -> 1208 bytes
-rw-r--r--res/drawable-mdpi/scrubber_knob.pngbin0 -> 2132 bytes
-rw-r--r--res/drawable-sw600dp-mdpi/bg_vidcontrol.pngbin0 -> 9346 bytes
-rw-r--r--res/drawable-sw600dp-mdpi/ic_vidcontrol_pause.pngbin0 -> 1091 bytes
-rw-r--r--res/drawable-sw600dp-mdpi/ic_vidcontrol_play.pngbin0 -> 1498 bytes
-rw-r--r--res/drawable-sw600dp-mdpi/ic_vidcontrol_reload.pngbin0 -> 1940 bytes
-rw-r--r--res/drawable-sw600dp-mdpi/scrubber_knob.pngbin0 -> 2958 bytes
-rw-r--r--res/drawable-sw600dp/bg_vidcontrol.pngbin0 -> 14666 bytes
-rw-r--r--res/drawable-sw600dp/ic_vidcontrol_pause.pngbin0 -> 1394 bytes
-rw-r--r--res/drawable-sw600dp/ic_vidcontrol_play.pngbin0 -> 2027 bytes
-rw-r--r--res/drawable-sw600dp/ic_vidcontrol_reload.pngbin0 -> 2694 bytes
-rw-r--r--res/drawable-sw600dp/scrubber_knob.pngbin0 -> 2202 bytes
-rw-r--r--res/drawable-xhdpi/bg_vidcontrol.pngbin0 -> 14666 bytes
-rw-r--r--res/drawable-xhdpi/ic_vidcontrol_pause.pngbin0 -> 1394 bytes
-rw-r--r--res/drawable-xhdpi/ic_vidcontrol_play.pngbin0 -> 2027 bytes
-rw-r--r--res/drawable-xhdpi/ic_vidcontrol_reload.pngbin0 -> 2694 bytes
-rw-r--r--res/drawable-xhdpi/scrubber_knob.pngbin0 -> 2202 bytes
-rw-r--r--res/drawable/photoeditor_toggle_button_background.xml3
-rw-r--r--res/layout/movie_view.xml20
-rw-r--r--res/layout/photoeditor_actionbar.xml8
-rw-r--r--res/layout/photoeditor_effects_menu.xml44
-rw-r--r--res/layout/photoeditor_main.xml38
-rwxr-xr-xres/values-sw320dp/photoeditor_dimens.xml1
-rwxr-xr-xres/values-sw600dp/photoeditor_dimens.xml1
-rwxr-xr-xres/values-sw800dp/photoeditor_dimens.xml1
-rw-r--r--res/values/photoeditor_styles.xml18
-rw-r--r--res/values/styles.xml1
36 files changed, 96 insertions, 60 deletions
diff --git a/res/anim/player_out.xml b/res/anim/player_out.xml
new file mode 100644
index 000000000..b6d90d245
--- /dev/null
+++ b/res/anim/player_out.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2011 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.
+-->
+
+<alpha xmlns:android="http://schemas.android.com/apk/res/android"
+ android:interpolator="@android:anim/linear_interpolator"
+ android:fromAlpha="1.0"
+ android:toAlpha="0.0"
+ android:duration="500"/>
diff --git a/res/drawable-hdpi/bg_vidcontrol.png b/res/drawable-hdpi/bg_vidcontrol.png
new file mode 100644
index 000000000..dfe2da136
--- /dev/null
+++ b/res/drawable-hdpi/bg_vidcontrol.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_vidcontrol_pause.png b/res/drawable-hdpi/ic_vidcontrol_pause.png
new file mode 100644
index 000000000..3d1a8bf5c
--- /dev/null
+++ b/res/drawable-hdpi/ic_vidcontrol_pause.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_vidcontrol_play.png b/res/drawable-hdpi/ic_vidcontrol_play.png
new file mode 100644
index 000000000..cc021667a
--- /dev/null
+++ b/res/drawable-hdpi/ic_vidcontrol_play.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_vidcontrol_reload.png b/res/drawable-hdpi/ic_vidcontrol_reload.png
new file mode 100644
index 000000000..bf8d5299c
--- /dev/null
+++ b/res/drawable-hdpi/ic_vidcontrol_reload.png
Binary files differ
diff --git a/res/drawable-hdpi/scrubber_knob.png b/res/drawable-hdpi/scrubber_knob.png
new file mode 100644
index 000000000..426e3daff
--- /dev/null
+++ b/res/drawable-hdpi/scrubber_knob.png
Binary files differ
diff --git a/res/drawable-mdpi/bg_vidcontrol.png b/res/drawable-mdpi/bg_vidcontrol.png
new file mode 100644
index 000000000..5a5ce5571
--- /dev/null
+++ b/res/drawable-mdpi/bg_vidcontrol.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_vidcontrol_pause.png b/res/drawable-mdpi/ic_vidcontrol_pause.png
new file mode 100644
index 000000000..931907929
--- /dev/null
+++ b/res/drawable-mdpi/ic_vidcontrol_pause.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_vidcontrol_play.png b/res/drawable-mdpi/ic_vidcontrol_play.png
new file mode 100644
index 000000000..8d7cd837b
--- /dev/null
+++ b/res/drawable-mdpi/ic_vidcontrol_play.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_vidcontrol_reload.png b/res/drawable-mdpi/ic_vidcontrol_reload.png
new file mode 100644
index 000000000..51b1f4834
--- /dev/null
+++ b/res/drawable-mdpi/ic_vidcontrol_reload.png
Binary files differ
diff --git a/res/drawable-mdpi/scrubber_knob.png b/res/drawable-mdpi/scrubber_knob.png
new file mode 100644
index 000000000..9205d9c21
--- /dev/null
+++ b/res/drawable-mdpi/scrubber_knob.png
Binary files differ
diff --git a/res/drawable-sw600dp-mdpi/bg_vidcontrol.png b/res/drawable-sw600dp-mdpi/bg_vidcontrol.png
new file mode 100644
index 000000000..dfe2da136
--- /dev/null
+++ b/res/drawable-sw600dp-mdpi/bg_vidcontrol.png
Binary files differ
diff --git a/res/drawable-sw600dp-mdpi/ic_vidcontrol_pause.png b/res/drawable-sw600dp-mdpi/ic_vidcontrol_pause.png
new file mode 100644
index 000000000..3d1a8bf5c
--- /dev/null
+++ b/res/drawable-sw600dp-mdpi/ic_vidcontrol_pause.png
Binary files differ
diff --git a/res/drawable-sw600dp-mdpi/ic_vidcontrol_play.png b/res/drawable-sw600dp-mdpi/ic_vidcontrol_play.png
new file mode 100644
index 000000000..cc021667a
--- /dev/null
+++ b/res/drawable-sw600dp-mdpi/ic_vidcontrol_play.png
Binary files differ
diff --git a/res/drawable-sw600dp-mdpi/ic_vidcontrol_reload.png b/res/drawable-sw600dp-mdpi/ic_vidcontrol_reload.png
new file mode 100644
index 000000000..bf8d5299c
--- /dev/null
+++ b/res/drawable-sw600dp-mdpi/ic_vidcontrol_reload.png
Binary files differ
diff --git a/res/drawable-sw600dp-mdpi/scrubber_knob.png b/res/drawable-sw600dp-mdpi/scrubber_knob.png
new file mode 100644
index 000000000..426e3daff
--- /dev/null
+++ b/res/drawable-sw600dp-mdpi/scrubber_knob.png
Binary files differ
diff --git a/res/drawable-sw600dp/bg_vidcontrol.png b/res/drawable-sw600dp/bg_vidcontrol.png
new file mode 100644
index 000000000..0eb814815
--- /dev/null
+++ b/res/drawable-sw600dp/bg_vidcontrol.png
Binary files differ
diff --git a/res/drawable-sw600dp/ic_vidcontrol_pause.png b/res/drawable-sw600dp/ic_vidcontrol_pause.png
new file mode 100644
index 000000000..4d274c058
--- /dev/null
+++ b/res/drawable-sw600dp/ic_vidcontrol_pause.png
Binary files differ
diff --git a/res/drawable-sw600dp/ic_vidcontrol_play.png b/res/drawable-sw600dp/ic_vidcontrol_play.png
new file mode 100644
index 000000000..6f97a6407
--- /dev/null
+++ b/res/drawable-sw600dp/ic_vidcontrol_play.png
Binary files differ
diff --git a/res/drawable-sw600dp/ic_vidcontrol_reload.png b/res/drawable-sw600dp/ic_vidcontrol_reload.png
new file mode 100644
index 000000000..2aaf4919a
--- /dev/null
+++ b/res/drawable-sw600dp/ic_vidcontrol_reload.png
Binary files differ
diff --git a/res/drawable-sw600dp/scrubber_knob.png b/res/drawable-sw600dp/scrubber_knob.png
new file mode 100644
index 000000000..4e415a2a7
--- /dev/null
+++ b/res/drawable-sw600dp/scrubber_knob.png
Binary files differ
diff --git a/res/drawable-xhdpi/bg_vidcontrol.png b/res/drawable-xhdpi/bg_vidcontrol.png
new file mode 100644
index 000000000..0eb814815
--- /dev/null
+++ b/res/drawable-xhdpi/bg_vidcontrol.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_vidcontrol_pause.png b/res/drawable-xhdpi/ic_vidcontrol_pause.png
new file mode 100644
index 000000000..4d274c058
--- /dev/null
+++ b/res/drawable-xhdpi/ic_vidcontrol_pause.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_vidcontrol_play.png b/res/drawable-xhdpi/ic_vidcontrol_play.png
new file mode 100644
index 000000000..6f97a6407
--- /dev/null
+++ b/res/drawable-xhdpi/ic_vidcontrol_play.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_vidcontrol_reload.png b/res/drawable-xhdpi/ic_vidcontrol_reload.png
new file mode 100644
index 000000000..2aaf4919a
--- /dev/null
+++ b/res/drawable-xhdpi/ic_vidcontrol_reload.png
Binary files differ
diff --git a/res/drawable-xhdpi/scrubber_knob.png b/res/drawable-xhdpi/scrubber_knob.png
new file mode 100644
index 000000000..4e415a2a7
--- /dev/null
+++ b/res/drawable-xhdpi/scrubber_knob.png
Binary files differ
diff --git a/res/drawable/photoeditor_toggle_button_background.xml b/res/drawable/photoeditor_toggle_button_background.xml
index e8e540694..e6cd75d40 100644
--- a/res/drawable/photoeditor_toggle_button_background.xml
+++ b/res/drawable/photoeditor_toggle_button_background.xml
@@ -14,8 +14,7 @@
limitations under the License.
-->
-<selector xmlns:android="http://schemas.android.com/apk/res/android"
- android:exitFadeDuration="@android:integer/config_mediumAnimTime">
+<selector xmlns:android="http://schemas.android.com/apk/res/android">
<!-- Non focused states -->
<item android:state_focused="false" android:state_selected="false" android:state_pressed="false" android:drawable="@android:color/transparent" />
<item android:state_focused="false" android:state_selected="true" android:state_pressed="false" android:drawable="@drawable/photoeditor_tab_selected_holo" />
diff --git a/res/layout/movie_view.xml b/res/layout/movie_view.xml
index 6d6b28d1c..bd0415c3a 100644
--- a/res/layout/movie_view.xml
+++ b/res/layout/movie_view.xml
@@ -24,24 +24,4 @@
android:layout_height="match_parent"
android:layout_centerInParent="true" />
- <LinearLayout android:id="@+id/progress_indicator"
- android:orientation="vertical"
- android:layout_centerInParent="true"
- android:layout_width="match_parent"
- android:layout_height="wrap_content">
-
- <ProgressBar android:id="@android:id/progress"
- style="?android:attr/progressBarStyleLarge"
- android:layout_gravity="center"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content" />
-
- <TextView android:paddingTop="5dip"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:layout_gravity="center"
- android:text="@string/loading_video" android:textSize="14sp"
- android:textColor="#ffffffff" />
- </LinearLayout>
-
</RelativeLayout>
diff --git a/res/layout/photoeditor_actionbar.xml b/res/layout/photoeditor_actionbar.xml
index 2437611a2..8bd51ed43 100644
--- a/res/layout/photoeditor_actionbar.xml
+++ b/res/layout/photoeditor_actionbar.xml
@@ -14,10 +14,10 @@
limitations under the License.
-->
-<com.android.gallery3d.photoeditor.ActionBar
+<RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+id/action_bar"
- style="@style/TopActionBar">
+ style="@style/ActionBarInner"
+ android:background="@drawable/photoeditor_actionbar_translucent">
<LinearLayout style="@style/ActionBarLinearLayout">
@@ -62,4 +62,4 @@
</ViewSwitcher>
</LinearLayout>
-</com.android.gallery3d.photoeditor.ActionBar>
+</RelativeLayout>
diff --git a/res/layout/photoeditor_effects_menu.xml b/res/layout/photoeditor_effects_menu.xml
new file mode 100644
index 000000000..1688a9056
--- /dev/null
+++ b/res/layout/photoeditor_effects_menu.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2010 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.
+-->
+
+<FrameLayout
+ xmlns:android="http://schemas.android.com/apk/res/android"
+ style="@style/ActionBarInner"
+ android:background="@drawable/photoeditor_actionbar_translucent_bottom">
+
+ <LinearLayout
+ android:id="@+id/toggles"
+ style="@style/EffectsMenuContainer">
+
+ <ImageButton
+ android:id="@+id/exposure_button"
+ style="@style/EffectsMenuActionButton"
+ android:src="@drawable/photoeditor_exposure"/>
+ <ImageButton
+ android:id="@+id/artistic_button"
+ style="@style/EffectsMenuActionButton"
+ android:src="@drawable/photoeditor_artistic"/>
+ <ImageButton
+ android:id="@+id/color_button"
+ style="@style/EffectsMenuActionButton"
+ android:src="@drawable/photoeditor_color"/>
+ <ImageButton
+ android:id="@+id/fix_button"
+ style="@style/EffectsMenuActionButton"
+ android:src="@drawable/photoeditor_fix"/>
+ </LinearLayout>
+
+</FrameLayout>
diff --git a/res/layout/photoeditor_main.xml b/res/layout/photoeditor_main.xml
index 49597ed02..a040ca749 100644
--- a/res/layout/photoeditor_main.xml
+++ b/res/layout/photoeditor_main.xml
@@ -25,33 +25,19 @@
android:layout_width="fill_parent"
android:layout_height="fill_parent"/>
- <com.android.gallery3d.photoeditor.EffectsBar android:id="@+id/effects_bar" style="@style/EffectsBar">
-
- <LinearLayout style="@style/BottomActionBar" android:gravity="center_horizontal">
-
- <LinearLayout android:id="@+id/effects_menu" style="@style/ActionBarLinearLayout">
-
- <ImageButton
- android:id="@+id/exposure_button"
- style="@style/EffectsMenuActionButton"
- android:src="@drawable/photoeditor_exposure"/>
- <ImageButton
- android:id="@+id/artistic_button"
- style="@style/EffectsMenuActionButton"
- android:src="@drawable/photoeditor_artistic"/>
- <ImageButton
- android:id="@+id/color_button"
- style="@style/EffectsMenuActionButton"
- android:src="@drawable/photoeditor_color"/>
- <ImageButton
- android:id="@+id/fix_button"
- style="@style/EffectsMenuActionButton"
- android:src="@drawable/photoeditor_fix"/>
- </LinearLayout>
-
- </LinearLayout>
+ <com.android.gallery3d.photoeditor.EffectsBar
+ android:id="@+id/effects_bar"
+ style="@style/EffectsBar">
+
+ <com.android.gallery3d.photoeditor.EffectsMenu
+ android:id="@+id/effects_menu"
+ style="@style/ActionBarOuter"/>
+
</com.android.gallery3d.photoeditor.EffectsBar>
- <include layout="@layout/photoeditor_actionbar"/>
+ <com.android.gallery3d.photoeditor.ActionBar
+ android:id="@+id/action_bar"
+ style="@style/ActionBarOuter"
+ android:layout_alignParentTop="true"/>
</com.android.gallery3d.photoeditor.Toolbar>
diff --git a/res/values-sw320dp/photoeditor_dimens.xml b/res/values-sw320dp/photoeditor_dimens.xml
index 66e9d5ffc..ff76e2557 100755
--- a/res/values-sw320dp/photoeditor_dimens.xml
+++ b/res/values-sw320dp/photoeditor_dimens.xml
@@ -26,6 +26,7 @@
<dimen name="action_bar_icon_padding_left">0dp</dimen>
<dimen name="action_bar_icon_padding_right">5dp</dimen>
<dimen name="action_button_padding_horizontal">13dp</dimen>
+ <dimen name="effects_menu_container_width">320dp</dimen>
<dimen name="effect_tool_panel_padding">10dp</dimen>
<dimen name="seekbar_width">290dp</dimen>
<dimen name="seekbar_height">27dp</dimen>
diff --git a/res/values-sw600dp/photoeditor_dimens.xml b/res/values-sw600dp/photoeditor_dimens.xml
index 980272713..29d7f5336 100755
--- a/res/values-sw600dp/photoeditor_dimens.xml
+++ b/res/values-sw600dp/photoeditor_dimens.xml
@@ -28,6 +28,7 @@
<dimen name="action_bar_icon_padding_right">5dp</dimen>
<dimen name="action_button_padding_vertical">8dp</dimen>
<dimen name="action_button_padding_horizontal">22dp</dimen>
+ <dimen name="effects_menu_container_width">400dp</dimen>
<dimen name="effect_tool_panel_padding">13dp</dimen>
<dimen name="seekbar_width">560dp</dimen>
<dimen name="seekbar_height">35dp</dimen>
diff --git a/res/values-sw800dp/photoeditor_dimens.xml b/res/values-sw800dp/photoeditor_dimens.xml
index 1bcc28d45..e869acf55 100755
--- a/res/values-sw800dp/photoeditor_dimens.xml
+++ b/res/values-sw800dp/photoeditor_dimens.xml
@@ -28,6 +28,7 @@
<dimen name="action_bar_icon_padding_right">5dp</dimen>
<dimen name="action_button_padding_vertical">8dp</dimen>
<dimen name="action_button_padding_horizontal">28dp</dimen>
+ <dimen name="effects_menu_container_width">400dp</dimen>
<dimen name="effect_tool_panel_padding">15dp</dimen>
<dimen name="seekbar_width">560dp</dimen>
<dimen name="seekbar_height">35dp</dimen>
diff --git a/res/values/photoeditor_styles.xml b/res/values/photoeditor_styles.xml
index 964ecbf34..7bd7fd098 100644
--- a/res/values/photoeditor_styles.xml
+++ b/res/values/photoeditor_styles.xml
@@ -54,17 +54,14 @@
<item name="android:layout_alignParentBottom">true</item>
<item name="android:orientation">vertical</item>
</style>
- <style name="TopActionBar" parent="@style/ActionBar">
- <item name="android:layout_alignParentTop">true</item>
- <item name="android:background">@drawable/photoeditor_actionbar_translucent</item>
- </style>
- <style name="BottomActionBar" parent="@style/ActionBar">
- <item name="android:background">@drawable/photoeditor_actionbar_translucent_bottom</item>
- </style>
- <style name="ActionBar">
+ <style name="ActionBarInner">
<item name="android:layout_width">fill_parent</item>
<item name="android:layout_height">?android:attr/actionBarSize</item>
</style>
+ <style name="ActionBarOuter">
+ <item name="android:layout_width">fill_parent</item>
+ <item name="android:layout_height">wrap_content</item>
+ </style>
<style name="ActionBarLinearLayout">
<item name="android:layout_width">wrap_content</item>
<item name="android:layout_height">fill_parent</item>
@@ -117,7 +114,12 @@
<item name="android:paddingRight">@dimen/action_button_padding_horizontal</item>
<item name="android:background">?android:attr/selectableItemBackground</item>
</style>
+ <style name="EffectsMenuContainer" parent="@style/ActionBarLinearLayout">
+ <item name="android:layout_width">@dimen/effects_menu_container_width</item>
+ <item name="android:layout_gravity">center_horizontal</item>
+ </style>
<style name="EffectsMenuActionButton" parent="@style/ImageActionButton">
+ <item name="android:layout_weight">1</item>
<item name="android:background">@drawable/photoeditor_toggle_button_background</item>
</style>
<style name="FullscreenToolView">
diff --git a/res/values/styles.xml b/res/values/styles.xml
index df9fea382..b26c72861 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -35,4 +35,5 @@
<style name="DialogPickerTheme" parent="Theme.Gallery">
</style>
<bool name="picker_is_dialog">false</bool>
+ <color name="darker_transparent">#C1000000</color>
</resources>