Commit Graph

2180 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
f05f0727b6 feat: implement artist overview screen with loading, error handling, and pagination for albums, related artists, and featured playlists 2026-07-07 17:31:16 +06:00
Kingkor Roy Tirtho
8f9c2540a2 feat: add genre selection and tabs to HomeScreen for improved content navigation 2026-07-07 13:38:31 +06:00
Kingkor Roy Tirtho
7d4d11705a chore: update project URLs and license to AGPL-3.0-or-later for improved compliance and accessibility 2026-07-07 09:37:49 +06:00
Kingkor Roy Tirtho
9575344288
Merge pull request #3067 from KRTirtho/compose-multiplatform
Compose multiplatform
2026-07-07 09:32:15 +06:00
Kingkor Roy Tirtho
452d739c5f docs: update README.md with enhanced branding, features, and community information for improved user engagement 2026-07-07 09:30:12 +06:00
Kingkor Roy Tirtho
12ef478b0e feat: simplify highlight implementation in UI components for improved readability and maintainability 2026-07-05 22:23:16 +06:00
Kingkor Roy Tirtho
dadc302ef0 feat: enhance button styles and interactions in Buttons and Theme components for improved UI consistency 2026-07-05 19:27:49 +06:00
Kingkor Roy Tirtho
a52ba68f1f feat: enhance UI components with LocalBaseUITheme for consistent styling and improved interactions 2026-07-05 18:58:43 +06:00
Kingkor Roy Tirtho
a57b359186 feat: replace IconButton with GhostIconButton in PlayerQueueContent and PlayableCard for visual consistency 2026-07-05 15:45:49 +06:00
Kingkor Roy Tirtho
4302a27afa feat: replace IconButton with GhostIconButton in AppExpandedPlayer and AppLargePlayer for improved visual consistency 2026-07-05 13:01:34 +06:00
Kingkor Roy Tirtho
cb27514b9b feat: add GhostIconButton component and enhance button interactions in TrackList 2026-07-03 22:21:06 +06:00
Kingkor Roy Tirtho
6d8b9a575f feat: implement endless playback recommendations in DeviceAudioPlayerQueue 2026-07-03 19:21:57 +06:00
Kingkor Roy Tirtho
d7fa3d926d feat: enhance AppSidebar with improved button interactions and visual feedback 2026-07-03 18:37:38 +06:00
Kingkor Roy Tirtho
a869835628 refactor: reduce border width for various UI components 2026-07-03 17:08:09 +06:00
Kingkor Roy Tirtho
15790d63a6 feat: enhance AutocompleteTextField with focus management and dropdown behavior 2026-07-03 16:57:40 +06:00
Kingkor Roy Tirtho
7c01b2c7c3 feat: add AutocompleteTextField component and integrate it into SearchScreen 2026-07-03 15:15:04 +06:00
Kingkor Roy Tirtho
8870113e4d feat: add ChipTab component and refactor SearchScreen to use it 2026-07-03 11:44:49 +06:00
Kingkor Roy Tirtho
28ff68dcc9 refactor: remove MusicBrainz ListenBrainz plugin and related configurations 2026-06-30 17:13:21 +06:00
Kingkor Roy Tirtho
0c426689cb feat: migration to Compose Multiplatform 2026-06-30 17:00:13 +06:00
Kingkor Roy Tirtho
80626ba4b5
Merge branch 'master' into dev 2026-06-05 10:48:12 +06:00
Kingkor Roy Tirtho
b9b59835d9 chore: generate changelog and bump version for release 2026-06-05 10:46:06 +06:00
Kingkor Roy Tirtho
33e1f3bef5 fix: custom image helper null exception 2026-06-05 10:40:38 +06:00
Akshat-104
e1149537b1
fix: dismiss search dropdown and keyboard on submission
Co-authored-by: Tobse <1190109+TobseF@users.noreply.github.com>
2026-06-05 10:38:01 +06:00
Kingkor Roy Tirtho
3bdb49c3a5 fix(newpipe): fallback to muxed streams if no audio stream is available 2026-06-01 09:56:48 +06:00
Kingkor Roy Tirtho
00daded8e5
Merge pull request #2919 from tomasalias/master
chore: fix white screen issue
2026-03-15 08:52:42 +06:00
Kingkor Roy Tirtho
2cc8d2620d
Dev (#2958)
* chore: replace windows app icon by a higher resolution (#2838)

Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>

* fix: upgrade NewPipeExtractor to latest version fixinng playback issue

* cd: disable free disk space step

* chore: upgrade pubspec

* fix(android): build not working due to

* chore: remove package assets folder

* fix: lyrics not working

* chore: generate changelog

---------

Co-authored-by: Tobse <1190109+TobseF@users.noreply.github.com>
2026-02-24 18:48:07 +06:00
Kingkor Roy Tirtho
611f9d76d5 chore: generate changelog 2026-02-24 18:45:40 +06:00
Kingkor Roy Tirtho
9974a67b42 fix: lyrics not working 2026-02-24 18:36:29 +06:00
Kingkor Roy Tirtho
e135985308 chore: remove package assets folder 2026-02-20 20:29:48 +06:00
Kingkor Roy Tirtho
0ac949dc1b fix(android): build not working due to 2026-02-12 10:57:36 +06:00
Kingkor Roy Tirtho
e132c4036c chore: upgrade pubspec 2026-02-02 10:11:55 +06:00
Kingkor Roy Tirtho
759bf36387
cd: disable free disk space step 2026-02-01 22:16:18 +06:00
Kingkor Roy Tirtho
8bce0fa17d
fix: upgrade NewPipeExtractor to latest version fixinng playback issue 2026-02-01 17:28:00 +06:00
tomasalias
f6734a0f9e chore: fix white screen issue 2026-01-02 18:01:41 +01:00
Tobse
b254ab6fe2
chore: replace windows app icon by a higher resolution (#2838)
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2025-11-17 09:51:06 +06:00
Kingkor Roy Tirtho
826c8e4dd6
Merge pull request #2846 from KRTirtho/dev
Release 5.1.0
2025-11-14 16:23:10 +06:00
Kingkor Roy Tirtho
4838656dcc chore: fix alternative sources not persisting 2025-11-14 16:17:37 +06:00
Kingkor Roy Tirtho
7ad2066684 website: add AppImage link 2025-11-14 15:07:51 +06:00
Kingkor Roy Tirtho
77c32a27cf chor: idkl 2025-11-14 14:26:46 +06:00
Kingkor Roy Tirtho
89c67e4f89 docs: update readme credits 2025-11-14 14:19:12 +06:00
Kingkor Roy Tirtho
b142928412 chore: remove buffer size limit 2025-11-14 13:38:47 +06:00
Kingkor Roy Tirtho
bf2eb0ffac chore: bump version and generate CHANGELOG 2025-11-14 13:36:20 +06:00
Kingkor Roy Tirtho
3f5291ec92 chore: upgrade hetu_std 2025-11-14 13:09:46 +06:00
Kingkor Roy Tirtho
5ea4df932f cd: add back rpm for x86_64 2025-11-13 16:03:08 +06:00
Kingkor Roy Tirtho
3462e32a6c chore: add arch for install deps 2025-11-13 15:39:58 +06:00
Kingkor Roy Tirtho
a452122302 cd: add appimage support and use fastforge 2025-11-13 15:15:13 +06:00
Kingkor Roy Tirtho
11866d532b chore: remove useless dependencies 2025-11-13 14:57:08 +06:00
Kingkor Roy Tirtho
d843ce9ede chore: upgrade yt plugin 2025-11-12 15:55:07 +06:00
Kingkor Roy Tirtho
6884a131c9 fix(playback): use stream instead of chunked serving of audio bytes 2025-11-12 14:35:06 +06:00
Kingkor Roy Tirtho
bb6f4bd57b feat(android): add 16KB page size support 2025-11-12 11:17:34 +06:00