Commit Graph

657 Commits

Author SHA1 Message Date
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
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
AioiLight 73ba5fc9bc Block dialog clossing to tap outside when downloding manager 2020-08-16 18:39:27 +09: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 0f7166b72c fixed build 2020-08-12 17:52:17 +04:00
X1nto 4b45a2acd6 exception handling for crowdin 2020-08-12 17:40:13 +04:00
X1nto 6069553f4a why is kate so sht 2020-08-12 16:35:00 +04:00
X1nto c3c9029b0e more fixes 2020-08-12 16:29:21 +04:00
X1nto 6c2277b0b0 small fixes 2020-08-12 16:21:23 +04:00
X1nto 34980c2605 some crash fixes 2020-08-09 19:28:56 +04:00
X1nto 8f026e9a3b fixed a toast message 2020-08-09 00:49:22 +04:00
X1nto 71eb1c19d8 improved detection of installation process running 2020-08-09 00:21:08 +04:00
X1nto 7bdbf6e9b5 service tests 2020-08-08 22:58:22 +04:00
X1nto 985999899b fixes 2020-08-08 22:30:45 +04:00
X1nto a7e2d4a252 service checker improvements 2020-08-08 22:11:34 +04:00
X1nto 68213c8556 tiny fixes 2020-08-08 19:02:10 +04:00
X1nto 07263e19f1 fixed url changer 2020-08-08 18:02:58 +04:00
X1nto 106c8374f5 improved root error handler 2020-08-08 16:22:32 +04:00
X1nto e1e69d4022 finalised root error handler 2020-08-08 16:05:11 +04:00
X1nto 24a51c949b changed root error handler 2020-08-08 15:02:28 +04:00
X1nto 4356584185 bug fixes 2020-08-08 14:59:56 +04:00
X1nto bce75c1b22 removed ui blocking methods in changelogs 2020-08-08 12: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 690c8240aa Fixed crash with language fetching 2020-08-08 00:33:19 +04:00
X1nto e9c3e7aad5 replaced runBlocking methods with coroutinescope 2020-08-07 23:24:35 +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 6c0d0016c4 fixes 2020-08-06 23:02:22 +04:00
X1nto 82626a4f19 bug fixes 2020-08-06 22:37:43 +04:00
X1nto 090b816cd7 installer adjsutments 2020-08-06 22:06:19 +04:00
X1nto ab8b145ead This commit mostly includes debug stuff, also an adjusted launcher icon 2020-08-06 21:17:40 +04:00
X1nto f4acceff24 removed stuff for debugging 2020-08-06 14:44:19 +04:00
X1nto 4e591062bb bug fixes 2020-08-06 14:21:18 +04:00
X1nto 5ba963e366 removed error suppression 2020-08-06 12:49:45 +04:00
X1nto cff32987ff suppresed error 2020-08-06 12:00:27 +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 ec638cb0b4 adjustments 2020-08-04 21:10:07 +04:00
X1nto cbc31a64ad Fixes 2020-08-04 19:10:05 +04:00
X1nto 14a964c9d9 broadcast test 4 2020-08-04 17:49:46 +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 25d43cc191 fixed an issue with AboutFragment 2020-08-04 14:47:21 +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 8b707cfc55 small ui fixes 2020-08-03 15:39:26 +04:00
X1nto bac2de06d8 json array tests 2020-08-03 14:25:40 +04:00
X1nto 355537c6f6 fixed preference getter 2020-08-03 13:54:59 +04:00
X1nto e77314c658 json array improvements 2020-08-03 13:01:25 +04:00
X1nto ecaf591100 haha kotlin coroutines go brrrr 2020-08-03 12:11:20 +04:00
X1nto cc7b19f823 databinding fixes 2020-08-02 23:10:13 +04:00
X1nto dcafca2230 coroutine fixes 2020-08-02 22:22:33 +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 488abf1277 UI tests 2020-07-23 14:36:17 +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 723cdd87ef viewmodel adjustments 2020-07-17 02:08:00 +04:00
X1nto 147042ca49 added a null safety call 2020-07-17 01:55:53 +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
X1nto 2272c21dd8 fixed build 2020-07-12 22:40:01 +04:00
X1nto a694b74e0f fixed getter 2020-07-12 22:34:02 +04:00
X1nto 292405b05e fixed crashes 2020-07-12 22:33:14 +04:00
X1nto 31b1c7aef7 improved json parsing 2020-07-12 22:05:03 +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 89d8be8cdc fixed string literal duplication 2020-07-11 18:07:23 +04:00
X1nto ec78585144 replaced variable with atomic reference 2020-07-11 18:04:21 +04:00
X1nto 4faf4f6c27 removed useless function 2020-07-11 17:42:47 +04:00
X1nto 6d24a08075 test 3 2020-07-11 14:45:39 +04:00
X1nto 3c6ff26e83 test 2 2020-07-11 11:49:55 +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 caa806bf21 testing 2 2020-07-06 19:44:10 +04:00
X1nto b1e6b0d1b2 testing 2020-07-06 19:29:16 +04:00
X1nto 70affaefda improved code 2020-07-06 18:36:27 +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 6ad8592599 mobed dark theme to thems.xml 2020-07-06 12:46:41 +04:00
X1nto 87964d1fd7 fixed url opening in about menu 2020-07-05 20:15:00 +04:00
X1nto f53f922299 color test 2020-07-05 19:29:12 +04:00
X1nto dba06dd570 fixed build 2020-07-05 19:06:23 +04:00
X1nto 6909be380b switched to observable field 2020-07-05 19:05:09 +04:00
X1nto 1ddd26604b fixed NullPointerException 2020-07-05 17:23:47 +04:00
X1nto a5475985df fixed build 2020-07-05 17:11:34 +04:00
X1nto 1ba1d7f570 swiperefreshlayout test 2020-07-05 16:49:35 +04:00
X1nto 157be21a47 small changes 2020-07-04 20:36:59 +04:00
X1nto 02db3da480 import optimisation 2020-07-04 20:06:32 +04:00
X1nto 865d61d413 fixed changelog attaching 2020-07-04 20:06:07 +04:00
X1nto 109b065ab0 fixed versioncode comparing 2020-07-04 19:55:42 +04:00
X1nto 50b17c55e4 fixed crash on external browser selected 2020-07-04 19:40:36 +04:00
X1nto ff86435bd3 fixed bug with back button showing up on home page 2020-07-04 19:35:23 +04:00
X1nto 5b9665a364 import cleanup 2020-07-04 19:16:46 +04:00
X1nto f9e0776d95 added option to open links in external broser 2020-07-04 19:06:01 +04:00
Aditya Wasan 41ed18d54c Update app to use databinding at more places
Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
2020-07-04 19:14:28 +05:30
Paulis Gributs e4fb6be922
Merge pull request #64 from YTVanced/master
Update Dev
2020-07-04 00:57:41 +01:00
kevinx8 6341baa048 Revert "Fixed string literal duplication"
This reverts commit 465bca4b
2020-07-04 00:22:50 +01:00
kevinx8 5db3e88446 Revert "Grabbed app names from strings"
This reverts commit e79523ec
2020-07-04 00:22:44 +01:00
TacoTheDank 9064d4e890 Fix a building error, clean up a few tiny things 2020-07-03 17:25:37 -04:00
Tornike Khintibidze e79523ecf9
Grabbed app names from strings 2020-07-03 22:45:47 +04:00
Tornike Khintibidze 465bca4b00
Fixed string literal duplication 2020-07-03 22:34:51 +04:00
AioiLight c61acf01f6 make string for toast 2020-07-04 02:52:15 +09:00
AioiLight 55f6ac8622 Copy version when MaterialCardView tapped 2020-07-04 02:46:09 +09:00
X1nto a6e809c209 removed unused strings 2020-07-03 18:43:36 +04:00
X1nto ce599377db small changes 2020-07-03 15:07:14 +04:00
X1nto 3e9ddc856a made notification expandable 2020-07-03 14:03:19 +04:00
X1nto e59a4e50e8 removed useless toast 2020-07-03 01:09:21 +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 eefd85536f manager updater should be fixed 2020-07-02 20:25:26 +04:00
X1nto 7828fb0a35 moved update checker to activity 2020-07-02 20:03:49 +04:00
X1nto bd562c1df3 fixed uri parsing 2020-07-02 19:11:57 +04:00
X1nto 12a1deb368 removed import 2020-07-02 18:50:39 +04:00
X1nto aee370aa5f fixed build again 2020-07-02 18:50:02 +04:00
X1nto 4b89c56433 fixed build 2020-07-02 18:45:57 +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 3a49cbc17f changed manager changelog url address to my github 2020-07-02 15:33:53 +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 e58d089d77 fixed miui optimization detection 2020-07-01 00:28:34 +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 dc03af09ec fixed build and improved custom URL layout 2020-06-30 19:31:50 +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 6f68052077 fixed download and button 2020-06-29 21:04:53 +04:00
X1nto 5275871933 fixed build 2020-06-29 20:53:49 +04:00
X1nto d5fecfb2c0 fixed crash 2020-06-29 20:45:47 +04:00
X1nto 506d530c13 fixed build 2020-06-29 19:45:50 +04:00
X1nto 356dc095bf moved download/installation messages to notifications for better background experience 2020-06-29 19:44:54 +04:00
X1nto 588dd1ba4c fixes 2020-06-28 22:23:33 +04:00
X1nto 5bbc633890 changed some icons 2020-06-28 20:45:09 +04:00
X1nto 3f874ce5ed bug fixes 2020-06-28 20:39:14 +04:00
X1nto 971b08df35 new additions and optimisations 2020-06-28 18:47:51 +04:00
X1nto 1815d7b157 removed signature checker, cleanup and bug fixes 2020-06-27 19:03:59 +04:00
X1nto 7117352591 test new signature checker 2020-06-27 01:41:51 +04:00
X1nto fddce8ed85 some fixes 2020-06-26 21:06:55 +04:00
X1nto 8849903f95 some little changes 2020-06-26 20:00:17 +04:00
X1nto 4e68ad63f2 changed spinner to switch 2020-06-25 21:19:44 +04:00
X1nto d930b04f20 test 2 2020-06-25 19:58:23 +04:00
X1nto 72d278c57c test 2020-06-25 19:11:58 +04:00
X1nto 22f5ee30c6 changed stub install method 2020-06-25 18:23:44 +04:00
X1nto 48c0d5ca17 new additions 2020-06-25 18:22:33 +04:00
X1nto f71d2d5e4c huge changes 2020-06-25 13:45:39 +04:00
X1nto 96842dc245 optimisations 2020-06-24 23:17:21 +04:00
X1nto 47181c8f70 bug fixes 2020-06-24 14:31:24 +04:00
X1nto 7a3ec91156 fixed crash on cancel button press and another attempt to fix theme crash 2020-06-24 10:35:04 +04:00
X1nto 195c82874f fixed build 2020-06-24 01:01:51 +04:00