Commit graph

402 commits

Author SHA1 Message Date
André Costa
859a1f0de9
Delete composeApp/src/commonMain/composeResources/values-pt-rPT directory 2026-05-01 14:35:44 +01:00
André Costa
4297e488da
Update locale_config.xml 2026-05-01 14:35:12 +01:00
André Costa
35224f2950
Create strings for portuguese (portugal) 2026-05-01 14:22:50 +01:00
tapframe
8a58fabfdd fix: patch remaining areas generating duplicate keys 2026-04-30 21:50:11 +05:30
tapframe
0a663560d8 fix: ios downloads 2026-04-30 17:13:19 +05:30
tapframe
2c1993c996 fix: ajdust tmdb metadata handling for collections 2026-04-30 15:05:28 +05:30
tapframe
d37af8e4a9 Merge branch 'cmp-rewrite' of https://github.com/NuvioMedia/NuvioMobile into cmp-rewrite 2026-04-30 13:55:59 +05:30
tapframe
2fcae76059 fix: update quickjs dependency by using forked aar. 2026-04-30 13:55:49 +05:30
Muhammed Nayif Rahman
257818f736
Merge pull request #865 from IberianSoldierPC/reescritura
Spanish updated
2026-04-29 23:56:00 +05:30
tapframe
d031f22012 fix: implement catalog resolution logic for folders 2026-04-29 23:48:11 +05:30
tapframe
2771feab57 feat: add support for person and director (tmdb) 2026-04-29 23:37:42 +05:30
tapframe
715b74c942 fix: patched remaining double literals. 2026-04-29 01:22:17 +05:30
tapframe
1b1b885d0e feat: add heroVideoUrl to CollectionFolder data class 2026-04-29 01:13:57 +05:30
tapframe
e76c660260 fix: double percent sign in cw section 2026-04-29 01:12:54 +05:30
tapframe
56dd791c91 Merge branch 'cmp-rewrite' of https://github.com/NuvioMedia/NuvioMobile into cmp-rewrite 2026-04-28 18:19:43 +05:30
Nayif
430e3c601f
Merge pull request #852 from skoruppa/cmp-rewrite
Polish Translation
2026-04-28 16:44:04 +05:30
Nayif
16bceb19b8
Merge pull request #857 from D4rk56/cmp-rewrite
Add French language translation
2026-04-28 16:43:54 +05:30
Nayif
1cc13159ae
Merge pull request #862 from affcosta7/patch-4
Add Portuguese (Portugal) app translation to NUVIO MOBILE
2026-04-28 16:43:37 +05:30
Nayif
ca8381659c
Merge pull request #873 from albyalex96/italian-localization
Fix escaped characters for italian localization
2026-04-28 16:43:25 +05:30
albyalex96
c9338640d9
Fix escaped characters for italian localization 2026-04-27 17:47:49 +02:00
Leonardo Montemurro
17cb75a464 fix: migrate language from legacy profile-scoped key to global key
On first launch after upgrading, if the new global key is empty,
fall back to the legacy profile-scoped key from the previous
version. Once found, the value is saved to the global key so
future reads avoid the legacy path.
2026-04-27 15:08:31 +02:00
Leonardo Montemurro
ee61f2d83c fix: notify ThemeSettingsRepository when cached profiles are loaded
loadCachedProfiles() sets activeProfileIndex but did not notify
ThemeSettingsRepository to re-read profile-scoped settings (theme,
amoled) from the correct profile key. This ensures theme and other
profile-scoped preferences are loaded from the correct profile
after the cached profile data is applied.
2026-04-27 15:01:23 +02:00
Leonardo Montemurro
e15a398f3e fix: make app language key global, not profile-scoped
The language preference was stored with a profile-scoped key
(selected_app_language_{profileId}), causing it to reset to English
on app restart when the active profile was not profile 1.

During startup, initialize() reads the key with default
activeProfileId=1 before the correct profile is loaded, resulting
in a cache miss and fallback to English.

App language is a device-level preference, not per-profile, so
the key should not be scoped. This also fixes replaceFromSyncPayload
to correctly clear both profile-scoped and global keys.
2026-04-27 15:01:08 +02:00
André Costa
6842cc842c
Update strings 2026-04-27 11:59:27 +01:00
IberianSoldierPC
80d9aaae23
Spanish updated 2026-04-27 12:36:22 +02:00
André Costa
da525f72ae
Update AppLanguage.kt 2026-04-27 11:15:19 +01:00
André Costa
dc2e9177ec
Update locale_config.xml 2026-04-27 11:13:59 +01:00
André Costa
1a13b02b1f
Create strings 2026-04-27 11:03:21 +01:00
tapframe
097fabafa9 fix: douvle tap to seek to not show controls 2026-04-27 13:00:12 +05:30
tapframe
2c81082d17 Refactor: CollectionRepository to push changes only on local changes 2026-04-27 12:57:28 +05:30
D4rk56
395acd30cb Add French language translation 2026-04-26 18:14:52 +02:00
skoruppa
c4bdfce511 Polish Translation 2026-04-26 02:17:32 +02:00
tapframe
7ef0083a71 Update localization strings to use string formatting 2026-04-26 00:58:06 +05:30
tapframe
0fbdcf18c0 Merge branch 'cmp-rewrite' of https://github.com/NuvioMedia/NuvioMobile into cmp-rewrite 2026-04-26 00:51:07 +05:30
tapframe
acf76f30c4 Add TMDB localization updates 2026-04-26 00:46:54 +05:30
Lliakos
31c374482a Add Greek translation for mobile app fixed 2026-04-25 22:03:55 +03:00
Lliakos
e360a014ca Add Greek translation for mobile app 2026-04-25 21:08:47 +03:00
albyalex96
991e0393fb
Added Italian Strings 2026-04-25 15:17:10 +02:00
albyalex96
c3fa4cbca4
Add Italian language support to AppLanguage enum 2026-04-25 15:07:04 +02:00
albyalex96
7fcbde33ed
Add Italian locale to locale_config.xml 2026-04-25 15:06:16 +02:00
HALİL İBRAHİM ÖZDEMİR
0774e31e9c Add Turkish language translation 2026-04-25 13:44:01 +03:00
tapframe
84a4771f67 feat: collection preserving to prevent overwriting unsupported fields in blobs 2026-04-25 08:01:31 +05:30
tapframe
23080c4344 feat: localization 2026-04-25 07:25:24 +05:30
tapframe
57fc855180 feat: addon confiuguration and reordering 2026-04-24 02:24:45 +05:30
tapframe
40588e0ed6 feat: auto fetchfetch addon subtitles
Co-authored-by: Copilot <copilot@github.com>
2026-04-24 02:03:23 +05:30
tapframe
8134194461 ref: add desugaring support 2026-04-23 23:39:04 +05:30
tapframe
9b1fbb29f1 ref: update trackedShowsByKey to use immutable map 2026-04-23 23:33:32 +05:30
tapframe
f4b1e9ba73 fix: threshold calculation fix 2026-04-23 23:19:42 +05:30
tapframe
ebc695cbc5 ref: integrate profile state management in HomeScreen and clear HomeRepository on profile change 2026-04-23 18:08:15 +05:30
tapframe
632f5571e1 ref: update selectedHeroSourceCount to filter by catalog keys 2026-04-23 17:34:42 +05:30