Commit Graph

316 Commits

Author SHA1 Message Date
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 fbe3076267 made new installer toggleable 2020-08-26 18:22:36 +04:00
X1nto c800383f30 improvements 2020-08-25 13:05:20 +04:00
ostajic 8ab16e161f No Youtube Crash Fix 2020-08-25 05:46:25 +02: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 c48723be24 Error Messages Displayed Correctly 2020-08-24 23:20:48 +02: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
ostajic 042a6a72a1 remove dupe and more detailed throw 2020-08-23 02:48:48 +02:00
ostajic d0bdaef772 Version Bump and Target 29 2020-08-23 02:24:43 +02:00
ostajic 412ff6aebb Test New Root Method And Step LogCode 2020-08-23 01:57:22 +02:00
ostajic d8cc154aeb Test New Root Method 2020-08-23 00:51:49 +02:00
X1nto cccbb16c4e import cleanup 2020-08-12 19:23:15 +04:00
X1nto dc13e76a5c fixed crowdin 2020-08-12 19:22:27 +04:00
X1nto 9670a50d1f exception test 2020-08-12 18:16:53 +04:00
X1nto 4b45a2acd6 exception handling for crowdin 2020-08-12 17:40:13 +04:00
X1nto 71eb1c19d8 improved detection of installation process running 2020-08-09 00:21:08 +04:00
X1nto 24a51c949b changed root error handler 2020-08-08 15:02:28 +04:00
X1nto f03e681ea8 new root error handler 2020-08-08 11:56:59 +04:00
X1nto 597078e6a7 fixed localbroadcastmanager in uninstall service 2020-08-08 01:04:13 +04:00
X1nto f29af1607e replaced all deprecated methods with kotlin coroutines 2020-08-07 20:51:45 +04:00
X1nto 10be21c875 added option to delete downloaded file 2020-08-07 11:07:49 +04:00
X1nto a12754123f removed useless logging 2020-08-07 10:18:23 +04:00
X1nto 090b816cd7 installer adjsutments 2020-08-06 22:06:19 +04:00
X1nto b5026a7758 bug fixes and improvements 2020-08-06 11:46:07 +04:00
X1nto e9695caf76 ah yeah, It's all coming together 2020-08-05 20:20:19 +04:00
X1nto 122febcad2 haha gradle errors go brrrrr 2020-08-05 16:03:51 +04:00
X1nto 1a9575cf65 chnages to download system 2020-08-05 15:52:09 +04:00
X1nto cbc31a64ad Fixes 2020-08-04 19:10:05 +04:00
X1nto 7fe33d4434 broadcast test 3 2020-08-04 17:08:48 +04:00
X1nto f942ceda53 broadcast test 2 2020-08-04 16:31:55 +04:00
X1nto 30c84873a4 broadcast test 2020-08-04 15:42:15 +04:00
X1nto 6429f32660 ux improvements 2020-08-04 14:02:36 +04:00
X1nto 9906ea9d0d ui fixes 2020-08-03 23:29:20 +04:00
X1nto 3222b843ee fixed vanced installation path 2020-08-03 16:13:43 +04:00
X1nto 355537c6f6 fixed preference getter 2020-08-03 13:54:59 +04:00
X1nto ac4cc3ff7a reverted to PRDownload 2020-08-02 20:54:49 +04:00
X1nto 50e05c4660 added multi language download support 2020-08-02 20:16:55 +04:00
X1nto 924dff3f85 testing 2020-07-23 17:35:04 +04:00
X1nto a537aa92ed UI tests 2020-07-23 13:34:10 +04:00
X1nto f89ad86cb0 UI tests 2020-07-22 20:43:03 +04:00
X1nto 90d8164f64 UX fixes 2020-07-22 17:33:45 +04:00
X1nto 0099dab5d6 haha databinding and cleanup go brrrr 2020-07-17 01:05:31 +04:00
X1nto db2cb4e04b some adjustments 2020-07-15 18:52:31 +04:00
xfileFIN 7a1d7cced8 JSON Parsing from request 2020-07-12 00:43:43 +03:00
X1nto 1224e01823 attempt to fix uri 2020-07-11 18:12:03 +04:00
X1nto 6d24a08075 test 3 2020-07-11 14:45:39 +04:00
X1nto 4c89fc4586 update 2020-07-11 00:04:07 +04:00
X1nto 70cd3e0e58 update 1.2.0 test 2020-07-10 23:09:51 +04:00
X1nto d3caeb7554 all main activity code now belongs to MainActivity.kt 2020-07-06 18:29:27 +04:00
X1nto f90101abb7 fixed build 2020-07-06 15:58:02 +04:00
X1nto 5d8ce16a6b added Crowdin integration 2020-07-06 15:38:00 +04:00
X1nto 157be21a47 small changes 2020-07-04 20:36:59 +04:00
Paulis Gributs e4fb6be922
Merge pull request #64 from YTVanced/master
Update Dev
2020-07-04 00:57:41 +01:00
TacoTheDank 9064d4e890 Fix a building error, clean up a few tiny things 2020-07-03 17:25:37 -04:00
X1nto 38e15d09f1 removed useless toast 2020-07-03 00:44:08 +04:00
X1nto 92c4b2a5c6 added magisk version checking 2020-07-02 22:13:16 +04:00
X1nto 7828fb0a35 moved update checker to activity 2020-07-02 20:03:49 +04:00
X1nto ee827937cb fixed auto updater 2020-07-02 18:38:48 +04:00
X1nto 685c5a61fd fixed root dialog showing twice when user switches to root mode 2020-07-02 17:41:55 +04:00
X1nto a5730a9947 updated things 2020-07-02 16:41:30 +04:00
X1nto d4ee7e7351 returned START_NOT_STICKY instead of START_STICKY because some ROMs are drunk 2020-07-02 15:22:20 +04:00
X1nto d90812d3ad improvemets and bug fixes, updated translations 2020-07-02 14:23:12 +04:00
X1nto cb0fcddfed cleanup and optimisations 2020-07-02 00:34:34 +04:00
X1nto 5b326da2f6 exception handling test 5 2020-07-01 21:52:56 +04:00
X1nto 46c8e8af06 updated to new apk folder structure 2020-07-01 20:13:57 +04:00
X1nto 68790d5012 exception handling test 4 2020-07-01 20:12:32 +04:00
X1nto 6595effa07 exception test 4 2020-07-01 19:10:34 +04:00
X1nto a9da78ff71 exception test 3 2020-07-01 17:18:14 +04:00
X1nto 2f191bbb7e exception test 2 2020-07-01 16:24:20 +04:00
X1nto 55bd10d6f5 exception test 2020-07-01 15:59:32 +04:00
X1nto a959daf515 exception handling and resource cleanup 2020-07-01 13:17:32 +04:00
X1nto 64c5faf6ac finalisations 2020-07-01 00:07:44 +04:00
X1nto 499517dcec tests 2020-06-30 23:28:15 +04:00
X1nto 15443e9afd better miui detection 2020-06-30 21:38:51 +04:00
X1nto fad94279a5 adjustments 2020-06-30 20:47:59 +04:00
X1nto 90f0859b31 rc1 2020-06-30 17:58:31 +04:00
X1nto fb555e5370 service tests 3 2020-06-30 16:29:14 +04:00
X1nto 45aa99d30a service tests 2 2020-06-30 15:31:09 +04:00
X1nto 014b3fa18c service tests 2020-06-30 14:44:04 +04:00
X1nto bc2bcb7253 service tests 2020-06-30 14:19:56 +04:00
X1nto 464596e22e more tests 2020-06-30 13:21:48 +04:00
X1nto b569ec6bd5 testing 2020-06-30 12:32:51 +04:00
X1nto 2dacfb0616 testing 2020-06-30 12:09:01 +04:00
X1nto 925f47034c attempt to fix cancel button 2020-06-30 00:35:54 +04:00
X1nto 7175f4e6bc fixes for notification 2020-06-29 23:57:33 +04:00
X1nto c5b38ef53b added OnCancelListener 2020-06-29 23:31:18 +04:00
X1nto d2ab184165 installer tests 2020-06-29 23:20:09 +04:00
X1nto d5fecfb2c0 fixed crash 2020-06-29 20:45:47 +04:00
X1nto 356dc095bf moved download/installation messages to notifications for better background experience 2020-06-29 19:44:54 +04:00