dead8309/Kizzy

More Translation & Feature Suggestions

Open

#279 aberto em 28 de ago. de 2024

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Kotlin (112 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (1.184 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

for feature;

  • if user has low, or even no connection; it could show warning at the top of app as banner or on notification(example: YouTube app) Screenshot_20240829-000703_1
  • user's current discord banner can be shown on the app's profile section(if they don't have any nitro, and only color; it could be shown too)
  • party fields for custom rpc, yeah this does exist.
  • if it is possible; app could show an pause icon on RPC if user pauses the media app.
  • the username on left nav bar could lead to profile page when user clicks on it. Why not? Screenshot_20240829-000927 for this remove the right arrow and navigate when the composable is clicked
  • user could switch to APP/MEDIA rpc with a button in notification
  • search bar could be added for app rpc

and for translation;

  • The RPC descriptions, when user longpress on them, could be translated by other people, or the person who recently translated them.
  • Update checker messages also could be translated.

extra;

  • The app keeps spamming "no updates available" when user clicks on check for updates icon, user can save an config without a name, could be prevent with using simple if (field.length <0) return like code, idk about Kotlin tho.

15.03.2025 22:22: updated isssue description

Guia do colaborador