aboutsummaryrefslogtreecommitdiffstats
path: root/lineage/res/res/values/symbols.xml
blob: be3c28cfa9359b751021e22030406fd30c9924c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2015 The CyanogenMod Project
                   2017-2018 The LineageOS 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>
    <java-symbol type="drawable" name="ic_launcher_lineageos" />

    <java-symbol type="string" name="custom_tile_listener_binding_label" />

    <!-- Profiles -->
    <java-symbol type="xml" name="profile_default" />
    <java-symbol type="string" name="wildcardProfile" />

    <!-- Performance Profiles -->
    <java-symbol type="array" name="perf_profile_entries" />
    <java-symbol type="array" name="perf_profile_values" />
    <java-symbol type="array" name="perf_profile_weights" />
    <java-symbol type="array" name="perf_profile_summaries" />
    <java-symbol type="string" name="perf_profile_pwrsv" />
    <java-symbol type="string" name="perf_profile_bal" />
    <java-symbol type="string" name="perf_profile_perf" />
    <java-symbol type="string" name="perf_profile_bias_power" />
    <java-symbol type="string" name="perf_profile_bias_perf" />
    <java-symbol type="string" name="perf_profile_pwrsv_summary" />
    <java-symbol type="string" name="perf_profile_bal_summary" />
    <java-symbol type="string" name="perf_profile_perf_summary" />
    <java-symbol type="string" name="perf_profile_bias_power_summary" />
    <java-symbol type="string" name="perf_profile_bias_perf_summary" />

    <!-- Array of default activities with custom power management -->
    <java-symbol type="array" name="config_auto_perf_activities" />

    <!-- Proximity check on screen on -->
    <java-symbol type="bool" name="config_proximityCheckOnWake" />

    <!-- Proximity check timeout -->
    <java-symbol type="integer" name="config_proximityCheckTimeout" />

    <!-- Proximity check on screen on default -->
    <java-symbol type="bool" name="config_proximityCheckOnWakeEnabledByDefault" />

    <!-- LiveDisplay -->
    <java-symbol type="string" name="live_display_title" />
    <java-symbol type="string" name="live_display_hint" />
    <java-symbol type="string" name="live_display_auto" />
    <java-symbol type="string" name="live_display_auto_summary" />
    <java-symbol type="string" name="live_display_day" />
    <java-symbol type="string" name="live_display_day_summary" />
    <java-symbol type="string" name="live_display_night" />
    <java-symbol type="string" name="live_display_night_summary" />
    <java-symbol type="string" name="live_display_outdoor" />
    <java-symbol type="string" name="live_display_outdoor_summary" />
    <java-symbol type="drawable" name="ic_livedisplay_notif" />

    <java-symbol type="array" name="live_display_announcement" />
    <java-symbol type="array" name="live_display_description" />
    <java-symbol type="array" name="live_display_drawables" />
    <java-symbol type="array" name="live_display_entries" />
    <java-symbol type="array" name="live_display_summaries" />
    <java-symbol type="array" name="live_display_values" />
    <java-symbol type="integer" name="config_dayColorTemperature" />
    <java-symbol type="integer" name="config_nightColorTemperature" />
    <java-symbol type="integer" name="config_outdoorAmbientLux" />
    <java-symbol type="integer" name="config_outdoorAmbientLuxHysteresis" />
    <java-symbol type="integer" name="config_defaultLiveDisplayMode" />
    <java-symbol type="integer" name="config_minColorTemperature" />
    <java-symbol type="integer" name="config_maxColorTemperature" />

    <java-symbol type="bool" name="config_defaultAutoContrast" />
    <java-symbol type="bool" name="config_defaultAutoOutdoorMode" />
    <java-symbol type="bool" name="config_defaultColorEnhancement" />
    <java-symbol type="bool" name="config_defaultCABC" />

    <java-symbol type="bool" name="config_filterDisplayModes" />
    <java-symbol type="array" name="config_displayModeMappings" />

    <!-- On-device lights (LED) capabilities -->
    <java-symbol type="integer" name="config_deviceLightCapabilities" />

    <!-- Quick Settings tile defaults -->
    <java-symbol type="string" name="config_defaultQuickSettingsTiles" />

    <!-- Wifi Service -->
    <java-symbol type="string" name="config_wifiHotSpotSsid" />
    <java-symbol type="string" name="config_wifiHotSpotPass" />
    <java-symbol type="string" name="config_wifiDirectName" />
    <java-symbol type="bool" name="config_wifiHotspotSecurityNone" />

    <!-- External Lineage specific core services -->
    <java-symbol type="array" name="config_externalLineageServices" />

    <!-- Lineage system server -->
    <java-symbol type="string" name="config_externalSystemServer" />

    <!-- Settings -->
    <java-symbol type="string" name="privacy_guard_manager_title" />

    <!-- Device keyhandlers -->
    <java-symbol type="array" name="config_deviceKeyHandlerLibs" />
    <java-symbol type="array" name="config_deviceKeyHandlerClasses" />

    <!-- Device hardware keys -->
    <java-symbol type="integer" name="config_deviceHardwareKeys" />
    <java-symbol type="integer" name="config_deviceHardwareWakeKeys" />

    <!-- Device keys user-customisable behavior -->
    <java-symbol type="integer" name="config_longPressOnHomeBehavior" />
    <java-symbol type="integer" name="config_doubleTapOnHomeBehavior" />
    <java-symbol type="integer" name="config_longPressOnMenuBehavior" />
    <java-symbol type="integer" name="config_longPressOnAppSwitchBehavior" />

    <!-- Camera key type -->
    <java-symbol type="bool" name="config_singleStageCameraKey" />

    <!-- BurnIn protection -->
    <java-symbol type="bool" name="config_enableBurnInProtection" />

    <!-- Notification light mappings -->
    <java-symbol type="array" name="notification_light_package_mapping" />

    <!-- About device info screen -->
    <java-symbol type="string" name="build_date" />
    <java-symbol type="string" name="lineage_api_level" />
    <java-symbol type="string" name="lineage_updates" />
    <java-symbol type="string" name="lineage_version" />

    <!-- General purpose use "unknown" string -->
    <java-symbol type="string" name="unknown" />

    <!-- Last app switch animations -->
    <java-symbol type="anim" name="last_app_in" />
    <java-symbol type="anim" name="last_app_out" />

    <!-- Back kill -->
    <java-symbol type="string" name="app_killed_message" />
    <java-symbol type="integer" name="config_backKillTimeout" />

    <!-- Power menu -->
    <java-symbol type="array" name="config_restartActionsList" />
</resources>