Provides common functionality used across various DevFun modules, but not exposed to consumers. You should not use this directly, but if you do, do so knowing there are no compatibility or stability guarantees.

Artifacts using devfun-internal version 0.2.0 (7)
Sort by:Popular

Core DevFun library that initializes and manages DevFun modules. On its own does not provide any functionality.
Last Release on May 24, 2019
Module that adds a local HTTP server (uses NanoHttpD). Provides a single 'POST' method 'invoke' with one parameter 'hashCode' - expecting FunctionItem.hashCode() Use with 'devfun-httpd-frontend'.
Last Release on May 24, 2019
Module that generates an admin interface using SB Admin 2 (similar to DevMenu), allowing function invocation from a browser. Use with 'devfun-httpd'.
Last Release on May 24, 2019
Adds an instance provider (and/or user helper functions) to reflectively locate instances from Dagger 2.x Components. Should only be used if you are using Dagger 2.x.
Last Release on May 24, 2019
Adds a developer menu, accessible by a floating cog (long-press to drag) or device button sequence. Should be on your debug configuration 'debugImplementation'.
Last Release on May 24, 2019
Experimental module that allows generated methods to be invoked from Chrome's Dev Tools JavaScript console. Should only be used if you are using Stetho.
Last Release on May 24, 2019
Module that provides some utility functions when using Glide. Does not do anything without Glide.
Last Release on May 24, 2019
  • Prev
  • 1
  • Next