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.
Q & A
Satellite is a simple (for those who are familiar with RxJava) Android library, which allows to properly connect background tasks with visual parts of an application.
Power Assert is a language extension which adds extra information when assertions fail. This feature has been invented in Groovy and being spread around other programming languages, and is becoming a fundamental feature for debugging and testing, especially in unit tests: you no longer need to learn a bunch of test matchers such as assertEquals().
This is a ribbonizer as a Gradle plugin for Android, which adds a ribbon to launcher icons.
IconicFontEngine for Android.
A Java code generator for the builder pattern using annotation processing.
Q & A