android_dbinspector v3.2.0 Release Notes

Release Date: 2015-07-09 // almost 9 years ago
  • 2015-07-09

    • ๐Ÿ†• New: Show external databases if in folder returned by context.getExternalFilesDir(null) (thanks to @Aexyn)
    • ๐Ÿ†• New: Add option to share selected database (thanks to @dmarin)
    • ๐Ÿ†• New: Import database from file (thanks to @dmarin)
    • ๐Ÿ›  Fix: Set taskAffinity for DbInspectorActivity so the launcher opens DbInspector and not the app (thanks to @nicopico-dev)