v1.4.0: New version#2121
Merged
Merged
Conversation
Update core submodule to fix/suppress-state-ended-fgs-drop which prevents the foreground service from being dropped between tracks.
… native path and volume bump
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>
….json, ProGuard 7.8.1)
2 tasks
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.