v2.0.0/2021-08-03
Matrix for Android:
- Upgrade trace plugin with several new features and abilities, including new ANR signal catcher/thread priority abuse checker/etc..
- Introduce brand new OpenGL resources leak detector.
- Some hack tools to mitigate 32-bit virtual address exhausting problem, including:
- Stack shrunk.
- Un-mapping webview preserved memory.
- Disable java heap semi space(<= api 25).
- Bugfix.