Kingkor Roy Tirtho
|
cb916d4861
|
chore: integration test
|
2023-04-10 16:54:34 +06:00 |
|
Kingkor Roy Tirtho
|
49b5d0e694
|
feat(player): animated gradient background
|
2023-04-07 11:25:55 +06:00 |
|
Kingkor Roy Tirtho
|
80959aa0ca
|
refactor(settings): use dropdown button instead of dropdown menu for smaller selections
|
2023-04-07 10:07:31 +06:00 |
|
Kingkor Roy Tirtho
|
159f03e7ca
|
feat(player): replace bg blur with gradient, proper fg color and align title and artist name
|
2023-04-06 11:13:14 +06:00 |
|
Kingkor Roy Tirtho
|
36396b7583
|
Merge branch 'master' into dev
|
2023-04-01 13:04:32 +06:00 |
|
Kingkor Roy Tirtho
|
c46b4284b1
|
fix(macos): crashing on startup
This issue was caused metadata_god which was incorrectly loading dynamic library
|
2023-04-01 13:00:18 +06:00 |
|
Kingkor Roy Tirtho
|
7131efa07f
|
feat: optimize image load + genre page and reduce page size of loaded categories
|
2023-03-17 13:05:26 +06:00 |
|
Kingkor Roy Tirtho
|
bb60b01ef2
|
feat: color scheme picker dialog vertical list view instead of wrap
|
2023-03-16 13:19:06 +06:00 |
|
Kingkor Roy Tirtho
|
62677209a2
|
feat: platform specific title bar buttons
|
2023-03-16 12:52:56 +06:00 |
|
Kingkor Roy Tirtho
|
287a54474f
|
Merge branch 'master' into dev
|
2023-03-12 12:17:22 +06:00 |
|
Kingkor Roy Tirtho
|
ec9a02e8b8
|
fix: spotify query hooks overriding default query params
|
2023-03-12 11:11:07 +06:00 |
|
Kingkor Roy Tirtho
|
eeb8cabf49
|
feat: compact and adaptive playbutton card design
|
2023-03-11 22:41:46 +06:00 |
|
Kingkor Roy Tirtho
|
4ba1e70636
|
feat: new sidebar widget and translucent bottom player
|
2023-03-10 20:51:44 +06:00 |
|
Kingkor Roy Tirtho
|
a90261ed19
|
feat: merge floating player with nav bar and nav bar translucent bg
|
2023-03-10 19:19:55 +06:00 |
|
Kingkor Roy Tirtho
|
67380f6876
|
feat: compact button tabbar
|
2023-03-10 15:56:38 +06:00 |
|
Kingkor Roy Tirtho
|
776edf84af
|
feat: curved navigation bar
|
2023-03-10 14:38:29 +06:00 |
|
Kingkor Roy Tirtho
|
a25bc9aac8
|
chore: pubspec update
|
2023-03-10 13:10:04 +06:00 |
|
Kingkor Roy Tirtho
|
f8a2b9afd8
|
refactor: sidebar trailing widget in the end and use NavigationBar instead of BottomNavigationBar
|
2023-03-10 13:00:07 +06:00 |
|
Kingkor Roy Tirtho
|
a4927c7013
|
refactor: working dissect of platform_ui
|
2023-03-09 23:24:09 +06:00 |
|
Kingkor Roy Tirtho
|
4a2091c941
|
docs: generate library credits script and update README
|
2023-03-07 22:08:20 +06:00 |
|
Kingkor Roy Tirtho
|
9b6ccd8488
|
chore: use published version of fl-query
|
2023-03-05 17:24:38 +06:00 |
|
Kingkor Roy Tirtho
|
2cbfcf2fe8
|
chore upgrade fl query refs
|
2023-03-05 15:07:23 +06:00 |
|
Kingkor Roy Tirtho
|
f3781e8d0d
|
chore upgrade fl query refs
|
2023-03-05 13:38:11 +06:00 |
|
Kingkor Roy Tirtho
|
4f96c10430
|
chore upgrade fl query refs
|
2023-03-05 13:19:00 +06:00 |
|
Kingkor Roy Tirtho
|
c6bf9b6799
|
fix: use chosen market for new release
|
2023-03-05 13:04:50 +06:00 |
|
Kingkor Roy Tirtho
|
10d0660972
|
feat(lyrics): use official spotify API for fetching lyrics and add zoom controls
|
2023-03-04 22:15:05 +06:00 |
|
Kingkor Roy Tirtho
|
1e5a4ef402
|
chore: update deps
|
2023-03-02 19:07:14 +06:00 |
|
Kingkor Roy Tirtho
|
bdd70984e6
|
fix(playbutton_card): play and add to queue needs 2 clicks work
feat: add disk caching to liked tracks and categories query
|
2023-03-02 13:20:07 +06:00 |
|
Kingkor Roy Tirtho
|
f5dc76a98f
|
fix(search): has to submit twice for search results
|
2023-03-02 11:59:00 +06:00 |
|
Kingkor Roy Tirtho
|
7617439915
|
feat: compatibility with fl-query nextPage method change
|
2023-02-26 14:01:53 +06:00 |
|
Kingkor Roy Tirtho
|
d85867a245
|
feat: initial integration
|
2023-02-24 13:56:05 +06:00 |
|
Kingkor Roy Tirtho
|
d7eaa38df7
|
chore: flutter v3.7 compatibility add
|
2023-02-10 12:39:10 +06:00 |
|
Kingkor Roy Tirtho
|
025c1ae204
|
feat: basic command line argument support
|
2023-02-03 18:49:47 +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
|
ad90c11ab0
|
feat: configure pocketbase, generate dart types, update playback to use server instead of hive cache
This commit currently turns off sponsor block segment for compatibility reasons
|
2023-02-01 22:05:37 +06:00 |
|
Kingkor Roy Tirtho
|
84d94b05bc
|
feat: use catcher to handle exceptions
|
2023-02-01 18:26:17 +06:00 |
|
Kingkor Roy Tirtho
|
013aac4543
|
chore: update deps
|
2023-02-01 16:21:43 +06:00 |
|
Kingkor Roy Tirtho
|
59561abdc2
|
feat: use typed assets instead of hard coded paths
|
2023-01-31 14:53:21 +06:00 |
|
Kingkor Roy Tirtho
|
e7acb9ed5c
|
feat: centralized icon collection with new icon set and nav bar labels hidden
|
2023-01-08 12:08:45 +06:00 |
|
Kingkor Roy Tirtho
|
6902060cdd
|
refactor: replace bitsdojo_window with window_manager for faster startups
|
2023-01-08 09:37:42 +06:00 |
|
Kingkor Roy Tirtho
|
710f172dee
|
fix: genre and sidebar user logo not loading
|
2023-01-06 19:35:48 +06:00 |
|
Kingkor Roy Tirtho
|
8a6ba3b35f
|
fix: titlebar maximize+restore button not working and less responsive title bar buttons
|
2023-01-05 23:09:46 +06:00 |
|
Kingkor Roy Tirtho
|
af4d56fd41
|
feat(user-library): search for user playlists
|
2023-01-05 20:05:27 +06:00 |
|
Kingkor Roy Tirtho
|
e158dd0cec
|
fix(about): license text hidden in the bottom of smaller screen devices
|
2023-01-05 18:26:52 +06:00 |
|
Kingkor Roy Tirtho
|
db12f6c649
|
build(fix): update metadata_god to fix windows build error
|
2023-01-05 18:19:34 +06:00 |
|
Kingkor Roy Tirtho
|
ceaa71bf1b
|
Merge pull request #324 from KRTirtho/dependabot/pub/uuid-3.0.7
chore(deps): bump uuid from 3.0.6 to 3.0.7
|
2023-01-05 10:07:17 +06:00 |
|
Kingkor Roy Tirtho
|
b49e5aa50d
|
Merge pull request #326 from KRTirtho/dependabot/pub/url_launcher-6.1.7
chore(deps): bump url_launcher from 6.1.6 to 6.1.7
|
2023-01-05 10:07:01 +06:00 |
|
Kingkor Roy Tirtho
|
c4a60aefce
|
Merge pull request #327 from KRTirtho/dependabot/pub/html-0.15.1
chore(deps): bump html from 0.15.0 to 0.15.1
|
2023-01-05 10:06:51 +06:00 |
|
Kingkor Roy Tirtho
|
8f303a326f
|
Merge pull request #328 from KRTirtho/dependabot/pub/flutter_launcher_icons-0.11.0
chore(deps): bump flutter_launcher_icons from 0.10.0 to 0.11.0
|
2023-01-05 10:06:39 +06:00 |
|
dependabot[bot]
|
84d08cc762
|
chore(deps): bump flutter_inappwebview from 5.4.3+7 to 5.7.2+3
Bumps [flutter_inappwebview](https://github.com/pichillilorenzo/flutter_inappwebview) from 5.4.3+7 to 5.7.2+3.
- [Release notes](https://github.com/pichillilorenzo/flutter_inappwebview/releases)
- [Changelog](https://github.com/pichillilorenzo/flutter_inappwebview/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pichillilorenzo/flutter_inappwebview/compare/v5.4.3...v5.7.2)
---
updated-dependencies:
- dependency-name: flutter_inappwebview
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-26 04:39:17 +00:00 |
|