Commit Graph

818 Commits

Author SHA1 Message Date
X1nto ffa2e0a281 temporary fix for random crashes on installation 2021-01-17 19:13:30 +04:00
X1nto 375fffe590 removed unecessary trycatch block 2021-01-17 17:17:05 +04:00
X1nto 66f2d70de5 crash fixes 2021-01-17 17:15:57 +04:00
X1nto 835ede4de6 fixed crash in root data model 2021-01-17 16:52:50 +04:00
X1nto 1c123e55d8 crash fixes 2021-01-17 14:54:48 +04:00
X1nto eef6714943 added null safety for package manager 2021-01-17 13:27:22 +04:00
X1nto b783210238 prevent loading root data model on nonroot screen 2021-01-17 13:09:36 +04:00
X1nto 430af21c5d removed boldness from vanced language box 2021-01-17 02:13:11 +04:00
X1nto a87e13e66d language picker fixes 2021-01-17 02:09:57 +04:00
X1nto f47dd376b2 moved methods out of singletones 2021-01-16 21:00:38 +04:00
X1nto 834dad0946 avoid detecting stock apps as installed 2021-01-16 19:49:25 +04:00
X1nto ce1cf2fdb4 more logging 2021-01-16 18:45:20 +04:00
X1nto 1ceb53d2d4 retrofit goes brrrrrr 2021-01-16 18:36:46 +04:00
X1nto 793d3f3f26 mapping 2021-01-15 22:06:45 +04:00
X1nto 0d80587b4a correctly handle exception in installer 2021-01-15 22:06:30 +04:00
X1nto aafa03612b NPE fix 2021-01-15 21:59:58 +04:00
X1nto bb53021d2a added a try catch block 2021-01-15 21:26:27 +04:00
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 934224d8e8 ui updates 2021-01-15 18:24:07 +04:00
X1nto 671f192f5b themed slider 2021-01-15 14:12:39 +04:00
X1nto f9c174dbf9 prevent downloader from crashing if an exception occurs 2021-01-14 23:48:31 +04:00
X1nto 69a015c5cf string updates 2021-01-10 22:52:31 +04:00
X1nto 801ff2e712 removed kotlin android extensions in favor of viewbinding 2021-01-10 16:41:56 +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 e7c10d01e8 added a launch button for apps 2020-12-23 20:13:56 +04:00
X1nto b794afa294 removed an unecessary call 2020-12-23 19:47:34 +04:00
X1nto 6c0bc4e1ea added a fallback for empty language list 2020-12-22 23:23:18 +04:00
X1nto c5f4f7a609 added strings 2020-12-22 21:39:09 +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 47951f8846 potential fix of notifications 2020-12-19 17:37:54 +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 81ace5394b made accent dialog cancelable 2020-12-18 23:58:54 +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 620c96f83b adjusted luminance value 2020-12-16 11:51:31 +04:00
X1nto 8bd9f17e20 Changed RGB wheel to HSL 2020-12-15 12:23:27 +04:00
X1nto 15b289e83e improved hex input field 2020-12-15 11:32:47 +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 9ddc7d6bb6 revert some changes 2020-12-12 12:14:12 +04:00
X1nto e681da79e6 updated layout 2020-12-11 23:43:51 +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 50859d7de0 moved URLs to a Companion Object 2020-12-11 23:03:52 +04:00
X1nto e008bb6c73 removed microg settings button 2020-12-11 20:26:29 +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
HaliksaR 939468d3d2 Clear All data binding 2020-11-24 03:35:02 +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
Tornike Khintibidze d076466f8f
Merge pull request #259 from HaliksaR/view-binding-dialogs
View binding BottomSheetDialogFragment
2020-11-15 23:07:53 +04:00
Xinto 98f634051a fixed crash when setting livedata value from a background thread 2020-11-15 23:02:49 +04:00
HaliksaR f8d204a4db ManagerUpdateDialog FIX 2020-11-16 01:15:03 +07:00
HaliksaR 707ed94878 VancedPreferencesDialog migrate to view binding 2020-11-16 01:15:03 +07:00
HaliksaR 94d339732f VancedLanguageSelectionDialog migrate to view binding 2020-11-16 01:15:02 +07:00
HaliksaR 5f030608b0 SelectAppsDialog migrate to view binding 2020-11-16 01:15:02 +07:00
HaliksaR 83ac980ecc MusicPreferencesDialog migrate to view binding 2020-11-16 01:15:02 +07:00
HaliksaR 7e05a3846f ManagerVariantDialog migrate to view binding 2020-11-16 01:15:02 +07:00
HaliksaR 874b5d6f90 ManagerThemeDialog migrate to view binding 2020-11-16 01:15:02 +07:00
HaliksaR d929092888 ManagerLanguageDialog migrate to view binding 2020-11-16 01:15:02 +07:00
HaliksaR a7545071a1 ManagerAccentColorDialog migrate to view binding 2020-11-16 01:15:02 +07:00
HaliksaR 00d3003498 InstallationFilesDetectedDialog migrate to view binding 2020-11-16 01:15:01 +07:00
HaliksaR a3767e4c9e AppVersionSelectorDialog and VancedThemeSelectorDialog migrate to view binding 2020-11-16 01:14:00 +07:00
HaliksaR a1d4cdbbe5 create BindingBottomSheetDialogFragment 2020-11-16 01:14:00 +07: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 08cca4b56b updated icons 2020-11-15 20:53:36 +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 3d86d6b309 made music enabled by default 2020-11-15 19:41:46 +04:00
Xinto ce4b06f2b3 crash fixes in dialogs 2020-11-15 19:39:33 +04:00
HaliksaR e60eec1cd9 URLChangeDialog view binding 2020-11-15 22:00:57 +07:00
HaliksaR d4f01eb8b3 ManagerUpdateDialog, AppDownloadDialog view binding migrate ProgressModel to MutableLiveData 2020-11-15 21:53:25 +07:00
HaliksaR 41cd02c256 AppInfoDialog view binding and add BindingDialogFragment 2020-11-15 21:11:44 +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
Xinto 870725a09a null safety for installation preferences 2020-11-15 14:29:20 +04:00
Xinto 411bb08ba3 fixed conflict 2020-11-15 14:24:32 +04:00
Xinto c33e069e79 language selector fixes 2020-11-15 13:49:40 +04:00
Tornike Khintibidze 354a78a28f
Merge pull request #251 from HaliksaR/improvements/viewbinding
Migrage All Fragments to view binding
2020-11-15 13:21:10 +04:00
Tornike Khintibidze d01e0f70d4
Merge pull request #253 from HaliksaR/fix-npe
Fix npe
2020-11-15 11:51:52 +04:00
Tornike Khintibidze 051e3cd337
Merge pull request #254 from HaliksaR/fix-coroutine
Small fixes coroutine
2020-11-15 11:51:27 +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 3b092c9652 fix VancedLanguageSelectionDialog langPrefs npe 2020-11-15 06:43:28 +07:00
HaliksaR b7ba61b5e2 fix VancedDownloader lang npe 2020-11-15 06:43:28 +07:00
HaliksaR 31162db145 fix MiuiHelper npe 2020-11-15 06:43:28 +07:00
HaliksaR 8a3d96a3de WelcomeFragment view binding 2020-11-15 05:24:57 +07:00
HaliksaR e126878035 SettingsFragment view binding, fixed code and add ext 2020-11-15 05:24:57 +07:00
HaliksaR 60b297adc1 SelectAppsFragment view binding 2020-11-15 04:55:29 +07:00
HaliksaR cdd5228447 HomeFragment view binding 2020-11-15 04:54:54 +07:00
HaliksaR 4d14ddf1c6 GrantRootFragment view binding 2020-11-15 04:43:20 +07:00
HaliksaR be23fe821d improvements view binding
Why use a heavy data binding for such things if there is a view binding?
Moreover, data binding is bad!
2020-11-15 04:05:35 +07:00
Xinto eaec53cd80 fixed a visual bug in manager update dialog 2020-11-13 20:03:11 +04:00
Xinto ebd20f245f cleanup 2020-11-13 19:41:56 +04:00
Xinto a8d35790db fixed nonroot music installer 2020-11-13 19:39:50 +04:00
Xinto 1ccb043918 moved strings to strings.xml 2020-11-13 00:09:06 +04:00
Xinto b20f20e853 moved string to strings.xml 2020-11-12 23:31:13 +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 1c735c911e updated adguard url 2020-11-10 16:56:07 +04:00
Xinto eda173c327 added a backup url for downloads 2020-11-10 16:49:27 +04:00
Xinto 9094cca5a8 fixed download crash 2020-11-10 16:38:21 +04:00
Xinto cded9e65ea fixed version selector crash 2020-11-10 16:34:14 +04:00
Xinto 6d883e3fd7 some improvements 2020-11-09 22:26:11 +04:00
Xinto 0d7d19ac2b minor fixes 2020-11-09 22:25:08 +04:00
Xinto b2fa77b640 dev settings cleanup 2020-11-08 17:46:30 +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 4cf99f10a1 minor bug fixes 2020-11-08 16:13:58 +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 6015b072b6 fixed crowdin-related issues 2020-11-03 11:28:18 +04:00
Xinto d41095a6f0 updated crowdin init 2020-11-02 19:53:12 +04: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 f242aa8c09 small fixes 2020-11-01 01:10:55 +04: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