Releases: Hepolise/VolumeKeyTrackControlModule
Releases · Hepolise/VolumeKeyTrackControlModule
Release v1.16.2
What's Changed
- Build(deps): Bump androidx.core:core-splashscreen from 1.0.1 to 1.2.0 by @dependabot[bot] in #191
- Build(deps): Bump androidx.navigation:navigation-compose from 2.9.5 to 2.9.6 by @dependabot[bot] in #192
- Build(deps): Bump androidx.compose:compose-bom from 2025.10.01 to 2025.11.00 by @dependabot[bot] in #193
- Build(deps): Bump com.android.library from 8.13.0 to 8.13.1 by @dependabot[bot] in #196
- Build(deps): Bump com.android.application from 8.13.0 to 8.13.1 by @dependabot[bot] in #195
- Build(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #197
- Build(deps): Bump androidx.activity:activity-compose from 1.11.0 to 1.12.0 by @dependabot[bot] in #198
- Build(deps): Bump androidx.compose:compose-bom from 2025.11.00 to 2025.11.01 by @dependabot[bot] in #199
- feat: add configurable long press actions with quick settings tile by @Hepolise in #200
- fix: enhance vibration compatibility and device support by @Hepolise in #201
Full Changelog: v1.16.1...v1.16.2
Release v1.16.1
What's Changed
- Build(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #180
- feat: Improve module status detection and boot handling by @Hepolise in #184
- Build(deps): Bump androidx.compose:compose-bom from 2025.09.01 to 2025.10.01 by @dependabot[bot] in #185
- Build(deps): Bump org.jetbrains.kotlin.android from 2.2.20 to 2.2.21 by @dependabot[bot] in #186
- Build(deps): Bump org.jetbrains.kotlin:kotlin-bom from 2.2.20 to 2.2.21 by @dependabot[bot] in #188
- Build(deps): Bump org.jetbrains.kotlin.plugin.compose from 2.2.20 to 2.2.21 by @dependabot[bot] in #187
- Build(deps): Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #189
- Build(deps): Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #190
Full Changelog: v1.16.0...v1.16.1
Release v1.16.0
What's Changed
- Build(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #147
- Build(deps): Bump org.jetbrains.kotlin.plugin.compose from 2.2.0 to 2.2.10 by @dependabot[bot] in #152
- Build(deps): Bump org.jetbrains.kotlin:kotlin-bom from 2.2.0 to 2.2.10 by @dependabot[bot] in #151
- Build(deps): Bump androidx.compose:compose-bom from 2025.07.00 to 2025.08.00 by @dependabot[bot] in #150
- Build(deps): Bump org.jetbrains.kotlin.android from 2.2.0 to 2.2.10 by @dependabot[bot] in #149
- Merge main to dev by @Hepolise in #153
- Build(deps): Bump com.android.application from 8.12.0 to 8.12.1 by @dependabot[bot] in #154
- Build(deps): Bump com.android.library from 8.12.0 to 8.12.1 by @dependabot[bot] in #155
- Refactor build config, improve focus handling, extend Android 16 support, and bump SDK by @Hepolise in #156
- Build(deps): Bump androidx.core:core-ktx from 1.16.0 to 1.17.0 by @dependabot[bot] in #148
- Migrate BuildConfig to Gradle Build Files by @Hepolise in #157
- Build(deps): Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #158
- Build(deps): Bump androidx.compose:compose-bom from 2025.08.00 to 2025.08.01 by @dependabot[bot] in #159
- Build(deps): Bump com.android.application from 8.12.1 to 8.12.2 by @dependabot[bot] in #160
- Build(deps): Bump com.android.library from 8.12.1 to 8.12.2 by @dependabot[bot] in #161
- Build(deps): Bump com.android.application from 8.12.2 to 8.13.0 by @dependabot[bot] in #162
- Build(deps): Bump com.android.library from 8.12.2 to 8.13.0 by @dependabot[bot] in #163
- Build(deps): Bump org.jetbrains.kotlin.plugin.compose from 2.2.10 to 2.2.20 by @dependabot[bot] in #164
- Build(deps): Bump androidx.compose:compose-bom from 2025.08.01 to 2025.09.00 by @dependabot[bot] in #165
- Build(deps): Bump org.jetbrains.kotlin:kotlin-bom from 2.2.10 to 2.2.20 by @dependabot[bot] in #166
- Build(deps): Bump androidx.activity:activity-compose from 1.10.1 to 1.11.0 by @dependabot[bot] in #167
- Build(deps): Bump org.jetbrains.kotlin.android from 2.2.10 to 2.2.20 by @dependabot[bot] in #168
- Merge main to dev by @Hepolise in #170
- feat: add module status detection and UI overhaul by @Hepolise in #169
- style: improve card appearance with elevation-based background by @Hepolise in #171
- Add multilingual support and UI improvements by @Hepolise in #172
- Build(deps): Bump androidx.navigation:navigation-compose from 2.9.3 to 2.9.4 by @dependabot[bot] in #173
- feat(settings): extract action icon into separate component with anim… by @Hepolise in #174
- Build(deps): Bump androidx.navigation:navigation-compose from 2.9.4 to 2.9.5 by @dependabot[bot] in #175
- chore: add Material Icons library for UI components by @Hepolise in #178
- Build(deps): Bump androidx.compose.material3:material3 from 1.3.2 to 1.4.0 by @dependabot[bot] in #177
- Build(deps): Bump androidx.compose:compose-bom from 2025.09.00 to 2025.09.01 by @dependabot[bot] in #176
- fix: replace deprecated MenuAnchorType with ExposedDropdownMenuAnchorType by @Hepolise in #179
Full Changelog: v1.15.7...v1.16.0
Release v1.15.7
What's Changed
- Build(deps): Bump com.android.library from 8.9.2 to 8.10.0 by @dependabot[bot] in #116
- Build(deps): Bump com.android.application from 8.9.2 to 8.10.0 by @dependabot[bot] in #117
- Build(deps): Bump androidx.navigation:navigation-compose from 2.8.9 to 2.9.0 by @dependabot[bot] in #118
- Build(deps): Bump androidx.compose:compose-bom from 2025.04.01 to 2025.05.00 by @dependabot[bot] in #119
- Build(deps): Bump org.jetbrains.kotlin:kotlin-bom from 2.1.20 to 2.1.21 by @dependabot[bot] in #120
- Build(deps): Bump org.jetbrains.kotlin.android from 2.1.20 to 2.1.21 by @dependabot[bot] in #121
- Build(deps): Bump org.jetbrains.kotlin.plugin.compose from 2.1.20 to 2.1.21 by @dependabot[bot] in #122
- Refactor: Rework ModuleIsNotEnabled screen by @Hepolise in #123
- Build(deps): Bump androidx.compose:compose-bom from 2025.05.00 to 2025.05.01 by @dependabot[bot] in #124
- Build(deps): Bump com.android.library from 8.10.0 to 8.10.1 by @dependabot[bot] in #126
- Build(deps): Bump com.android.application from 8.10.0 to 8.10.1 by @dependabot[bot] in #127
- Build(deps): Bump androidx.compose:compose-bom from 2025.05.01 to 2025.06.00 by @dependabot[bot] in #129
- Build(deps): Bump androidx.compose:compose-bom from 2025.06.00 to 2025.06.01 by @dependabot[bot] in #130
- Build(deps): Bump org.jetbrains.kotlin.android from 2.1.21 to 2.2.0 by @dependabot[bot] in #131
- Build(deps): Bump org.jetbrains.kotlin:kotlin-bom from 2.1.21 to 2.2.0 by @dependabot[bot] in #132
- Build(deps): Bump org.jetbrains.kotlin.plugin.compose from 2.1.21 to 2.2.0 by @dependabot[bot] in #133
- Build(deps): Bump com.android.application from 8.10.1 to 8.11.0 by @dependabot[bot] in #134
- Build(deps): Bump com.android.library from 8.10.1 to 8.11.0 by @dependabot[bot] in #135
- Build(deps): Bump androidx.navigation:navigation-compose from 2.9.0 to 2.9.1 by @dependabot[bot] in #136
- Build(deps): Bump com.android.library from 8.11.0 to 8.11.1 by @dependabot[bot] in #137
- Build(deps): Bump com.android.application from 8.11.0 to 8.11.1 by @dependabot[bot] in #138
- Build(deps): Bump androidx.navigation:navigation-compose from 2.9.1 to 2.9.2 by @dependabot[bot] in #140
- Build(deps): Bump androidx.compose:compose-bom from 2025.06.01 to 2025.07.00 by @dependabot[bot] in #141
- Feat: Add app list improvements and letter navigation to AppFilterScreen by @Hepolise in #139
- Build(deps): Bump androidx.navigation:navigation-compose from 2.9.2 to 2.9.3 by @dependabot[bot] in #143
- Merge dev to main by @Hepolise in #142
- Build(deps): Bump com.android.application from 8.11.1 to 8.12.0 by @dependabot[bot] in #145
- Build(deps): Bump com.android.library from 8.11.1 to 8.12.0 by @dependabot[bot] in #144
- Build(deps): Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #146
Full Changelog: v1.15.6...v1.15.7
Release v1.15.6
What's Changed
- Bump androidx.activity:activity-compose from 1.10.0 to 1.10.1 by @dependabot in #91
- Bump com.android.application from 8.8.1 to 8.8.2 by @dependabot in #92
- Bump com.android.library from 8.8.1 to 8.8.2 by @dependabot in #93
- Bump com.android.application from 8.8.2 to 8.9.0 by @dependabot in #94
- Bump com.android.library from 8.8.2 to 8.9.0 by @dependabot in #95
- Bump androidx.compose:compose-bom from 2025.02.00 to 2025.03.00 by @dependabot in #96
- Bump org.jetbrains.kotlin.plugin.compose from 2.1.10 to 2.1.20 by @dependabot in #97
- Bump org.jetbrains.kotlin:kotlin-bom from 2.1.10 to 2.1.20 by @dependabot in #98
- Bump org.jetbrains.kotlin.android from 2.1.10 to 2.1.20 by @dependabot in #99
- Merge main to dev by @Hepolise in #100
- Bump com.android.library from 8.9.0 to 8.9.1 by @dependabot in #101
- Bump com.android.application from 8.9.0 to 8.9.1 by @dependabot in #102
- Bump androidx.compose:compose-bom from 2025.03.00 to 2025.03.01 by @dependabot in #103
- Bump androidx.compose.material3:material3 from 1.3.1 to 1.3.2 by @dependabot in #104
- Bump androidx.compose:compose-bom from 2025.03.01 to 2025.04.00 by @dependabot in #105
- Bump androidx.core:core-ktx from 1.15.0 to 1.16.0 by @dependabot in #106
- Merge main to dev by @Hepolise in #108
- Feat: Add Apps filtering by @Hepolise in #107
- Build(deps): Bump io.coil-kt:coil-compose from 2.6.0 to 2.7.0 by @dependabot in #109
- Refactor: VolumeKeyControlModuleHandlers by @Hepolise in #110
- Settings: Add animations by @Hepolise in #111
- Build(deps): Bump com.android.application from 8.9.1 to 8.9.2 by @dependabot in #112
- Build(deps): Bump com.android.library from 8.9.1 to 8.9.2 by @dependabot in #113
- Build(deps): Bump androidx.compose:compose-bom from 2025.04.00 to 2025.04.01 by @dependabot in #114
Full Changelog: v1.15.5...v1.15.6
Release v1.15.5
What's Changed
- Fix: value in NumberAlertDialog might crash by @Hepolise in #82
- Feat: Added splash screen by @Hepolise in #83
- Bump androidx.compose:compose-bom from 2025.01.01 to 2025.02.00 by @dependabot in #85
- Bump com.android.library from 8.8.0 to 8.8.1 by @dependabot in #86
- Bump com.android.application from 8.8.0 to 8.8.1 by @dependabot in #87
- Merge main to dev by @Hepolise in #89
- Add possibility to swap Up/Down buttons by @Hepolise in #88
Full Changelog: v1.15.4...v1.15.5
Release v1.15.4
What's Changed
- Bump androidx.compose:compose-bom from 2024.12.01 to 2025.01.00 by @dependabot in #74
- Bump androidx.activity:activity-compose from 1.9.3 to 1.10.0 by @dependabot in #75
- Bump org.jetbrains.kotlin.plugin.compose from 2.1.0 to 2.1.10 by @dependabot in #76
- Bump org.jetbrains.kotlin:kotlin-bom from 2.1.0 to 2.1.10 by @dependabot in #78
- Bump org.jetbrains.kotlin.android from 2.1.0 to 2.1.10 by @dependabot in #77
- Fix: SettingsActivity: button align, add an alert before settings reset by @Hepolise in #79
- Bump androidx.compose:compose-bom from 2025.01.00 to 2025.01.01 by @dependabot in #80
- Fix: SettingsActivity: Use different AlertDialog buttons by @Hepolise in #81
Full Changelog: v1.15.3...v1.15.4
Release v1.15.3
Release v1.15.2
Fix rewind on some player states
latest
Commits
- 13279f0: Improve haptics on newer devices (coolcart) #59
- 68ad914: Update build.yml (Nikita)
- remove xposed sources dependency #60 (Nikita)
- remove jcenter repository #60 (Nikita)
- 3e34e32: Refactor module code (Nikita) #60
- b82eb66: Update build.yml [skip ci] (Nikita)
- 9564ea3: Refactor module code (Nikita)
- d677e37: Refactor module code (Nikita)
- af73893: Improved music state handling, fixed module working with remote audio playing (Nikita)
- 1f03f73: Code refactor (Nikita)
- b443dcb: Fix crash when no media controllers (Nikita)
- 7a75033: fix typo (Nikita)
- b628598: Bump version (Nikita)