Commit Graph

110 Commits

Author SHA1 Message Date
X1nto 9358447838 import cleanup 2021-10-08 17:55:18 +04:00
X1nto 6ed72d3b65 bundle busybox 2021-10-08 17:31:47 +04:00
X1nto 1cd0294801 android 12 crash fixes 2021-10-08 15:05:46 +04:00
X1nto 82ba0b2615 cleanup 2021-04-19 19:57:14 +04:00
X1nto 5d63aaf510 reverted all storage-related commits 2021-04-18 15:42:23 +04:00
X1nto a570aae1a1 Revert "Added an option to switch between internal and external storage"
This reverts commit 98c4b88961.
2021-04-18 15:31:54 +04:00
X1nto f82dc4eecf Revert "added back a fix for split installer"
This reverts commit aeaa0d445e.
2021-04-18 15:30:24 +04:00
X1nto ebf9e8031b added -r option for root music installer 2021-04-18 14:58:04 +04:00
X1nto aeaa0d445e added back a fix for split installer 2021-04-18 14:56:51 +04:00
X1nto 98c4b88961 Added an option to switch between internal and external storage 2021-04-18 14:22:54 +04:00
X1nto e73b56ed4d require external storage 2021-04-13 14:18:53 +04:00
X1nto f7d90b7c59 added a check for session id in root installer 2021-03-07 21:59:52 +04:00
X1nto 38860ace07 fixed #435 2021-03-01 22:51:15 +04:00
X1nto fd9defcb5e updated app card UI 2021-02-26 19:34:22 +04:00
X1nto 64fd410d43 minor adjustments to root split installer 2021-02-22 20:41:34 +04:00
X1nto 98f07cdf50 removed -S parameter from root installer 2021-02-22 20:22:51 +04:00
X1nto c783de1d74 removed su -c from install-write 2021-02-22 15:34:55 +04:00
X1nto a283097491 logging adjustments 2021-02-20 14:45:48 +04:00
X1nto 95bb60981b rewrite root split installer 2021-02-20 14:25:41 +04:00
X1nto 15b259d853 fixed NPE 2021-02-15 20:02:13 +04:00
X1nto f6790ff22c cleanup 2021-02-13 17:36:50 +04:00
X1nto 4efaaed304 rewrite nonroot split installer and clean up PackageHelper 2021-02-13 17:10:57 +04:00
X1nto e0f672acec improved logging 2021-02-07 14:12:54 +04:00
X1nto f087893557 fixed some background crashes 2021-02-05 13:07:05 +04:00
X1nto 9c2b530d4d added log fragment 2021-02-03 22:24:28 +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 77861b400c unhardcoded vanced themes in installer (kinda) 2021-01-24 23:14:03 +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 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 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 141a99d64c Added loggers for root installer 2021-01-15 18:37:41 +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
X1nto 1f9ecfddc0 added sleep timer adjuster and optimized views 2020-12-22 21:36:11 +04:00
X1nto d4f1728c09 improved root uninstaller 2020-12-19 12:19:22 +04:00
X1nto ec92a8b415 replaced observable fields with livedata 2020-12-16 17:21:45 +04:00
X1nto cc72b1c7d1 Added accent color picker 2020-12-15 01:18:58 +04:00
X1nto 1d2667fb7d Improved root package installer code 2020-12-05 17:39:46 +04:00
ostajic 59193c528c string escape test fix 2020-12-02 00:02:01 +01:00