Android Dbinspector Versions Save

Android library for viewing, editing and sharing in app databases.

v5.4.9

1 year ago
  • Update Kotlin to 1.7.20.
  • Update dependencies to stable version.
  • Implement Android 13 compatibility and changes.
  • Refactor logger interface and classes.
  • Add KDoc on all public classes.

5.4.8

1 year ago
  • Update Kotlin to 1.7.10.
  • Update dependencies to stable version.

5.4.7

1 year ago
  • Update Kotlin to 1.7.0.
  • Update dependencies to stable version.
  • Implement dynamic shortcut.

5.4.6

2 years ago
  • Update dependencies to stable version.
  • Fix some tests.
  • Fix Gradle scripts.

5.4.4

2 years ago
  • Compile with SDK 32.
  • Update dependencies to stable version.
  • Switch to Material3 theme.
  • Replace FuzzySearch library with Levenshtein algorithm implementation.

5.4.3

2 years ago
  • Fix implicit Kotlin 1.6 changes on static show methods.

5.4.2

2 years ago
  • Update to Kotlin 1.6.10.
  • Update Coroutines to 1.6.0.
  • Update Gradle wrapper to 7.3.3.
  • Refactor edit database activity to rename database dialog.

5.4.1

2 years ago
  • Update to Kotlin 1.5.31.
  • Fix backwards compatibility for specific Android API levels.

5.4.0

2 years ago
  • Update to Kotlin 1.5.30.
  • Add blur for Android 12 devices.
  • Replace all AlertDialogs with BottomSheetDialogFragments.

5.3.8

2 years ago
  • Update all dependencies to stable versions.