Commit Graph

  • 6d06c69078
    Merge eb30f98056 into fe0ebb47fe dependabot[bot] 2026-08-05 12:05:06 -0400
  • fe0ebb47fe Refactor webview configuration and data clearing functions for iOS and JVM platforms dev Kingkor Roy Tirtho 2026-07-30 22:53:15 +0600
  • 14ee4f6a4c chore: remove dependabot configuration file Kingkor Roy Tirtho 2026-07-30 22:51:07 +0600
  • c18f500569
    Merge ccf82de13d into 69a310c78f Tomasz Jablonowski 2026-07-26 10:40:09 +0200
  • ccf82de13d fix(sourced-track): retry stale cache/auth, fall back on missing presets Tomasz Jabłonowski 2026-07-26 10:39:55 +0200
  • 4a25584d12
    Merge 19adaf5e54 into 69a310c78f Tomasz Jablonowski 2026-07-26 10:39:21 +0200
  • 19adaf5e54 fix(server): race condition and cache corruption in playback routes Tomasz Jabłonowski 2026-07-26 10:39:07 +0200
  • a01aa23800
    Merge 3558ad3b12 into 69a310c78f Tomasz Jablonowski 2026-07-26 10:37:24 +0200
  • 3558ad3b12 fix: queue shows 0:00 duration for sourced tracks Tomasz Jabłonowski 2026-07-26 10:37:09 +0200
  • 4bc487782f feat(plugin_install): add plugin installation dialog and release fetching functionality Kingkor Roy Tirtho 2026-07-25 22:26:06 +0600
  • 160f1f318f feat(plugin_discovery): implement GitHub plugin discovery and add logo support and information dialog in UI Kingkor Roy Tirtho 2026-07-25 22:06:13 +0600
  • ec672d5f84 feat(plugin_discovery): implement GitHub plugin discovery and add logo support in UI Kingkor Roy Tirtho 2026-07-25 14:57:35 +0600
  • 6c9c762b87 refactor: audio metadata handling and add Discord RPC client functionality Kingkor Roy Tirtho 2026-07-24 17:28:37 +0600
  • 3d341f341c chore: update license information to GNU Affero General Public License Kingkor Roy Tirtho 2026-07-23 10:05:14 +0600
  • b67a4a22b5 feat(plugin_interfaces): update Maven publishing configuration and add GitHub Actions workflow Kingkor Roy Tirtho 2026-07-22 23:07:38 +0600
  • cfaea59e2f feat(systemtray): self-manage tray lifecycle via Koin DI Kingkor Roy Tirtho 2026-07-22 16:54:11 +0600
  • 3448e16ed2 feat: implement blacklist functionality for tracks and artists with UI updates Kingkor Roy Tirtho 2026-07-22 16:23:02 +0600
  • 27e591d8a3 cd: remove AppImage upload steps from Linux build process Kingkor Roy Tirtho 2026-07-22 01:11:53 +0600
  • 2af3a41bba cd: remove AppImage packaging and upload steps from Linux build process Kingkor Roy Tirtho 2026-07-22 01:06:50 +0600
  • 720ac1136a cd: move ssh to end Kingkor Roy Tirtho 2026-07-21 23:53:49 +0600
  • 94e394201d
    Merge 5e65508fed into 8fcd35eb9b dependabot[bot] 2026-07-21 16:40:09 +0000
  • 0f1aba18e3
    Merge 4dd0fee692 into 8fcd35eb9b dependabot[bot] 2026-07-21 16:40:06 +0000
  • 64df9cdf6e
    Merge d48b0a2f65 into 8fcd35eb9b dependabot[bot] 2026-07-21 16:40:05 +0000
  • 8fcd35eb9b feat: add SSH debug session setup on failure for improved troubleshooting Kingkor Roy Tirtho 2026-07-21 22:38:51 +0600
  • 019bbfae14 feat: add hover effect to menu items in System Tray for improved user experience Kingkor Roy Tirtho 2026-07-21 22:22:12 +0600
  • e5993b8ba1 fix: enhance Discord RPC connection management with cooldown and error handling Kingkor Roy Tirtho 2026-07-21 14:34:45 +0600
  • 032d9d174b feat: implement System Tray integration for window management and media controls Kingkor Roy Tirtho 2026-07-21 14:28:21 +0600
  • 74c345d53c feat: add Discord Rich Presence integration for enhanced media playback visibility Kingkor Roy Tirtho 2026-07-21 13:59:07 +0600
  • 16f10b5ba2 feat: refactor LyricsViewModel to use AudioPlayerInterface for improved abstraction Kingkor Roy Tirtho 2026-07-20 22:24:53 +0600
  • 5f9f98fb9e feat: update skipToNext and skipToPrevious methods in AudioPlayer for improved media item management Kingkor Roy Tirtho 2026-07-20 21:58:52 +0600
  • a9760a711a feat: introduce AudioPlayerInterface and refactor AudioPlayer implementations for better abstraction Kingkor Roy Tirtho 2026-07-20 21:45:33 +0600
  • 189a0c658b feat: simplify playback control logic in AudioPlayer by removing redundant state checks Kingkor Roy Tirtho 2026-07-20 18:28:58 +0600
  • 9013b374c7 feat: add current time management in AudioPlayer for improved playback control Kingkor Roy Tirtho 2026-07-20 17:45:47 +0600
  • c10c9bb3fc feat: implement CollectionView component and refactor Album, Playlist, SavedTracks screens for improved UI consistency Kingkor Roy Tirtho 2026-07-20 17:40:30 +0600
  • b22ab3d43e feat: enhance AdaptiveDialogBottomSheet with dismiss icon and improve plugin screen layout Kingkor Roy Tirtho 2026-07-20 17:04:39 +0600
  • c3852a1c32 feat: add adaptive dialog bottom sheet component and enhance plugin installation UI Kingkor Roy Tirtho 2026-07-20 15:19:52 +0600
  • 7d1a6750c3 feat: enhance haze effect integration in AppShell and AppSidebar for improved UI experience Kingkor Roy Tirtho 2026-07-20 14:04:49 +0600
  • edc7cdd3fa feat: implement haze effect and UI enhancements in AppLargePlayer and AppShell Kingkor Roy Tirtho 2026-07-20 13:22:14 +0600
  • 12dea49c2c feat: replace FeatherIcons with Iconsax in window controls and update sidebar with better design Kingkor Roy Tirtho 2026-07-20 11:58:52 +0600
  • 53bd90fd40
    Merge a5f86fb969 into 69a310c78f bhavit04 2026-07-19 20:04:22 +0530
  • a5f86fb969 fix: use microseconds for YouTube track duration (#3021) bhavit04 2026-07-19 20:03:56 +0530
  • 6ce1f2f3d7
    Merge 9c92e2529e into 69a310c78f Rahul Agarwal 2026-07-18 19:40:56 +0530
  • 9c92e2529e fix: propagate player-discovered duration to OS media session Rahul Agarwal 2026-07-18 18:26:18 +0530
  • a09a7c8976 feat: integrate Uniffi for audio metadata reading and writing with Lofty library Kingkor Roy Tirtho 2026-07-18 00:14:35 +0600
  • abeae2144c feat: enhance UI with shared element transitions and improve state management in album and playlist screens Kingkor Roy Tirtho 2026-07-17 17:59:48 +0600
  • 16d4adf59c cd: rename build artifacts for Android, Linux, Windows, and macOS for improved clarity Kingkor Roy Tirtho 2026-07-17 10:08:54 +0600
  • 3d7d15541f feat: refactor PluginPermissionsDialog to use custom UI components for improved consistency and readability Kingkor Roy Tirtho 2026-07-16 23:41:58 +0600
  • 70cabedc9e feat: replace FeatherIcons with Iconsax in PluginCard and PluginPermissionsDialog for improved UI consistency Kingkor Roy Tirtho 2026-07-16 22:29:29 +0600
  • 0b3d21f255 feat: update icons in settings sections to use Iconsax library for improved UI consistency Kingkor Roy Tirtho 2026-07-16 22:22:27 +0600
  • 9d79d055ba feat: implement settings section cards for updates, desktop, language, caching, and plugins Kingkor Roy Tirtho 2026-07-16 01:28:48 +0600
  • a590fa59f9 refactor: simplify SettingsScreen and PluginScreen by removing unused pluginManager references and enhancing DefaultAbilityPluginSelector Kingkor Roy Tirtho 2026-07-15 23:26:15 +0600
  • 1ef1eff3cb feat: add Toggle component and update UI to use it in place of Switch Kingkor Roy Tirtho 2026-07-15 23:11:12 +0600
  • 6ac934ad19 refactor: update UI components in AppBottombar, AppFloatingPlayer, AppSidebar, and LibraryPlaylistsScreen for consistency and improved theming Kingkor Roy Tirtho 2026-07-10 20:13:37 +0600
  • 49e969cc0f feat: add 'Add to Playlist' functionality with UI components and dialogs Kingkor Roy Tirtho 2026-07-10 19:06:05 +0600
  • 8692c344d6 feat: implement playlist creation and editing functionality with UI components Kingkor Roy Tirtho 2026-07-10 17:24:32 +0600
  • a38b9e48cc fix: convert buildCurrentMediaItemList to a suspend function for coroutine support Kingkor Roy Tirtho 2026-07-10 13:42:37 +0600
  • 2aae112cbe feat: add genre and featured browsing capabilities to MediaBrowseHelper Kingkor Roy Tirtho 2026-07-10 13:31:04 +0600
  • d53ac853a5 refactor: replace button components with themed variants and introduce ListRowTile Kingkor Roy Tirtho 2026-07-10 13:06:25 +0600
  • 69a464dcd2 cd: fix version name conflict Kingkor Roy Tirtho 2026-07-10 11:52:20 +0600
  • 941b333a79 refactor: update UI component states to use normal theme colors Kingkor Roy Tirtho 2026-07-10 11:49:03 +0600
  • 4dd0fee692
    chore(deps): bump actions/setup-java from 4 to 5 dependabot/github_actions/dev/actions/setup-java-5 dependabot[bot] 2026-07-10 05:08:50 +0000
  • eb30f98056
    chore(deps): bump actions/download-artifact from 4 to 8 dependabot/github_actions/dev/actions/download-artifact-8 dependabot[bot] 2026-07-10 05:08:47 +0000
  • f6308d0f8b cd: fix stuff Kingkor Roy Tirtho 2026-07-10 11:06:53 +0600
  • 5e65508fed
    chore(deps): bump android-actions/setup-android from 3 to 4 dependabot/github_actions/dev/android-actions/setup-android-4 dependabot[bot] 2026-07-09 23:42:30 +0000
  • d48b0a2f65
    chore(deps): bump softprops/action-gh-release from 2 to 3 dependabot/github_actions/dev/softprops/action-gh-release-3 dependabot[bot] 2026-07-09 23:42:25 +0000
  • b26928a8a0 cd: fix stuff Kingkor Roy Tirtho 2026-07-10 01:24:06 +0600
  • 4d1480dd4b cd: fix gh token secret Kingkor Roy Tirtho 2026-07-10 00:47:23 +0600
  • 71d6a04109 cd: rename workflow file Kingkor Roy Tirtho 2026-07-10 00:25:14 +0600
  • 812d2b1eae cd: remove push trigger from release workflow Kingkor Roy Tirtho 2026-07-10 00:20:21 +0600
  • a213e39907 cd: temporarily add on push Kingkor Roy Tirtho 2026-07-10 00:17:53 +0600
  • e520a020c7 cd: add release workflow for automated builds and artifact publishing across platforms Kingkor Roy Tirtho 2026-07-10 00:11:41 +0600
  • f012defd79 fix(plugin): reload Zipline service on same-version replace Kingkor Roy Tirtho 2026-07-07 19:06:44 +0600
  • f05f0727b6 feat: implement artist overview screen with loading, error handling, and pagination for albums, related artists, and featured playlists Kingkor Roy Tirtho 2026-07-07 17:31:16 +0600
  • 8f9c2540a2 feat: add genre selection and tabs to HomeScreen for improved content navigation Kingkor Roy Tirtho 2026-07-07 13:38:31 +0600
  • 7d4d11705a chore: update project URLs and license to AGPL-3.0-or-later for improved compliance and accessibility Kingkor Roy Tirtho 2026-07-07 09:37:49 +0600
  • 9575344288
    Merge pull request #3067 from KRTirtho/compose-multiplatform Kingkor Roy Tirtho 2026-07-07 09:32:15 +0600
  • 452d739c5f docs: update README.md with enhanced branding, features, and community information for improved user engagement Kingkor Roy Tirtho 2026-07-07 09:30:12 +0600
  • 12ef478b0e feat: simplify highlight implementation in UI components for improved readability and maintainability Kingkor Roy Tirtho 2026-07-05 22:23:16 +0600
  • dadc302ef0 feat: enhance button styles and interactions in Buttons and Theme components for improved UI consistency Kingkor Roy Tirtho 2026-07-05 19:27:49 +0600
  • a52ba68f1f feat: enhance UI components with LocalBaseUITheme for consistent styling and improved interactions Kingkor Roy Tirtho 2026-07-05 18:58:43 +0600
  • a57b359186 feat: replace IconButton with GhostIconButton in PlayerQueueContent and PlayableCard for visual consistency Kingkor Roy Tirtho 2026-07-05 15:45:49 +0600
  • 4302a27afa feat: replace IconButton with GhostIconButton in AppExpandedPlayer and AppLargePlayer for improved visual consistency Kingkor Roy Tirtho 2026-07-05 13:01:34 +0600
  • cb27514b9b feat: add GhostIconButton component and enhance button interactions in TrackList Kingkor Roy Tirtho 2026-07-03 22:21:06 +0600
  • 6d8b9a575f feat: implement endless playback recommendations in DeviceAudioPlayerQueue Kingkor Roy Tirtho 2026-07-03 19:21:57 +0600
  • d7fa3d926d feat: enhance AppSidebar with improved button interactions and visual feedback Kingkor Roy Tirtho 2026-07-03 18:37:38 +0600
  • a869835628 refactor: reduce border width for various UI components Kingkor Roy Tirtho 2026-07-03 17:08:09 +0600
  • 15790d63a6 feat: enhance AutocompleteTextField with focus management and dropdown behavior Kingkor Roy Tirtho 2026-07-03 16:57:40 +0600
  • 7c01b2c7c3 feat: add AutocompleteTextField component and integrate it into SearchScreen Kingkor Roy Tirtho 2026-07-03 15:15:04 +0600
  • 8870113e4d feat: add ChipTab component and refactor SearchScreen to use it Kingkor Roy Tirtho 2026-07-03 11:44:49 +0600
  • 28ff68dcc9 refactor: remove MusicBrainz ListenBrainz plugin and related configurations Kingkor Roy Tirtho 2026-06-30 17:13:21 +0600
  • 0c426689cb feat: migration to Compose Multiplatform Kingkor Roy Tirtho 2026-06-30 17:00:13 +0600
  • 137bc17e08
    Merge 95d2c72a18 into 69a310c78f gituser-vibes 2026-06-24 14:54:52 -0700
  • 1ce4af137d
    Merge f9e1794860 into 69a310c78f gituser-vibes 2026-06-24 14:54:29 -0700
  • 95d2c72a18 feat(android-auto): browse & play playlists, Liked Songs and Discover Weekly gituser-vibes 2026-06-24 14:51:01 -0700
  • f9e1794860 fix: don't abort startup when launched headless (no Activity) gituser-vibes 2026-06-24 14:51:01 -0700
  • 905db81f58
    Merge 7571f880ec into 80626ba4b5 dependabot[bot] 2026-06-18 19:19:38 +0000
  • e76e9f0ffb
    Merge 5a14d2a7c8 into 69a310c78f Sarvajith Adyanthaya 2026-06-16 16:08:35 +0000
  • aa4b005a5f
    Merge cce3d8df86 into 80626ba4b5 OrbisAI Security 2026-06-14 17:21:30 +0530
  • cce3d8df86 fix: CVE-2025-64764 security vulnerability orbisai0security 2026-06-14 11:49:26 +0000
  • be5d2dddcb
    Merge ff252d6b14 into 80626ba4b5 Guanciottaman 2026-06-12 09:39:23 -0500