husky/HISTORY

24 lines
946 B
Text
Raw Normal View History

Husky 1.0.2-beta2 - 2021-11-20
- Added: ZWSP character support to non-spaced emojis.
- App: Add fragmentviewbindingdelegate-kt library instead of the class.
- App: Init refactoring.
- Gradle: Remove Beta suffix for package naming.
- Gradle: Fixed build.gradle.ktx in app, it was not properly formed.
- Gradle: References and general cleanup.
- Repo: Tracked files removed.
Updated dependencies:
- appcompat (1.2.0 -> 1.3.1)
- constraintlayout (2.1.1 -> 2.1.2)
- fragmentviewbindingdelegateKt (1.0.0)
- exifInterface (1.3.2 -> 1.3.3)
- lifecycle (2.2.0 -> 2.3.1)
Husky 1.0.2-beta1 - 2021-10-18
- Fix: Videoplayer now plays videos correctly.
- Fix: Preview shows and hides the toot instead just showing it.
- Fix: Show video controls always at the bottom.
- Fix: Back button when no media is selected.
- UI: Debug text in the menu is changed.
- Updated: License notices, dependencies, flavors, Gradle files to Kotlin DSL.