Skip to content

Releases: mikepenz/FastAdapter

v0.3.2-SNAPSHOT

05 Jan 11:33
Compare
Choose a tag to compare
  • prevent ConcurrentModificationException

v0.3.1-SNAPSHOT

05 Jan 11:19
Compare
Choose a tag to compare

library

  • generify adapters
  • add new select() method which triggers the onClick event

v0.3.0-SNAPSHOT

04 Jan 16:38
Compare
Choose a tag to compare

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

04 Jan 13:38
Compare
Choose a tag to compare

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

02 Jan 16:04
Compare
Choose a tag to compare

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

31 Dec 20:40
Compare
Choose a tag to compare
  • no release log during pre release phase

v0.0.6-SNAPSHOT

30 Dec 23:18
Compare
Choose a tag to compare
  • no release log during pre release phase

v0.0.5-SNAPSHOT

30 Dec 22:18
Compare
Choose a tag to compare
  • no release log during pre release phase

v0.0.2-SNAPSHOT

28 Dec 23:11
Compare
Choose a tag to compare
  • no release log during pre release phase