The AOP of Dexposed is such a powerful tool for Android app development, but current now it also has some defect. So we lead this roadmap. We have a list of features that we plan to implement. The Roadmap aims to set out when certain features will appear. It reduces in clarity the further we go into the future, and is constantly being added to as we move forward. It's just a list, but we're adding more detail to it as we go.
Android Art runtime support. (This is a big feature due to art's complex.) Android Native code AOP hook. Android Resource hook. Android Classloader hook. ...
1.0.0 (Jan 2014) Support Dalvik runtime (api >= 14), arm
1.0.1 (March 2014) Add invokeSuper method when use Repalce hook for call super method.
1.1.0 (July 2014) Supprort Dalvik runtime (api >= 10), arm
1.2.0 (Maybe July 2015) Support Art runtime.
1.3.0 (Maybe Dec 2015) Support Native code AOP hook.
Art support and Navtive code hook are two important features recently. Current now, we are focus on Art suuport. And other feature list may add into future roadmap when we complete this two milestones. if you have some interesting features, we are open to constructive contributions from the community.