The number of selected items is now properly up...
Added null checks.
Added SingleChoiceExpandableListAdapter and Mul...
Changed choide modes.
The number of child items and enabled child ite...
Added check box to country_item.
Group and child items of expandable adapters ca...
SearchView is now reseted when the current frag...
Countries are now also provided by the class Sa...
Selected items are now highlighted.
Removed check box from group items.
The number of selected children is now shown.
Contacts can now be added to expandable lists.
Filtering is now supported on expandable lists.
Added additional preferences.
Expandable lists can now be sorted.
New preferences are now actually used.
Groups and /or children of expandable list adap...
First group is not expanded by default anymore.
Details of contacts can now be shown.
Refactoring.
Delete button is now hidden in the ExpandableLi...
Children can now be disabled.
Changed choice modes.
Added filters for updating views when an adapte...
Refactoring & added comments.
Empty groups are now filtered, when filtering c...
Edited comment.
Fixed IndexOutOfBoundsException.
Fixed deletion of child items.
Added missing super-calls.
Added comments.
Added comments.
Added comments.
Added comments.
Added comments.
Added comments.
Added comments.
Updated launcher icons.
Added comments.
Added comments.
Added comments.
Added comments.
Added copyright information.
Updated icons.
Removed unused imports.
Added default branch
Closed branch 1.0.0-development
Changing 1.0.0-development branch to 0.1.0-deve...
Implemented the search functionality.
All listener methods to now pass the observed a...
Removed unused import.
The adapter's onSaveInstanceState- and onRestor...
Added a border to the tool bars.
Implemented selection.
Added sample data.
Added the layout country_item.xml.
Added necessary GUI components.
Implemented the fragment, which demonstrates th...
Renamed class AdapterFragment to AbstractAdapte...
A toast is now shown, when an item is added to ...
Added a the view type as a parameter to the onS...
Moved class into subpackage.
Added the class AbstractListAdapterFragment.
Added up navigation to preferences.
A toast is now shown, when the adapter's items ...
Added the functionality to remove items.
Added the class Country.
The decorator now uses the view holder pattern.
Items can now be enabled/disabled via long click.
Implemented the onRestoryInstanceState and onSa...
Updated imports, as the interface Filterable wa...
Edited icons.
Changed the appearance of an item.
The preferences are now used by the adapters.
Simplified code.
Searching is now case insensitive.
Removed unnecessary icons.
Added the view type as a parameter to the onSho...
Updated imports, as the enum Order has been mov...
Edited icons.
Renamed constant.
Added necessary GUI components.
Bugfix: Fixed NPE.
Added statistics to bottom tool bar.
Added an early version of the ExpandableListAda...
Now uses Android SDK 21.
Added class Contact.
Implemented the functionality to add a new cont...
Added PreferenceActivity.
Added @Override annotations.
Added the view type as a parameter to the onSho...
The number of currently selected items is now s...
A toast is now shown, when adding a restricted ...
The onCreateView-method of the single fragments...
The remove button is now only hidden in the Lis...
The statistics are now updated, when the orient...
Avoided overriding of the method onCreateView.
Added separate preferences for each adapter.
The class Contact does now implement the interf...