Commit Graph

35 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 9c2b530d4d added log fragment 2021-02-03 22:24:28 +04:00
X1nto db64e1c3db restored files 2020-12-18 16:49:53 +04:00
X1nto b820467f7e removed unused strings 2020-12-18 16:43:26 +04:00
Xinto ca637c5114 manager redesign 2020-10-31 23:45:39 +04:00
Xinto afddffe8fc fixes and improvements 2020-09-18 21:55:45 +04:00
X1nto c800383f30 improvements 2020-08-25 13:05:20 +04:00
X1nto a6e809c209 removed unused strings 2020-07-03 18:43:36 +04:00
X1nto 971b08df35 new additions and optimisations 2020-06-28 18:47:51 +04:00
X1nto 4c65fe114d fixed crash 2020-06-02 19:06:05 +04:00
X1nto da9ef8a5bd fixed build again 2020-06-02 18:18:58 +04:00
X1nto 018681ae2c fixed crash 2020-06-02 18:02:07 +04:00
X1nto c493b4fa77 resource cleanup 2020-06-02 17:26:40 +04:00
X1nto c2f7332d1f fixed build 2020-05-30 20:08:39 +04:00
X1nto 56902367fc moved root chooser into settings menu 2020-05-30 17:49:03 +04:00
X1nto 91503cf66c new network library test 2020-05-24 19:06:20 +04:00
X1nto 2a4e57ca7e small changes 2020-05-08 14:28:36 +04:00
X1nto e7d1cc5279 slight update 2020-05-03 15:14:09 +04:00
X1nto 544ba56433 upgrade to beta 1.0.1 2020-04-30 11:49:28 +04:00
X1nto f9b62fad49 removed navbar and replaced translation animations with objectanimator 2020-04-28 01:18:19 +04:00
X1nto 170bd7bfeb fixed animations 2020-04-25 02:01:48 +04:00
X1nto 42d267018b sorted out core functions and placed them in core folder, fixed toolbar 2020-04-24 20:10:29 +04:00
X1nto 91a0438d28 navbar hide fixes 2020-04-23 01:12:47 +04:00
X1nto bd481c19c2 Added check for network connectivity 2020-04-22 13:41:18 +04:00
X1nto 0f4202acb3 fully switched to navigation components 2020-04-19 21:21:40 +04:00
X1nto 6d1d58df63 some slight update 2020-04-16 10:57:36 +04:00
X1nto 482ae36346 fixed string resource linking 2020-04-15 21:17:44 +04:00
X1nto d8bae1dfff code optimisations 2020-04-15 17:35:15 +04:00
X1nto 4c3edbd67b switched to NavigationUI, added "About" menu and optimised code 2020-04-15 00:54:42 +04:00
X1nto b591394794 New fragmentation system, fixed some bugs 2020-04-12 16:00:14 +04:00
X1nto ab69f14b5b About activity, splash screen, new icon, toolbar, preferences, dark mode and some kind of string organisation. TODO: fix crash on startup 2020-04-03 20:40:54 +04:00
X1nto d03bfff720 String, attributes, styles, themes and etc got added/changed. Added Splash Screen (untested). you can review other things in commmit tab. The build may not work tho since there are many unresolved references and idk how to get things work. 2020-03-28 17:29:48 +04:00
X1nto ecb94aac0e Added working buttons and changed home fragment to RelativeLayout 2020-03-19 23:55:00 +04:00
X1nto 50537b5477 update 2020-03-17 18:55:24 +04:00
X1nto cbc54002d5 Added UI (Alpha) 2020-03-16 19:41:57 +04:00