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

542 commits

Author SHA1 Message Date
Zoran Ostojic
23e70513e8
Merge pull request #160 from ostajic/dev
Fix links intent
2020-09-19 12:37:57 +02:00
ostajic
41f0b8e115 Fix links intent 2020-09-19 12:33:13 +02:00
Xinto
9b18450ad6 toolbar back button fixes 2020-09-19 12:59:16 +04:00
ostajic
6e2d2c1df7 Back Button Fix and dupe bug fix 2020-09-19 10:21:48 +02:00
ostajic
11494b11b2 Merge branch 'dev' of https://github.com/YTVanced/VancedManager into dev
 Conflicts:
	app/src/main/java/com/vanced/manager/ui/MainActivity.kt
2020-09-19 09:11:58 +02:00
ostajic
215f4801df Back Button Fix 2020-09-19 09:07:32 +02:00
Xinto
afddffe8fc fixes and improvements 2020-09-18 21:55:45 +04:00
Xinto
5136e6938d json fetch and home screen refresh adjustments 2020-09-17 23:26:30 +04:00
Xinto
c95a0eaf2b Fixed bugs and improved performance 2020-09-17 14:13:16 +04:00
Xinto
7b628da170 fixed build again 2020-09-16 15:18:22 +04:00
Xinto
7e26d604de fixed build 2020-09-16 14:52:12 +04:00
Xinto
b7a6709e24 json improvements 2020-09-16 14:40:01 +04:00
Xinto
66be15088e lifecycle fixes 2020-09-15 22:22:21 -07:00
Xinto
fc389f6f37 moved a joke to readmeme 2020-09-15 22:18:07 -07:00
Denys Vitali
d99a45accf
fix navigation 2020-09-16 01:52:36 +02:00
Xinto
ca74d7145e fixed warnings 2020-09-15 11:10:03 -07:00
Xinto
a63b549b91 finished code cleanup 2020-09-15 11:06:29 -07:00
X1nto
160a5684f7 started code cleanup 2020-09-06 14:33:04 +04:00
ostajic
b776595059 lag Fix v1 2020-09-13 23:48:03 +02:00
ostajic
f93e0e3c9d lag Fix v1 2020-09-13 22:58:33 +02:00
ostajic
4e33363533 New Root Install Variant 2020-09-13 03:40:14 +02:00
X1nto
e5baad5d5f fixed preference saving 2020-09-12 20:18:05 +04:00
X1nto
4daee42a0b I should've built before pushing commits 2020-09-04 23:41:39 +04:00
X1nto
85d5764e75 fixed build 2020-09-04 23:31:50 +04:00
X1nto
30582b8c17 Bug fixes 2020-09-04 23:14:43 +04:00
ostajic
b2049bb4aa cleanup 2020-08-31 20:13:02 +02:00
ostajic
20c0eec5de New fixes for new root install using shell to get package install folder and version of package for devices where pm fails 2020-08-31 19:47:23 +02:00
X1nto
7a8322eef2 layout initialization fix 2020-08-31 20:12:20 +04:00
X1nto
b5ee717bad fixed build stuff 2020-08-27 14:50:43 +04:00
X1nto
4bc3a42ab0 build fixes 2020-08-26 21:21:37 +04:00
X1nto
fbe3076267 made new installer toggleable 2020-08-26 18:22:36 +04:00
X1nto
e0b0ce9130 fixed tablayout and adapter 2020-08-26 16:29:05 +04:00
X1nto
b1e0db8598 Model class goes brrrrr 2020-08-26 15:50:02 +04:00
X1nto
3a3624e1be Switched to TabLayout for variant selection 2020-08-26 15:09:34 +04:00
X1nto
c800383f30 improvements 2020-08-25 13:05:20 +04:00
Tornike Khintibidze
f6345c2dd5
Merge pull request #126 from ostajic/dev
Version Check Crash Fix When Youtube Is Not Installed At All
2020-08-25 07:58:18 +04:00
ostajic
8ab16e161f No Youtube Crash Fix 2020-08-25 05:46:25 +02:00
Tornike Khintibidze
9c30b1d0ab
Merge pull request #125 from ostajic/dev
Fix for new error Messages not being displayed
2020-08-25 07:31:05 +04:00
ostajic
c44690e530 chcon without -R 2020-08-25 05:05:17 +02:00
ostajic
42b3354d43 Updated Downloader to only download apks if they are needed also sha256 moved from install to download 2020-08-25 03:00:26 +02:00
ostajic
6965cf8585 Error Strings moved to strings.xml 2020-08-24 23:47:54 +02:00
ostajic
c48723be24 Error Messages Displayed Correctly 2020-08-24 23:20:48 +02:00
X1nto
befde1a66a gradle updates 2020-08-24 23:56:11 +04:00
ostajic
a21730a8bc Added Sha256 Check on Patch Apk, code cleanup and comments added 2020-08-24 09:47:00 +02:00
ostajic
b574177a56 removed thread.sleep and auto start of vanced 2020-08-24 08:09:30 +02:00
ostajic
bcf52d8173 fixed broken none root install, and changed back to mv command 2020-08-23 23:46:38 +02:00
ostajic
8794f3cbd5 fix duped folders, and some more testing 2020-08-23 15:01:54 +02:00
ostajic
3c881104d9 Added some delay between stock yt install and patching to prevent system reboot.
also chrown system:system added to prevent youtube from disappearing after restart. (KevinX8 Tip)
2020-08-23 08:35:32 +02:00
ostajic
2ee7096106 Fix Bug With Install when youtube is not pre installed in system and added code check, and returns error message on install if there is one 2020-08-23 07:14:00 +02:00
ostajic
f2cb0e4307 Fix Bug With Install when youtube is not pre installed in system and added code check, and returns error message on install if there is one 2020-08-23 06:37:34 +02:00