Commit Graph

241 Commits

Author SHA1 Message Date
X1nto d643895e06 unlocked orientation 2021-01-15 20:02:50 +04:00
X1nto 141a99d64c Added loggers for root installer 2021-01-15 18:37:41 +04:00
X1nto f9c174dbf9 prevent downloader from crashing if an exception occurs 2021-01-14 23:48:31 +04:00
Kyelbek 641dc789f9 Change name of private variable in chConV to make it more consistent and obvious of what we're feeding this function with. This can help in avoiding confusion. 2021-01-08 22:39:19 +01:00
Kyelbek 04fc790e36 Fix service script for root variant. This should prevent selinux denials after reboot. Fixes https://github.com/YTVanced/Vanced/issues/331. 2021-01-08 22:24:58 +01:00
Kyelbek 8be35fec73 Fix root mount script. In process of moving service script code, input arguments were written in wrong order. 2021-01-08 22:10:46 +01:00
X1nto 6c0bc4e1ea added a fallback for empty language list 2020-12-22 23:23:18 +04:00
X1nto 1f9ecfddc0 added sleep timer adjuster and optimized views 2020-12-22 21:36:11 +04:00
X1nto 2a5e46855c Fixed crash after updating to 2.1.0 2020-12-19 20:09:42 +04:00
X1nto f637d2eef8 added isFetching LiveData 2020-12-19 12:35:07 +04:00
X1nto d4f1728c09 improved root uninstaller 2020-12-19 12:19:22 +04:00
X1nto fa1eeb8c9d LiveData and accent colot fixes 2020-12-18 16:12:52 +04:00
X1nto 9dea7e95ab added advanced menu for nonroot installer 2020-12-17 11:17:58 +04:00
X1nto ec92a8b415 replaced observable fields with livedata 2020-12-16 17:21:45 +04:00
X1nto cc72b1c7d1 Added accent color picker 2020-12-15 01:18:58 +04:00
X1nto c67ddce9f1 new icon 2020-12-13 15:54:52 +04:00
X1nto ed3b98b3cd equals() optimisation 2020-12-11 23:23:39 +04:00
X1nto 3a9ac80648 cleanup 2020-12-11 23:22:43 +04:00
X1nto 1d2667fb7d Improved root package installer code 2020-12-05 17:39:46 +04:00
ostajic 59193c528c string escape test fix 2020-12-02 00:02:01 +01:00
HaliksaR e89b0b2b55 improvement/core-ui create core-ui and replase base abstracts 2020-11-26 22:45:47 +07:00
Xinto dd3dba0fad Switched to Fuel downloader 2020-11-23 20:00:41 +04:00
Xinto 48f376a246 small updates 2020-11-16 15:52:23 +04:00
Xinto 98f634051a fixed crash when setting livedata value from a background thread 2020-11-15 23:02:49 +04:00
Xinto 52bb26b3e0 added back threading to installers bruh 2020-11-15 21:13:27 +04:00
Xinto dc77080d37 cleanup 2020-11-15 21:04:23 +04:00
Xinto bef7ff4cb0 removed threading from installers 2020-11-15 20:54:30 +04:00
Xinto 76a867142e fixed livedata getter 2020-11-15 20:15:45 +04:00
Tornike Khintibidze 8c44377e7d
Merge pull request #257 from HaliksaR/view-binding-dialogs
View binding dialogs
2020-11-15 20:08:41 +04:00
Xinto 915f7a3773 even more crash fixes 2020-11-15 20:06:25 +04:00
Xinto ce4b06f2b3 crash fixes in dialogs 2020-11-15 19:39:33 +04:00
HaliksaR d4f01eb8b3 ManagerUpdateDialog, AppDownloadDialog view binding migrate ProgressModel to MutableLiveData 2020-11-15 21:53:25 +07:00
Xinto 89b7d011b0 fixed crash when no internet connection 2020-11-15 17:22:17 +04:00
Xinto ce5e561354 fixed a visual bug in manager update center 2020-11-15 16:53:09 +04:00
Tornike Khintibidze d01e0f70d4
Merge pull request #253 from HaliksaR/fix-npe
Fix npe
2020-11-15 11:51:52 +04:00
HaliksaR 32cd632506 Small fixes coroutine
I could not fix everything, as there were very strange moments in the code ...

