• Joined on 2024-10-15
kitty synced commits to dev at kitty/spotube from mirror 2026-07-10 09:28:04 +00:00
a38b9e48cc fix: convert buildCurrentMediaItemList to a suspend function for coroutine support
2aae112cbe feat: add genre and featured browsing capabilities to MediaBrowseHelper
d53ac853a5 refactor: replace button components with themed variants and introduce ListRowTile
69a464dcd2 cd: fix version name conflict
941b333a79 refactor: update UI component states to use normal theme colors
Compare 6 commits »
kitty synced commits to refs/pull/3074/head at kitty/spotube from mirror 2026-07-10 09:28:04 +00:00
4dd0fee692 chore(deps): bump actions/setup-java from 4 to 5
f6308d0f8b cd: fix stuff
Compare 2 commits »
kitty synced commits to refs/pull/3074/merge at kitty/spotube from mirror 2026-07-10 09:28:04 +00:00
4dd0fee692 chore(deps): bump actions/setup-java from 4 to 5
f6308d0f8b cd: fix stuff
Compare 3 commits »
kitty synced commits to refs/pull/3076/head at kitty/spotube from mirror 2026-07-10 09:28:04 +00:00
eb30f98056 chore(deps): bump actions/download-artifact from 4 to 8
f6308d0f8b cd: fix stuff
Compare 2 commits »
kitty synced commits to refs/pull/3076/merge at kitty/spotube from mirror 2026-07-10 09:28:04 +00:00
eb30f98056 chore(deps): bump actions/download-artifact from 4 to 8
f6308d0f8b cd: fix stuff
Compare 3 commits »
kitty synced commits to dependabot/github_actions/dev/actions/download-artifact-8 at kitty/spotube from mirror 2026-07-10 01:18:03 +00:00
kitty synced commits to dev at kitty/spotube from mirror 2026-07-10 01:18:03 +00:00
b26928a8a0 cd: fix stuff
4d1480dd4b cd: fix gh token secret
71d6a04109 cd: rename workflow file
812d2b1eae cd: remove push trigger from release workflow
a213e39907 cd: temporarily add on push
Compare 6 commits »
kitty synced new reference dependabot/github_actions/dev/softprops/action-gh-release-3 to kitty/spotube from mirror 2026-07-10 01:18:03 +00:00
kitty synced commits to dependabot/github_actions/dev/softprops/action-gh-release-3 at kitty/spotube from mirror 2026-07-10 01:18:03 +00:00
kitty synced new reference dependabot/github_actions/dev/android-actions/setup-android-4 to kitty/spotube from mirror 2026-07-10 01:18:03 +00:00
kitty synced commits to dependabot/github_actions/dev/android-actions/setup-android-4 at kitty/spotube from mirror 2026-07-10 01:18:03 +00:00
kitty synced new reference dependabot/github_actions/dev/actions/setup-java-5 to kitty/spotube from mirror 2026-07-10 01:18:03 +00:00
kitty synced commits to dependabot/github_actions/dev/actions/setup-java-5 at kitty/spotube from mirror 2026-07-10 01:18:03 +00:00
kitty synced new reference dependabot/github_actions/dev/actions/download-artifact-8 to kitty/spotube from mirror 2026-07-10 01:18:03 +00:00
kitty synced commits to dev at kitty/spotube from mirror 2026-07-07 16:48:03 +00:00
f012defd79 fix(plugin): reload Zipline service on same-version replace
f05f0727b6 feat: implement artist overview screen with loading, error handling, and pagination for albums, related artists, and featured playlists
8f9c2540a2 feat: add genre selection and tabs to HomeScreen for improved content navigation
Compare 3 commits »
kitty synced commits to refs/pull/3067/head at kitty/spotube from mirror 2026-07-07 08:38:03 +00:00
452d739c5f docs: update README.md with enhanced branding, features, and community information for improved user engagement
kitty synced commits to dev at kitty/spotube from mirror 2026-07-07 08:38:03 +00:00
7d4d11705a chore: update project URLs and license to AGPL-3.0-or-later for improved compliance and accessibility
9575344288 Merge pull request #3067 from KRTirtho/compose-multiplatform
452d739c5f docs: update README.md with enhanced branding, features, and community information for improved user engagement
12ef478b0e feat: simplify highlight implementation in UI components for improved readability and maintainability
dadc302ef0 feat: enhance button styles and interactions in Buttons and Theme components for improved UI consistency
Compare 17 commits »
kitty synced and deleted reference refs/tags/refs/pull/3067/merge at kitty/spotube from mirror 2026-07-07 08:38:03 +00:00
kitty synced and deleted reference refs/tags/compose-multiplatform at kitty/spotube from mirror 2026-07-07 08:38:03 +00:00
kitty synced commits to refs/pull/3067/head at kitty/spotube from mirror 2026-07-06 00:08:04 +00:00
12ef478b0e feat: simplify highlight implementation in UI components for improved readability and maintainability