All Versions
11
Latest Version
Avg Release Cycle
142 days
Latest Release
1975 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v4.0.0 Changes
October 18, 2019library
- ⚡️ update all dependencies to their latest version
- require AndroidX
- ⚡️ update Android-Iconics to v4
- adjust to fix compatiblity with Android-Iconics v4
- FIX #70
-
v3.3.2 Changes
October 28, 2017library
- ⚡️ 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, 2016library
- return
MenuItem
and addListener
toadd
methods- THANKS @brianjd
- return
-
v3.3.0 Changes
August 21, 2016library
- ⬇️ 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
- ⬇️ drop minSdk 10 support. new minSdk is now 14
-
v3.2.6 Changes
July 03, 2016library
- ➕ add support annotations
- ➕ add new functionality to provide a border to the badge
- FIX #48
- ⚡️ update to compileSdk 24
- ⚡️ update to buildTools 24
- ⚡️ update to supportLibs 24
- ⚡️ update dependencies
-
v3.2.5 Changes
April 07, 2016library
- ⚡️ 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, 2016MIGRATION
- prevent resource conflicts by prefixing
- renamed
badge.xml
toaction_item_badge.xml
- renamed
menu_badge.xml
tomenu_action_item_badge.xml
- renamed
menu_badge_large.xml
tomenu_action_item_badge_large.xml
- renamed
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
- prevent resource conflicts by prefixing
-
v3.2.3 Changes
March 11, 2016library
- ⚡️ 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, 2016library
- ⚡️ update to latest android iconics-core v2.5.5
-
v3.2.1 Changes
January 11, 2016general
- ⚡️ 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