Commit Graph

215 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 dde6901dbe added getters and setters for preferences 2021-01-24 22:12:06 +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 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 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 f9c174dbf9 prevent downloader from crashing if an exception occurs 2021-01-14 23:48:31 +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 6c0bc4e1ea added a fallback for empty language list 2020-12-22 23:23:18 +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 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 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 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 ed3b98b3cd equals() optimisation 2020-12-11 23:23:39 +04:00
X1nto 3a9ac80648 cleanup 2020-12-11 23:22:43 +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
HaliksaR e89b0b2b55 improvement/core-ui create core-ui and replase base abstracts 2020-11-26 22:45:47 +07:00
Xinto dd3dba0fad Switched to Fuel downloader 2020-11-23 20:00:41 +04:00
Xinto 48f376a246 small updates 2020-11-16 15:52:23 +04:00
Xinto 98f634051a fixed crash when setting livedata value from a background thread 2020-11-15 23:02:49 +04:00
Xinto 52bb26b3e0 added back threading to installers bruh 2020-11-15 21:13:27 +04:00
Xinto dc77080d37 cleanup 2020-11-15 21:04:23 +04:00