Tags: codeteo/epoxy
Tags
Beta 5 fixes and release (airbnb#1016) * Fix timings crash and bump versions * Change databinding annotations to type target * beta 5 update and changelog
Optimize generated code (airbnb#985) * Order generated kotlin extensions, options to reduce generated code size * update approach to excluding bitset lines * update test sources * fixes * formatting * add changelog breaking note
Optimize generated code (airbnb#985) * Order generated kotlin extensions, options to reduce generated code size * update approach to excluding bitset lines * update test sources * fixes * formatting * add changelog breaking note
Incremental annotation processor and processor optimizations (airbnb#972 ) * Incremental annotation processor * clean up * ktlint formatting * Beta version * Fix coroutines lint with version bump * Update changelog
Carousel building with Kotlin DSL - Step 1 (airbnb#967) * apply commit eeff265 * fix wrong merge * Move the builder in sample app waiting for a more robust api * Actually let's do it for the carousel no snap * Use new DSL in sample app * ktlint * ktlint * Simplify, BaseEpoxyController class -> ModelCollector interface * ktlint Co-authored-by: Eli Hart <eli.hart@airbnb.com> Co-authored-by: Emmanuel Boudrant <eboudrant@netflix.com>
Release 3.9.0 (airbnb#894) * Release 3.9.0 * update instructions
3.8.0 release and tools update (airbnb#828) * Update to agp 3.5.0 * Fix test resources * Update changelog * Fix issues
PreviousNext