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
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
7e716f7e79
Merge branch 'collectionstmdb' into cmp-rewrite
2026-04-26 00:51:02 +05:30
Nayif
a1028c407e
Merge pull request #847 from Lliakos/cmp-rewrite
...
feat: Add Greek translation
2026-04-26 00:48:20 +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
Nayif
b0e156f215
Merge pull request #845 from albyalex96/italian-localization
...
Italian localization
2026-04-25 20:25:17 +05:30
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
Nayif
8b993f8933
Merge pull request #843 from halibiram/feature/add-turkish-localization
...
Add Turkish language translation
2026-04-25 17:13:52 +05:30
HALİL İBRAHİM ÖZDEMİR
0774e31e9c
Add Turkish language translation
2026-04-25 13:44:01 +03:00
tapframe
99d821e7db
feat: update contributions api
2026-04-25 12:14:23 +05:30
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
5fb414ea2f
bump version
2026-04-24 02:26:04 +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
9491bc944f
bump version
2026-04-23 18:09:21 +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
tapframe
629ec5a7f4
bump version
2026-04-23 02:03:12 +05:30
tapframe
040824d9b9
ref: adjust spacing and padding in DiscoverDropdownChip
2026-04-23 02:02:30 +05:30
tapframe
2b5d4a881f
refr: reorder playback button
2026-04-23 01:55:25 +05:30
tapframe
1eb82c55e7
fix: update stored progress handling to check resumable state
2026-04-23 01:54:05 +05:30
tapframe
c9674812c3
ref: tablet stream layout to use backdrop instead of episode thumbnails
2026-04-23 01:52:59 +05:30
tapframe
5bbd0dc6f7
feat: implement cache removal for active video in PlayerScreen
2026-04-23 01:44:15 +05:30
tapframe
19edc6de61
feat: horizontal episode cards to autoscroll to recent activity card
2026-04-23 01:33:43 +05:30
tapframe
bb51a1c1be
update deps
2026-04-23 00:59:28 +05:30
tapframe
2d7bbd4fba
bump v
2026-04-22 15:33:15 +05:30
tapframe
db74bc6796
feat: update WatchingActions to mark watched items
2026-04-22 15:32:54 +05:30
tapframe
b5b5554f47
feat: tmdb as source for collections
2026-04-21 00:22:02 +05:30
tapframe
7295aaa4f5
bump v code
2026-04-20 19:42:04 +05:30
tapframe
4a04e12e42
feat: player lock
2026-04-20 17:33:34 +05:30
tapframe
2f032bae81
bump version
2026-04-20 17:14:38 +05:30
tapframe
f2e9b27df5
adding CONTRIBUTING.md
2026-04-19 18:59:45 +05:30
tapframe
023c497fa8
ref: plugin to use saved tmdb api key for tv show resolution
2026-04-19 16:12:16 +05:30
tapframe
9a0acf7149
fix: normalize date formatting in isoCalendarDateOrNull function and update project version
2026-04-19 15:42:13 +05:30
tapframe
410c1d48d8
ref: adjust episode release logic
2026-04-19 12:55:19 +05:30
tapframe
bd84bd9b56
ref: adjust url building to be in parity with addon protocol
2026-04-19 02:58:25 +05:30
tapframe
ab0fc039b9
fix: update hardware decoding and Vulkan options in MPVPlayerViewController ios
2026-04-19 02:45:38 +05:30
tapframe
9267636f62
fix: update state management for app updater
2026-04-19 02:02:44 +05:30
tapframe
56997df8e2
fix: android file pickup fix and modal button alignement fix
2026-04-19 01:43:12 +05:30
tapframe
aa3e3058b9
bump version
2026-04-19 01:19:33 +05:30
tapframe
41ef04c1cb
feat: in app updater
2026-04-19 01:15:39 +05:30