Update naming in some places

This commit is contained in:
Niels van Velzen
2026-05-25 18:50:28 +02:00
committed by Niels van Velzen
parent 5c441c33ad
commit 7d1ca94142
5 changed files with 8 additions and 5 deletions
+3
View File
@@ -28,3 +28,6 @@ ij_kotlin_packages_to_use_import_on_demand =
charset = utf-8
indent_style = space
indent_size = 2
[{*.md,*.yaml,*.yml}]
trim_trailing_whitespace = false
@@ -86,7 +86,7 @@ body:
id: app-version
attributes:
label: Application version
description: The version of the installed Jellyfin Android app.
description: The version of the installed Jellyfin for Android app.
placeholder: 2.6.1
validations:
required: true
+1 -1
View File
@@ -53,7 +53,7 @@ body:
id: app-version
attributes:
label: Application version
description: The version of the installed Jellyfin Android app.
description: The version of the installed Jellyfin for Android app.
placeholder: 2.6.1
validations:
required: true
+2 -2
View File
@@ -1,4 +1,4 @@
<h1 align="center">Jellyfin Android</h1>
<h1 align="center">Jellyfin for Android</h1>
<h3 align="center">Part of the <a href="https://jellyfin.org">Jellyfin Project</a></h3>
---
@@ -87,7 +87,7 @@ which can still be found [in the archives](https://github.com/jellyfin-archive/j
## Release Flavors
There are two flavors (variants) of the Jellyfin Android app:
There are two flavors (variants) of the Jellyfin for Android app:
- The **proprietary** version comes with Google Chromecast support
- The **libre** version comes without Google Chromecast support
@@ -8,7 +8,7 @@ import org.jellyfin.mobile.BuildConfig
@Suppress("MagicNumber")
object Constants {
// App Info
const val APP_INFO_NAME = "Jellyfin Android"
const val APP_INFO_NAME = "Jellyfin for Android"
const val APP_INFO_VERSION: String = BuildConfig.VERSION_NAME
// Webapp constants