All Versions
20
Latest Version
Avg Release Cycle
18 days
Latest Release
3850 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.1.0 Changes
February 25, 2014- โ Added support for customized action mode title (to enable things like "2/5")
-
v3.0.1 Changes
November 10, 2013- ๐ Fixes bug in actionbarcompat extra
-
v3.0.0 Changes
November 03, 2013- ๐ Support for actionbarcompat and for the stock action bar.
- โ Added Gradle support.
- โ Removed Maven support.
- ๐ New project structure with support for stock action bar, actionbarcompat and actionbarsherlock under the same repo.
-
v2.2.5 Changes
July 13, 2013- ๐ Fixed bug in "AlphabetIndexerActivity".
-
v2.2.4 Changes
July 12, 2013- โ Added support for non-checkable items (useful, for instance, if you want to have headers between regular, checkable items).
- โ Added getViewImpl() to MultiChoiceSimpleCursorAdapter so that implementations can customize the model-to-view mapping
- ๐ Changed order in which we call setTag and setChecked, previous one caused problems to some people
- โ Added alphabet indexer sample.
-
v2.2.3 Changes
- Skipped
-
v2.1.4
June 12, 2013 -
v2.1.3 Changes
May 20, 2013- ๐ Fixed bug in "header" sample which caused the application to crash when the header was clicked
- โ Added two more buildings to the various samples
-
v2.1.2 Changes
May 19, 2013- ๐ Fixed bug which caused selection to be lost when scrolling on a large list (only when items had checkboxes)
-
v2.1.1 Changes
May 15, 2013- โ Added support for list views with headers
- โก๏ธ Updated versions of ABS (4.3.1) and android maven plugin (3.3.2)