Skip to content

Releases: mikepenz/AboutLibraries

v4.6.5

22 Apr 08:47
Compare
Choose a tag to compare
  • update to newest appCompat 22.1.0
  • FIX issue #81 (Color was not serializable, parcable causes issues with the new appCompat)

v4.6.0

20 Apr 17:24
Compare
Choose a tag to compare
  • FEATURE
    ** All fields are now inside the Libs objects which is a Serializable so it's easier to pass values from the activity to the fragment
    ** Ripple Touch Feedback on the List Items
    ** Update Build Tools
    ** minSdkVersion 11
    ** Improve Special Button feature -> Display them as button
    ** Implement Drawer inside the sample. thanks @alorama
    ** improve style
  • NEW LIBS
    ** otto
    ** commonsio
    ** sugarorm
  • FIXES
    ** FIX FC if AboutText has no valid intent

screenshot_2015-04-20-19-14-38
screenshot_2015-04-20-19-14-46

v4.5.9

13 Mar 20:33
Compare
Choose a tag to compare
  • update build tools

v4.5.2

28 Jan 21:16
Compare
Choose a tag to compare
[maven-release-plugin] release v4.5.2

v4.5.1

28 Jan 21:16
Compare
Choose a tag to compare
[maven-release-plugin] prepare release v4.5.1

v4.5.0

28 Jan 21:16
Compare
Choose a tag to compare

v3.1.1

06 Dec 21:16
Compare
Choose a tag to compare

Fix "ActivityNotFound" issue
-- Declare LibsAppCompatActivity in manifest

v4.4.0

25 Nov 18:50
Compare
Choose a tag to compare

Changes

  • Sort case-insensitive
  • Enable design preview in AndroidStudio. Thanks @johnjohndoe

Fixes

New Libraries

  • jackson

v3.1.0

25 Nov 18:51
Compare
Choose a tag to compare

Changes

  • Sort case-insensitive

Fixes

v3.0.5

25 Nov 17:39
Compare
Choose a tag to compare

New libraries:

  • jsoup
  • androidannotations
  • androidslidinguppannel
  • colorpickercollection
  • floatingactionbutton
  • ldialogs
  • materialmenu
  • priorityjobqueue
  • rebound
  • robotocalendarview
  • systembartint
  • textdrawable

New license:

  • cc30

fix javadoc issues
update to newest buildTools