Releases: NicKoehler/Brawlhalla-Stats
Releases · NicKoehler/Brawlhalla-Stats
Release refs/tags/0.1.1
Bugfixes
- deps: update dependency androidx.compose.material3:material3-adaptive-navigation-suite to v1.5.0-snapshot
- deps: update nav3core to v1.0.0-snapshot
- missing dependencies from 0.1.0 that was working on play store because of cache
Release refs/tags/0.1.0
New Features
- add language setting and refactor settings
- add bouncy settings logo
- add go to legend from rankings
- add go to legend from rankings
- now you can order favorites
- stats animations
- legends and rankings animations
- clan animations
- added haptic feedback on fav
Bugfixes
- deps: update coil to v3.3.0
- deps: update dependency androidx.navigation:navigation-compose to v2.9.3
- deps: update ktor monorepo to v3.2.3
- deps: update dependency androidx.test.espresso:espresso-core to v3.7.0
- deps: update dependency androidx.test.ext:junit to v1.3.0
- deps: update dependency androidx.compose:compose-bom to v2025.08.00
- deps: update dependency androidx.compose.ui:ui-test-manifest to v1.9.0
- deps: update dependency androidx.core:core-ktx to v1.17.0
- deps: update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.9.3
- deps: update dependency androidx.compose:compose-bom to v2025.08.01
- deps: update dependency io.insert-koin:koin-androidx-compose to v4.1.1
- Ids from int to Long
- Missing ListDetailSceneStrategy
- Animation CustomFloatingActionButton
- deps: update dependency androidx.navigation:navigation-compose to v2.9.4
- solved crash in teams removing the key from items, as there aren't always unique
- issues when going back from a teammate
- favorite type changing on clan deletion
- can't go te teammate
- reintroduced team keys as i found out the issue was api side, it can provide duplicates teams if the player played local ranked 2v2
- solved flicker on player or clan deletion
- horizontal padding
- paddingValues
- settings padding
- text overflow in stat details
- bottom padding in favs
- padding with keyboard open
- removed unused modules
- readd preview dependency
- load only if is not currently loading
Refactors
- Ranking redesign
- Legends redesign
- implemented snackbar for swipe deletion on FavoritesScreen
- implemented modal for theme settings
- implemented modal for theme settings
- swipe color and icon
- level progress bar
- section names
- animated legend detail stats
- added haptic feedback for add and remove favorites
- change default sorting
- added haptic feedback on filter toggles
Code Style Changes
- reduced level bar width
Release refs/tags/0.0.4
New Features
- Added theme settings
Bugfixes
- deps: update dependency androidx.activity:activity-compose to v1.10.1
- deps: update dependency io.insert-koin:koin-androidx-compose to v4.1.0-rc1
- deps: update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.8.1
- deps: update ktor monorepo to v3.1.3
- deps: update dependency androidx.compose.material3.adaptive:adaptive-layout-android to v1.1.0
- deps: update dependency androidx.compose.ui:ui-test-manifest to v1.8.2
- deps: update dependency androidx.core:core-ktx to v1.16.0
- deps: update dependency androidx.navigation:navigation-compose to v2.9.0
- deps: update dependency io.coil-kt.coil3:coil-compose to v3.2.0
- deps: update dependency io.coil-kt.coil3:coil-svg to v3.2.0
- deps: update aboutlibraries to v12
- deps: update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.10.2
- deps: update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.9.0
- deps: update dependency io.coil-kt.coil3:coil-network-okhttp to v3.2.0
- deps: update dependency androidx.compose:compose-bom to v2025.05.01
- deps: update dependency androidx.compose.material3.adaptive:adaptive-navigation-android to v1.1.0
- deps: update room to v2.7.1
- deps: update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.9.1
- deps: update dependency androidx.compose:compose-bom to v2025.06.00
- Update code to new async navigation
- deps: update aboutlibraries to v12.2.1
- deps: update dependency io.insert-koin:koin-androidx-compose to v4.1.0
- deps: update aboutlibraries to v12.2.2
- deps: update ktor monorepo to v3.2.0
- deps: update aboutlibraries to v12.2.3
- deps: update room to v2.7.2
- deps: update dependency androidx.compose:compose-bom to v2025.06.01
- deps: update dependency androidx.compose.ui:ui-test-manifest to v1.8.3
- deps: update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.9.0
- deps: update aboutlibraries to v12.2.4
- deps: update dependency androidx.navigation:navigation-compose to v2.9.1
- deps: update ktor monorepo to v3.2.1
- deps: update ktor monorepo to v3.2.2
- deps: update dependency androidx.navigation:navigation-compose to v2.9.2
- deps: update dependency androidx.compose:compose-bom to v2025.07.00
- deps: update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.9.2
New Contributors
Full Changelog: 0.0.3...0.0.4
Release refs/tags/0.0.3
New Features
- Improved Clan Screen
- Add favorite home screen widget
- Add italian
- Split Favorite widget into 2 separate widgets
- Add possibility to copy Brawlhalla ID on stat page
Bugfixes
- Ranking screen on tablet mode
- Player 1 was not correctly mapped to brawlhallaIdOne in RankingTeamCard
- Clan sort not dismissing
- widgets navigates back to home screen
- widget background and text color
Release refs/tags/0.0.2
New Features
- add licenses screen and link to repo
- Add estimated glory and estimated elo reset
- Add sorting functionality for player statistics
Bugfixes
- Remove useless dependency
- koin dependency
- Improve LegendRankingItem
- Improve TeamStatItem