0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #10 from immedia/master More... almost 11 years ago
Fixed width measuring mode to work with wrap_content & match_parent More... almost 11 years ago
Update the README More... about 11 years ago
Fixed bug where when you add a different adapter it still pulls through the convert view More... about 11 years ago
Fix the itemclick interface. Fixes #5 More... about 11 years ago
Fix item clicks on wrapped adapter (Fixes #4) More... about 11 years ago
Reformat code More... over 11 years ago
Fix header view added through addHeaderView. fixes #2 More... over 11 years ago
Fix setOnScrollListener. More... over 11 years ago
Fix a typo, bad variable names More... over 11 years ago
Update the README to be more detailed More... over 11 years ago
More caching of internal values. More... over 11 years ago
Reset the caches before we call the super methods of notifyDataSet* More... over 11 years ago
Cache internal calculated values. Fix bug with view type ids More... over 11 years ago
Build again android-17 More... over 11 years ago
Allow section header view type ids and item view type ids to clash. Remove getSectionItem method More... over 11 years ago
Merge pull request #1 from duncandee/master More... over 11 years ago
Different header view type supports More... over 11 years ago
Changed function name More... over 11 years ago
changed support lib More... over 11 years ago
Section headers click listener More... over 11 years ago
OnClickItem listener added getCount to check if adapter has items getSectionItem added.= More... over 11 years ago
OnClick listener added More... over 11 years ago
Ensure header layout when the section changes or the old view is null More... over 11 years ago
Make headers a different size to non headers More... over 11 years ago
Fix on < HONEYCOMB, optimise. Suppress unused warnings More... over 11 years ago
Don't show the header in the list view if it is currently pinned More... over 11 years ago
Do not attempt to draw a pinned header if it is null More... over 11 years ago
Fix indentation and neaten code up More... over 11 years ago
Remove support lib from example More... over 11 years ago