Pinned Repositories
Android-Link-Preview
It makes a preview from an url, grabbing all the information such as title, relevant texts and images. This a version for Android of my web link preview https://github.com/LeonardoCardoso/Link-Preview
AndroidMVP
This repository contains a detailed sample app that implements MVP architecture using Dagger2, Retrofit2 and RxJava2.
AndroidMVVM
This repository contains a detailed sample app that implements MVVM architecture with android architecture components using LiveData, Dagger2, RxJava2, Rxjava-Android, Retrofit2 and Realm.
AndroidVideoCache
Cache support for any video player with help of single line
CameraView
📸 A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame processing, RAW, output of any size.
CustomDateTimePicker
A simple Android library for displaying a DateAndTimePicker with From and To ranges as a CustomDateTimePicker. This custom picker allow user to pick both date and time in same dialog at same time.
DaggerRxJavaMVP
This repository contains a detailed sample app that implements MVP architecture using Dagger2, Retrofit2 and RxJava2.
KotlinMVVM
This repository contains a detailed sample app that implements MVVM architecture with android architecture components using Kotlin, LiveData, Dagger2, RxJava2, Rxjava-Android, Retrofit2, Data Binding and Room.
ShowMoreLess
A simple Android library for displaying a more and less functionality in TextView and very easy to Convert your TextView in ExpandableTextView
SpannedGridLayoutManager
Android RecyclerView.LayoutManager that resizes and reorders views based on SpanSize
noowenz's Repositories
noowenz/ShowMoreLess
A simple Android library for displaying a more and less functionality in TextView and very easy to Convert your TextView in ExpandableTextView
noowenz/SpannedGridLayoutManager
Android RecyclerView.LayoutManager that resizes and reorders views based on SpanSize
noowenz/CustomDateTimePicker
A simple Android library for displaying a DateAndTimePicker with From and To ranges as a CustomDateTimePicker. This custom picker allow user to pick both date and time in same dialog at same time.
noowenz/KotlinMVVM
This repository contains a detailed sample app that implements MVVM architecture with android architecture components using Kotlin, LiveData, Dagger2, RxJava2, Rxjava-Android, Retrofit2, Data Binding and Room.
noowenz/AndroidMVVM
This repository contains a detailed sample app that implements MVVM architecture with android architecture components using LiveData, Dagger2, RxJava2, Rxjava-Android, Retrofit2 and Realm.
noowenz/DaggerRxJavaMVP
This repository contains a detailed sample app that implements MVP architecture using Dagger2, Retrofit2 and RxJava2.
noowenz/AndroidMVP
This repository contains a detailed sample app that implements MVP architecture using Dagger2, Retrofit2 and RxJava2.
noowenz/Android-Link-Preview
It makes a preview from an url, grabbing all the information such as title, relevant texts and images. This a version for Android of my web link preview https://github.com/LeonardoCardoso/Link-Preview
noowenz/AndroidVideoCache
Cache support for any video player with help of single line
noowenz/CameraView
📸 A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame processing, RAW, output of any size.
noowenz/DiscreteScrollView
A scrollable list of items that centers the current element and provides easy-to-use APIs for cool item animations.
noowenz/ExoPlayer
An extensible media player for Android
noowenz/RNCryptorNative
Android JNI model implementation of Rob Napier's RNCryptor.