0
0
Fork 0
mirror of https://github.com/YTVanced/VancedManager synced 2024-11-10 12:55:06 +00:00
Commit graph

716 commits

Author SHA1 Message Date
X1nto
66f2d70de5 crash fixes 2021-01-17 17:15:57 +04:00
X1nto
835ede4de6 fixed crash in root data model 2021-01-17 16:52:50 +04:00
X1nto
1c123e55d8 crash fixes 2021-01-17 14:54:48 +04:00
X1nto
eef6714943 added null safety for package manager 2021-01-17 13:27:22 +04:00
X1nto
b783210238 prevent loading root data model on nonroot screen 2021-01-17 13:09:36 +04:00
X1nto
430af21c5d removed boldness from vanced language box 2021-01-17 02:13:11 +04:00
X1nto
a87e13e66d language picker fixes 2021-01-17 02:09:57 +04:00
X1nto
f47dd376b2 moved methods out of singletones 2021-01-16 21:00:38 +04:00
X1nto
834dad0946 avoid detecting stock apps as installed 2021-01-16 19:49:25 +04:00
X1nto
ce1cf2fdb4 more logging 2021-01-16 18:45:20 +04:00
X1nto
1ceb53d2d4 retrofit goes brrrrrr 2021-01-16 18:36:46 +04:00
X1nto
793d3f3f26 mapping 2021-01-15 22:06:45 +04:00
X1nto
0d80587b4a correctly handle exception in installer 2021-01-15 22:06:30 +04:00
X1nto
aafa03612b NPE fix 2021-01-15 21:59:58 +04:00
X1nto
bb53021d2a added a try catch block 2021-01-15 21:26:27 +04:00
X1nto
d643895e06 unlocked orientation 2021-01-15 20:02:50 +04:00
X1nto
141a99d64c Added loggers for root installer 2021-01-15 18:37:41 +04:00
X1nto
934224d8e8 ui updates 2021-01-15 18:24:07 +04:00
X1nto
671f192f5b themed slider 2021-01-15 14:12:39 +04:00
X1nto
f9c174dbf9 prevent downloader from crashing if an exception occurs 2021-01-14 23:48:31 +04:00
X1nto
69a015c5cf string updates 2021-01-10 22:52:31 +04:00
X1nto
801ff2e712 removed kotlin android extensions in favor of viewbinding 2021-01-10 16:41:56 +04: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
X1nto
e7c10d01e8 added a launch button for apps 2020-12-23 20:13:56 +04:00
X1nto
b794afa294 removed an unecessary call 2020-12-23 19:47:34 +04:00
X1nto
6c0bc4e1ea added a fallback for empty language list 2020-12-22 23:23:18 +04:00
X1nto
c5f4f7a609 added strings 2020-12-22 21:39:09 +04:00
X1nto
1f9ecfddc0 added sleep timer adjuster and optimized views 2020-12-22 21:36:11 +04:00
X1nto
2a5e46855c Fixed crash after updating to 2.1.0 2020-12-19 20:09:42 +04:00
X1nto
47951f8846 potential fix of notifications 2020-12-19 17:37:54 +04:00
X1nto
f637d2eef8 added isFetching LiveData 2020-12-19 12:35:07 +04:00
X1nto
d4f1728c09 improved root uninstaller 2020-12-19 12:19:22 +04:00
X1nto
81ace5394b made accent dialog cancelable 2020-12-18 23:58:54 +04:00
X1nto
fa1eeb8c9d LiveData and accent colot fixes 2020-12-18 16:12:52 +04:00
X1nto
9dea7e95ab added advanced menu for nonroot installer 2020-12-17 11:17:58 +04:00
X1nto
ec92a8b415 replaced observable fields with livedata 2020-12-16 17:21:45 +04:00
X1nto
620c96f83b adjusted luminance value 2020-12-16 11:51:31 +04:00
X1nto
8bd9f17e20 Changed RGB wheel to HSL 2020-12-15 12:23:27 +04:00
X1nto
15b289e83e improved hex input field 2020-12-15 11:32:47 +04:00
X1nto
cc72b1c7d1 Added accent color picker 2020-12-15 01:18:58 +04:00
X1nto
c67ddce9f1 new icon 2020-12-13 15:54:52 +04:00
X1nto
9ddc7d6bb6 revert some changes 2020-12-12 12:14:12 +04:00
X1nto
e681da79e6 updated layout 2020-12-11 23:43:51 +04:00
X1nto
ed3b98b3cd equals() optimisation 2020-12-11 23:23:39 +04:00
X1nto
3a9ac80648 cleanup 2020-12-11 23:22:43 +04:00
X1nto
50859d7de0 moved URLs to a Companion Object 2020-12-11 23:03:52 +04:00
X1nto
e008bb6c73 removed microg settings button 2020-12-11 20:26:29 +04:00
X1nto
1d2667fb7d Improved root package installer code 2020-12-05 17:39:46 +04:00