All Versions
20
Latest Version
Avg Release Cycle
18 days
Latest Release
3711 days ago

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)