Commit Graph

61 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
412f3dd81c chore: optimize assets and app size 2025-08-29 17:33:54 +06:00
Kingkor Roy Tirtho
cb97f4352c chore: fix android build not working 2025-06-21 21:28:39 +06:00
Kingkor Roy Tirtho
53ad5bd448 feat: remove green corp names formally 2025-06-19 23:04:24 +06:00
Kingkor Roy Tirtho
7491175bb6 feat: add metadata api service and models 2025-05-01 13:20:05 +06:00
Kingkor Roy Tirtho
b6c0926efc chore: expand android foreground icon by 20% 2025-04-27 10:19:59 +06:00
Kingkor Roy Tirtho
89cf73d95f chore: generate splash screen for default flavor 2025-04-27 09:53:45 +06:00
Kingkor Roy Tirtho
5567214588
feat: add new icons #2676 by @alexio-dev (#2678)
* feat: add new improved logo

* feat: add new improved logo

* feat: add new improved logo

* feat: add new improved logo

* chore: update the logos in app

* Merge branch 'alexio-dev-refactor/new-icons' into refactor/new-icons #2676

* chore: generate icons for every flavor

* chore: add readme banner

* chore: add back deleted images

* chore: update native splash screen

* chore: fix dart analyzer warnings
2025-04-25 21:55:59 +06:00
Kingkor Roy Tirtho
8fc319d980 fix(mobile): dialogs in bottom sheet are not opening 2025-04-07 14:53:05 +06:00
Kingkor Roy Tirtho
c59b5c651e chore: reenable impeller 2025-03-15 16:48:24 +06:00
Kingkor Roy Tirtho
4072531c62 fix(android): navigation overlaying in app navigation 2025-03-09 10:05:02 +06:00
Kingkor Roy Tirtho
edc9636940 chore: fix adaptive select tile scrolling not working 2025-02-23 11:33:44 +06:00
Kingkor Roy Tirtho
1e6d709e04
feat: implement yt-dlp for desktop and NewPipeExtractor for Android (#2316)
* feat: add youtube engine abstraction and yt-dlp integration

* chore: add yt-dlp as optional dependency

* feat: implement custom path support for youtube engines

* chore: check for custom path in setting engine select dropdown

* chore: update yt_dlp_dart

* chore: setting video url instead of video id in fetchSiblings

* feat: implement NewPipe engine

* chore: update local path to git url for flutter_new_pipe_extractor package

* chore: fix android build isn't working

* chore: fix routes not working when initially signing in

* refactor: drop fallback support to different sources
2025-02-11 21:36:07 +06:00
Kingkor Roy Tirtho
4e8a50ec58 chore: fix logs not showing up and nightly crashing on track change on android 2025-01-26 22:05:24 +06:00
Kingkor Roy Tirtho
e470f50e81 chore: remove xmas background from glance widget 2025-01-19 19:59:42 +06:00
Kingkor Roy Tirtho
db3aaa4b83 chore: upgrade to flutter 3.27.1 2024-12-23 19:23:10 +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
34d8bc26fe chore: upgrade to Flutter 3.24.3 2024-09-30 21:53:12 +06:00
Kingkor Roy Tirtho
d0a225d0b1 chore: upgrade targetSdkVersion of android build.gradle 2024-08-11 17:16:50 +06:00
Kingkor Roy Tirtho
a2ba46ea45 fix(android): app getting killed from background 2024-07-14 21:24:44 +06:00
Kingkor Roy Tirtho
3394c1b057 fix(android): Media Controls not working above Android 14 #1561 2024-06-06 10:46:20 +06:00
Kingkor Roy Tirtho
bc534aa240 chore: disable impeller for now 2024-06-03 10:56:51 +06:00
Kingkor Roy Tirtho
e63a4bb63c chore: migrate android gradle to declarative config syntax 2024-06-03 10:09:41 +06:00
Kingkor Roy Tirtho
71341ec0bd feat: upgrade to Flutter 3.22.0 2024-06-01 21:33:05 +06:00
Kingkor Roy Tirtho
87e203b8b4 chore: Minor typographical splash screen correction (English translation) #1256 2024-02-24 21:50:55 +06:00
Kingkor Roy Tirtho
fd1899f162 fix: audio resumes after a phone call even if it was paused before #926 2024-01-24 10:47:02 +06:00
Kingkor Roy Tirtho
4050f55640
feat: Deep link support (#950)
* feat: add deep link support

* feat(android): add intent share support

* chore: untranslated msg for it locale
2023-12-18 22:12:16 +06:00
Gorom
0def714af2
fix(android): wrong app name for the french version #830 (#944) 2023-12-11 20:33:21 +06:00
Kingkor Roy Tirtho
20d70927c9 fix(android): system navigator back doesn't close player 2023-10-01 10:08:24 +06:00
Kingkor Roy Tirtho
126d6017f2
chore(android): Add hot nightly flavor (#727)
* feat(android): add flavor support

* feat(android): add nightly icons & splash screens

* chore(vscode): group icon config yml with pubspec

* ci: update apk & appbundle path
2023-09-17 00:23:18 +06:00
Kingkor Roy Tirtho
0f5748a24b feat: add android auto media session control support 2023-08-13 22:04:04 +06:00
Kingkor Roy Tirtho
e3f4344ae9 fix(android): android 13 local tracks not showing up 2023-08-08 10:39:15 +06:00
Kingkor Roy Tirtho
bcfbecc40a chore: update audio_service manifest config 2023-06-25 09:46:07 +06:00
Kingkor Roy Tirtho
ea45c4f42a fix: re-enable download manager 2023-06-17 09:32:37 +06:00
Kingkor Roy Tirtho
533cf8deee chore: increase android minSdkVersion 2023-06-08 21:54:31 +06:00
Kingkor Roy Tirtho
c9d815674a cd: update to flutter 3.10.0 2023-05-15 22:35:07 +06:00
Kingkor Roy Tirtho
c232fcc6dd feat(android): add splash screen 2023-05-07 21:36:04 +06:00
Kingkor Roy Tirtho
8fe9e4d245 Merge branch 'master' into dev 2023-04-26 12:31:33 +06:00
ctntt
053916f2ca feature: Themed/monochrome icon support 2023-04-26 00:15:26 +02:00
Kingkor Roy Tirtho
816ad304df Merge branch 'master' into dev 2023-04-26 00:48:35 +06:00
Kingkor Roy Tirtho
6760fe2437 chore: add flutter_secure_storage and configure 2023-04-25 23:03:52 +06:00
Kingkor Roy Tirtho
5855820569 fix: local tracks not working when there's a invalid music file in the folder 2023-04-15 17:22:19 +06:00
Kingkor Roy Tirtho
312f7fbe77 refactor(playback): new immutable queue based playback manager
Dropping support for search format, track match algorithm in favor of server track cache and alternative track source
2023-02-02 18:43:12 +06:00
Kingkor Roy Tirtho
dc96cb38ce feat: new logo and compact search in playlist/album in mobile 2023-01-07 12:16:01 +06:00
Kingkor Roy Tirtho
756b91007e feat(auth): new authentication flow using cookies and webview in android 2022-10-03 20:38:36 +06:00
Kingkor Roy Tirtho
139d4dc033 fix(android): file_picker and permission_handler failure for sdk < 33 2022-10-02 11:37:18 +06:00
Kingkor Roy Tirtho
f3a0f78fb9 fix: flutter_downloader manifest configuration breaking android support 2022-08-25 11:55:04 +06:00
Kingkor Roy Tirtho
0476bf7cee feat: add download multi tracks support for mobile platform 2022-08-14 15:44:54 +06:00
Kingkor Roy Tirtho
816707c643 feat: Ability to change download location added 2022-08-03 12:44:20 +06:00