All Versions
11
Latest Version
Avg Release Cycle
142 days
Latest Release
1652 days ago

Changelog History
Page 1

  • v4.0.0 Changes

    October 18, 2019

    library

    • ⚡️ update all dependencies to their latest version
    • require AndroidX
    • ⚡️ update Android-Iconics to v4
    • adjust to fix compatiblity with Android-Iconics v4
  • v3.3.2 Changes

    October 28, 2017

    library

    • ⚡️ update build tools to 27
    • ⚡️ update compile sdk to 27
    • ⚡️ update target sdk to 27
    • ⚡️ update supportLibs to 27
    • ⚡️ update gradle to 4.1
    • ⚡️ update butterknife to 8.8.1
  • v3.3.1 Changes

    December 27, 2016

    library

    • return MenuItem and add Listener to add methods
  • v3.3.0 Changes

    August 21, 2016

    library

    • ⬇️ drop minSdk 10 support. new minSdk is now 14
      • please use v1.3.7 of the library for API 10 support
    • ⚡️ update to the latest support libraries v24.2.0
    • ✂ remove unnecessary code
    • ⚡️ update dependencies
    • ⚡️ update gradle
  • v3.2.6 Changes

    July 03, 2016

    library

    • ➕ add support annotations
    • ➕ add new functionality to provide a border to the badge
    • ⚡️ update to compileSdk 24
    • ⚡️ update to buildTools 24
    • ⚡️ update to supportLibs 24
    • ⚡️ update dependencies
  • v3.2.5 Changes

    April 07, 2016

    library

    • ⚡️ update to latest support libraries v23.3.0
    • ⚡️ update to latest android-iconics v2.5.11

    general

    • ⚡️ update to latest android gradle build tools v2.0.0
    • ⚡️ update build tools to v23.0.3
  • v3.2.4 Changes

    March 17, 2016

    MIGRATION

    • prevent resource conflicts by prefixing
      • renamed badge.xml to action_item_badge.xml
      • renamed menu_badge.xml to menu_action_item_badge.xml
      • renamed menu_badge_large.xml to menu_action_item_badge_large.xml

    library

    • ⚡️ update to latest android iconics-core v2.5.10
    • rename the badge.xml and the layouts to action_item_* to prevent overwriting from other libs
      • could fix #43

    sample

    • ⚡️ update sample app dependencies

    general

    • ⚡️ update gradle to v2.12
  • v3.2.3 Changes

    March 11, 2016

    library

    • ⚡️ update to latest android support libraries v23.2.1
    • ⚡️ update to latest android-iconics v2.5.9
    • ⚡️ update to latest gradle 2.11

    sample

    • ⚡️ update sample app dependencies
  • v3.2.2 Changes

    January 26, 2016

    library

    • ⚡️ update to latest android iconics-core v2.5.5
  • v3.2.1 Changes

    January 11, 2016

    general

    • ⚡️ update to gradle 2.10
    • 🏗 move some versions to the root build.gradle
    • also push to jcenter

    library

    • ⚡️ update to latest android iconics-core v2.5.4

    sample

    • ➕ add dependency descriptions to build.gradle