Skip to content

Releases: mikepenz/AboutLibraries

v5.0.8

15 Jul 22:31
Compare
Choose a tag to compare
  • Realm 0.81.1
  • RecyclerRenderers 1.2.4
  • NanoTasks 1.1.0
  • MaterialishProgress 1.5
  • MarkView 1.1.0
  • AndroidRandomColor 1.0.0
  • FIX filename of mpcharts library

v5.0.7

11 Jul 12:19
Compare
Choose a tag to compare
  • add new API to define a custom LayoutAnimationController
  • simplify fragment layout. no need for a parent container
  • update libraries for sample

Thanks @wKovacs64

  • Add internal support for CircleImageView 1.3.0
  • Add internal support for Icepick 3.0.2
  • Add internal support for AdjustableImageView 1.0.0

v5.0.6

30 Jun 21:35
Compare
Choose a tag to compare
  • version upate for rxJava(1.0.12), retrofit(1.9.0), picasso(2.5.2), okhttp(2.4.)
  • make sure builders comparator get used in all classes
  • add LongClickListener to LibsConfiguration

v5.0.5

19 Jun 00:05
Compare
Choose a tag to compare
  • update 4 libraries
  • add method to the builder to set the comperator
  • fix possible exception

v5.0.4

15 Jun 19:19
Compare
Choose a tag to compare
  • FIX #102
  • FIX #101
  • add scrollBar
  • add listeners to change the ui before and after onCreateView
  • fix divider of bottom section was not displaying

v5.0.3

11 Jun 20:49
Compare
Choose a tag to compare
  • fix ClassPaths for FlowLayout and HelloCharts
  • add LeakCanary
  • add SuperRecyclerView
  • add bottomsheet
  • add gsonjodatimeserialisers
  • add jodatimeandroid
  • add observablescrollview

v5.0.2

30 May 18:33
Compare
Choose a tag to compare
  • update to the latest appcompat library v22.2.0

v5.0.1

28 May 21:11
Compare
Choose a tag to compare
  • Seperat Dagger 1 and Dagger 2
  • Add new library MPAndroidCharts
  • Fixes feature which uses the LibraryRepository link if the RepositoryWebsite is not set

v5.0.0

20 May 17:38
Compare
Choose a tag to compare

NEW FEATURES

  • Change Libs.Builder to LibsBuilder
    • Just remove the dot, Add the Import and you are fine
  • New LibsConfiguration
  • New option to set a listener for the AboutLibraries Activity

FIXES

  • A small UI Change of the header

NEW LIBRARIES

  • AndroidFlowLayout
  • HelloCharts

v4.7.2

28 Apr 16:05
Compare
Choose a tag to compare
  • fix FC if color / theme attributes where missing. this was the case if you used the fragment
  • use repositoryLink as fallback if there is no libraryWebsite