• Joined on 2026-03-31
bbara synced commits to main at bbara/Purefin from mirror 2026-04-09 12:02:47 +00:00
b41a9c24a2 feat: Implement auto-hide delay for TV player controls
98c936aea6 feat: Allow repeated seeking in the tv ui
cf08db5034 Split mobile and TV playback profiles
1a17c52326 refactor: Throw out overcomplicated shit code for Playback
674e0881d7 code cleanup
Compare 5 commits »
bbara synced commits to main at bbara/Purefin from mirror 2026-04-08 09:56:43 +00:00
b47ebda8e6 feat: add TV player UI components including controls, loading error card, and track selection
bc41116118 fix: adjust buffer durations and prioritize time over size in video player module
fb1d099ec1 refactor: remove unused back navigation handlers in TV player UI
bcbad6f262 Refine TV player remote control key mappings
8a6c745332 fix: reduce memory cache size percentage in TvActivity
Compare 5 commits »
bbara synced commits to main at bbara/Purefin from mirror 2026-04-07 16:30:08 +00:00
69ae10c761 Stabilize HLS playback timestamps
985fdec3a5 feat: add play/pause toggle on key press in TV player screen
4b0e02e017 Fix TV audio sink capability handling
356816ba0e feat: add HLS support by including media3-exoplayer-hls dependency
cca75d8a5a feat: add PendingSeekTracker to manage seek requests and improve playback accuracy
Compare 6 commits »
bbara synced commits to main at bbara/Purefin from mirror 2026-04-07 08:21:47 +00:00
b91a8a81e8 Fix TV detail playback single-press behavior
9e8772467c Improve player error reporting
60291dc78e Keep TV detail hero visible on initial focus
0870e8aee4 Remove status and progress overlays from TV hero section
f0bb37d8ec refactor: adjust image layout in TvMediaDetailScaffold for improved responsiveness
Compare 8 commits »
bbara synced commits to main at bbara/Purefin from mirror 2026-04-06 17:20:07 +00:00
2937ee836b refactor: update TvMediaDetailScaffold to use artwork parameters and improve layout
6dc3442089 Replace TV tabs with navigation drawer
df67348f24 refactor: remove action parameters from TvLibraryPosterSection and TvSectionHeader for cleaner UI
bdef25d36a refactor: remove badge text from TvHomeSections and clean up related code
cf296c3286 refactor: simplify gradient handling and remove unused components in TvFocusedItemHero
Compare 6 commits »
bbara synced commits to main at bbara/Purefin from mirror 2026-04-06 09:10:55 +00:00
69b3933175 feat: added TvHomeFocused section to the TvHomeScreen
0011420bf2 feat: add initial focus management and media metadata for TV home screen
Compare 2 commits »
bbara synced commits to main at bbara/Purefin from mirror 2026-04-01 22:00:07 +00:00
584e430431 fix: use finished image url for PosterItems
680df51ce7 refactor: update image handling in Episode dto to use imageUrlPrefix and JellyfinImageHelper
98850087ff refactor: update image handling in Series dto to use imageUrlPrefix and JellyfinImageHelper
ce5266f17c refactor: update image handling in Movie dto to use imageUrlPrefix and JellyfinImageHelper
d6d05be93f Add image URL prefix and completion helpers to JellyfinImageHelper
Compare 12 commits »
bbara synced commits to main at bbara/Purefin from mirror 2026-04-01 13:51:10 +00:00
0df79f55a1 refactor: adjust dimensions for ContinueWatchingCard and SuggestionsSection for improved layout
bbara synced commits to main at bbara/Purefin from mirror 2026-03-31 23:30:08 +00:00
ce539a1a5a Refine SuggestionsSection layout for better scaling
b08b74bab3 Replace HomeAvatar with standard Icon and update top bar layout
6852e0b13a Update app branding and home screen top bar
72f6a37203 refactor: update MediaResumeButton to use white color for button text
c85767cf25 refactor: remove MediaPlayButton component as it is unused
Compare 9 commits »