Gauvain
|
38d638cdeb
|
chore(deps): migrate to Expo SDK 56 (Phase 1 - compat)
Compatibility migration from SDK 55 to SDK 56 (react-native-tvos 0.85.3-0,
React 19.2.3). Phase 1 = breaking changes needed to build; new-feature
adoption and TypeScript 6 are deferred to Phase 2.
- Deps aligned to SDK 56 via `expo install --fix` (all expo-* 56.x, screens
4.25.2, reanimated 4.3.1, worklets 0.8.3, gesture-handler 2.31.x, svg 15.15.4)
- react-native -> react-native-tvos@0.85.3-0; react/react-dom 19.2.3
- expo-router forked React Navigation: ran the SDK 56 codemod
(@react-navigation/* imports -> expo-router/*), removed the 3 now-unused
direct @react-navigation/* dependencies, retyped NestedTabPageStack via
expo-router Stack.Screen options
- StyleSheet.absoluteFillObject -> absoluteFill (removed from RN 0.85 types)
- app.json ios.deploymentTarget 15.6 -> 16.4 (SDK 56 minimum)
- CI: Xcode 26.2 -> 26.4; made xcode-version Renovate-managed via a
customManager + xcodereleases customDatasource
- @babel/core 7.29.7; dropped version-locked screens/codegen bun-patches
(no longer applicable on SDK 56)
Deferred to Phase 2: TypeScript 6 (toolchain: @types/node, jest globals,
UdpSocket typing), @expo/vector-icons -> @react-native-vector-icons codemod.
typecheck passes. expo-doctor: 2 known failures remain (react-native-track-player
New Arch fork; typescript major mismatch pending the deferred TS6 bump).
|
2026-05-28 23:56:03 +02:00 |
|
Steve Byatt
|
ca4f24ded0
|
fix: handle TV menu and back navigation (#1559)
|
2026-05-20 09:57:19 +02:00 |
|
lance chant
|
ece5750d34
|
Feat/tv interface uniform scale (#1562)
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com>
|
2026-05-20 07:56:39 +02:00 |
|
Fredrik Burmester
|
8ecb7c205b
|
feat(tv): add smart back button handler to prevent unwanted app exit
|
2026-01-29 21:53:45 +01:00 |
|
Fredrik Burmester
|
7416c8297a
|
fix: hide music bar
|
2026-01-16 08:30:40 +01:00 |
|
Fredrik Burmester
|
ca7591ad21
|
fix: add back redirect for startup tab
|
2026-01-10 11:33:07 +01:00 |
|
Fredrik Burmester
|
7514bc2c2c
|
fix: redirect when intro modal first time
|
2026-01-10 11:33:07 +01:00 |
|
Fredrik Burmester
|
3959aa2f72
|
fix(android): convert intro modal to bottom sheet bc broken on smaller screens
|
2026-01-09 07:15:53 +01:00 |
|
Fredrik Burmester
|
d22827bc9b
|
feat: add toggle to hide streamystats watchlist tab/functions
|
2026-01-04 14:31:55 +01:00 |
|
Fredrik Burmester
|
74d86b5d12
|
feat: KSPlayer as an option for iOS + other improvements (#1266)
|
2026-01-03 13:05:50 +01:00 |
|
Fredrik Burmester
|
485dc6eeac
|
feat: Expo 54 (new arch) support + new in-house download module (#1174)
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com>
Co-authored-by: sarendsen <coding-mosses0z@icloud.com>
Co-authored-by: Lance Chant <13349722+lancechant@users.noreply.github.com>
Co-authored-by: Gauvain <68083474+Gauvino@users.noreply.github.com>
|
2025-11-11 08:53:23 +01:00 |
|
stenlan
|
c778956a52
|
fix: Jellyseerr discovery crash (#1032)
|
2025-09-03 21:41:35 +02:00 |
|
Gauvain
|
df0b569f2d
|
fix(typescript): resolve 44 TypeScript errors in core components (#1004)
|
2025-08-31 16:56:53 +02:00 |
|
lance chant
|
89b34eddc1
|
fix: tv playback (#820)
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com>
Signed-off-by: lancechant <13349722+lancechant@users.noreply.github.com>
Co-authored-by: Fredrik Burmester <fredrik.burmester@gmail.com>
Co-authored-by: Uruk <contact@uruk.dev>
Co-authored-by: Gauvain <68083474+Gauvino@users.noreply.github.com>
|
2025-08-07 10:12:40 +02:00 |
|
Fredrik Burmester
|
0619c8c9c4
|
fix: update bottom tabs (#885)
🤖 Android APK Build / 🏗️ Build Android APK (push) Has been cancelled
🤖 iOS IPA Build / 🏗️ Build iOS IPA (push) Has been cancelled
🔒 Lockfile Consistency Check / 🔍 Check bun.lock and package.json consistency (push) Has been cancelled
🛡️ CodeQL Analysis / 🔎 Analyze with CodeQL (javascript-typescript) (push) Has been cancelled
🏷️🔀Merge Conflict Labeler / 🏷️ Labeling Merge Conflicts (push) Has been cancelled
🕒 Handle Stale Issues / 🗑️ Cleanup Stale Issues (push) Has been cancelled
|
2025-07-28 13:07:19 +02:00 |
|
Gauvain
|
5f39622ad6
|
fix: bump biome and fix error (#864)
🤖 Android APK Build / 🏗️ Build Android APK (push) Has been cancelled
🤖 iOS IPA Build / 🏗️ Build iOS IPA (push) Has been cancelled
🔒 Lockfile Consistency Check / 🔍 Check bun.lock and package.json consistency (push) Has been cancelled
🛡️ CodeQL Analysis / 🔎 Analyze with CodeQL (javascript-typescript) (push) Has been cancelled
🏷️🔀Merge Conflict Labeler / 🏷️ Labeling Merge Conflicts (push) Has been cancelled
🕒 Handle Stale Issues / 🗑️ Cleanup Stale Issues (push) Has been cancelled
|
2025-07-21 09:44:24 +02:00 |
|
Ahmed Sbai
|
b9bb109f4a
|
chore: linting fixes && github actions for linting (#612)
|
2025-03-31 07:44:10 +02:00 |
|
lostb1t
|
92513e234f
|
chore: Apply linting rules and add git hok (#611)
Co-authored-by: Fredrik Burmester <fredrik.burmester@gmail.com>
|
2025-03-16 18:01:12 +01:00 |
|
Fredrik Burmester
|
81b91bbb97
|
chore
|
2025-02-22 13:11:37 +01:00 |
|
Fredrik Burmester
|
af2bd030e9
|
feat: focus search bar on second tab press (#558)
|
2025-02-22 13:09:17 +01:00 |
|
lostb1t
|
5b8418cd82
|
feat: Sessions view (#537)
|
2025-02-21 13:14:57 +01:00 |
|
Fredrik Burmester
|
5aadd50946
|
chore
|
2025-02-20 11:16:10 +01:00 |
|
Simon Caron
|
2da774272d
|
Merge branch 'develop' into feat/i18n
|
2025-01-07 20:38:59 -05:00 |
|
Fredrik Burmester
|
efa5638b12
|
fix: remove tab sidebar
|
2025-01-07 10:59:21 +01:00 |
|
Fredrik Burmester
|
8288682e68
|
feat: intro screen
|
2025-01-05 23:28:24 +01:00 |
|
Fredrik Burmester
|
58ec915699
|
feat: intro page
|
2025-01-05 22:17:02 +01:00 |
|
Simon Caron
|
e23387a384
|
Library headers, filters and favorites
|
2025-01-01 21:57:46 -05:00 |
|
Simon Caron
|
bb141cad57
|
Merge branch 'master' into feat/i18n
|
2025-01-01 21:32:24 -05:00 |
|
Fredrik Burmester
|
ece3bc001f
|
fix: id collision
|
2025-01-01 16:11:04 +01:00 |
|
Fredrik Burmester
|
27609e7789
|
feat: favorites tab
|
2025-01-01 15:46:22 +01:00 |
|
Simon Caron
|
9b1f2a98e5
|
Update translation key casing to snake_case
|
2024-12-31 14:43:40 -05:00 |
|
Simon Caron
|
4b18bad3bc
|
Merge branch 'master' into feat/i18n
|
2024-12-30 16:45:41 -05:00 |
|
Fredrik Burmester
|
d686bd8c7b
|
fix: tab bar icon not hiding
|
2024-12-02 11:44:52 +01:00 |
|
Fredrik Burmester
|
05f7574e60
|
fix: hide tab bar icon
|
2024-12-02 11:34:57 +01:00 |
|
Fredrik Burmester
|
aec172d8f5
|
feat: cache item size
|
2024-12-02 11:13:05 +01:00 |
|
Fredrik Burmester
|
5fd1d9080e
|
chore
|
2024-12-01 23:08:21 +01:00 |
|
herrrta
|
b41363d347
|
# Allow option for viewing custom menu links
- Added new 'Other' setting to toggle new tab visibility
- Added new Tab to show custom links
- Added icon asset for list
|
2024-12-01 14:26:49 -05:00 |
|
Fredrik Burmester
|
65a6ab9972
|
wip
|
2024-11-04 22:08:01 +00:00 |
|
Fredrik Burmester
|
8943708ff5
|
fix: update versions and use native-edge-to-edge
|
2024-11-04 21:35:26 +00:00 |
|
Fredrik Burmester
|
120fd4a32b
|
wip
|
2024-10-27 15:21:59 +01:00 |
|
Fredrik Burmester
|
f5857e2162
|
fix: native pill look on android
|
2024-10-27 12:37:46 +01:00 |
|
Fredrik Burmester
|
0c436408e7
|
wip
|
2024-10-13 13:59:27 +02:00 |
|
Fredrik Burmester
|
2ed29e5a18
|
wip
|
2024-10-10 23:11:40 +02:00 |
|
Fredrik Burmester
|
57201f8606
|
wip
|
2024-10-09 20:06:30 +02:00 |
|
Fredrik Burmester
|
eba9163ce8
|
wip
|
2024-10-08 22:24:52 +02:00 |
|
Fredrik Burmester
|
4b166cf1d8
|
first commit
|
2024-10-08 21:21:12 +02:00 |
|
Fredrik Burmester
|
725ba1ccaf
|
feat: major refactor of navigation
|
2024-08-23 16:41:59 +02:00 |
|
Fredrik Burmester
|
e911f99b26
|
chore: rename to libraries
|
2024-08-19 21:42:16 +02:00 |
|
Fredrik Burmester
|
752cb1cdc6
|
wip
|
2024-08-18 17:10:31 +02:00 |
|
Fredrik Burmester
|
da666d3991
|
fix: tight navbar on android
|
2024-08-18 10:51:44 +02:00 |
|