Commit Graph

1195 Commits

Author SHA1 Message Date
X1nto 4e9b0191ba grammar fixes 2020-09-12 21:56:07 +04:00
X1nto 5f17b01703 updated new installer strings 2020-09-12 21:46:27 +04:00
X1nto dd2cda9098 fixed xml 2020-09-12 21:28:51 +04:00
X1nto cb2200a83b updated summary for new root installer 2020-09-12 21:25:21 +04: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 bb18effa8c Merge branch 'dev' of https://github.com/YTVanced/VancedManager into dev 2020-08-31 20:23:53 +02:00
ostajic b2049bb4aa cleanup 2020-08-31 20:13:02 +02:00
Tornike Khintibidze c7075e2ccb
Merge pull request #135 from ostajic/dev
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 21:53:29 +04: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 bd9ddc1bbb string fixes 2020-08-31 20:15:41 +04:00
X1nto cf571d489b bumped up version name 2020-08-31 20:13:23 +04: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 e2460ad261 removed firebase config from gitignore 2020-08-26 23:25:01 +04:00
X1nto 4bc3a42ab0 build fixes 2020-08-26 21:21:37 +04:00
X1nto bd356d5292 fixed music layout issues 2020-08-26 19:18:26 +04:00
X1nto fbe3076267 made new installer toggleable 2020-08-26 18:22:36 +04:00
X1nto 1b38101928 Merge branch 'dev' of https://github.com/YTVanced/VancedManager into dev 2020-08-26 16:49:32 +04:00
X1nto 60ba9364e5 Added Music icon 2020-08-26 16:49:16 +04:00
X1nto e0b0ce9130 fixed tablayout and adapter 2020-08-26 16:29:05 +04:00
KevinX8 dbdce26b4b fixed some errors, still need to add ic_music 2020-08-26 15:02:48 +03: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 3805145aba Merge branch 'dev' of https://github.com/YTVanced/VancedManager into dev 2020-08-25 13:05:27 +04:00
X1nto c800383f30 improvements 2020-08-25 13:05:20 +04:00
Tornike Khintibidze b63213c599
Merge pull request #127 from ostajic/dev
Changed Strings to more descriptive Error Message
2020-08-25 09:18:14 +04:00
ostajic 1cc4a38a1b Changed Strings to more descriptive Error Message 2020-08-25 07:11:36 +02:00
ostajic 2d8b4633d1 Changed Strings to more descriptive Error Message 2020-08-25 07:07:19 +02: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
X1nto 72d84bbece Android R fixes 2020-08-24 21:30:12 +04:00
Tornike Khintibidze 96a9950644
Merge pull request #121 from ostajic/dev
New Root Install Method & Log code & Version Bump
2020-08-24 13:37:47 +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 b92959d0dd 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:57 +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
ostajic 042a6a72a1 remove dupe and more detailed throw 2020-08-23 02:48:48 +02:00