Merged
Conversation
- Add getStreamUrl() for /stream endpoint (Range support) - Add VideoPlayerScreen using media_kit (works on Windows, Android, iOS, web) - Replace video_player with media_kit for cross-platform playback - Wire video play from gallery and photo viewer to VideoPlayerScreen - Suppress CMake CMP0175 warning from media_kit_libs_windows_video
- App name HomeMobiSync, domain home.mobisync.eu - Android/iOS/macOS/Windows/Linux: eu.mobisync.home, display names - GitHub Actions: build (Android release, iOS simulator, Windows release) - GitHub Actions: deploy (Google Play AAB, TestFlight IPA) on tags/manual - CONTRIBUTING, AUTH_DESIGN, workflows: English only - Add ExportOptions.plist to ios gitignore, launcher icons
- Add ThumbnailCacheService: disk + in-memory LRU cache for thumbnails - Normalize paths (forward slashes) in PhotoItem and server API calls - Home/Trash: group by month, collapsible headers, sort newest first (Recent last) - Clear thumbnail cache on sync; no expiry for cached thumbnails - Revert Android launcher to PNG-based icons
- Tap-to-show layer when overlay hidden so tap on image brings controls back - Always-visible close button when overlay hidden so user can always exit
- FlutterApp: flutter pub get, skip integration_test if missing; fix analysis_options indent - API: quality param (thumb/high/full) for image requests - Photo viewer: high then full load, download (full) to gallery/Pictures, video play tap-through overlay - Video player: poster thumbnail until ready; iOS NSPhotoLibraryAddUsageDescription - pubspec: image_gallery_saver
…o video - Tap-to-show layer only when current item is not video (so play button receives tap) - On swipe to video: hide overlay so video visible and play tappable - Video player: use fullPath for stream URL; remove always-on center play button
…timeout & loading; Windows: CMP0175 for media_kit
…small, immersive sticky, brand strip, url_launcher, auth
…remove duplicate imports
- Account: Gallery switch (all photos for account / this device only) - server_api: return empty folders on 404; send X-Api-Version: 1.0.8 - home_screen: friendly message when no device folder on server yet - showAllDevices, deviceIdOverride, parseDeviceIdPath for multi-device view
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.