zimplexing
6df4f256e9
feat: Enhance settings screen with section tracking and success notifications; update remote control UI to support localization
2025-07-11 19:11:25 +08:00
zimplexing
7947a532ec
fix: Update error handling in startServer to provide user-friendly message on failure
2025-07-11 18:21:22 +08:00
zimplexing
5f92f76f4b
feat: Enable remote input functionality and enhance settings management for remote control
2025-07-11 18:13:06 +08:00
zimplexing
bda7329c1a
Merge remote-tracking branch 'origin/master' into v1.1.1
2025-07-11 17:23:59 +08:00
zimplexing
03d80c42cd
feat: Refactor settings management into a dedicated page with new configuration options, including live stream source and remote input settings
2025-07-11 17:23:36 +08:00
Xin
a881917c72
Update README.md
2025-07-11 16:33:39 +08:00
zimplexing
fc8da352fb
feat: Refactor settings management into a dedicated page with new configuration options
2025-07-11 13:49:45 +08:00
zimplexing
7b3fd4b9d5
docs: Add comprehensive documentation for OrionTV native HTTP server implementation
2025-07-11 11:27:32 +08:00
zimplexing
ea601ba640
Refactor http-server implemention
2025-07-11 11:09:29 +08:00
zimplexing
9e4d4ca242
feat: Support remote input
2025-07-10 22:18:34 +08:00
zimplexing
eaa783824d
Refactor LivePlayer component to improve loading state handling and error messaging
2025-07-10 17:26:12 +08:00
zimplexing
2ab64a683c
Revert "Add voice search functionality to SearchScreen and update dependencies"
...
This reverts commit 8000cde907 .
2025-07-10 16:47:18 +08:00
zimplexing
9b242497d0
Add Live functionality with LiveScreen and LivePlayer components; enhance SearchScreen with optimized speech handling
2025-07-10 16:45:54 +08:00
zimplexing
8000cde907
Add voice search functionality to SearchScreen and update dependencies
2025-07-10 14:34:36 +08:00
zimplexing
caba0f3d70
Enhance category and tag selection functionality in HomeScreen
2025-07-10 13:09:01 +08:00
Xin
d42a3e014e
Update README.md
2025-07-09 12:28:36 +08:00
Xin
83bf083a6f
Merge pull request #16 from zimplexing/store-refactor
...
Refactor components to use Zustand for state management
v1.1.0
2025-07-08 22:08:22 +08:00
zimplexing
c9e5464000
Implement toggle functionality for intro and outro time settings with user feedback
2025-07-08 22:07:20 +08:00
zimplexing
30724a1e19
Add toast notifications for intro and outro time settings, update player store and media button for new time tracking
2025-07-08 22:07:14 +08:00
zimplexing
5043b33222
Refactor color scheme handling to use a fixed 'dark' theme and implement SourceSelectionModal for source management in the player
2025-07-08 20:57:38 +08:00
zimplexing
b238ffe3ba
Refactor button animation logic to focus only on isFocused state and update version to 1.1.0
2025-07-08 20:33:06 +08:00
zimplexing
74ad0872cb
Refactor components for consistent styling and improve button animations
2025-07-08 19:52:20 +08:00
zimplexing
504f12067b
Refactor components to use StyledButton for consistent button styling
...
- Replaced custom button implementations with StyledButton in various components including DetailScreen, HomeScreen, SearchScreen, and SettingsModal.
- Updated button styles and behaviors to align with the new StyledButton component.
- Removed the obsolete DetailButton component to streamline the codebase.
2025-07-08 17:24:55 +08:00
zimplexing
9f721c22d5
Implement back navigation and control visibility in PlayScreen
...
- Added back navigation functionality using the router in PlayScreen.
- Implemented hardware back button handling to toggle controls visibility.
- Updated useTVRemoteHandler to show controls on down key press.
2025-07-08 17:03:15 +08:00
zimplexing
5b4c8db317
Add Prettier configuration and refactor code for consistent formatting
...
- Introduced a .prettierrc file to standardize code formatting.
- Updated import statements and JSX attributes in NotFoundScreen, HomeScreen, PlayScreen, and PlayerControls for consistent use of double quotes.
- Refactored styles in various components to use double quotes for string values.
- Added SeekingBar component to enhance video playback experience.
2025-07-08 16:58:06 +08:00
Xin
d8f7953109
Update README.md
2025-07-08 09:48:00 +08:00
zimplexing
bd22fa2996
Enhance video playback features by adding playTime and initialPosition handling, and update PlayerControls for better focus management
2025-07-07 22:14:56 +08:00
zimplexing
08e24dd748
Refactor components to use Zustand for state management
...
- Updated EpisodeSelectionModal to utilize Zustand for episode selection state.
- Refactored PlayerControls to manage playback state and controls using Zustand.
- Simplified SettingsModal to handle settings state with Zustand.
- Introduced homeStore for managing home screen categories and content data.
- Created playerStore for managing video playback and episode details.
- Added settingsStore for managing API settings and modal visibility.
- Updated package.json to include Zustand as a dependency.
- Cleaned up code formatting and improved readability across components.
2025-07-06 20:45:42 +08:00
zimplexing
b2b667ae91
Refactor & Fix issue
v1.0.6
2025-07-06 16:43:25 +08:00
Xin
a2428120c4
Update README.md
2025-07-04 19:49:09 +08:00
Xin
05eea0a3f3
Update README.md
2025-07-04 19:48:50 +08:00
zimplexing
e26052760a
Update
2025-07-04 18:11:26 +08:00
zimplexing
26c489563f
Add configuration file for API resources and update config path in index.ts
2025-07-04 18:11:25 +08:00
zimplexing
b266e63ac8
Update version to 1.0.5, remove config.json, and modify .gitignore and vercel.json include paths
2025-07-04 18:11:25 +08:00
zimplexing
68301358b4
新增少儿分类&日志
2025-07-04 18:11:25 +08:00
zimplexing
92fd2fa76f
Support http
2025-07-04 18:11:25 +08:00
zimplexing
680edee499
Support http
2025-07-04 18:11:25 +08:00
Xin
67509a75d7
Update README.md
2025-07-04 18:11:25 +08:00
zimplexing
b0910fdfdc
Update
2025-07-04 18:11:25 +08:00
zimplexing
7a1a830e61
Update
2025-07-04 18:11:25 +08:00
zimplexing
810a13a33c
Update
2025-07-04 18:11:25 +08:00
zimplexing
53381843fd
Update
2025-07-04 18:11:25 +08:00
zimplexing
4070a256a7
Update
2025-07-04 18:11:23 +08:00
zimplexing
86939e9968
Update
2025-07-04 18:11:19 +08:00
Xin
63a4ed6f52
Update build-apk.yml
2025-07-04 18:11:18 +08:00
zimplexing
93d7db4720
Update
2025-07-04 18:11:14 +08:00
zimplexing
e646c47921
Update
2025-07-04 18:11:06 +08:00
zimplexing
a206e23fc2
Update
2025-07-04 18:10:59 +08:00
zimplexing
6b51cd0a19
Update
2025-07-04 18:10:53 +08:00
zimplexing
7e6095d2bb
Update
2025-07-04 18:10:28 +08:00