Pinned Repositories
android-priority-jobqueue
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
android-smsmms
Library for easily sending SMS and MMS for Android devices
android-studio-settings
Repo to sync settings between work laptop and home desktop
AndroidVideoCache
Cache support for any video player with help of single line
BubbleLayout
Bubble View for Android.
CircleImageView
CircleImageView is a component which display circle image with customization options
CircularFloatingActionMenu
an animated circular menu for Android
ExpandableLayout
A expandable Layout to save space and reduce jump between Activity and Fragment
ffmpeg-android-java
Android java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android
homebrew-core
🍻 Default formulae for the missing package manager for macOS
jarrodholliday's Repositories
jarrodholliday/android-priority-jobqueue
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
jarrodholliday/android-smsmms
Library for easily sending SMS and MMS for Android devices
jarrodholliday/android-studio-settings
Repo to sync settings between work laptop and home desktop
jarrodholliday/AndroidVideoCache
Cache support for any video player with help of single line
jarrodholliday/BubbleLayout
Bubble View for Android.
jarrodholliday/CircleImageView
CircleImageView is a component which display circle image with customization options
jarrodholliday/CircularFloatingActionMenu
an animated circular menu for Android
jarrodholliday/ExpandableLayout
A expandable Layout to save space and reduce jump between Activity and Fragment
jarrodholliday/ffmpeg-android-java
Android java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android
jarrodholliday/homebrew-core
🍻 Default formulae for the missing package manager for macOS
jarrodholliday/InfiniteViewPager
Augment Android's ViewPager with wrap-around functionality.
jarrodholliday/IntlPhoneInput
International phone input for Android
jarrodholliday/material-about-library
Makes it easy to create beautiful about screens for your apps
jarrodholliday/ProgressLayout
custom progress layout view for Android
jarrodholliday/realm-recyclerview
A RecyclerView that is powered by Realm and lots more
jarrodholliday/RippleEffect
Implementation of Ripple effect from Material Design for Android API 9+
jarrodholliday/SectionedRecyclerViewAdapter
An Adapter that allows a RecyclerView to be split into Sections with headers and/or footers. Each Section can have its state(Loading/Loaded/Failed) controlled individually.
jarrodholliday/springy-heads
Chat heads library for android
jarrodholliday/StyleableToast
A library that takes the standard Android toast to the next level with a variety of styling options. Style your toast either from code or styles.xml
jarrodholliday/WaveLoadingView
An Android library providing to realize wave loading effect.