Releases: YBTopaz8/Dimmer-MAUI
Releases · YBTopaz8/Dimmer-MAUI
Release v1.8.1
Changes in v1.8.1
- Refactor version detection and changelog generation (aa6fce7)
- Add paged play history view & refactor event pipeline (819fb62)
- Simplify adapter updates, add debug logging, UI tweaks (b5deb58)
- Bump version to 1.8.0 in Dimmer.csproj (611453d)
- Refactor backup logic; remove "Completed Plays" from UI (8cd494e)
- Refactor UI metrics, service setup, and song query limits (3532b63)
- Refactor UI, search, and session logic for performance (844d1a3)
- Modernize queue UI, improve session & auto-login logic (f75b45a)
- Improve stats & song list UI, performance, and memory safety (7beba06)
- Refactor song fragments: Rx stats, UI polish, bug fixes (1ddfc8c)
Release v1.7.9
Changes in v1.7.9
- Refactor backup logic; remove "Completed Plays" from UI (8cd494e)
- Refactor UI metrics, service setup, and song query limits (3532b63)
- Refactor UI, search, and session logic for performance (844d1a3)
- Modernize queue UI, improve session & auto-login logic (f75b45a)
- Improve stats & song list UI, performance, and memory safety (7beba06)
- Refactor song fragments: Rx stats, UI polish, bug fixes (1ddfc8c)
- Add album and artist stats fragments with tabbed views (9ce0393)
- Refactor HomePageAdapter for performance and native UX (b919075)
- Add cloud sync & remote control for device sessions (ac8dc6e)
- Refactor Android UI: MD3, shared transitions, perf, cleanup (9d998bf)
- Remove ArtistDetailsFragment and enhance artist stats UI (5aa7115)
- Refactor profile UI, login UX, and navigation animations (8f76752)
- Bump version to 1.7.9 in project and view model (9f0673a)
- Add remote device screening and control support (20a5ceb)
- Add app update history & check to Settings page (6a2b1b4)
- Enhance postAppUpdate payload structure (db0959f)
- Refactor release notes logging in workflow (f9b9bc1)
- Refactor log handling in release notes generation (a8a6a86)
- Refactor dotnet-desktop.yml for clarity and updates (60a91a9)
- Refactor .NET workflow for versioning and changelog (85fcd2d)
- Refactor CI workflow for versioning and notifications (3ffb2ea)
- Refactor UI: Modernize song, artist, album, Last.fm pages (a02ea56)
- Refactor Home page: new adapter, sorting, UI/UX updates (40acef7)
- Bump project version to 1.7.8 (68cb8e6)
- Improve null safety, UI updates, and debug config (8ff0509)
- Async SongAdapter, improved fragment loading & cleanup (83dc3e8)
- Update project references, add ATL, and minor fixes (4b478e0)
- Bump app version to 1.7.7 in project and view model (e6e3068)
- Switch playback queue loading to synchronous execution (54e36fa)
- Enable stats recalculation; defer folder watching setup (155afe3)
- Update UI logic, naming, and audio device selection (c92540d)
- Bump app version to 1.7.6 (7898f2f)
- Add AppUpdateCenter page and app update live query support (3705221)
- Improve service startup, UI handler, and ANR detection (09c8f5a)
- Bump version to 1.7.5 (6f974c3)
- Enhance AnimationHelper with card hover and queue support (897292b)
- Refactor media playback UI and update dimmer progress (1bc7962)
- Refactor connected animations and lyrics preview dialog (841c7a8)
- Refactor FFmpeg usage, add UI card animation utility (7d896db)
- Improve error handling and UI updates across view models (072bbae)
- Bump version to 1.7.4 (597494f)
- Improve popup dismissal and list-detail animation flow (a756e94)
- Improve navigation and UI interaction in song detail views (83ff8e1)
- Add new animation keys; update and remove return animations (b2bf58f)
- Refactor animation system for robustness and performance (78e13df)
- Bump version to 1.7.3 (3c7613e)
- Add SingleSongDetailsPopupView for song metadata display (6768239)
- Add Escape key navigation and update status panel behavior (3f1c35f)
- Update debug device and add SingleSongDetailsPopupView.xaml (d8c640a)
- Clean up logging, fix SongAdapter ItemCount, UI check (83242c7)
- Refactor song mapping and backup logic in view models (6a10b68)
- Add popup dismissed event args; remove SongMapper utilities (55fc3d8)
- Refactor entity mapping and clean up service fields (69559bd)
- Refactor UI: popups, animations, and detail navigation (1b2313b)
- Add animation keys, TableView util, and code cleanup (b015d55)
- Refine SmokeViewQueueGrid UI and simplify popup logic (7930fef)
- Enhance backup system to support full app data export (09fc6a2)
- Refactor UI animations, device/session logic, and cleanup (1a4692e)
- Refactor favorites logic, image binding, and cleanup (7eaef0d)
- Refactor TQL search, SongAdapter, and Android UI flows (9899343)
- Refactor navigation, Bluetooth transfer, and Realm queries (199e545)
- Bump version to 1.7.0 in project file (57bcf9c)
- Reduce parallelism, refactor cover art, Android fixes (3d14b09)
- MoreWindows Update (b8e6370)
- Refactor logging system, UI feedback, and profile editing (11f17d7)
- Add ArcFab (arc menu FAB) for WinUI & Android, UI updates (c6428d5)
- Update dependencies, icons, and schema version (20e2f3a)
- Reduce album cover opacity on HomePage to 0.10 (625e293)
- Improve Parse init, UI transitions, and layout consistency (9129830)
- Bump version to 1.6.1 in project file (ca33619)
- Improve cover art caching logging and batch processing (5266808)
- Dispose existing CancellationTokenSource before creating new one (233cf2c)
- Add proper cancellation and error handling to background cover art caching (e04b537)
- Initial plan (dc8da05)
- Bump version to 1.6.0 in project file (998b40c)
- Bump version to 1.5.11 in Dimmer.csproj (2f2309e)
- Improve Android URI handling, navigation, and usings (a900c4f)
- Refactor playback queue popup into SmokeViewQueueGrid (6a5657b)
- Refactor UI: add bottom sheets, chips, and player info (84ca566)
- Improve theming, navigation, and UI consistency (75a08d4)
- Added (4e5c693)
- Refactor music folder storage to embedded Realm object (d0e2ee1)
- Refactor LastFM login flow and adjust window sizing (4c84f98)
- Added Some methods (0fba79d)
- Update mini cover logic; add tinted color utility (66eac65)
- Refactor mini player artist display and remove unused DB call (0ae43b0)
- Update NuGet packages and add Android lifecycle observer (f6e122a)
- Bump version to 1.5.10 in Dimmer.csproj (361fb4b)
- Update nullability and UI thread handling for image loading (cf286f7)
- Refactor UI scheduling, improve contrast, bump version (090a052)
- Refactor media session commands and UI scheduling (1d2a053)
- UI improvements: mini player, song menu, TQL chips (29a89dc)
- Update scheduler method and config handling in activity (835d859)
- Refactor: update RxSchedulers to use ScheduleTo method (0a53e4a)
- Update version to 1.5.9 (b712d3f)
- UI/UX overhaul: improved Now Playing, queue, and theming (a423028)
- Expose audio outputs, UI dark mode, and player features (51f98c9)
- Refactor artist actions to use SongModelView context (78a26a0)
- FineTuned the media buttons bar to enable some btns (189ec4a)
- Reduce window height; fix disabled menu item state (8049681)
- Refactor IArtistActions to use SongModelView context (8f97ac7)
- Bump version to 1.5.8 (c62d5a5)
- Update lyrics service param and notification controls (e0869dd)
- Improve settings UI, metadata sync, and notification controls (2a43bd6)
- Add backup/restore, UI theming, and async TQL actions (0265235)
- UI/UX overhaul, backup/restore, and artist actions (62ee2d5)
- Replace SmoothBtmBarDroid binding with C# implementation (91e8781)
- Refactor slider event handling with DimmerSliderListener (00a0c3e)
- Add SmoothBtmBarDroid binding and update dependencies (8c73a7e)
- Add placeholder for queue reordering button and handler (3a678fb)
- Add toast notifications and refactor notification logic (71cfcd4)
- Update carousel UI, remove item click, add mini player (e396c81)
- Refactor carousel item layout with FrameLayout wrapper (b234379)
- Update project refs, Realm schema, and NowPlaying UI logic (8ca6a40)
- Refactor UI scheduling, intent handling, and schema bump (0309044)
- Improve Last FM auth button state handling and DB version (1d02fa6)
- Add favorite, shuffle, and repeat buttons to Android lock screen notification with proper state management (14bbca6)
- Initial plan (b40e811)
- Bump version to 1.5.8 in Dimmer.csproj (7f0e818)
- Improve playlist save UX and async playlist creation (4178917)
- Refactor queue actions and cleanup SongAdapter UI (d0d6cf3)
- Add comprehensive documentation for playback enhancement (267ecd5)
- Add unit tests for PlaybackAction enum (1b24787)
- Fix code review issues: improve efficiency and null safety (e689a05)
- Add Windows notifications and smart same-context detection (d6283e0)
- Add PlaybackAction enum and smart queue management methods (40982a8)
- Initial plan (1940146)
- Refactor queue UI: only "Insert After", update logic (3954b13)
- Update project refs, icons, schema; add PlatformPath prop (f11c25e)
- Refactor LastFmInfoFragment namespace and clean up usings (71e1ee1)
- Update version to 1.5.7 and fix project reference paths (db1a027)
- Handle back gesture in SongDetail; add genre button (d3f23c6)
- Enhance version comparison logic in workflow (2a564d3)
-
(2c49787)
- Update dotnet-desktop.yml (86d145a)
- Update dotnet-desktop.yml (fee1abd)
- Fix version detection and enhance changelog generation (a21ed78)
- Refactor dotnet-desktop.yml for version detection (9a731f8)
- Add OnBackInvokedDispatcher support to SettingsFragment (fbd5b4e)
- Refactor version detection and changelog generation (7f2edae)
- Refactor lyrics search UI and state management (182b2c2)
- Update dotnet-desktop.yml (4a789a5)
- Refactor UI, cleanup code, update dependencies & projects (9878376)
- Update project refs, UI thread safety, and scroll checks (990ad58)
- Refactor switch row logic; enable cover loading with Glide (062b907)
- Improve null-safety and back navigation in LyricsViewFragment (0bcc361)
- Update OnResume logic, add ApplyBlur, and null safety (1f1e72c)
- Update branches for GitHub Actions workflow (8017112)
- Add explicit nullable annotation for clarity (aa05036)
- Remove extra blank lines per code review feedback (f135733)
- Fix GetOrCreateUniqueWindow to reuse existing windows instead of always creating new ones (4647fb3)
- Improve code readability by extracting condition to helper method (8c9718d)
- Address code review feedback: track screen-on flag and remove redundant call (ba0ab70)
- Add screen keep-on feature for lyrics page with user-configurable setting (7810394)
- Initial plan (52958ad)
- Add back navigation support, update refs, minor fixes (0c00fe7)
- Update project re...
Release v1.7.8
Changes in v1.7.8
- Enhance postAppUpdate payload structure (db0959f)
- Refactor release notes logging in workflow (f9b9bc1)
- Refactor log handling in release notes generation (a8a6a86)
- Refactor dotnet-desktop.yml for clarity and updates (60a91a9)
- Refactor .NET workflow for versioning and changelog (85fcd2d)
- Refactor CI workflow for versioning and notifications (3ffb2ea)
- Refactor UI: Modernize song, artist, album, Last.fm pages (a02ea56)
- Refactor Home page: new adapter, sorting, UI/UX updates (40acef7)
- Bump project version to 1.7.8 (68cb8e6)
Release v1.7.7
Changes in v1.7.7
- Bump app version to 1.7.7 in project and view model (e6e3068)
- Switch playback queue loading to synchronous execution (54e36fa)
- Enable stats recalculation; defer folder watching setup (155afe3)
- Update UI logic, naming, and audio device selection (c92540d)
- Bump app version to 1.7.6 (7898f2f)
- Add AppUpdateCenter page and app update live query support (3705221)
- Improve service startup, UI handler, and ANR detection (09c8f5a)
- Bump version to 1.7.5 (6f974c3)
- Enhance AnimationHelper with card hover and queue support (897292b)
- Refactor media playback UI and update dimmer progress (1bc7962)
- Refactor connected animations and lyrics preview dialog (841c7a8)
- Refactor FFmpeg usage, add UI card animation utility (7d896db)
- Improve error handling and UI updates across view models (072bbae)
- Bump version to 1.7.4 (597494f)
- Improve popup dismissal and list-detail animation flow (a756e94)
Release v1.7.6
Changes in v1.7.6
- Bump app version to 1.7.6 (7898f2f)
- Add AppUpdateCenter page and app update live query support (3705221)
- Improve service startup, UI handler, and ANR detection (09c8f5a)
- Bump version to 1.7.5 (6f974c3)
- Enhance AnimationHelper with card hover and queue support (897292b)
- Refactor media playback UI and update dimmer progress (1bc7962)
- Refactor connected animations and lyrics preview dialog (841c7a8)
- Refactor FFmpeg usage, add UI card animation utility (7d896db)
- Improve error handling and UI updates across view models (072bbae)
- Bump version to 1.7.4 (597494f)
- Improve popup dismissal and list-detail animation flow (a756e94)
- Improve navigation and UI interaction in song detail views (83ff8e1)
- Add new animation keys; update and remove return animations (b2bf58f)
- Refactor animation system for robustness and performance (78e13df)
- Bump version to 1.7.3 (3c7613e)
Release v1.7.5
Changes in v1.7.5
- Bump version to 1.7.5 (6f974c3)
- Enhance AnimationHelper with card hover and queue support (897292b)
- Refactor media playback UI and update dimmer progress (1bc7962)
- Refactor connected animations and lyrics preview dialog (841c7a8)
- Refactor FFmpeg usage, add UI card animation utility (7d896db)
- Improve error handling and UI updates across view models (072bbae)
- Bump version to 1.7.4 (597494f)
- Improve popup dismissal and list-detail animation flow (a756e94)
- Improve navigation and UI interaction in song detail views (83ff8e1)
- Add new animation keys; update and remove return animations (b2bf58f)
- Refactor animation system for robustness and performance (78e13df)
- Bump version to 1.7.3 (3c7613e)
- Add SingleSongDetailsPopupView for song metadata display (6768239)
- Add Escape key navigation and update status panel behavior (3f1c35f)
- Update debug device and add SingleSongDetailsPopupView.xaml (d8c640a)
Release v1.7.4
Changes in v1.7.4
- Bump version to 1.7.4 (597494f)
- Improve popup dismissal and list-detail animation flow (a756e94)
- Improve navigation and UI interaction in song detail views (83ff8e1)
- Add new animation keys; update and remove return animations (b2bf58f)
- Refactor animation system for robustness and performance (78e13df)
- Bump version to 1.7.3 (3c7613e)
- Add SingleSongDetailsPopupView for song metadata display (6768239)
- Add Escape key navigation and update status panel behavior (3f1c35f)
- Update debug device and add SingleSongDetailsPopupView.xaml (d8c640a)
- Clean up logging, fix SongAdapter ItemCount, UI check (83242c7)
- Refactor song mapping and backup logic in view models (6a10b68)
- Add popup dismissed event args; remove SongMapper utilities (55fc3d8)
- Refactor entity mapping and clean up service fields (69559bd)
- Refactor UI: popups, animations, and detail navigation (1b2313b)
- Add animation keys, TableView util, and code cleanup (b015d55)
Release v1.7.2
Changes in v1.7.2
- Refactor navigation, Bluetooth transfer, and Realm queries (199e545)
- Bump version to 1.7.0 in project file (57bcf9c)
- Reduce parallelism, refactor cover art, Android fixes (3d14b09)
- MoreWindows Update (b8e6370)
- Refactor logging system, UI feedback, and profile editing (11f17d7)
- Add ArcFab (arc menu FAB) for WinUI & Android, UI updates (c6428d5)
- Update dependencies, icons, and schema version (20e2f3a)
- Reduce album cover opacity on HomePage to 0.10 (625e293)
- Improve Parse init, UI transitions, and layout consistency (9129830)
- Bump version to 1.6.1 in project file (ca33619)
- Improve cover art caching logging and batch processing (5266808)
- Dispose existing CancellationTokenSource before creating new one (233cf2c)
- Add proper cancellation and error handling to background cover art caching (e04b537)
- Initial plan (dc8da05)
- Bump version to 1.6.0 in project file (998b40c)
Release v1.7.0
Changes in v1.7.0
- Bump version to 1.7.0 in project file (57bcf9c)
- Reduce parallelism, refactor cover art, Android fixes (3d14b09)
- MoreWindows Update (b8e6370)
- Refactor logging system, UI feedback, and profile editing (11f17d7)
- Add ArcFab (arc menu FAB) for WinUI & Android, UI updates (c6428d5)
- Update dependencies, icons, and schema version (20e2f3a)
- Reduce album cover opacity on HomePage to 0.10 (625e293)
- Improve Parse init, UI transitions, and layout consistency (9129830)
- Bump version to 1.6.1 in project file (ca33619)
- Improve cover art caching logging and batch processing (5266808)
- Dispose existing CancellationTokenSource before creating new one (233cf2c)
- Add proper cancellation and error handling to background cover art caching (e04b537)
- Initial plan (dc8da05)
- Bump version to 1.6.0 in project file (998b40c)
- Bump version to 1.5.11 in Dimmer.csproj (2f2309e)
Release v1.6.1
Changes in v1.6.1
- Reduce album cover opacity on HomePage to 0.10 (625e293)
- Improve Parse init, UI transitions, and layout consistency (9129830)
- Bump version to 1.6.1 in project file (ca33619)
- Improve cover art caching logging and batch processing (5266808)
- Dispose existing CancellationTokenSource before creating new one (233cf2c)
- Add proper cancellation and error handling to background cover art caching (e04b537)
- Initial plan (dc8da05)
- Bump version to 1.6.0 in project file (998b40c)
- Bump version to 1.5.11 in Dimmer.csproj (2f2309e)
- Improve Android URI handling, navigation, and usings (a900c4f)
- Refactor playback queue popup into SmokeViewQueueGrid (6a5657b)
- Refactor UI: add bottom sheets, chips, and player info (84ca566)
- Improve theming, navigation, and UI consistency (75a08d4)
- Added (4e5c693)
- Refactor music folder storage to embedded Realm object (d0e2ee1)