Skip to content

Releases: infinum/android_dbinspector

5.4.9

21 Oct 20:38
10b9ac5
Compare
Choose a tag to compare
  • 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

05 Aug 16:23
0255901
Compare
Choose a tag to compare
  • Update Kotlin to 1.7.10.
  • Update dependencies to stable version.

5.4.7

10 Jun 11:28
49243e3
Compare
Choose a tag to compare
  • Update Kotlin to 1.7.0.
  • Update dependencies to stable version.
  • Implement dynamic shortcut.

5.4.6

11 May 08:48
6bda99c
Compare
Choose a tag to compare
  • Update dependencies to stable version.
  • Fix some tests.
  • Fix Gradle scripts.

5.4.4

30 Mar 06:29
681fb4b
Compare
Choose a tag to compare
  • Compile with SDK 32.
  • Update dependencies to stable version.
  • Switch to Material3 theme.
  • Replace FuzzySearch library with Levenshtein algorithm implementation.

5.4.3

29 Dec 11:24
72270fd
Compare
Choose a tag to compare
  • Fix implicit Kotlin 1.6 changes on static show methods.

5.4.2

24 Dec 09:33
d5b0aa4
Compare
Choose a tag to compare
  • 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

25 Sep 10:37
8d2d695
Compare
Choose a tag to compare
  • Update to Kotlin 1.5.31.
  • Fix backwards compatibility for specific Android API levels.

5.4.0

13 Sep 17:55
e6c1a76
Compare
Choose a tag to compare
  • Update to Kotlin 1.5.30.
  • Add blur for Android 12 devices.
  • Replace all AlertDialogs with BottomSheetDialogFragments.

5.3.8

21 Aug 09:38
197cb43
Compare
Choose a tag to compare
  • Update all dependencies to stable versions.