Commit a42e1ab
committed
Release 0.5.0-beta: Material 3 Expressive UI refresh and new audio features
- Updates `APP_VERSION_NAME` to `0.5.0-beta` and increments `APP_VERSION_CODE`.
- Implements a 10-band Equalizer with an effects suite and a redesigned preset selection UI.
- Introduces Material 3 Expressive UI refinements across Settings, Stats, Player, and Bottom Sheets.
- Adds support for M3U playlist import/export and custom playlist covers.
- Integrates Gemini AI for model selection, system prompts, and AI-powered playlist generation.
- Enhances library synchronization with a rebuilt phase-based progress reporting system.
- Improves lyrics support with sync offset controls and multi-strategy remote searching.
- Integrates Deezer API for fetching artist images and adds Baseline Profiles for performance optimization.
- Fixes stability issues related to casting, queue transitions, and Player Sheet rendering.
- Refactors settings architecture with category sub-screens and improved navigation.1 parent 34068b8 commit a42e1ab
6 files changed
Lines changed: 291 additions & 260 deletions
File tree
- app/src/main/java/com/theveloper/pixelplay/presentation
- components
- screens
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
20 | 27 | | |
21 | 28 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
0 commit comments