Commit Graph

43 Commits

Author SHA1 Message Date
KevinX8 bd27e34b40
Vanced Manager 2.6.0 (#516)
* updated app card UI

* bug fixes

* fixed grammar

* removed unnoticable animation to improve performance

* removed useless attribute

* kotlin extensions are stonks

* reference accent color variable instead of getting preference value every time

* updated old stuff

* removed useless check inside 'when' statement

* optimised lifecycleOwner getter

* property access syntax goes brrrrr

* small accent update

* added progress indicators to download dialogs

* fixed changelog not appearing when pressing card in about menu

* bumped up kotlin to 1.4.31

* fixed #437

* fixed #435

* fixed viewpager navigation on RTL layout

* added a check for session id in root installer

* updated strings

* always notify about miui error

* only run 1 animation at once

* require external storage

* sorted strings xml

* improved layouts to look more close to each other

* bumped up dependencies

* updated version

* fixed crash on manager update

* New Crowdin updates (#489)

* New translations strings.xml (Romanian)

* New translations strings.xml (Bengali)

* New translations strings.xml (Serbian (Cyrillic))

* New translations strings.xml (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Tamil)

* New translations strings.xml (Marathi)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Thai)

* New translations strings.xml (Croatian)

* New translations strings.xml (Azerbaijani)

* New translations strings.xml (Hindi)

* New translations strings.xml (Filipino)

* New translations strings.xml (Sinhala)

* New translations strings.xml (Bengali, India)

* New translations strings.xml (Sorani (Kurdish))

* New translations strings.xml (Pashto)

* New translations strings.xml (Somali)

* New translations strings.xml (Russian)

* New translations strings.xml (Polish)

* New translations strings.xml (Arabic)

* New translations strings.xml (Spanish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Malayalam)

* New translations strings.xml (Japanese)

* New translations strings.xml (Estonian)

* New translations strings.xml (French)

* New translations strings.xml (Kurdish)

* New translations strings.xml (Kurmanji (Kurdish))

* New translations strings.xml (Hungarian)

* New translations strings.xml (Finnish)

* New translations strings.xml (Korean)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Punjabi)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (Czech)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Italian)

* New translations strings.xml (Georgian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Punjabi, Pakistan)

* Added button info on long press

* preview adjustments to navigation xml

* moved splash screen activity to parent dir

* fixed buttontag getter

* updated readme

* fixed readme

* Added build section to readme

* Updated build instructions

* prevent stacktrace from obfuscating

* Added an option to switch between internal and external storage

* removed warning for music vanced

* added back a fix for split installer

* added -r option for root music installer

* Revert "prevent stacktrace from obfuscating"

This reverts commit 2d30eb60af.

* Revert "added back a fix for split installer"

This reverts commit aeaa0d445e.

* Revert "Added an option to switch between internal and external storage"

This reverts commit 98c4b88961.

* reverted all storage-related commits

* prevent stacktrace ovfuscation

* updated readme

* updated base url

* use storage perms only on android 5

* cleanup

* removed unused event file

* fixed dark overlay not disappearing after bottom dialog has been dismissed

* removed unecessary path from file_provider

* fixed lint for core-ui

* improved layout flexibility

* updated icons in expandable app item

* removed path prefix for api urls

* removed microg bug dialog

* fixed version code comparison

* New translations strings.xml (Romanian)

* New translations strings.xml (Croatian)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Tamil)

* New translations strings.xml (Bengali)

* New translations strings.xml (Marathi)

* New translations strings.xml (Thai)

* New translations strings.xml (Estonian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Azerbaijani)

* New translations strings.xml (Hindi)

* New translations strings.xml (Filipino)

* New translations strings.xml (Malayalam)

* New translations strings.xml (Sinhala)

* New translations strings.xml (Bengali, India)

* New translations strings.xml (Kurmanji (Kurdish))

* New translations strings.xml (Sorani (Kurdish))

* New translations strings.xml (Pashto)

* New translations strings.xml (Somali)

* New translations strings.xml (Punjabi, Pakistan)

* New translations strings.xml (Turkish)

* New translations strings.xml (Serbian (Cyrillic))

* New translations strings.xml (French)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Spanish)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Arabic)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (Czech)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Finnish)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Italian)

* New translations strings.xml (Japanese)

* New translations strings.xml (Georgian)

* New translations strings.xml (Korean)

* New translations strings.xml (Kurdish)

* New translations strings.xml (Dutch)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Punjabi)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Arabic)

* New translations strings.xml (Slovak)

* New translations strings.xml (Korean)

* New translations strings.xml (Polish)

* New Crowdin updates (#515)

* New translations strings.xml (Arabic)

* New translations strings.xml (Greek)

* New translations strings.xml (Dutch)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Indonesian)

Co-authored-by: X1nto <burtkni@yandex.ru>
Co-authored-by: Tornike Khintibidze <48173186+X1nto@users.noreply.github.com>
2021-04-27 13:16:14 +01:00
X1nto 537e76499a added another way to check if miui optimizations are enabled 2021-02-16 19:30:24 +04:00
X1nto cb97aa2fe1 reverted MIUI warning system 2021-02-16 18:41:06 +04:00
X1nto 26bf0a90d7 improved MIUI warning 2021-02-16 15:00:36 +04:00
X1nto f47dd376b2 moved methods out of singletones 2021-01-16 21:00:38 +04:00
X1nto d643895e06 unlocked orientation 2021-01-15 20:02:50 +04:00
X1nto fa1eeb8c9d LiveData and accent colot fixes 2020-12-18 16:12:52 +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
TacoTheDank cf0b0de478 Use some KTX extensions 2020-11-05 11:35:49 -05: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 d5bf4b0a80 added a signature checker for vanced apps 2020-10-01 14:39:01 +04: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 30582b8c17 Bug fixes 2020-09-04 23:14:43 +04:00
ostajic d8cc154aeb Test New Root Method 2020-08-23 00:51:49 +02:00
X1nto 07263e19f1 fixed url changer 2020-08-08 18:02:58 +04:00
X1nto ab8b145ead This commit mostly includes debug stuff, also an adjusted launcher icon 2020-08-06 21:17:40 +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 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 6ad8592599 mobed dark theme to thems.xml 2020-07-06 12:46:41 +04:00
X1nto 92c4b2a5c6 added magisk version checking 2020-07-02 22:13:16 +04:00
X1nto a5730a9947 updated things 2020-07-02 16:41:30 +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 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 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 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 fa76194880 moved variant selection to home page 2020-06-23 17:47:20 +04:00
X1nto 04edcfc9f8 fixed uninstall broadcast receiver 2020-06-22 19:42:46 +04:00
X1nto b809039e1f fixed uninstaller 2020-06-22 17:32:18 +04:00
X1nto 5a5a305159 logic rewrite 2020-06-19 19:48:14 +04:00