Aliucord: Difference between revisions
m
no edit summary
(switch to infobox mod) |
mNo edit summary |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 4: | Line 4: | ||
| logo = Aliucord logo.png | | logo = Aliucord logo.png | ||
| logoCaption = The original Aliucord logo, author unknown. | | logoCaption = The original Aliucord logo, author unknown. | ||
| yearsActive = | | yearsActive = February 2021 - present | ||
| platforms = | | platforms = Android | ||
| developers = [[Juby210]], [[User:Vendicated]] | | developers = [[Juby210]], [[User:Rushii]], [[User:Vendicated]] | ||
| licenses = OSL-3.0 | | licenses = OSL-3.0 | ||
| repo = [https://github.com/Aliucord/Aliucord Aliucord/Aliucord] | | repo = [https://github.com/Aliucord/Aliucord Aliucord/Aliucord] | ||
| languages = [[wikipedia:Kotlin_(programming_language)|Kotlin]] | | languages = [[wikipedia:Kotlin_(programming_language)|Kotlin]], [[wikipedia:Java_(programming_language)|Java]] | ||
}} | }} | ||
''Aliucord'', commonly referred to as ''Aliu'' | '''Aliucord''', commonly referred to as '''Aliu''' or '''AC''', is a mobile Discord client mod for Android. It is based on the [[v126.21]] version of the Android app, a version from mid-2022 now called the ''Legacy Android App''<ref>{{cite web|title=Discord incident status referencing the legacy app|url=https://discordstatus.com/incidents/pp6njm8bcwzq}}</ref>. Its primary patching method is runtime ART hooking using [[LSPlant]]. | ||
==Backstory== | ==Backstory== | ||
| Line 22: | Line 22: | ||
==Manager== | ==Manager== | ||
''Aliucord Manager'' was created in the summer of 2021<ref>{{cite web|title=Aliucord Manager initial commit|url=https://github.com/Aliucord/Manager/commit/7881279196652bf79ae83d971689d6ea6731d833}}</ref>, aiming to replace the Aliucord Installer with better design. It is written entirely in [[wikipedia:Kotlin_(programming_language)|Kotlin]] and [https://developer.android.com/jetpack/compose Jetpack Compose]. As of March 2024 | ''Aliucord Manager'' was created in the summer of 2021<ref>{{cite web|title=Aliucord Manager initial commit|url=https://github.com/Aliucord/Manager/commit/7881279196652bf79ae83d971689d6ea6731d833}}</ref>, aiming to replace the Aliucord Installer with better design. It is written entirely in [[wikipedia:Kotlin_(programming_language)|Kotlin]] and [https://developer.android.com/jetpack/compose Jetpack Compose]. As of March 2024, it is still under development, nearly three years later. While initially, the main idea of this rewrite was to stop using [[wikipedia:Flutter_(software)|Flutter]], new ideas and features started to be implemented, aided by collaboration with [[Vendetta]]'s [https://github.com/vendetta-mod/VendettaManager Manager]. A more user-friendly UI, an install flow that handles edge cases, and multi-install support are some of the main differences. | ||
<!-- TODO: add images of various manager screens --> | <!-- TODO: add images of various manager screens --> | ||