Fredrik Burmester
81cf672eb7
fix: convert native.js to native.ts and fix imports for EAS builds
...
- Convert utils/profiles/native.js to TypeScript
- Add barrel export index.ts for profiles
- Update all imports to use explicit file paths instead of barrel export
- Fix .gitignore to only ignore root-level profiles/ directory
2026-01-31 18:54:23 +01:00
Fredrik Burmester
9763c26046
fix(player): handle remote streams and live tv containers correctly
2026-01-28 19:40:18 +01:00
Fredrik Burmester
f1575ca48b
feat: MPV player for both Android and iOS with added HW decoding PiP (with subtitles) ( #1332 )
...
Co-authored-by: Alex Kim <alexkim@Alexs-MacBook-Pro.local >
Co-authored-by: Alex <111128610+Alexk2309@users.noreply.github.com >
Co-authored-by: Simon-Eklundh <simon.eklundh@proton.me >
2026-01-10 19:35:27 +01:00
Alex
3b53d76a18
Hotfix/offline playback remaining bugs ( #937 )
...
🤖 Android APK Build (Phone + TV) / 🏗️ Build Android APK (phone) (push) Has been cancelled
🤖 Android APK Build (Phone + TV) / 🏗️ Build Android APK (tv) (push) Has been cancelled
🤖 iOS IPA Build (Phone + TV) / 🏗️ Build iOS IPA (phone) (push) Has been cancelled
🤖 iOS IPA Build (Phone + TV) / 🏗️ Build iOS IPA (tv) (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
🚦 Security & Quality Gate / 🚑 Expo Doctor Check (push) Has been cancelled
🚦 Security & Quality Gate / 📝 Validate PR Title (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Vulnerable Dependencies (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Lint & Test (check) (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Lint & Test (format) (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Lint & Test (lint) (push) Has been cancelled
🕒 Handle Stale Issues / 🗑️ Cleanup Stale Issues (push) Has been cancelled
Co-authored-by: Alex Kim <alexkim@Alexs-MacBook-Pro.local >
2025-08-16 18:11:55 +10:00
Alex
ca92f61900
refactor: Feature/offline mode rework ( #859 )
...
Co-authored-by: lostb1t <coding-mosses0z@icloud.com >
Co-authored-by: Fredrik Burmester <fredrik.burmester@gmail.com >
Co-authored-by: Gauvain <68083474+Gauvino@users.noreply.github.com >
Co-authored-by: Gauvino <uruknarb20@gmail.com >
Co-authored-by: storm1er <le.storm1er@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chris <182387676+whoopsi-daisy@users.noreply.github.com >
Co-authored-by: arch-fan <55891793+arch-fan@users.noreply.github.com >
Co-authored-by: Alex Kim <alexkim@Alexs-MacBook-Pro.local >
2025-08-15 21:34:22 +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
sarendsen
36b1c48fdd
fix: use ts for downloads
2025-05-04 12:50:21 +02:00
lostb1t
1c1345a3b7
feat: move to custom download handler with background download support ( #675 )
2025-05-04 11:46:34 +02:00
sarendsen
f4750e781d
refactor: getstreamurl
2025-05-02 19:02:35 +02:00
lance chant
0b574cc047
fix: dolby vision on supported devices, specifically profile 5 ( #660 )
2025-05-01 12:11:29 +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
8e0e35afe3
fix: chromecast
2025-02-23 14:35:00 +01:00
Fredrik Burmester
1ac6b7e3df
fix: chromecast not working
2025-02-18 17:56:10 +01:00
Fredrik Burmester
4c14c08b35
fix: move from react-native-video -> VLC for transcoded streams ( #529 )
...
Co-authored-by: Alex Kim <alexkim5682@gmail.com >
2025-02-16 07:10:36 +11:00
Alex Kim
84fd0edc49
WIP
2024-12-11 04:01:30 +11:00
Alex Kim
0e720aa8cf
In progress of handling subtitles for transcoded streams
2024-11-23 06:17:38 +11:00
Fredrik Burmester
5c44db183a
chore
2024-11-18 08:55:34 +01:00
Fredrik Burmester
865fbdf834
wip
2024-11-10 22:36:03 +01:00
Fredrik Burmester
8ed81fbe23
wip
2024-11-10 17:03:15 +01:00
Fredrik Burmester
817e2b3d85
wip
2024-11-10 15:21:30 +01:00
Fredrik Burmester
229670e829
fix(android): buffer state and video not loading
2024-11-01 16:54:20 +01:00
Fredrik Burmester
68d32bd0de
wip
2024-10-21 16:05:36 +02:00
Fredrik Burmester
f5b05bf32d
wip
2024-10-19 13:20:38 +02:00
Fredrik Burmester
39c49d4cdb
wip
2024-10-18 22:27:26 +02:00
Fredrik Burmester
ac9bcbcb9f
fix: always use native device profile
2024-10-15 13:08:03 +02:00
Fredrik Burmester
13d4117cc1
wip: external subs and cleanup
2024-10-15 07:32:25 +02:00
Fredrik Burmester
67be97d857
wip: subtitles and onVideoLoad stuff
2024-10-14 11:14:34 +02:00
Fredrik Burmester
bf8687a473
wip
2024-10-12 12:55:45 +02:00
Fredrik Burmester
ec0843d737
wip
2024-10-08 15:39:44 +02:00
Fredrik Burmester
a5b4f6cc78
wip
2024-10-07 10:00:16 +02:00
Fredrik Burmester
d6f02bd970
wip
2024-10-06 16:33:29 +02:00
Fredrik Burmester
0233862fc1
wip
2024-10-06 13:03:16 +02:00
Fredrik Burmester
1c20a3453f
fix: streaming live tv now works
2024-10-05 10:24:49 +02:00
Fredrik Burmester
387add4c83
first commit
2024-10-05 09:17:54 +02:00
Fredrik Burmester
eb11b928af
fix: update device profile
2024-10-04 16:51:26 +02:00
Fredrik Burmester
7ce2c90376
wip
2024-09-30 16:34:54 +02:00
Fredrik Burmester
402bdec5ab
wip
2024-09-16 18:18:08 +02:00
Fredrik Burmester
e3c4a291f0
wip
2024-09-15 18:39:20 +02:00
Fredrik Burmester
78189c8246
fix: download url not correct for direct streams
2024-08-29 12:58:51 +02:00
Fredrik Burmester
d52f025873
fix: landscape design
2024-08-29 08:40:55 +02:00
Fredrik Burmester
4641ff726c
wip: design refactor
2024-08-28 22:00:50 +02:00
Fredrik Burmester
0d07f7216c
fix: design
2024-08-27 22:32:09 +02:00
Fredrik Burmester
91ed109a04
feat: select media source
2024-08-27 08:26:27 +02:00
Fredrik Burmester
5c95730715
feat: prepare for force resolution
2024-08-25 11:14:43 +02:00
Fredrik Burmester
d15d02d61d
fix: refactor
2024-08-16 19:11:06 +02:00
Fredrik Burmester
a493f0cad2
fix: force direct play
2024-08-16 18:51:27 +02:00
Fredrik Burmester
1f0ff1594b
wip: refactoring file structure
2024-08-15 21:08:35 +02:00
Fredrik Burmester
656d4ba46b
Merge branch 'feat/audio-select'
2024-08-13 13:27:09 +02:00
Fredrik Burmester
11f9d0fe33
feat: support audio streams
2024-08-13 13:26:27 +02:00