Commit Graph

12 Commits

Author SHA1 Message Date
github-actions[bot]
6bae600ff1 chore: bump version to v1.0.5 [skip ci] 2026-03-20 07:44:20 +00:00
github-actions[bot]
502502c5c7 chore: bump version to v1.0.4 [skip ci] 2026-03-20 07:19:41 +00:00
github-actions[bot]
9abc40882a chore: bump version to v1.0.3 [skip ci] 2026-03-20 06:57:26 +00:00
github-actions[bot]
bb0fdbd35f chore: bump version to v1.0.2 [skip ci] 2026-03-20 06:37:41 +00:00
github-actions[bot]
22ac552fca chore: bump version to v1.0.1 [skip ci] 2026-03-20 06:17:20 +00:00
Developer
38fc41f184 feat:热更新 2026-03-20 14:06:52 +08:00
Developer
5e819ca080 init 2026-03-20 12:05:58 +08:00
Developer
e5568b6b6b chore: install expo-screen-orientation, set orientation to default 2026-03-10 22:42:29 +08:00
Developer
5bb6a3cd68 feat: unlock 1080P+ on Android via DASH streaming
- getPlayUrl uses fnval=16 (DASH) on Android, keeping fnval=0/html5 for iOS/web
- New utils/dash.ts builds a valid DASH MPD from Bilibili's segmentBase ranges
  and returns it as a data: URI for ExoPlayer consumption
- NativeVideoPlayer selects DASH path (type='mpd') or durl fallback automatically
- Extend PlayUrlResponse types with DashVideoItem/DashAudioItem/DashSegmentBase
2026-03-10 20:04:48 +08:00
Developer
18eebfb0d2 1 2026-03-10 17:25:18 +08:00
Developer
9b7e728c9d 1 2026-03-06 12:58:41 +08:00
Developer
bbe0df6ed2 chore: init expo typescript project with all dependencies 2026-03-05 17:55:47 +08:00