Commit Graph

731 Commits

Author SHA1 Message Date
X1nto 0c531dee8c cleanup 2021-01-27 21:07:13 +04:00
X1nto fe6a0386f1 Merge branch 'dev' of https://github.com/YTVanced/VancedManager into dev 2021-01-27 20:58:29 +04:00
X1nto 1c62fb45c1 Improved mirror fallback and added a check for broken microg 2021-01-27 20:58:18 +04:00
Coin b6fc2cadbc
Set installer package to Play Store for root variant
In some Android 11 installation, Play Services refuse to work if the calling
package does not come from a legit source (e.g. Play Store). Be sloppy about
version detection and whether the operation succeeded as this appears to happen
only in Android 11.
2021-01-26 15:38:26 +08:00
X1nto a12966d8f5 added backup URL fallback 2021-01-25 20:54:19 +04:00
X1nto 77861b400c unhardcoded vanced themes in installer (kinda) 2021-01-24 23:14:03 +04:00
X1nto 14cabc7a8f optimised app version converter 2021-01-24 22:19:38 +04:00
X1nto 850b3dda1c added use of getters in more classes 2021-01-24 22:17:19 +04:00
X1nto dde6901dbe added getters and setters for preferences 2021-01-24 22:12:06 +04:00
X1nto 4be7bad75b migrated to kotlin SAM conversion 2021-01-22 20:04:21 +04:00
X1nto 7784827790 fixed comment alignment 2021-01-19 00:29:47 +04:00
X1nto e114116916 moved su command execution out of if else scope 2021-01-19 00:29:16 +04:00
X1nto 56eec40dd3 fixed root music installer for some devices 2021-01-18 20:03:08 +04:00
X1nto ffa2e0a281 temporary fix for random crashes on installation 2021-01-17 19:13:30 +04:00
X1nto 375fffe590 removed unecessary trycatch block 2021-01-17 17:17:05 +04:00
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