0
0
Fork 0
mirror of https://github.com/YTVanced/VancedManager synced 2024-11-18 09:15:10 +00:00
Commit graph

751 commits

Author SHA1 Message Date
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
284a6c07a8 made logs readable on light theme 2021-02-07 14:08:55 +04:00
X1nto
2c7f040b21 refactored faq to guide 2021-02-05 14:17:15 +04:00
X1nto
0abf89acbb removed useless variable 2021-02-05 13:57:48 +04:00
X1nto
f99c20c1de cleanup 2021-02-05 13:34:43 +04:00
X1nto
63aeab827a rounded corners for accent color dialog 2021-02-05 13:32:43 +04:00
X1nto
f087893557 fixed some background crashes 2021-02-05 13:07:05 +04:00
X1nto
d4c868c1e4 enabled instant support for FAQ 2021-02-04 19:30:52 +04:00
X1nto
6a76edd101 small adjustment 2021-02-04 12:36:09 +04:00
X1nto
a494951831 improved faq button 2021-02-04 12:35:07 +04:00
X1nto
351f849da8 added FAQ button 2021-02-04 11:55:12 +04:00
X1nto
efa9ec7bc6 fixed incorrect error code by unifying error reporters 2021-02-04 11:47:13 +04:00
X1nto
a3fd2111d4 fixed notification adapter 2021-02-04 11:27:55 +04:00
X1nto
8643ced9f4 fixed accent color for slider 2021-02-03 23:43:41 +04:00
X1nto
9c2b530d4d added log fragment 2021-02-03 22:24:28 +04:00
X1nto
d58a2c3f71 fixed warnings for music and vanced 2021-02-03 20:12:32 +04:00
X1nto
89611742ed fixed some strings not being translated 2021-02-01 19:54:03 +04:00
X1nto
bff17853d7 fixed notifications not turning off when unselecting app 2021-01-30 13:53:13 +04:00
X1nto
6a0bd14680 added warning for music 2021-01-28 15:23:36 +04:00
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