All Versions
15
Latest Version
Avg Release Cycle
103 days
Latest Release
1551 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.7.0 Changes
June 13, 2020- โก๏ธ update to SDK 29 and Android Gradle Plugin v4
- ๐ฒ do not plant Timber tree anymore and fix error log issues
- ๐ support RTL
- Migrate to AndroidX
-
v0.6.0 Changes
October 19, 2017- โก๏ธ update to SDK26
- โ add new default for section TrafficStats
- โ add new createDataMap feature creating a key-value map from pages object
-
v0.5.3 Changes
July 27, 2017- โ add some overloaded property factory methods
-
v0.5.2 Changes
May 12, 2017- โ removes allow backup and support rtl from lib manifests
-
v0.5.1 Changes
February 27, 2017- โ 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 Changes
February 04, 2017- โ 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 Changes
January 30, 2017- minor demo app layout fix
- ๐ build script fixes
- ๐ deploy noop fix
-
v0.4.3 Changes
January 30, 2017- ๐ fixes toolbar tinting/coloring regression
-
v0.4.2 Changes
January 29, 2017- โ adds feature to be able to theme toolbar text & icons
- โ adds playstore link default
-
v0.4.1 Changes
January 27, 2017- ๐ fixes bug in demo activity were application context was used in shake detector to start activity