An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by stephanenicolas

A curated list of projects in awesome lists by stephanenicolas .

https://github.com/stephanenicolas/robospice

Repo of the Open Source Android library : RoboSpice. RoboSpice is a modular android library that makes writing asynchronous long running tasks easy. It is specialized in network requests, supports caching and offers REST requests out-of-the box using extension modules.

Last synced: 30 Dec 2025

https://github.com/stephanenicolas/boundbox

BoundBox provides an easy way to test an object by accessing all its fields, constructor and methods, public or not. BoundBox breaks encapsulation.

Last synced: 17 Mar 2025

https://github.com/stephanenicolas/robodemo

RoboDemo is a ShowCase library for Android to demonstrate to users how a given Activity works.

Last synced: 08 Oct 2025

https://github.com/stephanenicolas/loglifecycle

Logs all lifecycle methods of annotated Activities, Fragments, Services, Views, etc.

Last synced: 17 Mar 2025

https://github.com/stephanenicolas/reflection-no-reflection

A proof on concept to create an API that is 100% compatible reflection API, but without any reflection. Performance stuff for Android and Java.

Last synced: 11 Oct 2025

https://github.com/stephanenicolas/ormlite-android-gradle-plugin

A Gradle plugin for Android to generate an ORMLite configuration file and boost DAOs creations.

Last synced: 17 Mar 2025

https://github.com/stephanenicolas/morpheus

An Android gradle plugin to transform classes via javassist.

Last synced: 22 Mar 2025

https://github.com/stephanenicolas/afterburner

A library to help other librairies getting rid of boiler plate via byte code manipulation. Works on Android too.

Last synced: 22 Mar 2025

https://github.com/stephanenicolas/injectextra

Injects everything passed by extra to an activity automatically.

Last synced: 30 Jul 2025

https://github.com/stephanenicolas/androidstudio4maccheatsheet

Most useful keyboard shortcuts with default keymap in Android Studio.

Last synced: 09 Oct 2025

https://github.com/stephanenicolas/mimic

Mimicing is, indeed, kind of way to bypass java single inheritance paradigm. It allows to copy all declared fields, constructors and methods in a given class into another class.

Last synced: 11 Apr 2025

https://github.com/stephanenicolas/activtity-fragment-lambda

Example of how to use lambdas to communicate between Fragments and Activities

Last synced: 11 Apr 2025

https://github.com/stephanenicolas/injectview

On Android, Injects all views inflated from XML automatically. No boiler plate at all.

Last synced: 13 Oct 2025

https://github.com/stephanenicolas/injects

This repo is a control center for the injects projects.

Last synced: 20 Mar 2025

https://github.com/stephanenicolas/injectresource

Inject resources automatically on Android.

Last synced: 11 Apr 2025

https://github.com/stephanenicolas/javassist-build-plugin-api

A unified API to create class transformers based on javassist during maven and gradle builds.

Last synced: 29 Oct 2025

https://github.com/stephanenicolas/typedadapter

Object Oriented android list view adapter(s) using generics to display given Pojos.

Last synced: 20 Mar 2025

https://github.com/stephanenicolas/zest-android

Sample app to demonstrate roboguice usage + testing

Last synced: 02 Aug 2025

https://github.com/stephanenicolas/dependency-resources-linearization

Demonstrate that the linearization of the dependency graph that gives to the order of priority to aapt2 when merging resources is hard to grasp for humans and that we can quickly have problems when scaling the number of modules.

Last synced: 20 Mar 2025

https://github.com/stephanenicolas/google-guice

A fork of Google Guice to allow RoboGuice to go faster at startup.

Last synced: 20 Mar 2025

https://github.com/stephanenicolas/mixedservicelifecycle-sample

A sample to demonstrate that a mixed life cycle service (both started and bound) is buggy. Built for a common guy ;)

Last synced: 20 Mar 2025

https://github.com/stephanenicolas/bugs-instant-execution

Sample project to illustrate instant execution bugs in Android projects

Last synced: 31 Dec 2025

https://github.com/stephanenicolas/heatcontrol

Controls a custom micro controller on a heating system

Last synced: 20 Mar 2025

https://github.com/stephanenicolas/kotlin-demo

Just a sample project to practice kotlin

Last synced: 20 Mar 2025

https://github.com/stephanenicolas/injects-example

An Android example using all the injects projects.

Last synced: 23 Jun 2025

https://github.com/stephanenicolas/henson_dsl_3

Takes into account the inheritance accross module issue

Last synced: 12 Oct 2025

https://github.com/stephanenicolas/henson_structure

Illustrates the sturcture of a multi module project with dart & henson 3

Last synced: 20 Mar 2025

https://github.com/stephanenicolas/erase-signature

Example of type erasure

Last synced: 19 Oct 2025