Releases: infinum/android_dbinspector
Releases · infinum/android_dbinspector
5.4.9
- 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
- Update Kotlin to 1.7.10.
- Update dependencies to stable version.
5.4.7
- Update Kotlin to 1.7.0.
- Update dependencies to stable version.
- Implement dynamic shortcut.
5.4.6
- Update dependencies to stable version.
- Fix some tests.
- Fix Gradle scripts.
5.4.4
- Compile with SDK 32.
- Update dependencies to stable version.
- Switch to Material3 theme.
- Replace FuzzySearch library with Levenshtein algorithm implementation.
5.4.3
- Fix implicit Kotlin 1.6 changes on static show methods.
5.4.2
- 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
- Update to Kotlin 1.5.31.
- Fix backwards compatibility for specific Android API levels.
5.4.0
- Update to Kotlin 1.5.30.
- Add blur for Android 12 devices.
- Replace all AlertDialogs with BottomSheetDialogFragments.
5.3.8
- Update all dependencies to stable versions.