Skip to content

Releases: agp221-ua/ModuleDroid

v0.1.4

14 Apr 11:46
Compare
Choose a tag to compare

FEATURES

  • Added String templates for common errors.
  • Added support to start activities from a given Activity.
  • Added methods to get the id of a given Activity, to provide one to a given Activity or provide one if it does not have one yet.

FIXED

  • Revised visibility for all facaded methods to protect them from not be called from Facade

v0.1.3.1

24 Mar 10:20
Compare
Choose a tag to compare
  • Solving jitpack problems

v0.1.3

23 Mar 22:00
Compare
Choose a tag to compare
  • Fixed several bugs

v0.1.2.9

23 Mar 18:41
Compare
Choose a tag to compare
  • Adding jitpack compatibility

v0.1.1

10 Mar 17:23
Compare
Choose a tag to compare
  • New Activity Lifecycle callbacks Manager
  • New Intent Manager
  • New Facade hierarchy system to simplify kernel access
  • New Plugin Application configuration support