Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
Bix
81e2ee89c3
WIP: Updated all strings in 'strings.zml'
I think i might have broken something a long the way.

Signed-off-by: Bix <bix@bixed.xyz>
2025-07-01 20:01:54 +00:00
Bix
7177d0da5d
Updated app name from "eden" to "Eden" on android.
Signed-off-by: Bix <bix@bixed.xyz>
2025-07-01 19:49:39 +00:00
Bix
c27248ee16
Update wording consistency with capital letters
Requested by antabaka02.

Signed-off-by: Bix <bix@bixed.xyz>
2025-07-01 08:24:57 +00:00
2 changed files with 400 additions and 1512 deletions

View file

@ -103,7 +103,7 @@ android {
signingConfigs.getByName("default") signingConfigs.getByName("default")
} }
resValue("string", "app_name_suffixed", "eden") resValue("string", "app_name_suffixed", "Eden")
isMinifyEnabled = true isMinifyEnabled = true
isDebuggable = false isDebuggable = false
proguardFiles( proguardFiles(

File diff suppressed because it is too large Load diff