OSDN Git Service

Merge "Revert "SYSTEM/app/Gallery2/Gallery2.apk app - update the version to target...
[android-x86/packages-apps-Gallery2.git] / res / values / filtershow_ids.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
3 /*
4 * Copyright (C) 2013 The Android Open Source Project
5 *
6 * Licensed under the Apache License, Version 2.0 (the "License");
7 * you may not use this file except in compliance with the License.
8 * You may obtain a copy of the License at
9 *
10 *      http://www.apache.org/licenses/LICENSE-2.0
11 *
12 * Unless required by applicable law or agreed to in writing, software
13 * distributed under the License is distributed on an "AS IS" BASIS,
14 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 * See the License for the specific language governing permissions and
16 * limitations under the License.
17 */
18 -->
19 <resources>
20     <!-- Buttons ids for the filters -->
21     <item type="id" name="tinyplanetButton" />
22     <item type="id" name="vignetteButton" />
23     <item type="id" name="vibranceButton" />
24     <item type="id" name="contrastButton" />
25     <item type="id" name="saturationButton" />
26     <item type="id" name="bwfilterButton" />
27     <item type="id" name="wbalanceButton" />
28     <item type="id" name="hueButton" />
29     <item type="id" name="exposureButton" />
30     <item type="id" name="shadowRecoveryButton" />
31     <item type="id" name="highlightRecoveryButton" />
32     <item type="id" name="sharpenButton" />
33     <item type="id" name="curvesButtonRGB" />
34     <item type="id" name="negativeButton" />
35     <item type="id" name="edgeButton" />
36     <item type="id" name="kmeansButton" />
37     <item type="id" name="downsampleButton" />
38     <item type="id" name="drawOnImageButton" />
39     <item type="id" name="imageCurves" />
40     <item type="id" name="imageZoom" />
41     <item type="id" name="editorDraw" />
42     <item type="id" name="editorColorBorder" />
43     <item type="id" name="editorRedEye" />
44     <item type="id" name="imageOnlyEditor" />
45     <item type="id" name="vignetteEditor" />
46     <item type="id" name="editorCrop" />
47     <item type="id" name="editorFlip" />
48     <item type="id" name="editorRotate" />
49     <item type="id" name="editorStraighten" />
50     <item type="id" name="editorParametric" />
51     <item type="id" name="editorGrad" />
52     <item type="id" name="editorChanSat" />
53 </resources>