Source link: https://bitbucket.org/fribell/launcherlabel
Android gradle plugin that adds text to all the debug launcher icons. That is useful for QA teams to know the version of the app that are testing.
Source link: https://bitbucket.org/fribell/launcherlabel
Android gradle plugin that adds text to all the debug launcher icons. That is useful for QA teams to know the version of the app that are testing.
DeepLinkDispatch provides a declarative, annotation-based API to declare application deep links.
You can register an Activity
to handle specific deep links by annotating it with @DeepLink
and a URI. DeepLinkDispatch will parse the URI and dispatch the deep link to the appropriate Activity, along with any parameters specified in the URI.
This project is the Android component of the MobileDeepLinking specification, the industry standard for mobile application deeplinking. This spec and accompanying libraries simplify and reduce implementation time of deep links as well as provide flexible and powerful features for routing to custom behavior.
With this tiny script, you can check whether you have to handle your app permission or not in Android M.
Android kit for cat placeholders.
Cool grid menu with blur effect.
Dotted-style progress bar.