Github

Github

To view all my libraries just check out my github profile. But I do summarise my newest libraries with screenshots and an overview on my github docs homepage.

Old Library List

You should check out the links above but here is an overview of my older libraries (some of them are so useful that they are part of the above documentation as well because I still do use them regularly) - the view based ones are mostly not used by myself anymore because I do prefer compose for all my newer projects.

Utility Libraries

RxBus2

RxJava2 based bus with queuing (e.g. lifecycle based) support

View Project

View Libraries

MaterialDialogs

Dialogs for Android - M3 design, extendable, beautiful, simple (supports Alert, Fragment, Bottomsheet, Fullscreen)

View Project

MaterialPreferences

Preference via delegates (Flow, Coroutines) + JetPack DataStore Storage + DSL for RecyclerView based preference screens

View Project