Kingkor Roy Tirtho
d845180e60
fix: mobile keyboard overflow
2024-12-28 21:18:35 +06:00
Kingkor Roy Tirtho
2ee0ca44c7
refactor: profile page to use shadcn design
2024-12-28 19:51:04 +06:00
Kingkor Roy Tirtho
d53782da23
refactor: playlist and album pages
2024-12-28 14:30:25 +06:00
Kingkor Roy Tirtho
ced85d3f0c
chore: fix scaling issue in android and status bar being black
2024-12-24 21:33:24 +06:00
Kingkor Roy Tirtho
e2143a0625
chore: fix android build and player controls slider layout builder exception
2024-12-24 20:19:10 +06:00
Kingkor Roy Tirtho
db3aaa4b83
chore: upgrade to flutter 3.27.1
2024-12-23 19:23:10 +06:00
Kingkor Roy Tirtho
b40c0b7772
chore: use latest shadcn
2024-12-22 22:55:40 +06:00
Kingkor Roy Tirtho
b09263d128
chore: fix queue close causing exceptions
2024-12-22 15:03:49 +06:00
Kingkor Roy Tirtho
a6720d5392
feat: grid/list customizable playbutton view
2024-12-22 14:48:48 +06:00
Kingkor Roy Tirtho
05d544fe5a
refactor: update FriendItem and HorizontalPlaybuttonCardView styles, remove unused imports, and clean up dependencies
2024-12-22 11:58:06 +06:00
Kingkor Roy Tirtho
2fefd65f51
refactor: settings using shadcn components
2024-12-22 11:25:01 +06:00
Kingkor Roy Tirtho
7ee071f2e3
refactor: connected device button
2024-12-21 21:40:34 +06:00
Kingkor Roy Tirtho
418a0d29bd
refactor: artist card to use shadcn card
2024-12-21 21:12:49 +06:00
Kingkor Roy Tirtho
2925dd6748
refactor: library page filter fields and update home sections
2024-12-21 18:23:45 +06:00
Kingkor Roy Tirtho
f80ea32de4
refactor: use Appbar titlebar throughout the app
2024-12-21 17:02:13 +06:00
Kingkor Roy Tirtho
fcefce4b1b
refactor: titlebar to use shadcn appbar and library tabs to use shadcn TabList
2024-12-21 16:05:35 +06:00
Kingkor Roy Tirtho
1089e90511
refactor: use shadcn CardImage for playbutton card
2024-12-21 15:21:13 +06:00
Kingkor Roy Tirtho
2488da2279
refactor: bottom player border, player queue using shadcn drawer
2024-12-21 14:38:54 +06:00
Kingkor Roy Tirtho
04190f2dda
refactor: use DropdownMenu for adaptive pop sheet list, shadcn widgets for bottom player and player controls and actions
2024-12-21 12:42:51 +06:00
Kingkor Roy Tirtho
fe2f0a373f
refactor: use NavigationSidebar and NavigationRail for desktop sidebar
2024-12-21 09:34:56 +06:00
Kingkor Roy Tirtho
e73d2d06d8
refactor: use shadcn NavigationBar for mobile navigation bar
2024-12-21 09:28:55 +06:00
Kingkor Roy Tirtho
5ad151932a
feat: initial integration of shadcn-ui
2024-12-21 09:22:30 +06:00
Kingkor Roy Tirtho
b52bf0f448
feat(android): home widget support ( #2148 )
...
* feat: add android home widget support
* feat: style widget player and add intent and callbacks on action
* feat: responsive and working android home widget
* fix(android): models stripping causing it to not work for release apks
* chore: ios lockfile update
* feat: config for iOS widget
* cd: upgrade xcode
* cd: reduce xcode version
* feat: add a christmas background
2024-12-16 22:47:44 +06:00
Kingkor Roy Tirtho
4595eb169f
fix: finally fix gradle build
2024-12-14 12:05:25 +06:00
Kingkor Roy Tirtho
08f624ece1
chore: upgrade to flutter 3.27.0 and fix gradle errors
2024-12-14 09:52:53 +06:00
Kingkor Roy Tirtho
f524a40062
chore: flex view
2024-12-13 00:43:17 +06:00
Kingkor Roy Tirtho
f28fe5a682
fix: no spacing from the ads
2024-12-13 00:39:23 +06:00
Kingkor Roy Tirtho
efa2b77ac3
Merge branch 'website-ads-integration' into website
2024-12-13 00:17:38 +06:00
Kingkor Roy Tirtho
12f3ec1776
downgrade: chose the path of ads
2024-12-13 00:17:19 +06:00
Kingkor Roy Tirtho
b32ec667a9
chore: add iOS IPA download section
2024-12-08 23:56:58 +06:00
Kingkor Roy Tirtho
18a68d85a5
chore: bump version and generate changelogs
2024-12-08 23:36:55 +06:00
Kingkor Roy Tirtho
2d972c8f57
chore: update macos logo
2024-12-08 22:47:13 +06:00
Kingkor Roy Tirtho
083b366308
chore: upgrade to fluter 3.24.5
2024-12-08 20:13:36 +06:00
Kingkor Roy Tirtho
8ca2115ef0
feat: track caching and cached track export support ( #2117 )
...
* feat: add caching support with track metadata
* feat(settings): add cache music toggle
* fix(mobile): cache dir not open-able
* feat(local folder): add cache export/clear actions and size of the folder
* chore: ios deps upgrades
* chore: upgrade lint flutter version
* chore: lint secrets causing error
* cd: invalid value for env var
2024-12-08 20:03:01 +06:00
Kingkor Roy Tirtho
499ecfba26
fix(mobile): ensure audio session is activated when playback is resumed after interruption #2092
2024-12-01 19:01:24 +06:00
Kingkor Roy Tirtho
3fd7a18159
chore: upgrade dependency version
2024-12-01 17:49:35 +06:00
Kingkor Roy Tirtho
e3285bd4da
fix: selecting an Alternative Track Source removes the current song from the queue #2039
2024-11-10 11:27:56 +06:00
Kingkor Roy Tirtho
9f2d423cfe
feat: add invidious audio source and fix auto skipping tracks ( #2005 )
...
* feat: add invidious audio source with automatic track switch even on server playback endpoint
* fix: switching to different source on playback endpoint error not working
* chore: update invidious version
* feat: invidious instances customizability
2024-10-17 22:33:03 +06:00
Kingkor Roy Tirtho
3c45732b0a
fix: UI glitch when loading more user artists and albums
2024-10-17 22:20:26 +06:00
Kingkor Roy Tirtho
cab61631ef
Merge branch 'dev' into website
2024-10-13 11:07:19 +06:00
Kingkor Roy Tirtho
6e1cd96903
website: fix older version download not working #1985
2024-10-13 10:44:05 +06:00
Kingkor Roy Tirtho
9cd839cfd9
cd: fix env not getting updated
2024-10-09 22:08:02 +06:00
Kingkor Roy Tirtho
f553e43b17
chore: hide donations link for playstore version to adhere with Google Play's iae policy
...
This commit keeps food on one google PM's table by not stealing their 30% pay cut
2024-10-09 16:37:41 +06:00
Kingkor Roy Tirtho
fdde972a77
chore: bump version to 3.8.3 and generate changelogs
2024-10-09 14:51:24 +06:00
Kingkor Roy Tirtho
8c5ece5335
Merge branch 'master' into dev
2024-10-09 14:48:21 +06:00
Xavi Fortes
a76b5c4c7f
fix: update youtube_explode_dart to 2.2.3 to fix no playback ( #1980 )
...
* chore: update bug reports template
* chore: update bug reports template
* Update youtube_explode_dart to 2.2.3 fixes 403
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2024-10-09 14:47:11 +06:00
Kingkor Roy Tirtho
70bbb4af5a
feat(macos): enable same window webview support
2024-10-09 14:45:16 +06:00
Kingkor Roy Tirtho
2a317397ee
Merge branch 'chore/upgrade-deps' into dev
2024-10-09 14:44:15 +06:00
Kingkor Roy Tirtho
4e0de13075
cd: upgrade flutter version
2024-10-09 11:55:32 +06:00
Kingkor Roy Tirtho
58f6142d2f
chore: add fvm local flutter symlink in vscode settings
2024-10-09 11:38:48 +06:00