Init Cherih

This commit is contained in:
hungphan2001
2019-10-03 12:12:03 +07:00
commit 7d9b211eb1
37 changed files with 1347 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 Nitrogen 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.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="?android:attr/colorControlNormal"
android:pathData="M19,3H5C3.895,3,3,3.895,3,5v14c0,1.105,0.895,2,2,2h14c1.105,0,2-0.895,2-2V5C21,3.895,20.105,3,19,3Z M11.678,9.989H8.45v1.958h2.729v1.099H8.45V16H7.024V8.891h4.653V9.989z M17.059,16h-1.431v-3.232c0-0.377-0.065-0.646-0.198-0.803 c-0.131-0.158-0.329-0.237-0.593-0.237c-0.212,0-0.397,0.04-0.56,0.12c-0.16,0.079-0.293,0.189-0.397,0.329V16h-1.426v-5.283h1.328 l0.063,0.757c0.176-0.271,0.393-0.479,0.649-0.63s0.545-0.225,0.864-0.225c0.534,0,0.95,0.172,1.25,0.516 c0.3,0.343,0.449,0.886,0.449,1.628V16z" />
</vector>

View File

@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2016 Nitrogen 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.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="?android:attr/colorControlNormal"
android:pathData="M4.7,6.9c0.7-0.7,1.4-1.4,1.7-1.2c0.5,0.2,0,1-0.3,1.5c-0.2,0.4-2.8,3.9-2.8,6.3c0,1.3,0.5,2.3,1.3,3
c0.7,0.6,1.7,0.7,2.6,0.5c1.1-0.3,1.9-1.4,3-2.8c1.2-1.5,2.8-3.4,4-3.4c1.6,0,1.6,1,1.7,1.8c-3.7,0.6-5.3,3.7-5.3,5.4
s1.4,3.1,3.2,3.1c1.6,0,4.3-1.3,4.6-6.1H21v-2.5h-2.4c-0.1-1.7-1.1-4.2-4-4.2c-2.2,0-4.1,1.9-4.9,2.8c-0.6,0.7-2,2.5-2.3,2.7
c-0.2,0.3-0.7,0.8-1.1,0.8c-0.4,0-0.7-0.8-0.4-1.9c0.3-1.1,1.4-2.9,1.8-3.5C8.5,8,9.1,7.2,9.1,5.9C9.1,3.7,7.4,3,6.6,3
C5.3,3,4.1,4,3.9,4.3C3.5,4.6,3.2,4.9,3,5.2L4.7,6.9z
M13.9,18.6c-0.3,0-0.7-0.3-0.7-0.7c0-0.6,0.7-2.2,2.8-2.8
C15.8,17.8,14.6,18.6,13.9,18.6z" />
</vector>

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 Nitrogen 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.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="?android:attr/colorControlNormal"
android:pathData="M18,8h-1L17,6c0,-2.76 -2.24,-5 -5,-5S7,3.24 7,6v2L6,8c-1.1,0 -2,0.9 -2,2v10c0,1.1 0.9,2 2,2h12c1.1,0 2,-0.9 2,-2L20,10c0,-1.1 -0.9,-2 -2,-2zM12,17c-1.1,0 -2,-0.9 -2,-2s0.9,-2 2,-2 2,0.9 2,2 -0.9,2 -2,2zM15.1,8L8.9,8L8.9,6c0,-1.71 1.39,-3.1 3.1,-3.1 1.71,0 3.1,1.39 3.1,3.1v2z"/>
</vector>

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 Nitrogen 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.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="?android:attr/colorControlNormal"
android:pathData="M19,4h-4L7.11,16.63 4.5,12 9,4H5L0.5,12 5,20h4l7.89,-12.63L19.5,12 15,20h4l4.5,-8z"/>
</vector>

View File

@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 Nitrogen 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.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="?android:attr/colorControlNormal"
android:pathData="M6,4h12v12H6V4Z
M6,22h12c1.1,0,2-0.9,2-2V4c0-1.1-0.9-2-2-2H6C4.9,2,4,2.9,4,4v16C4,21.1,4.9,22,6,22L6,22z" />
</vector>

View File

