Releases: mikepenz/FastAdapter
Releases · mikepenz/FastAdapter
v0.3.2-SNAPSHOT
- prevent
ConcurrentModificationException
v0.3.1-SNAPSHOT
library
- generify adapters
- add new select() method which triggers the onClick event
v0.3.0-SNAPSHOT
library
- allow to provide duration via remove method
- return Snackbar
- implement new filter funcationality for the ItemAdapter
- change add, set of List methods to allow extended types FIX #16
v0.2.1-SNAPSHOT
library
- first version of an UndoHelper
- the IItemAdapter implements the IAdapter interface
- as we include the Snackbar we have to add the design library to the lib
sample
- use butterknife in sample
- first try to showcase the UndoHelper in the SampleActivity
v0.2.0-SNAPSHOT
library
- improve performance of the internal code. switch to more memory efficient data structures
- implement new ActionModeHelper to implement basic behavior
- add appcompat as dependency
sample
- switch sample to customized timehop header lib to support minimal animations
- use ActionModeHelper in the sample
v0.1.0-SNAPSHOT
- no release log during pre release phase
v0.0.6-SNAPSHOT
- no release log during pre release phase
v0.0.5-SNAPSHOT
- no release log during pre release phase
v0.0.2-SNAPSHOT
- no release log during pre release phase