Improved
0.2.0-beta
What's Changed
- Feat/add assets directory by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/88
- Feat/add download badges by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/89
- Feat/navbar styling updates by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/106
- Feature/playback queue improvements by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/108
- Feature/global favorites by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/112
- Feature/global favorites by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/113
- Changed "your_username" to "theovilardo" in README by @os-guy-original in https://github.com/theovilardo/PixelPlay/pull/117
- Fix/bottom padding bug by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/126
- Fix crash on search with duplicate playlist keys by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/127
- Fix/player sheet height by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/131
- Improve shuffle function when no songs are playing or displayed by @ColbyCabrera in https://github.com/theovilardo/PixelPlay/pull/129
- fix(animation): Synchronize player and navbar animations by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/132
- Feat/about screen by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/134
- Feature/nav padding improvement by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/135
- refactor: Optimize navigation bar padding calculation by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/136
- Fix navbar height by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/137
- Feature/animate miniplayer corners by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/139
- Feat/miniplayer rubber band swipe by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/140
- Fix shuffle queue not being full length and not random. by @ColbyCabrera in https://github.com/theovilardo/PixelPlay/pull/133
- Fix widget album art warping due to manual image resize by @ColbyCabrera in https://github.com/theovilardo/PixelPlay/pull/130
- Feature/player enhancements by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/142
- Improve widget responsive design and add glance previews by @ColbyCabrera in https://github.com/theovilardo/PixelPlay/pull/143
- Feature/premium transitions by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/144
- Revert "Improve widget responsive design and add glance previews" by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/145
- Add reset button to navbar corner radius slider by @ColbyCabrera in https://github.com/theovilardo/PixelPlay/pull/160
- Feature/add audio format support by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/175
- Feature/enhanced lyrics support by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/176
- Feat: Improve player UI transition animation by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/177
- Fix/reorder queue transition by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/179
- Fix: Liked songs not playing as a playlist by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/181
- Fix/navbar transparency glitch by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/182
- Fix: Adjust full player layout for tall screens by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/183
- Fix/player queue carousel sync by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/187
- feat: Add haptic feedback to album carousel by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/188
- Cache lyrics fetched from internet by @thequantum-r in https://github.com/theovilardo/PixelPlay/pull/184
- Added more informative error message when lrclib returns a 404. by @SjVer in https://github.com/theovilardo/PixelPlay/pull/203
- Feat/reimplement cast continuity by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/204
- Feat/track volume control by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/205
- Feat/album carousel style setting by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/206
- Feat/carousel improvements by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/207
- Feat/marquee text effect by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/209
- feat: Implement marquee text and apply to all players by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/210
- refactor(animations): Optimize UnifiedPlayerSheet animations by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/211
- feat(compose): Add keys to all LazyColumn and LazyVerticalGrid instances by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/212
- Change model to gemini 2.5 flash by @thequantum-r in https://github.com/theovilardo/PixelPlay/pull/195
- Added improved lyrics search by @SjVer in https://github.com/theovilardo/PixelPlay/pull/213
- feat: Add haptic feedback to UI controls by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/214
- Feat/reorder library tabs by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/217
- Fix: Load library tabs by identifier and add missing import by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/218
- Feature/date added sorting fix by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/219
- fix(player): Show lyrics dialog when song without lyrics starts by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/220
- Feat/update version and changelog by @theovilardo in https://github.com/theovilardo/PixelPlay/pull/221
New Contributors
- @os-guy-original made their first contribution in https://github.com/theovilardo/PixelPlay/pull/117
- @ColbyCabrera made their first contribution in https://github.com/theovilardo/PixelPlay/pull/129
- @thequantum-r made their first contribution in https://github.com/theovilardo/PixelPlay/pull/184
- @SjVer made their first contribution in https://github.com/theovilardo/PixelPlay/pull/203
Full Changelog: https://github.com/theovilardo/PixelPlay/compare/0.1.0-beta...0.2.0-beta