@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2016 Nitrogen 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.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="?android:attr/colorControlNormal"
android:pathData="M22.7999992,5c0-2.2056-1.7943993-4-4-4c-1.7875996,0-3.3043995,1.1791999-3.8155994,2.8H3.2940001
C2.1396,3.8,1.2,4.7396002,1.2,5.8940001v15.0115995C1.2,22.0604,2.1396,23,3.2940001,23h15.0115986
c1.1548004,0,2.0940018-0.9396,2.0940018-2.0939999V8.6636C21.8108006,8.0447998,22.7999992,6.6363997,22.7999992,5z
M19.861599,8.0151997c-0.0792007,0.0279999-0.1591988,0.052-0.2395992,0.0740004
c-0.0143986,0.0039997-0.0291996,0.0075998-0.0436001,0.0112c-0.0707989,0.0179996-0.1420002,0.0335999-0.2136002,0.0467997
c-0.0368004,0.0068007-0.0743999,0.0116005-0.111599,0.0172005c-0.0536003,0.0079994-0.1076012,0.0159998-0.1612015,0.0211992
c-0.0963993,0.0084009-0.1935997,0.0144005-0.2919998,0.0144005C17.0356007,8.1999998,15.6000004,6.7644,15.6000004,5
c0-0.2319999,0.0275993-0.4707999,0.0824003-0.7108002C16.0067997,2.8659999,17.2800007,1.8,18.7999992,1.8
C20.5643997,1.8,22,3.2356,22,5C22,6.3919997,21.1048012,7.5760002,19.861599,8.0151997z" />
</vector>

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 Nitrogen 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.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="?android:attr/colorControlNormal"
android:pathData="M7,24h2v-2L7,22v2zM11,24h2v-2h-2v2zM13,2h-2v10h2L13,2zM16.56,4.44l-1.45,1.45C16.84,6.94 18,8.83 18,11c0,3.31 -2.69,6 -6,6s-6,-2.69 -6,-6c0,-2.17 1.16,-4.06 2.88,-5.12L7.44,4.44C5.36,5.88 4,8.28 4,11c0,4.42 3.58,8 8,8s8,-3.58 8,-8c0,-2.72 -1.36,-5.12 -3.44,-6.56zM15,24h2v-2h-2v2z"/>
</vector>

View File

