Releases: mikepenz/Android-ActionItemBadge
Releases · mikepenz/Android-ActionItemBadge
v4.0.0
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
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
library
- return
MenuItem
and add Listener
to add
methods
v3.3.0
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
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
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
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
sample
- update sample app dependencies
general
v3.2.3
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
library
- update to latest android iconics-core v2.5.5
v3.2.1
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