Releases: mikepenz/AboutLibraries
Releases · mikepenz/AboutLibraries
v5.0.8
- 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
- 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
- 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
- update 4 libraries
- add method to the builder to set the comperator
- fix possible exception
v5.0.4
- 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
- fix ClassPaths for FlowLayout and HelloCharts
- add LeakCanary
- add SuperRecyclerView
- add bottomsheet
- add gsonjodatimeserialisers
- add jodatimeandroid
- add observablescrollview
v5.0.2
- update to the latest appcompat library v22.2.0
v5.0.1
- 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
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
- 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