Also, not all fixes are as beautiful as we would like.
2020-11-15 07:26:07 +07:00
HaliksaR bff06750cd fix PackageHelper.copy npe 2020-11-15 06:43:29 +07:00
HaliksaR 7d68735706 fix doCommitSession npe 2020-11-15 06:43:29 +07:00
HaliksaR 4b100b7b57 fix getJson npe 2020-11-15 06:43:29 +07:00
HaliksaR ad173c9587 fix checkSHA256 npe 2020-11-15 06:43:29 +07:00
HaliksaR 31162db145 fix MiuiHelper npe 2020-11-15 06:43:28 +07:00
Xinto eaec53cd80 fixed a visual bug in manager update dialog 2020-11-13 20:03:11 +04:00
Xinto a8d35790db fixed nonroot music installer 2020-11-13 19:39:50 +04:00
Xinto a6048b4df0 fixed music installer 2020-11-12 23:00:10 +04:00
Xinto 31885da059 music installer fixes 2020-11-10 22:16:29 +04:00
Xinto eda173c327 added a backup url for downloads 2020-11-10 16:49:27 +04:00
Xinto 6d883e3fd7 some improvements 2020-11-09 22:26:11 +04:00
Xinto 831fd3e8ad kinda added a root music installer 2020-11-08 17:30:12 +04:00
Xinto 63c11b3474 cleanup 2020-11-08 16:46:17 +04:00
Xinto 467fc26360 merge and cleanup 2020-11-05 22:35:48 +04:00
Xinto c897f55039 added a version selector and more dialogs 2020-11-05 22:26:27 +04:00
TacoTheDank cf0b0de478 Use some KTX extensions 2020-11-05 11:35:49 -05:00
TacoTheDank e856bcbbfe Some Kotlin cleanup 2020-11-05 11:07:13 -05:00
Xinto 7b2d7a997b updated data fetch methods 2020-11-02 18:41:39 +04:00
Xinto 4d1e334dd2 Merge branch 'dev' of https://github.com/YTVanced/VancedManager into dev 2020-11-02 00:49:32 +04:00
Xinto 456c9c0dda moved root installer to a different thread 2020-11-02 00:49:23 +04:00
ostajic 16bd43d7da Test Fix Root 3.4 2020-11-01 19:23:06 +01:00
ostajic 0f19b60e07 Test Fix Root 3.3 2020-11-01 19:06:38 +01:00
ostajic 155407dbc4 Test Fix Root 3.2 2020-11-01 18:09:16 +01:00
ostajic 9118aa848d Test Fix Root 3.1 2020-11-01 17:36:02 +01:00
ostajic aa322ecac1 Test Fix Root 3 2020-11-01 17:33:18 +01:00
ostajic 371a6a442f Test Fix Root 2 2020-11-01 15:31:02 +01:00
ostajic 99b5debff1 Merge remote-tracking branch 'origin/dev' into dev 2020-11-01 15:05:15 +01:00
ostajic 2b4be709eb Test Fix Root 2020-11-01 15:04:52 +01:00
Xinto 51b1ec1a12 fix conflicts 2020-10-31 23:52:39 +04:00
Xinto ca637c5114 manager redesign 2020-10-31 23:45:39 +04:00
ostajic b783bc8d32 Root Installer Fix v9001 2020-10-10 15:55:40 +02:00
ostajic 55ed8ab8fd Root Installer Fix v9001 2020-10-10 15:53:52 +02:00
ostajic 685cdeed17 Root Installer Fix v9001 2020-10-10 15:52:25 +02:00
Zoran Ostojic 3d94d746f7
Merge branch 'dev' into dev 2020-10-10 15:06:13 +02:00
ostajic 8453aa4d14 Root Installer Fix v9001 2020-10-10 15:01:45 +02:00
ostajic 84a525c3ef Root Installer Fix v9001 2020-10-03 21:52:57 +02:00
Xinto 68e9241ab8 replaced variable call 2020-10-03 15:34:19 +04:00
Xinto 0e450bdbad made dev settings button visible 2020-10-03 15:32:23 +04:00
Xinto 542b937a04 small optimizations 2020-10-03 00:30:02 +04:00
Xinto f3356f1044 Revert "new signature checking method" 2020-10-02 22:21:28 +04:00
Xinto 46978f2f6f new signature checking method 2020-10-02 18:43:16 +04:00
Xinto d5bf4b0a80 added a signature checker for vanced apps 2020-10-01 14:39:01 +04:00
Xinto 41fe28a684 manager language selector and url changer fixes 2020-09-29 14:47:38 +04:00
Xinto 82060465ae added a language selector 2020-09-26 21:09:01 +04:00
Xinto 7cfc16d9b7 some small fixes 2020-09-25 21:01:24 +04:00
ostajic 440e0d5dd1 Root Installer Fix 2020-09-25 17:39:53 +02:00
Xinto f44249f462 fixed issues 2020-09-20 18:41:28 +04:00
Xinto 7d25d5a89f fixed installer 2020-09-19 22:07:10 +04:00
ostajic 92dc34e39f Root Installer Fix 2020-09-19 12:53:44 +02:00
ostajic 41f0b8e115 Fix links intent 2020-09-19 12:33:13 +02:00
Xinto c95a0eaf2b Fixed bugs and improved performance 2020-09-17 14:13:16 +04:00
Xinto b7a6709e24 json improvements 2020-09-16 14:40:01 +04: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 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 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 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
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