Vendroid: Difference between revisions
Jump to navigation
Jump to search
Clarify my fork's purpose, why notifications don't work, audit log close button
(added fork info) |
(Clarify my fork's purpose, why notifications don't work, audit log close button) |
||
Line 37: | Line 37: | ||
* Slash commands (only the older default ones work, as Discord forces the mobile web client to use legacy chat input) | * Slash commands (only the older default ones work, as Discord forces the mobile web client to use legacy chat input) | ||
* Purchases | * Purchases | ||
* Notifications (not supported by Android WebView) | |||
== Semi-functional features == | == Semi-functional features == | ||
Line 45: | Line 46: | ||
* Role management (can reorganize roles, can't set permissions) | * Role management (can reorganize roles, can't set permissions) | ||
* Saving some server settings, like AutoMod (you have to put your phone in landscape mode) | * Saving some server settings, like AutoMod (you have to put your phone in landscape mode) | ||
* Closing audit log (close button is pushed off to the left side of the page, making it impossible to tap) | |||
== Forks == | == Forks == | ||
Line 51: | Line 53: | ||
* [https://github.com/VendroidEnhanced/Vendroid VendroidEnhanced/Vendroid], currently developed by [[User:Nin0]]. This fork mostly focuses on adding new features, such as a new splashscreen, and in the future, push notifications and rich presence. It also loads a fork of Vencord with a new VendroidEnhancements plugin, designed to enable and improve missing features. | * [https://github.com/VendroidEnhanced/Vendroid VendroidEnhanced/Vendroid], currently developed by [[User:Nin0]]. This fork mostly focuses on adding new features, such as a new splashscreen, and in the future, push notifications and rich presence. It also loads a fork of Vencord with a new VendroidEnhancements plugin, designed to enable and improve missing features. | ||
* [https://github.com/Sqaaakoi/Vendroid Sqaaakoi/Vendroid], which currently focuses on | * [https://github.com/Sqaaakoi/Vendroid Sqaaakoi/Vendroid], which currently focuses on re-enabling features that Discord disables on the mobile web client. The patches in the former fork come from Sqaaakoi. Unlike VendroidEnhanced, this fork does not load a Vencord fork, and insteads injects patches directly in the app. |