Skip to content

v1.4.0: New version#2121

Merged
maxrave-dev merged 26 commits into
mainfrom
dev
Jun 7, 2026
Merged

v1.4.0: New version#2121
maxrave-dev merged 26 commits into
mainfrom
dev

Conversation

@maxrave-dev
Copy link
Copy Markdown
Owner

No description provided.

Update core submodule to fix/suppress-state-ended-fgs-drop which
prevents the foreground service from being dropped between tracks.
Signed-off-by: maxrave-dev <ndtminh2608@gmail.com>
… (Android)

- Reusable Modifier.liquidGlass + LiquidGlassContainer/LiquidGlassIconButton
  (expect/actual: Android glass, JVM fallback) with a press/hold interaction
  (subtle scale + radial touch glow)
- Apply to the Album/Playlist/LocalPlaylist back button and action pill
- Rebuild the Android bottom nav as a liquid sliding tab bar (Home/Library) with a
  draggable squash/stretch blob indicator and a separate Search FAB; keep
  collapse-on-scroll, the mini player and background-luminance adaptation
- Fix the lens refraction seam on wide pills; make the glass luminance-adaptive
  dark instead of washing out to white, consistent across mini player, bar and pills
wrap-mac-dmg wraps two archs (aarch64, amd64) that each mount a volume named
"SimpMusic". hdiutil detach releases the device asynchronously, so the second
arch's `hdiutil attach` could hit EBUSY (exit 16) — or silently remount as
"SimpMusic 1" — once a macos-14 runner image change made the release slower.
It only passed before by timing luck.

Detach any stale SimpMusic volume first, capture hdiutil's real mount point
instead of hardcoding /Volumes/SimpMusic, and retry the attach + force-detach.
Signed-off-by: maxrave-dev <ndtminh2608@gmail.com>
@maxrave-dev maxrave-dev merged commit c4c4ddb into main Jun 7, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant