0
0
Fork 0
mirror of https://github.com/YTVanced/VancedManager synced 2024-11-01 16:52:39 +00:00
Commit graph

1991 commits

Author SHA1 Message Date
KevinX8
9910227471 New translations strings.xml (Korean) 2021-01-10 22:08:12 +00:00
KevinX8
c4699f4514 New translations strings.xml (Hungarian) 2021-01-10 22:08:10 +00:00
KevinX8
53ff8c2eb4 New translations strings.xml (Greek) 2021-01-10 22:08:08 +00:00
KevinX8
74dd549440 New translations strings.xml (Indonesian) 2021-01-10 22:08:07 +00:00
KevinX8
db23cd91ca New translations strings.xml (Spanish) 2021-01-10 22:08:05 +00:00
KevinX8
d78d271c79 New translations strings.xml (Malayalam) 2021-01-10 22:08:03 +00:00
KevinX8
2e592add0f New translations strings.xml (Thai) 2021-01-10 22:08:01 +00:00
KevinX8
2ba5871f89 New translations strings.xml (Filipino) 2021-01-10 22:07:59 +00:00
KevinX8
e0d1c936f2 New translations strings.xml (Japanese) 2021-01-10 22:07:58 +00:00
KevinX8
9d148802ee New translations strings.xml (Hebrew) 2021-01-10 22:07:56 +00:00
KevinX8
d90db5674d New translations strings.xml (Georgian) 2021-01-10 22:07:54 +00:00
KevinX8
91e4a7bff6 New translations strings.xml (Punjabi, Pakistan) 2021-01-10 22:07:52 +00:00
KevinX8
246d6b6f87 New translations strings.xml (Somali) 2021-01-10 22:07:51 +00:00
KevinX8
73e1ff82d3 New translations strings.xml (Pashto) 2021-01-10 22:07:49 +00:00
KevinX8
7a004252ce New translations strings.xml (Kurmanji (Kurdish)) 2021-01-10 22:07:47 +00:00
KevinX8
d088007fa5 New translations strings.xml (Bengali, India) 2021-01-10 22:07:46 +00:00
KevinX8
5a0149b8ac New translations strings.xml (Sinhala) 2021-01-10 22:07:43 +00:00
KevinX8
46035b5003 New translations strings.xml (Estonian) 2021-01-10 22:07:42 +00:00
KevinX8
2ad5423e2f New translations strings.xml (Marathi) 2021-01-10 22:07:40 +00:00
KevinX8
0858ba524c New translations strings.xml (Bengali) 2021-01-10 22:07:38 +00:00
KevinX8
11b10eab37 New translations strings.xml (Tamil) 2021-01-10 22:07:37 +00:00
KevinX8
9db56b022a New translations strings.xml (Italian) 2021-01-10 22:07:35 +00:00
KevinX8
5ec13349eb New translations strings.xml (Portuguese, Brazilian) 2021-01-10 22:07:33 +00:00
KevinX8
42f1e963e6 New translations strings.xml (Chinese Traditional) 2021-01-10 22:07:32 +00:00
KevinX8
0f4c72e688 New translations strings.xml (Swedish) 2021-01-10 22:07:30 +00:00
KevinX8
1abf5e234e New translations strings.xml (Serbian (Cyrillic)) 2021-01-10 22:07:28 +00:00
KevinX8
6315130416 New translations strings.xml (Russian) 2021-01-10 22:07:26 +00:00
KevinX8
ce6cc7cc9e New translations strings.xml (Portuguese) 2021-01-10 22:07:24 +00:00
KevinX8
6ba3d749f8 New translations strings.xml (Polish) 2021-01-10 22:07:23 +00:00
KevinX8
9c5c855841 New translations strings.xml (Punjabi) 2021-01-10 22:07:21 +00:00
KevinX8
9c0e399833 New translations strings.xml (Norwegian) 2021-01-10 22:07:19 +00:00
KevinX8
6761f6e489 New translations strings.xml (Dutch) 2021-01-10 22:07:18 +00:00
KevinX8
a633bea848 New translations strings.xml (Kurdish) 2021-01-10 22:07:16 +00:00
KevinX8
41ffec580e New translations strings.xml (Vietnamese) 2021-01-10 22:07:14 +00:00
KevinX8
b3358581d7 New translations strings.xml (Turkish) 2021-01-10 22:07:12 +00:00
X1nto
69a015c5cf string updates 2021-01-10 22:52:31 +04:00
X1nto
615337c86a updated logo 2021-01-10 17:15:13 +04:00
X1nto
c4fe880031 removed logs 2021-01-10 16:43:17 +04:00
X1nto
801ff2e712 removed kotlin android extensions in favor of viewbinding 2021-01-10 16:41:56 +04:00
X1nto
8f916ff751 fixed language grabber 2021-01-10 16:11:49 +04:00
Tornike Khintibidze
3a8722bdc8
Merge pull request #345 from kyelbek/dev
Fix crashes in root variant after device reboots.
2021-01-10 14:12:07 +04:00
X1nto
905011d397 Merge branch 'dev' of https://github.com/YTVanced/VancedManager into dev 2021-01-10 14:11:26 +04:00
X1nto
efca4f7434 switched to kotlin dsl 2021-01-10 14:11:04 +04:00
KevinX8
3a0fe605ef New translations strings.xml (Chinese Simplified) 2021-01-10 10:06:33 +00:00
KevinX8
57eb6bb411 New translations strings.xml (Hungarian) 2021-01-09 10:08:37 +00:00
Kyelbek
641dc789f9 Change name of private variable in chConV to make it more consistent and obvious of what we're feeding this function with. This can help in avoiding confusion. 2021-01-08 22:39:19 +01:00
Kyelbek
04fc790e36 Fix service script for root variant. This should prevent selinux denials after reboot. Fixes https://github.com/YTVanced/Vanced/issues/331. 2021-01-08 22:24:58 +01:00
Kyelbek
8be35fec73 Fix root mount script. In process of moving service script code, input arguments were written in wrong order. 2021-01-08 22:10:46 +01:00
KevinX8
905222fa19 New translations strings.xml (Hindi) 2021-01-06 03:09:28 +00:00
KevinX8
a02d604565 New translations strings.xml (Greek) 2021-01-06 03:09:26 +00:00