Releases: imashnake0/Animite
Releases · imashnake0/Animite
v0.0.1-alpha03
What's Changed
- Fix DI & NetworkSource Dispatchers by @Iannnr in #61
- Remove
toHexColor()
by @boswelja in #65 - Clean up Home Composable by @boswelja in #64
- Refactor to support feature modules by @boswelja in #55
- Create all-new CI workflows by @boswelja in #69
Full Changelog: v0.0.1-alpha02...v0.0.1-alpha03
v0.0.1-alpha02
What's Changed
- Replace
@Experimental*
with@OptIn
variants by @boswelja in #59 - COIL Crossfade by @Iannnr in #62
- Extract
MainScreen
Composable and misc cleanups by @boswelja in #60 - Welcome back OctoCatGirl! by @imashnake0
New Contributors
Full Changelog: v0.0.1-alpha01...v0.0.1-alpha02
v0.0.1-alpha01
Initial Release
- GraphQL requests by @imashnake0 in #1
- Kotlin coroutines by @imashnake0 in #2
- Kotlin DSL by @imashnake0 in #3
- Integrated with refreshVersions by @imashnake0 in #4
- Architecture tree by @imashnake0 in #5
- Bottom navigation bar UI by @imashnake0 in #6
- Compose Navigation component by @imashnake0 in #7
- Updated AGP by @imashnake0 in #8
- Created PR template by @imashnake0 in #9
- Data layer by @imashnake0 in #10
- Updated Apollo Kotlin by @imashnake0 in #11
- Manual dependency injection by @imashnake0 in #12
- UI state by @imashnake0 in #13
- Use LazyColumn to list animes in the Home tab by @Relwi in #14
- Added a PR template by @imashnake0 in #15
- Replaced vanilla DI with Hilt by @imashnake0 in #17
- Updated AGP and Gradle by @imashnake0 in #18
- Updated Apollo Kotlin by @imashnake0 in #19
- Refactor Home path by @Relwi in #22
- Home by @imashnake0 in #20
- Version catalogs by @imashnake0 in #24
- Updated Compose by @imashnake0 in #26
- Updated Kotlin by @imashnake0 in #27
- Updated AGP by @imashnake0 in #28
- Targeted API 32 by @imashnake0 in #29
- Updated Dagger by @imashnake0 in #30
- Created version references by @imashnake0 in #31
- Remove landscape support by @imashnake0 in #32
- Updated Apollo Kotlin by @imashnake0 in #33
- Search Bar Improvements by @Relwi in #35
- Search Bar by @imashnake0 in #34
- Updated Accompanist by @imashnake0 in #36
- Update
refresh-version-catalogs
by @imashnake0 in #37 - Update Kotlin and Compose by @imashnake0 in #38
- Update
refresh-version-catalogs
by @imashnake0 in #41 - Media Page by @imashnake0 in #40
- Updated
refresh-version-catalogs
by @imashnake0 in #47 - Material You by @imashnake0 in #46
- New Layouts by @imashnake0 in #49
- Added
refreshVersions
by @imashnake0 in #51 - Updated dependencies by @imashnake0 in #52
- GitHub Actions by @imashnake0 in #53
New Contributors
- @imashnake0 made their first contribution in #1
- @Relwi made their first contribution in #14