Skip to content

Release/2.3#135

Merged
faultables merged 48 commits into
developfrom
release/2.3
May 17, 2026
Merged

Release/2.3#135
faultables merged 48 commits into
developfrom
release/2.3

Conversation

@faultables
Copy link
Copy Markdown
Member

the icons looked like a joke i don't even want to install the new version on all my devices

this pr only change the icon i just made using Icon Composer thing and it looks better now and i happy again

faultables and others added 30 commits March 24, 2026 17:58
…t images so lists and artwork load instantly from disk while refreshing from the network in the background. Includes pull-to-refresh on Library, Artists, Songs, and Playlists views.
Add heart button to now playing bottom bar for starring/unstarring
the current track via Subsonic star/unstar API. Add "Liked Songs"
entry in Library view that shows all starred songs from getStarred2
endpoint, with tap-to-play queuing them as a playlist.

Shared code (Song.starred, Starred2Response, SubsonicSong,
SongCollection, AlbumService star methods) matches watchOS branch
to minimize merge conflicts.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ange

Distribute lyrics, heart, AirPlay, and queue icons with equal spacing
using maxWidth .infinity frames. Re-fetch liked songs list when star
status changes so unliked songs disappear from the view.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
Co-authored-by: faultables <faultables@users.noreply.github.com>
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
Adds a Liked Songs entry to the Library tab with Play All, Shuffle,
and individual track playback. Follow-up to #119.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Shows stream-cached songs as a browsable playlist in the Downloads
tab with Play All, Shuffle, and individual track playback. Follow-up to #115.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: faultables <faultables@users.noreply.github.com>
Co-authored-by: faultables <faultables@users.noreply.github.com>
Use the same centered content width logic for the Home header and stat cards so the title and profile icon stay aligned in both portrait and landscape on iPad.

Co-authored-by: faultables <faultables@users.noreply.github.com>
Enable sidebar-adaptable tabs on iPad with Library submenus and add a default-visible quick-link toggle in Albums so navigation remains accessible when sidebar visibility changes.

Co-authored-by: faultables <faultables@users.noreply.github.com>
Adjust the floating player on iPad to sit at the bottom edge and widen its max width, while keeping iPhone layout behavior unchanged.

Co-authored-by: faultables <faultables@users.noreply.github.com>
Fix fullscreen player regressions from 2.2 by restoring dismiss drag preview of the underlying screen and correcting safe-area handling for top and bottom controls on iPhone and iPad.

Co-authored-by: faultables <faultables@users.noreply.github.com>
Refine fullscreen player and lyrics control bars by aligning icon distribution, adding lyrics heart action parity, and tuning iPhone/iPad vertical spacing for cover, title, progress, and bottom controls.

Co-authored-by: faultables <faultables@users.noreply.github.com>
- Home: remove visible header title (empty string)
- Library: Liked Songs row uses accent for heart icon
- Player: increase space between album art and track title

Co-authored-by: faultables <faultables@users.noreply.github.com>
Use the iOS 26 glass effect with a compatible fallback for the iPad login close control, and make the queue sheet height adaptive in iPad portrait to avoid clipping on tall screens.

Co-authored-by: faultables <faultables@users.noreply.github.com>
faultables and others added 18 commits April 26, 2026 13:58
Enable Catalyst-specific build behavior and storage paths so the app can run locally on macOS without breaking iOS credentials.

Co-authored-by: faultables <faultables@users.noreply.github.com>
Pass required environment objects through artist navigation so sidebar and library routes do not crash when opening artists or albums.

Co-authored-by: faultables <faultables@users.noreply.github.com>
Register quick-link toggle strings in the string catalog for the library sidebar controls.

Co-authored-by: faultables <faultables@users.noreply.github.com>
Co-authored-by: faultables <faultables@users.noreply.github.com>
Embed the floating player inside each tab's content overlay on iPadOS 18+
sidebarAdaptable layouts so it is naturally constrained to the content area.
This eliminates the need for an estimated sidebar-offset heuristic that
could not detect manual sidebar collapse/expand.

Co-authored-by: faultables <faultables@users.noreply.github.com>
Co-authored-by: faultables <faultables@users.noreply.github.com>
Co-authored-by: faultables <faultables@users.noreply.github.com>
Co-authored-by: faultables <faultables@users.noreply.github.com>
Co-authored-by: faultables <faultables@users.noreply.github.com>
Co-authored-by: faultables <faultables@users.noreply.github.com>
Co-authored-by: faultables <faultables@users.noreply.github.com>
Co-authored-by: faultables <faultables@users.noreply.github.com>
Co-authored-by: faultables <faultables@users.noreply.github.com>
Co-authored-by: faultables <faultables@users.noreply.github.com>
Co-authored-by: faultables <faultables@users.noreply.github.com>
Co-authored-by: faultables <faultables@users.noreply.github.com>
Co-authored-by: faultables <faultables@users.noreply.github.com>
Resolve conflicts in favor of the release/2.3 icon setup (Icon Composer,
build 300, simplified watch app icon).

Co-authored-by: Cursor <cursoragent@cursor.com>
@faultables faultables merged commit ca890aa into develop May 17, 2026
1 check passed
@faultables faultables deleted the release/2.3 branch May 23, 2026 06:20
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.

3 participants