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
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
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
99d821e7db
feat: update contributions api
2026-04-25 12:14:23 +05:30
tapframe
4a04e12e42
feat: player lock
2026-04-20 17:33:34 +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
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
41ef04c1cb
feat: in app updater
2026-04-19 01:15:39 +05:30
tapframe
285580b69b
ref: adjsut safe area for some pages
2026-04-19 00:22:27 +05:30
tapframe
9e5219b4be
Revert "ref: adjust tablet hero height calculation"
...
This reverts commit 4609398b59 .
2026-04-19 00:10:05 +05:30
tapframe
bbd785138b
ref: adjust modal ui
2026-04-19 00:02:20 +05:30
tapframe
49c3329526
feat: adding cotnributors page.
2026-04-18 23:56:35 +05:30
tapframe
d9fbcdb9fb
feat: profile PIN cryptography for offline usage
2026-04-18 23:07:19 +05:30
tapframe
161e5d81bb
feat: avatar storage and caching functionality
2026-04-18 23:01:16 +05:30
tapframe
bd0540df72
fix: stream section key
2026-04-18 22:34:35 +05:30
tapframe
8020e15a40
feat: add filtering for unavailable future seasons
2026-04-18 22:29:37 +05:30
tapframe
4609398b59
ref: adjust tablet hero height calculation
2026-04-18 22:20:54 +05:30
tapframe
21793b8ac7
Revert "feat: implement manifest caching for addons"
...
This reverts commit 018e1e50a8 .
2026-04-16 14:10:00 +05:30
tapframe
db7baf11e3
feat: add dedup function for catalog items
2026-04-16 12:23:28 +05:30
tapframe
db4d79ff9d
fix: streamroute to crarry stream payload in memory to avoid ios serialization crash on routing
2026-04-16 12:14:41 +05:30
tapframe
018e1e50a8
feat: implement manifest caching for addons
2026-04-15 20:42:48 +05:30
tapframe
4ac2cb0ee1
ref: adjust catalog loading to gradually emit while each addon resloves
2026-04-15 20:31:15 +05:30
tapframe
2abaa33612
replace BackHandler with PlatformBackHandler in FolderEditorPage
2026-04-15 17:46:52 +05:30
tapframe
f67698e4fd
feat: add back navigation handler to FolderEditorPage
2026-04-15 17:45:38 +05:30
tapframe
4277b800a5
refactor: remove focus glow for mobile
2026-04-15 17:43:20 +05:30
tapframe
9902bbd3ef
feat: add genre picker functionality to collection editor
2026-04-15 17:43:02 +05:30
tapframe
7727436272
feat: add genre support to catalog sources and update UI accordingly
2026-04-15 17:07:02 +05:30
tapframe
d44d3ea002
adjust heap
2026-04-15 15:56:44 +05:30
tapframe
823716b175
feat: exit handler
2026-04-14 20:53:03 +05:30
tapframe
457d95e918
Merge branch 'cmp-rewrite' of https://github.com/NuvioMedia/Nuviomobile into cmp-rewrite
2026-04-14 20:53:03 +05:30
chrisk325
755da0dc4c
Update ids.xml
2026-04-14 00:40:46 +05:30
chrisk325
db958cdda0
fix: libass positioning
2026-04-14 00:38:45 +05:30
chrisk325
a316bd31db
fix: libass positioning
2026-04-14 00:37:30 +05:30
chrisk325
6e903d4b6e
fix: libass positioning
2026-04-14 00:08:13 +05:30
chrisk325
74b25e5a54
fix: libass positioning
2026-04-14 00:05:59 +05:30
tapframe
0411b01c01
ref: adjust auth screen gradient
2026-04-13 20:34:27 +05:30
tapframe
38ef25e83c
feat: implement Trakt library storage and initialization
2026-04-13 19:38:12 +05:30
tapframe
21963d35cc
fix: adjust poster card shape for homecollectionrow
2026-04-13 19:21:17 +05:30
tapframe
e373759de7
feat: label control
2026-04-13 19:05:24 +05:30
tapframe
2d1ab47919
feat: landscape posters
2026-04-13 18:48:34 +05:30
tapframe
1a59fc0a20
feat: poster customization
2026-04-13 18:22:55 +05:30
tapframe
d9695acec9
minify build
2026-04-13 02:44:36 +05:30
tapframe
06222ecce1
ref: adjust cloud foreground refresh
2026-04-13 02:06:55 +05:30
tapframe
c6b3f71ec4
feat: offline state management
2026-04-13 00:59:34 +05:30
tapframe
3dad199b6f
feat: fix meta retry logic
2026-04-13 00:38:10 +05:30
tapframe
81cd7933eb
feat: add runtime formatting
2026-04-12 19:59:54 +05:30
tapframe
2f74c3cab0
ref: playbackDataSourceFactory to be in parity with Nuvio TV
2026-04-12 19:44:31 +05:30
tapframe
43055e916c
Merge remote-tracking branch 'nuviomobile/cmp-rewrite' into cmp-rewrite
2026-04-12 19:39:46 +05:30
tapframe
b2de11a703
feat: partial download support and cleanup for incomplete files
2026-04-12 19:33:08 +05:30
chrisk325
6159c11a62
add headers
2026-04-12 16:13:41 +05:30
chrisk325
510db10381
add headers
2026-04-12 16:09:58 +05:30
chrisk325
11222a2db3
fix: http protocol redirects
2026-04-12 14:51:24 +05:30
chrisk325
1e67e8a9e5
fix: http protocol redirects
2026-04-12 14:45:59 +05:30
tapframe
c2da108848
fix: correct nextSkip calculation in fetchCatalogPage function
2026-04-12 02:17:33 +05:30
tapframe
f01aa05f7b
feat; horizontal episde card
2026-04-12 01:39:51 +05:30
tapframe
809184c39b
ref: adjust playback error overlay ui
2026-04-12 01:25:25 +05:30
tapframe
5a728bcb83
fix: adjust ios dynamic island ui
2026-04-12 00:40:28 +05:30
tapframe
3b5d4c6524
init: live notifications for downloads
2026-04-11 22:34:23 +05:30
tapframe
616eec757b
feat: prefer downloaded files over stream selection
2026-04-11 21:51:06 +05:30
tapframe
7c2cad51b9
fix(downloads): passing resume position
2026-04-11 21:30:44 +05:30