Skip to content

Latest commit

 

History

History
77 lines (67 loc) · 1.99 KB

Changelog.md

File metadata and controls

77 lines (67 loc) · 1.99 KB

changelog

2.2.0 (12.09.2023)

  • Add: Translations 1201→1300
  • Update: Material 3 design
  • Update CompileSDK 34
  • 10+ translations

2.1.1 (26.02.2023)

  • Add: Show right article beside word after clicking
  • Add: New icon
  • 40+ translation contributions

2.1.0 (12.05.2022)

  • Add: 200 words' translations (total 1200)
  • Add: Languages setting
  • Update translations: Polish, Ukrainian, Russian, French, Norwegian
  • Update: Target- and CompileSDK 32
  • other small fixes

2.0.3 (13.10.2021)

  • Update: Target- and CompiledSDK 31
  • Add: Words' translation till 1000th
  • Update: Dependencies & Gradle

2.0.2 (30.07.2021)

  • Update: Start again instead of returning back to the main menu
  • Fix: Clearing the nouns list on double clicking a choice
  • Add: Words' translation till 500th
  • Add: Translations to French, Norwegian, Spanish & Italian
  • Update: Dependencies & Gradle

2.0.1 (19.07.2021)

  • Add: WordViewModel.
  • Add: Choice to restart when all the words are fully learned.
  • Fix: Crashing on practice & stats
  • Update: Convert DatabaseUtil to file and abstract creating noun list out of the into it

2.0.0 (14.07.2021)

  • Update: Migrate to a RoomDatabase
  • Add: Nouns translations (300 for now)
  • Update: Migrate to Kotlin
  • Fix: Bad strings
  • Punch of small fixes and improvments

1.2.1 (19.03.2021)

  • Updated: More mainstream colors
  • Fixed: Crash on click stats info
  • Fixed: Button's text size not fitting in all screens
  • Some code and UI cleaned up

1.2.0 (18.06.2020)

  • fixed: theme not being applied in Main
  • migrated: to private preferences
  • some UI optimizations

1.1.1 (06.06.2020)

  • fixed: crashing settings
  • added: back button
  • fixed: applying theme on resume

1.1.0 (04.06.2020)

  • added: new App Icon
  • added: Dark Theme comatible with System Theme
  • updated: cleaner UI
  • and some other tweaks