DebugOverlay Android Versions Save

Android library to display various debugging information in an overlay window

v1.1.3

6 years ago
  • Add a NetStatsModule as an extension module
  • Support Library 26.0.1 -> 26.1.0

v1.1.2

6 years ago
  • Add a TimberModule as an extension module
  • Update the LogcatLine to make it work with the TimberModule

v1.1.1

6 years ago
  • Fix to close filereaders in CpuFreqDataModule after reading data

v1.1.0

6 years ago
  • 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

v1.0.1

7 years ago
  • Use split v4 support library as dependencies for less size
  • Support Library 25.3.0 -> 25.3.1

v1.0.0

7 years ago

Initial Release