Releases: patrickfav/under-the-hood
Releases · patrickfav/under-the-hood
v0.7.0
v0.6.0
- update to SDK26
- add new default for section TrafficStats
- add new createDataMap feature creating a key-value map from pages object
v0.5.3
Update changelog
v0.5.2
- removes allow backup and support rtl from lib manifests
v0.5.1
- adds spacer element in HoodApi
- error in single package assembler type will not prevent other types from being shown
- fix bug where vibrator would not be checked if any existed in shake debug feature
- adds obfuscate and shorten feature
- adds apk signature context ref feature
v0.5.0
- adds feature to disable logging for entries or entire pages
- adds feature to get log of pages as StringBuilder
- fix showing null if uses-feature requires glEsVersion and has no name (used often for Google Maps)
Migration from v0.4.x
- Use PageEntry.disableLogging() instead of Hood.get().createHeaderEntry(String,bool) to disable it in logging
v0.4.4
- minor demo app layout fix
- build script fixes
- deploy noop fix
v0.4.3
- fixes toolbar tinting/coloring regression
v0.4.2
- adds feature to be able to theme toolbar text & icons
- adds playstore link default
v0.4.1
- fixes bug in demo activity were application context was used in shake detector to start activity