Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

Releases: yamin8000/Owl2

1.0.8

12 Nov 23:22
4b4188d
Compare
Choose a tag to compare
  • #76
  • Fixed a problem that disabled search input even if the device is connected to the Internet

1.0.7

10 Nov 19:16
939e033
Compare
Choose a tag to compare
  • Removed unused androidx and android view material libs
  • Feature: Suggest words when searching for a word based on 2000 basic English words and it learns new words as the user search for words
  • App constantly checks for Internet connection for better UX and is aware of Internet connection
  • 38bc217
  • 267f7fc
  • Added some animations
  • dd04543
  • f184e0b

1.0.6

17 Oct 16:19
cdbde27
Compare
Choose a tag to compare

1.0.5

11 Oct 03:12
f67cab6
Compare
Choose a tag to compare
  • Replaced some toasts with a keyboard-aware Snackbar
  • Replaced old CircularProgressBar with a LinearProgressBar and fixed some bugs related to it
  • Added dynamic notice for android 12+
  • Update coil_version to v2.2.2
  • Update dependency androidx.compose.material3:material3-window-size-class to v1.0.0-rc01
  • Removed logger library because it's still dependent on the support library and needs jetifier to be compatible with androidx
  • Fixed a minor theme setting padding issue
  • minor refactors

1.0.4

26 Sep 20:31
4f42084
Compare
Choose a tag to compare
  • androidx.activity:activity-compose updated to 1.6.0
  • androidx.compose.material3:material3 updated to 1.0.0-beta03
  • Added Material3 Dynamic Color theme system
  • handle TTS engine errors with toasts
  • minor refactors

1.0.3

20 Sep 13:21
fa9f600
Compare
Choose a tag to compare
  • updated core-ktx to 1.9.0
  • updated material3 to 1.0.0-beta2
  • updated coil to 2.2.1
  • updated nav to 2.5.2
  • converted some shapes to cut corner shape
  • some refactors, mainly making composable widgets unaware of the whole state, they only access data they just need
  • added settings page
  • change app theme between dark/light/system
  • updated Gradle plugin to 7.3.0

1.0.2

25 Aug 15:37
7fa0d16
Compare
Choose a tag to compare

Fixed a bug where images not loading

1.0.1

25 Aug 14:55
4467d17
Compare
Choose a tag to compare
  • Reincarnation using Jetpack Compose UI
  • Favorites
  • History
  • Share words and their definitions