Commit Graph

544 Commits

Author SHA1 Message Date
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 dc77080d37 cleanup 2020-11-15 21:04:23 +04:00
Xinto 08cca4b56b updated icons 2020-11-15 20:53:36 +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 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 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 3b092c9652 fix VancedLanguageSelectionDialog langPrefs 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 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 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 b2fa77b640 dev settings cleanup 2020-11-08 17:46:30 +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 7b2d7a997b updated data fetch methods 2020-11-02 18:41:39 +04:00
Xinto 456c9c0dda moved root installer to a different thread 2020-11-02 00:49:23 +04:00
Xinto f242aa8c09 small fixes 2020-11-01 01:10:55 +04:00
Xinto ca637c5114 manager redesign 2020-10-31 23:45:39 +04:00
Xinto 542b937a04 small optimizations 2020-10-03 00:30:02 +04:00
Xinto 555c5e4c5c Revert "added a signature checker for vanced apps" 2020-10-02 22:23:19 +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 fa7ba49d93 removed an uneccessary parameter 2020-10-02 12:46:07 +04:00
Xinto 32b182074e removed fetching from url changer 2020-10-02 12:44:07 +04:00
Xinto add5992657 removed signature check for root vanced 2020-10-01 17:02:05 +04:00
Xinto d5bf4b0a80 added a signature checker for vanced apps 2020-10-01 14:39:01 +04:00
Xinto b948d2cec5 prevent user from downloading root vanced if they don't have a root access 2020-09-30 22:06:21 +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 d20d8fa475 added pause/resume and cancel buttons for downloads 2020-09-25 17:14:38 +04:00
Xinto cf9fa512e7 Variant tab rewrite, home screen and navigation optimisations 2020-09-21 11:53:42 +04:00
Xinto f44249f462 fixed issues 2020-09-20 18:41:28 +04:00
Xinto 7c33fea8fb import cleanup 2020-09-19 18:02:14 +04:00
Xinto baba594900 Optimised changelog viewpager 2020-09-19 17:56:24 +04:00
Xinto 9b18450ad6 toolbar back button fixes 2020-09-19 12:59:16 +04:00
ostajic 6e2d2c1df7 Back Button Fix and dupe bug fix 2020-09-19 10:21:48 +02:00
ostajic 11494b11b2 Merge branch 'dev' of https://github.com/YTVanced/VancedManager into dev
 Conflicts:
	app/src/main/java/com/vanced/manager/ui/MainActivity.kt
2020-09-19 09:11:58 +02:00
ostajic 215f4801df Back Button Fix 2020-09-19 09:07:32 +02:00
Xinto afddffe8fc fixes and improvements 2020-09-18 21:55:45 +04:00
Xinto 5136e6938d json fetch and home screen refresh adjustments 2020-09-17 23:26:30 +04:00
Xinto c95a0eaf2b Fixed bugs and improved performance 2020-09-17 14:13:16 +04:00
Xinto 7b628da170 fixed build again 2020-09-16 15:18:22 +04:00
Xinto 7e26d604de fixed build 2020-09-16 14:52:12 +04:00
Xinto b7a6709e24 json improvements 2020-09-16 14:40:01 +04:00
Xinto 66be15088e lifecycle fixes 2020-09-15 22:22:21 -07:00
Xinto fc389f6f37 moved a joke to readmeme 2020-09-15 22:18:07 -07:00
Denys Vitali d99a45accf
fix navigation 2020-09-16 01:52:36 +02: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
X1nto e5baad5d5f fixed preference saving 2020-09-12 20:18:05 +04:00
X1nto 30582b8c17 Bug fixes 2020-09-04 23:14:43 +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 4bc3a42ab0 build fixes 2020-08-26 21:21:37 +04:00
X1nto e0b0ce9130 fixed tablayout and adapter 2020-08-26 16:29:05 +04: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 c800383f30 improvements 2020-08-25 13:05:20 +04:00
X1nto befde1a66a gradle updates 2020-08-24 23:56:11 +04:00
ostajic d0bdaef772 Version Bump and Target 29 2020-08-23 02:24:43 +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 dc13e76a5c fixed crowdin 2020-08-12 19:22:27 +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 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 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 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 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 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 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 6d24a08075 test 3 2020-07-11 14:45:39 +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