26 September 2019 An alternative API for IdlingResources in Espresso tests BusyBee is an alternative API for IdlingResources in Espresso tests.
31 August 2019 Implementations of some Android Auto features as unofficial IDrive apps Implementations of some Android Auto features as unofficial IDrive apps.
31 July 2019 Android Library to easily implement in-app updates Android Library to easily implement in-app updates.
30 July 2019 Android library to handle runtime permission through kotlin coroutines and livedata Android library to handle runtime permission through kotlin coroutines and livedata.
29 July 2019 New units of measure for support all of screen devices With this library, you can support almost 97% of screens
27 July 2019 Showcase for Unidirectional Data Flow architecture for Android Norris is a showcase for modern and well-crafted Android code.
27 July 2019 Android library which alows you show preview data of your URL URLEmbeddedView is an Android library which alows you show preview data of your URL.
25 July 2019 Remote config management Android library Remote config management Android library powered by annotation processing and code generation.
24 July 2019 Shake to create Bug Report on GitHub and GitLab Beetle allow your QA team to easily create issues on GitHub, GitLab and Azure DevOps by shaking their device.
26 June 2019 Project Starter To Build Android Applications With RxJava Vortex Have Two Ways To Use (Mvvm Or Viper) architecture both of them powered by RxJava 2 ... at this library you have full common configuration to build any android application
13 June 2019 Easy manage commit Fragment and Activity with some little extra Easy manage commit Fragment and Activity, with some little extra.
16 May 2019 Sample demonstrating the different ways to support Dark Mode on Android Sample demonstrating the different ways to support Dark Mode on Android. Uses the Material Design Components Library.
04 May 2019 A flexible solution for creating a repository pattern in your Android apps A flexible solution for creating a repository pattern in your Android apps.
18 February 2019 Dispose automatically RxJava2 streams using AAC Lifecycle Dispose automatically RxJava2 streams using AAC Lifecycle.
19 December 2018 An android app to understand about the effect of RxJava operators on data stream Visualizer to understand RxJava operators.
19 December 2018 A minimal and beautiful screen recorder for Android MNML, pronounced "minimal", is a free and simple screen recorder for Android.
30 November 2018 A sample application to demonstrate how to use Jetpack Architecture Components This sample demonstrates how to use some of the Android Architecture Components available in Jetpack library.
30 November 2018 Android fragment stack controller Fragment manager for your Single Activity - Multi Fragment app.
19 November 2018 Light Weighted Scratch Card View Library for Android Light Weighted Scratchcard View Library for Android.
13 October 2018 Provides object mapping for Android's SharedPreferences with support for plain-text Provides object mapping for Android's SharedPreferences with support for plain-text or encrypted values.
13 October 2018 A library to show notification badges on app launchers which targets lower Android Sdks A library to show notification badges on app launchers which targets lower Android Sdks
25 September 2018 A repo for all projects relating to Udacity's Android Nanodegree program Here a repository of all work done on projects for Udacity's Android Nanodegree program.
24 September 2018 Generate tabletop RPG nonsense at the push of a button Adventuresmith is an Android app for randomly generating elements for tabletop RPGs (names, spells, items, monsters, characters, alien worlds, etc).
12 September 2018 A simple way of calling authenticated requests using retrofit retroauth A library build on top of retrofit, for simple handling of authenticated requests. I split the project into two separate ones. retroauth This is the base implementation, to be used in plain