- Add a NetStatsModule as an extension module
- Support Library 26.0.1 -> 26.1.0
- Add a TimberModule as an extension module
- Update the LogcatLine to make it work with the TimberModule
- Fix to close filereaders in CpuFreqDataModule after reading data
- Android O support (Note: CpuUsageModule/CpuFreqModule will not work on Android O and above)
- Add a CpuFreqModule to show current/max frequencies of all the cpu cores
- Support Library 25.3.1 -> 26.0.1
- Use split v4 support library as dependencies for less size
- Support Library 25.3.0 -> 25.3.1
Initial release.