All Versions
46
Latest Version
Avg Release Cycle
186 days
Latest Release
-

Changelog History
Page 3

  • v5.2.1 Changes

    2021-01-22

    • ๐Ÿ›  Fix Timber planting multiple trees.
    • โšก๏ธ Update Gradle plugin to 4.1.2.
    • โšก๏ธ Update dependencies.
  • v5.2.0 Changes

    2021-01-11

    • โž• Add an editor and ability to execute custom SQL queries
    • ๐Ÿ‘ Implement adaptive icon support
    • ๐Ÿ”„ Change launcher alias behaviour
  • v5.1.0 Changes

    2020-12-31

    • Implement persistent settings
    • โž• Add blob preview
    • โž• Add text content preview
    • ๐Ÿ”จ Refactor and optimise architecture
  • v5.0.1 Changes

    2020-12-23

    • ๐Ÿ›  Fix touch event collision between SwipeRefreshLayout and HorizontalScrollView
    • โšก๏ธ Update dependencies to latest stable and RC versions
  • v5.0.0 Changes

    2020-11-01

    For breaking changes check wiki migration pages.

    • minSdk is now 21
    • โœ… Sample now provides 3 test databases
    • ๐Ÿ”จ Refactor codebase and migrate to Kotlin
    • Replace manual pagination with automatic paging
    • โž• Add a no op package
    • Redesign all screens
    • ๐Ÿš€ Streamline deployment
    • Implement sorting tables per columns
  • v4.0.0 Changes

    October 26, 2019

    2019-10-26

    • ๐Ÿ›  Fix: #57
    • ๐Ÿ›  Fix: #55 (thanks @orionlee)
    • Migrated project and example app to androidx
    • minSdk is now 19
    • The example app is now all Kotlin and uses Room
  • v3.4.1 Changes

    February 08, 2017

    2017-02-08

    • ๐Ÿ›  Fix: Sharing content provider authority is now per-app specific and prefixed with dbinspector (thanks @domagojkorman)
  • v3.4.0 Changes

    December 23, 2016

    2016-12-23

    • ๐Ÿ›  Fix: Add permission handling, fixes #42 (thanks @domagojkorman)
    • ๐Ÿ›  Fix: Fix exception while while sharing db, fixes #43 (thanks @domagojkorman)
    • ๐Ÿ†• New: Make dbinspector launcher icon have same name as app if not overridden
  • v3.3.0 Changes

    June 27, 2016

    2016-06-27

    • ๐Ÿ†• New: Action to delete contents of a table (thanks @ignaciotcrespo)
    • ๐Ÿ›  Fix: Build error when using support lib 24.0.0 (thanks @rkrsgithub and @gmbett)
  • v3.2.4 Changes

    May 04, 2016

    2016-05-04

    • ๐Ÿ›  Fix: The new CBL format is now properly supported (.cblite2 directory)