All Versions
15
Latest Version
Avg Release Cycle
103 days
Latest Release
1411 days ago

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