Added isFiltered-method.
Implemented the interfaces SelectableExpandable...
Edited comment.
Edited comments.
Formatted code.
Edited comments.
Implemented the class AbstractSelectableExpanda...
Renamed methods.
Formatted code.
Edited comment.
Edited comments.
Renamed methods.
Moved getViewTypeCount-method from class Abstra...
Added the enum ExpandableListChoiceMode.
Added copyright information.
Moved getSelectedItemCount-method to interface ...
Added the class SelectableExpandableListDecorator.
Removed methods.
Added getSelectedChildCount-methods to the inte...
Formatted code.
Refactoring.
Edited comment.
Refactoring.
Added an attribute, which allows to specify, wh...
Added an attribute, which allows to specify, wh...
Added factory methods to create adapters of the...
Edited comment.
The selection of a SingleChoiceExpandableListAd...
Renamed method parameters.
Refactoring.
Selection is now only adapted, when setting cor...
Replaced break statement with return statement.
Refactoring.
The selection is now adapted automatically, whe...
The getSelectedItemCount-method is now again pa...
Implemented the class SingleChoiceExpandableLis...
Only enabled items are now selected automatical...
Edited toString-method.
Edited comment.
Changed generic typed method parameters.
Edited toString-method.
Edited toString-methods.
Edited toString-method.
Changed Collection return types to List.
Edited toString-method.
Edited toString-method.
Edited toString-method.
Formatted code.
Added toString-method.
Edited toString-method.
Fixed possible IllegalStateExceptions.
Fixed possible IllegalStateExceptions.
Removed unused import.
Correct number of item states is now set on the...
Added the interface MultipleChoiceExpandableLis...
Fixed isChildSelected-method.
Fixed unselection of groups.
DatasetObservers are now notified when an Sorta...
Changed implementation of getChildId-method.
Added class AbstractAdapterItem.
Fixed getGroupIndex-method.
The group adapter's notifyDataSetChanged-method...
Renamed class.
Renamed class.
Added toString-methods.
DatasetObservers are now notified when the item...
Added getOrder-method to SortableListAdapter.
Groups can now be automatically expanded when i...
Changed parameter type.
Fixed selection of group items.
Renamed enum ExpandabelListChoiceMode to Choice...
Removed unnecessary parameters from getViewType...
Groups are now properly unselected when selecti...
Moved enum ChoiceMode into another package.
The first child is now selected when using choi...
Fixed selection of nearest child item, when an ...
The interface ExpandableListAdapter is now exte...
Added expandGroupOnSelection and expandGroupOnC...
Fixed click listener of group and child items.
Added private methods, which allow to notify li...
Variable childOrder is now set when sorting all...
Added listeners, which allow to select items wh...
Edited comment.
Added getOrder-methods to the interface Sortabl...
Implemented the class MultipleChoiceExpandableL...
Added missing hashCode- and equals-methods.
Changed default log level to INFO.
Fixed infinite loop.
Really fixed selection of group items.
Added missing clone-method.
Refactoring.
Added performance optimization.
Added factory methods, which allow to create ad...
Added methods, which allow to retrieve, whether...
The class AbstractUnmodifiableList does now enc...
Added missing copyright information.
Changed parameter types.
Items are now unselected by default when filtered.
Added the class AbstractUnmodifiableList.
Added a method, which allows to retrieve, wheth...