@@ -0,0 +1,90 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2016 Nitrogen 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.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="?android:attr/colorControlNormal"
android:pathData="M6.0656328,8.3070564H1.6395614c-0.0870911,0-0.169046,0.0024567-0.1824447,0.0024567
C1.148334,8.3095131,1,8.5391331,1,8.7884588C1,9.037673,1.1716142,9.267292,1.4571167,9.267292
c0.0133429,0,0.0953536,0.0024004,0.1824447,0.0024004h4.4260712c0.087091,0,0.1582713-0.0711803,0.1582713-0.1582718V8.4653273
C6.2239041,8.378293,6.1527238,8.3070564,6.0656328,8.3070564z" />
<path
android:fillColor="?android:attr/colorControlNormal"
android:pathData="M6.0656328,10.227416H2.6230211c-0.087091,0-0.1690459,0.0024567-0.1824446,0.0024567
c-0.3087828,0-0.4571167,0.229619-0.4571167,0.4789448c0,0.2492151,0.1716141,0.4788332,0.4571167,0.4788332
c0.0133429,0,0.0953536,0.0024004,0.1824446,0.0024004h3.4426117c0.087091,0,0.1582713-0.0711794,0.1582713-0.1582718v-0.6460361
C6.2239041,10.2986517,6.1527238,10.227416,6.0656328,10.227416z" />
<path
android:fillColor="?android:attr/colorControlNormal"
android:pathData="M6.0656328,12.1767502H3.7118835c-0.0870912,0-0.1690462,0.0024567-0.1824448,0.0024567
c-0.3087826,0-0.4571166,0.2295628-0.4571166,0.4789448c0,0.2492151,0.1716142,0.4787779,0.4571166,0.4787779
c0.0133429,0,0.0953536,0.0024004,0.1824448,0.0024004h2.3537493c0.087091,0,0.1582713-0.0711241,0.1582713-0.1582155V12.335022
C6.2239041,12.2478743,6.1527238,12.1767502,6.0656328,12.1767502z" />
<path
android:fillColor="?android:attr/colorControlNormal"
android:pathData="M22.7976246,9.7769423l-0.2726059-0.0752001c-0.1113205-0.0307055-0.2332478-0.1423044-0.2708759-0.2480412
c-0.0376282-0.1056824-0.1156731-0.4525394-0.0587864-0.5529728l0.1371689-0.2417345
c0.0569992-0.1004896,0.0368462-0.2494926-0.0449409-0.3311691l-0.71945-0.7195072
c-0.0816765-0.0816755-0.2307358-0.1018295-0.331171-0.0448856L21.009634,7.6925054
c-0.1005459,0.0570002-0.2678051,0.0623593-0.3715897,0.0118909l-0.2221947-0.0932317
c-0.108696-0.0391912-0.222641-0.1623468-0.2534008-0.2737231l-0.0776558-0.2814832
c-0.0307617-0.1113763-0.1503429-0.2024307-0.2659645-0.2024307h-1.0176811c-0.1155643,0-0.2352028,0.0910544-0.2659645,0.2024307
l-0.0777664,0.2814832c-0.0306511,0.1113763-0.1445942,0.2347555-0.2531796,0.2741699L17.9620552,7.714334
c-0.1035595,0.0510263-0.2705402,0.0461693-0.3709736-0.0108867l-0.2128162-0.120811
c-0.100544-0.0570002-0.2494926-0.0368466-0.3312798,0.0448298l-0.7196732,0.7195625
c-0.0816765,0.0816202-0.1018295,0.2306795-0.0448303,0.3311138l0.134655,0.2371559
c0.0569992,0.1004333,0.0663223,0.262948,0.0205994,0.3610926c-0.0456657,0.0981455-0.2314606,0.3946457-0.3428364,0.4253511
l-0.2727184,0.0752001c-0.1112089,0.0307055-0.2023754,0.1503439-0.2023754,0.265851v1.0176258
c0,0.1155081,0.0910559,0.2351465,0.2023754,0.265851l0.2727184,0.0752001
c0.111208,0.0307055,0.3029213,0.3417206,0.3517704,0.44489s0.0420933,0.2697592-0.0150738,0.3702488l-0.1226521,0.2162762
c-0.0571136,0.1004333-0.0369587,0.2494936,0.0448303,0.3311701l0.7196732,0.7196178
c0.0816765,0.0816765,0.2306252,0.1018305,0.3311691,0.0448856l0.2065067-0.1172934
c0.1005459-0.0570002,0.2676945-0.0623598,0.3717003-0.0121145l0.2260475,0.0944605
c0.108696,0.0389671,0.2227516,0.1619558,0.2535114,0.2733879l0.0727444,0.2636747
c0.0306492,0.1113205,0.1502323,0.202487,0.2658501,0.202487h1.017683c0.1155643,0,0.2352028-0.0911665,0.2659626-0.202487
l0.0727444-0.2636747c0.0306511-0.1114321,0.1448174-0.2341967,0.2536259-0.2729406l0.206171-0.085248
c0.1042309-0.0497437,0.2717133-0.043602,0.3722591,0.0133419l0.2209091,0.1253328
c0.1004353,0.0570002,0.249382,0.0368471,0.3311691-0.0448294l0.7196751-0.7195616
c0.0816765-0.0817318,0.1018295-0.2307358,0.0448303-0.3312254l-0.1254997-0.2209101
c-0.0570011-0.1004896-0.0629196-0.2679167-0.0132885-0.3722029l0.0846348-0.2038269
c0.0388012-0.1087523,0.1616764-0.2229195,0.2731647-0.2536249l0.2726059-0.0752001
C22.9089451,11.2953987,23,11.1757603,23,11.0602531v-1.0176258C23,9.9272871,22.9089451,9.8076477,22.7976246,9.7769423z
M19.3101826,12.4529285c-1.0546398,0-1.9094734-0.8549442-1.9094734-1.909584
c0-1.0546961,0.8548336-1.9096966,1.9094734-1.9096966s1.909586,0.8550005,1.909586,1.9096966
C21.2197685,11.597928,20.3647671,12.4529285,19.3101826,12.4529285z" />
<path
android:fillColor="?android:attr/colorControlNormal"
android:pathData="M19.6223145,15.0244064c0,0-0.7196732-0.0013399-0.7362537-0.0021219c0,0-0.1343212-0.0005579-0.1343212,0.2297316
c0,0.9818401,0,3.9273624,0,3.9273624c0,0.1576023-0.1262817,0.2865639-0.2803116,0.2865639H8.20506
c-0.1540842,0-0.2803102-0.1289616-0.2803102-0.2865639V4.8459101c0-0.1576014,0.1262822-0.2865076,0.2803102-0.2865076
h10.2664251c0.1540852,0,0.2803097,0.1289063,0.2803097,0.2865076c0,0,0,0.7755017,0,1.0339842
c0,0.1884179,0.1692142,0.1845102,0.1692142,0.1845102c0.0165806-0.0008373,0.6978455-0.0021772,0.6978455-0.0021772
S19.766798,6.064795,19.766798,5.8868165c0-0.6278934,0-2.5114622,0-2.5114622
c0-0.6515086-0.5301399-1.1814246-1.1813126-1.1814246H8.0907803c-0.6516194,0-1.1813121,0.529916-1.1813121,1.1814246v17.2493458
c0,0.6512871,0.5296926,1.1813698,1.181313,1.1813698h10.4947042c0.6511726,0,1.1813126-0.5300827,1.1813126-1.1813698
c0,0,0-4.0242786,0-5.3657627C19.766798,15.0321665,19.6223145,15.0244064,19.6223145,15.0244064z
M12.0436573,3.3989134
h2.5890064c0.1235466,0,0.2238693,0.1001549,0.2238693,0.2239807c0,0.1236582-0.1003227,0.2238128-0.2238693,0.2238128h-2.5890064
c-0.1237698,0-0.2237568-0.1001546-0.2237568-0.2238128C11.8199005,3.4990683,11.9198875,3.3989134,12.0436573,3.3989134z
M13.5000334,20.9103146h-0.3235216c-0.2153826-0.0684986-0.3717003-0.2699814-0.3717003-0.5079746
c0-0.2943249,0.2386627-0.5331535,0.5331535-0.5331535c0.2942677,0,0.5332098,0.238718,0.5332098,0.5331535
C13.8711185,20.6403332,13.7153034,20.8419266,13.5000334,20.9103146z" />
</vector>

