prep for v2.0.0
fix: improve fallback artist extraction from runs
Merge branch 'main' of https://github.com/greenbugx/Hongeet into dev/v1.8.1
UPDATED
ADD: LyricsPlus API, word-sync highlighting, LyricsService dedup, _looksLikeLrc helper, YTM artist cleaner, terminal debug logs UPDATE: lyrics fallback chain to 3-tier, DesktopLyricsPane to StatefulWidget, wordLines sort order FIX: duplicate API calls from mobile and desktop, plainLyrics LRC not detected as synced, artist field showing bullet dot and album from YTM
UPDATED
UPDATED
feat: windows version 1.8
UPDATE: redesigned 2x2 and 4x2 widgets; ADD: new circular widget
Merge branch 'main' of https://github.com/greenbugx/Hongeet into experimental/discordRPC
updated
ADD: Discord Rich Presence via headless-sessions API with PKCE OAuth, Android App Links with assetlinks.json for greenbugx.github.io, Listen on Hongeet + View on GitHub buttons in Discord presence;
removed assetlinks
fix: typo & changed file type to .yml
added App links for greenbugx.github.io/Hongeet
updated
updated metadata and README.md
updated banner
Dev/v1.8 (#18)
UPDATE: SECURITY.md & version.json
FIX: initialize Settings seed color picker sliders from ARGB byte channels (0..255) instead of normalized doubles, artist parser now splits on and/with and spaced x only, preserving one-letter names like 'X Ambassadors'
removed unused cupertino_icons
ADD: Material 3 responsive UI revamp, right-side quick switcher, and new artist profile screen with Top Songs + Albums + Singles/EPs; UPDATE: Theme system to dynamic seed-color theming (glass removed), search flow to include Albums section, and full player artist tap to support multi-artist picker navigation; FIX: Mini-player/navigation overlap issues, duplicate Quick Picks song heading, artist profile load failures, unknown artist labels in artist release song flows
Merge pull request #16 from greenbugx/greenbugx-patch-2
Update SECURITY.md
Merge pull request #15 from greenbugx/greenbugx-patch-1
Update README.md
added assets/ to ignore
updated
updated metadata
fix artifact name
Merge pull request #14 from greenbugx/feat/lyrics
fixed output for flavor
trigger check workflow on pull_request to main
UPDATED metadata for v1.6.0+17
UPDATED
UPDATED metadata for v1.6.0+17
UPDATED metadata for v1.6.0+17
Merge branch 'main' of https://github.com/greenbugx/Hongeet into feat/lyrics
UPDATE: add Android product flavors (github/izzy) with flavor-aware distribution channel and first-start update-check gating; ADD: release workflow split outputs with izzy arm64-only build and separate Release-Izzy artifact upload
TEST
UPDATE: restyled Android music widgets (2x2/4x2) with cleaner glass UI, rounded+blurred art, and tuned controls/progress/typography; FIX:mini-player/nav overlap, and bottom-nav size inconsistency between gesture and button navigation; ADD: dual widget providers, media-session synced controls/progress, and new widget layouts/drawables/resources
FIX: harden downloads/local/chart parsing paths;UPDATE: make downloaded songs scan async-safe with graceful failure handling and normalize chart subtitle artist-split separators;ADD: consistent ASCII truncation suffix (...) for local audio display names
ADD: stable ThemeProvider-focused widget tests using mocked SharedPreferences
UPDATE: refine home_screen.dart mini-player keyboard behavior and rework lrclib_api.dart lookup/scoring pipeline;FIX: prevent mini player from moving upward or leaving blank keyboard gaps and improve lyric match accuracy with deduped candidates;ADD: persisted on-disk lyrics cache, richer query variants, and token-overlap based ranking in LRCLib fetching.
FIX: prevent double keyboard inset on Positioned widget
FIX: _titleVariants now extracts the non-Latin portion separately; ADD: _trySearchBroad for broad fallback search when filtered LRCLib queries return no results
moved the Column to AnimatedBuilder's child parameter
version bump -> v1.6.0+17
feat: added lyrics support, both synced & unsynced from LRCLib; UPDATE: bump version -> v1.6.0+17;
feat: added lyrics support, both synced & unsynced from LRCLib; UPDATE: bump version -> v1.6.0+17;
updated
bump version -> v1.6.0+17
feat: added lyrics support, both synced & unsynced from LRCLib; UPDATE: bump version -> v1.6.0+17;
updated
bump version -> v1.6.0+17
feat: added lyrics support, both synced & unsynced from LRCLib; UPDATE: bump version -> v1.6.0+17;
UPDATED
Merge pull request #8 from greenbugx/fix/v1.5-bugfixes
FIX: Remove duplicate _notifyQueueChanged call on non-current-song queue removal to prevent redundant UI rebuilds, move wasCurrentSong queue notification after player stop for correct UI state during track transition
Merge branch 'main' of https://github.com/greenbugx/Hongeet into fix/v1.5-bugfixes
Added SECURITY.md to ignore
UPDATED
ADDED SF BADGES
Merge branch 'main' of https://github.com/greenbugx/Hongeet
Update README.md
UPDATED README.md