Releases: imashnake0/Animite
Releases · imashnake0/Animite
v0.6.8-alpha01
Full Changelog: v0.6.7-alpha01...v0.6.8-alpha01
v0.6.7-alpha01
What's Changed
- Migrate core:ui to CMP by @boswelja in #660
- Settings -> NSFW by @imashnake0 in #661
Full Changelog: v0.6.6-alpha01...v0.6.7-alpha01
v0.6.6-alpha01
What's Changed
- Explore -> Navigate With Genre by @imashnake0 in #658
- Explore -> Loading by @imashnake0 in #659
- Update Gradle to v9.5.0 by @renovate[bot] in #657
Full Changelog: v0.6.5-alpha02...v0.6.6-alpha01
v0.6.5-alpha02
What's Changed
- Update kotlin monorepo to v2.3.21 by @renovate[bot] in #653
- Update dependency androidx.compose.material:material to v1.11.0 by @renovate[bot] in #651
- Update dependency androidx.compose.foundation:foundation to v1.11.0 by @renovate[bot] in #650
- Explore -> Pagination by @imashnake0 in #656
Full Changelog: v0.6.4-alpha01...v0.6.5-alpha02
v0.6.4-alpha01
What's Changed
- Explore -> Airing Status by @imashnake0 in #642
- Update softprops/action-gh-release action to v3 by @renovate[bot] in #641
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-core to v1.11.0 by @renovate[bot] in #640
- Update dependency androidx.compose.material3:material3 to v1.5.0-alpha17 by @renovate[bot] in #638
- Update composeUi to v1.11.0 by @renovate[bot] in #649
- Update dependency com.google.devtools.ksp to v2.3.7 by @renovate[bot] in #648
- Update composeAnimation to v1.11.0 by @renovate[bot] in #646
- Update navigation to v2.9.8 by @renovate[bot] in #645
- Update dependency androidx.compose.material3:material3 to v1.5.0-alpha18 by @renovate[bot] in #644
- Update ktor monorepo to v3.4.3 by @renovate[bot] in #643
- Update composeRuntime to v1.11.0 by @renovate[bot] in #647
- Explore -> Cleanup by @imashnake0 in #652
- Settings -> AMOLED by @imashnake0 in #654
- Settings -> Density by @imashnake0 in #655
Full Changelog: v0.6.3-alpha01...v0.6.4-alpha01
v0.6.3-alpha01
What's Changed
Contributions
- Explore -> Season by @imashnake0 in #635
- Explore -> Format by @imashnake0 in #636
- Navigate to Explore by @imashnake0 in #639
Screenshots
Dependencies
Full Changelog: v0.6.2-alpha01...v0.6.3-alpha01
v0.6.2-alpha01
What's Changed
Contributions
- i pushed to main: bunch of filter bottom sheet improvements
Screenshots
Dependencies
Full Changelog: v0.6.1-alpha01...v0.6.2-alpha01
v0.6.1-alpha01
What's Changed
- chore(deps): update gradle/actions action to v6 by @renovate[bot] in #626
- fix(deps): update ktor monorepo to v3.4.2 by @renovate[bot] in #633
- fix(deps): update dependency androidx.compose.material3:material3 to v1.5.0-alpha16 by @renovate[bot] in #632
- fix(deps): update dependency androidx.compose.foundation:foundation to v1.10.6 - autoclosed by @renovate[bot] in #630
- fix(deps): update composeui to v1.10.6 by @renovate[bot] in #629
- fix(deps): update composeanimation to v1.10.6 by @renovate[bot] in #627
- fix(deps): update composeruntime to v1.10.6 - autoclosed by @renovate[bot] in #628
- fix(deps): update dependency androidx.compose.material:material to v1.10.6 by @renovate[bot] in #631
- Explore -> Refactor by @imashnake0 in #634
Full Changelog: v0.6.0-alpha01...v0.6.1-alpha01
v0.6.0-alpha01
What's Changed
Contributions
- Use built-in PaddingValues.plus by @boswelja in #581
- Cleanup TODOs by @boswelja in #585
- Move addNewlineAfterParagraph to anilist module by @boswelja in #579
- core:resource module by @boswelja in #582
- fix: Replace timeToEpisode string with Instant for running countdown (#584) by @leobraga49 in #587
- Navigation Bar -> Set Profile Icon to Avatar by @imashnake0 in #588
- Move Banner to its own module by @boswelja in #589
- core:ui by @boswelja in #590
- Code scanning workflows by @boswelja in #597
- Update detekt rules by @boswelja in #602
- TimeContext by @boswelja in #599
- TimeContext -> Cleanup by @imashnake0 in #603
- Fix Popular This Season by @imashnake0 in #605
- Anime Screen -> Cleanup Seasons by @imashnake0 in #612
- Multiplatform api:preferences by @boswelja in #616
- Explore -> Sort by @imashnake0 in #615
- Remove Hilt dependency in api:anilist by @boswelja in #617
- Explore -> Search by @imashnake0 in #618
- Explore -> Keyboard Icons by @imashnake0 in #619
- Explore -> Genres by @imashnake0 in #624
- Explore -> Year by @imashnake0 in #625
New Contributors
- @leobraga49 made their first contribution in #587
Screenshots
Dependencies
- Update coil to v3.4.0 by @renovate[bot] in #571
- Update dependency com.google.devtools.ksp to v2.3.6 - autoclosed by @renovate[bot] in #565
- Update actions/upload-artifact action to v7 - autoclosed by @renovate[bot] in #578
- Update dagger to v2.59.2 by @renovate[bot] in #570
- Update composeAnimation to v1.10.4 by @renovate[bot] in #572
- Update composeRuntime to v1.10.4 by @renovate[bot] in #573
- Update dependency androidx.compose.material:material to v1.10.4 by @renovate[bot] in #576
- Update composeUi to v1.10.4 by @renovate[bot] in #574
- Update dependency androidx.compose.foundation:foundation to v1.10.4 by @renovate[bot] in #575
- Update dependency androidx.compose.material3:material3 to v1.5.0-alpha15 - autoclosed by @renovate[bot] in #577
- fix(deps): update ktor monorepo to v3.4.1 by @renovate[bot] in #591
- chore(deps): update gradle to v9.4.0 by @renovate[bot] in #595
- chore(deps): update dependency org.jetbrains.compose to v1.10.2 by @renovate[bot] in #596
- chore(deps): update github/codeql-action action to v4 by @renovate[bot] in #600
- chore(deps): update gradle/actions action to v5 by @renovate[bot] in #601
- fix(deps): update dependency androidx.core:core-ktx to v1.18.0 by @renovate[bot] in #613
- fix(deps): update dependency androidx.compose.material:material to v1.10.5 by @renovate[bot] in #610
- fix(deps): update composeui to v1.10.5 by @renovate[bot] in #608
- fix(deps): update composeanimation to v1.10.5 by @renovate[bot] in #606
- fix(deps): update composeruntime to v1.10.5 by @renovate[bot] in #607
- fix(deps): update dependency androidx.activity:activity-compose to v1.13.0 by @renovate[bot] in #611
- fix(deps): update dependency androidx.compose.foundation:foundation to v1.10.5 by @renovate[bot] in #609
- fix(deps): update dependency androidx.datastore:datastore-preferences to v1.2.1 by @renovate[bot] in #614
- chore(deps): update gradle to v9.4.1 by @renovate[bot] in #622
- chore(deps): update dependency org.jetbrains.compose to v1.10.3 by @renovate[bot] in #623
- chore(deps): update kotlin monorepo to v2.3.20 by @renovate[bot] in #620
Full Changelog: v0.5.2-alpha01...v0.6.0-alpha01
v0.5.2-alpha01
What's Changed
- Mount Fuji -> Night Sky Shader by @imashnake0 in #566
- Anime | Manga Screens -> Skeleton Loaders by @imashnake0 in #567
- Animated Splash Screen by @imashnake0 in #568
- Media Page -> Rankings Rework by @imashnake0 in #569
Full Changelog: v0.5.1-alpha02...v0.5.2-alpha01