View File

@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 The PAC-ROM 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.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="?android:attr/colorControlNormal"
android:pathData="M20.1,8V5c0-0.7-0.5-1.3-1.1-1.4V2.1c0-0.8-0.6-1.4-1.3-1.4H6.2C5.5,0.7,5,1.3,5,2.1v1.5
C4.3,3.7,3.9,4.3,3.9,5v3C3.3,8.2,3,8.8,3,9.4v12.3c0,0.9,0.7,1.6,1.6,1.6h14.8c0.9,0,1.6-0.7,1.6-1.6V9.4C21,8.8,20.7,8.2,20.1,8z
M18.3,5.2v2.6H5.7V5.2H18.3z M17.5,2.3v1.3H6.5V2.3H17.5z M19,21.6H5v-12h14V21.6z" />
</vector>

View File

@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 Nitrogen 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.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="?android:attr/colorControlNormal"
android:pathData="M18,20H6V8h12V20Z
M18,2H6C4.9,2,4,2.9,4,4v16c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2V4C20,2.9,19.1,2,18,2L18,2z" />
</vector>

View File

@@ -0,0 +1,37 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2016 The Nitrogen OS
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="urn:oasis:names:tc:xliff:document:1.2">
<!-- App Title -->
<string name="nitrogen_settings_title">Настройки Nitrogen OS</string>
<!-- Categories -->
<string name="button_title">Аппаратные кнопки</string>
<string name="gestures_title">Жесты</string>
<string name="lockscreen_title">Экран блокировки</string>
<string name="misc_title">Разные настройки</string>
<string name="navbar_title">Панель навигации</string>
<string name="powermenu_title">Меню питания</string>
<string name="quicksettings_title">Панель быстрых настроек</string>
<string name="recents_title">Недавние приложения</string>
<string name="statusbar_title">Строка состояния</string>
<string name="volume_title">Кнопки громкости</string>
<string name="notifications_title">Уведомления</string>
<!-- General strings -->
<string name="ok">Ок</string>
<string name="reset">Сброс</string>
<string name="cancel">Отмена</string>
<string name="save">Сохранить</string>
</resources>

