James Chen
67275988bd
feat(ui): unify android ripple effect logic for Pressable across HomeScreen, StyledButton, and VideoCard components
2025-08-28 09:18:24 +08:00
James Chen
f7ae93bd3d
feat(ui): update Pressable ripple effect for device type in HomeScreen, StyledButton, and VideoCard components
2025-08-27 22:46:20 +08:00
James Chen
9bcdeaa44d
feat(platform): customize android ripple effect for Pressable based on platform type
2025-08-27 18:07:22 +08:00
James Chen
4c93736c5e
feat(ui): replace TouchableOpacity with Pressable for improved ripple effect and add color customization, android focus effect
2025-08-27 17:22:11 +08:00
zimplexing
4c633febdc
feat: update color scheme and styles across components for improved UI consistency
2025-07-18 22:21:33 +08:00
zimplexing
8985781865
refactor: enhance LoginModal and StyledButton components for improved functionality
2025-07-15 15:49:46 +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
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