Skip to content

Releases: Bodo1981/appkit

Refactoring + Dagger 1 modules

25 Jul 09:09
Compare
Choose a tag to compare
  • big refactoring
  • added dagger 1 modules for the java versions

Mosby Update

24 Jul 19:07
Compare
Choose a tag to compare

Updated to Mosby 1.1.1

Activity with Fragment

30 May 14:59
Compare
Choose a tag to compare

New default activity with a single fragment

Lot of stuff

30 May 09:32
Compare
Choose a tag to compare
  • kotlin M12
  • new support library 22.2.0
  • replaced PagerSlidingTab with TabLayot
  • CoordinatorLayout and AppBarLayout in default layouts for material scrolling

Parallax Adapter Enhancement

25 May 11:14
Compare
Choose a tag to compare
  • new constructor only with context added
  • function to set the parallax listener to the recyclerview
  • kotlin bugfix

Bugfix Parallax

23 May 20:07
Compare
Choose a tag to compare

fixed parallax scrolllistener

New parallax adapter

23 May 19:51
Compare
Choose a tag to compare

New class CBAdapterRecyclerViewParallax. With this adapter you can easily add a parallax effect to different view types in your recyclerview

New method readExtras

23 May 18:49
Compare
Choose a tag to compare

Base activities have a new function readExtras(Bundle extras). It´s called directly after the contentView is set in onCreate. You can override it in subclasses to read extras you pass to the activity

Butterknife ViewHolder

22 May 17:36
Compare
Choose a tag to compare

viewholder that automatically adds the functionality of butterknife

Bugfix for tab theming

21 May 18:50
Compare
Choose a tag to compare
1.1.9

bugfix tab theming