View File

@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2016 The Nitrogen OS
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="urn:oasis:names:tc:xliff:document:1.2">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="gestures_title">Gestures</string>
<string name="lockscreen_title">Lock screen</string>
<string name="misc_title">Miscellaneous</string>
<string name="navbar_title">Navigation bar</string>
<string name="powermenu_title">Power menu</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="recents_title">Recents apps</string>
<string name="statusbar_title">Status bar</string>
<string name="volume_title">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
</resources>

View File

@@ -0,0 +1,90 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2016 Nitrogen 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.
-->
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"
android:title="@string/cherish_settings_title" >
<!-- Status Bar -->
<Preference
android:key="statusbar_category"
android:title="@string/statusbar_title"
android:fragment="com.cherish.settings.fragments.StatusBarSettings"
android:icon="@drawable/ic_settings_statusbar"/>
<!-- Quick Settings panel -->
<Preference
android:key="quicksettings_category"
android:title="@string/quicksettings_title"
android:fragment="com.cherish.settings.fragments.QuickSettings"
android:icon="@drawable/ic_settings_quicksettings"/>
<!-- Buttons -->
<Preference
android:key="buttonsettings_category"
android:title="@string/button_title"
android:fragment="com.cherish.settings.fragments.ButtonSettings"
android:icon="@drawable/ic_settings_buttons"/>
<!-- Navigation Bar -->
<Preference
android:key="navigationbar_category"
android:title="@string/navbar_title"
android:fragment="com.cherish.settings.fragments.NavbarSettings"
android:icon="@drawable/ic_settings_navbar"/>
<!-- Gestures -->
<Preference
android:key="gestures_category"
android:title="@string/gestures_title"
android:fragment="com.cherish.settings.fragments.GestureSettings"
android:icon="@drawable/ic_settings_gestures"/>
<!-- Lock Screen -->
<Preference
android:key="lockscreen_category"
android:title="@string/lockscreen_title"
android:fragment="com.cherish.settings.fragments.LockScreenSettings"
android:icon="@drawable/ic_settings_lockscreens"/>
<!-- Power Menu -->
<Preference
android:key="powermenu__category"
android:title="@string/powermenu_title"
android:fragment="com.cherish.settings.fragments.PowerMenuSettings"
android:icon="@drawable/ic_settings_powermenu"/>
<!-- Recents -->
<Preference
android:key="recents_category"
android:title="@string/recents_title"
android:fragment="com.cherish.settings.fragments.RecentsSettings"
android:icon="@drawable/ic_settings_recents"/>
<!-- Notifications -->
<Preference
android:key="notifications_category"
android:title="@string/notifications_title"
android:fragment="com.cherish.settings.fragments.NotificationSettings"
android:icon="@drawable/ic_settings_notifications"/>
<!-- Misc -->
<Preference
android:key="misc_category"
android:title="@string/misc_title"
android:fragment="com.cherish.settings.fragments.MiscSettings"
android:icon="@drawable/ic_settings_miscs"/>
</PreferenceScreen>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2016 cherish 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.
-->
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/button_title"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
<PreferenceScreen
android:key="volume_key"
android:fragment="com.cherish.settings.fragments.VolumeRockerSettings"
android:title="@string/volume_title" />
</PreferenceScreen>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2016 Nitrogen 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.
-->
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/gestures_title"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
</PreferenceScreen>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2016 Nitrogen 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.
-->
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/lockscreen_title"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
</PreferenceScreen>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2016 Nitrogen 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.
-->
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/misc_title"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
</PreferenceScreen>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The TeamEos 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.
-->
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings" >
</PreferenceScreen>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2016 Nitrogen 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.
-->
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/notifications_title"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
</PreferenceScreen>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2016 Nitrogen 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.
-->
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/powermenu_title"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
</PreferenceScreen>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2016 Nitrogen 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.
-->
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/quicksettings_title"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
</PreferenceScreen>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2016 Nitrogen 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.
-->
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/recents_title"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
</PreferenceScreen>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2016 Nitrogen 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.
-->
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/statusbar_title"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
</PreferenceScreen>

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2015 Nitrogen OS
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.
-->
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
</PreferenceScreen>