A gradle plugin to frame android screenshots with devices frames.
from The Android Arsenal
Android library that connects ViewPager
fragments with Google Maps markers.
Annotation triggered library that helps tracking loading times of your app.
MultiLevelListView is an Open Source Android library providing view for displaying items grouped into levels and sub-levels. Levels hierarchy size is not limited. Any particular data model is not required, it fully depends on developer.
Assent is designed to make Marshmallow's runtime permissions easier to use. Have the flexibility of request permissions and receiving results through callback interfaces.
Library to automatically populate models, to be used in automatic tests or user made tests.
When performing automatic test we need to create models constantly. Moreover when using hand made test, we may need to populate an application with fake data. Fritter Factory has been developed to solve this problems.
Symbols allows to generate static strings constants for attribute names using annotation processor.
An extension of the Floating Action Button to keep track of the user's progress.
Android Timeline is a custom view created to showcase the images against the time photo was taken.
This custom view enables you to simply create a beautiful looking timeline by just including this custom view in your XML file.
This is a project designed to help controlling Android MediaPlayer class. It makes it easier to use MediaPlayer ListView and RecyclerView. Also it tracks the most visible item in scrolling list. When new item in the list become the most visible, this library gives and API to track it.
This library makes it easy to work with forms in Android. How many times have you take the text from edittexts or have populated an object to the UI. And how many times have you validated this object and populated the error. With this library you have a comfortable builder interface that allows to easily define and connect your object with the UI.
Bored of seeing the same old Android Loader? SimpleArcLoader is one thing you should try.
FillTheForm is an Android app that that helps you to develop and test apps faster.
Now you can fill out every EditText with just a long press!
Small and lightweight extensions to RecycerView.Adpter
which adds missing ListView
and GridView
features to RecyclerView.
A simple to use library addressing the lack of support for Speed dial transitions in Design Support Library.
Get the weather data you need right into your android app in an easy and efficient way.
With CalculatorInputView you can add functionality to a calculation EDITTEXT.
Develop your Android applications in real-time. The changes you make are automatically applied to your running application. Works with real devices and emulators alike.
This project aims to provide an ultimate and flexible image cropping experience.
An extension to the Snackbar view available at the Android Design Support Library.
Restaurant wraps the Snackbar
implementation to easily allow more customization. With Restaurant you can change the text and background color of the Snackbar
just calling a method. Restaurant can also detect the correct view to attach the Snackbar just receiving the activity.
RxFingerprint wraps the Android Fingerprint APIs to authenticate your users and encrypt their data with their fingerprints!
A simple extension to the standard Android EditText
which shows an icon on the right side of the field and lets the user toggle the visibility of the password he puts in.
App to update to the latest version of WhatsApp for Android. Beta Updater for WhatsApp checks the latest beta version available on whatsapp.com and allows to install it automatically.
AndroidTampering is a library that provides an extra layer of security to your Android application. This library protects your application against simple tampering attacks. Please note that this protection methods can also be hacked. So, besides the tampering protection, don't forget to add all the other security recommendations.
SublimeNavigationView is a complete rewrite of NavigationView (from Design Support library) that enables usage of Checkboxes, Switches & Badges in/as menu items.
Easy to use Android Reacive Bluetooth library for communicating with microcontrollers. Tiny and simple.
A simple FastScroller for Android's RecyclerView
.
Supports vertical RecyclerViews using either LinearLayoutManager or GridLayoutManager (including multiple spans).
Base skeleton structure to start every new project, based on the design patters suggested by Robert C. Martin (aka Uncle Bob) on his clean architecture.