Skip to content

Releases: anthony-hermet/AndroidDeepL

2.1.0

23 Aug 20:33

Choose a tag to compare

Complete refactor of the app :

  • MVVM architecture implementation, migration to Kotlin, libraries migration (Issue #39)
  • Fixed API calls (Issue #41)

2.0.1

28 Feb 08:33

Choose a tag to compare

Hotfixes and F-Droid product flavor update :

  • Added withoutPlayServices product flavor to provide the app in F-Droid (Issue #25)
  • Fixed long texts translation problems (Issue #37)
  • Improvements on clipboard management (Issue #38)
  • Improved apk size (Issue #34)
  • Multiple bug fixes (Issue #35)

2.0.0

22 Feb 08:13

Choose a tag to compare

For this special update, we've changed the application name and icon to respect DeepL policies. We've also added some new features :

  • New application name and icon (Issue #12)
  • Added translation dictation feature (Issue #26)
  • Fix some language detection problems (Issue #28)
  • Fixed some crashes (Issue #29)

1.1.1

22 Feb 08:23

Choose a tag to compare

A quick bugfixes update :

  • Fixed some bugs and crashes on 1.1.0 version (Issue #24)

1.1.0

22 Feb 08:37

Choose a tag to compare

For this first update, we've added a lot of asked improvements and features :

  • Paste from clipboard feature (Issue #21)
  • Added text to translate dictation (Issue #15)
  • App is now declared as text intent receiver (Issue #14)
  • UX improvements on network errors (Issue #16 / #20)
  • Added application splashscreen (Issue #23)
  • Fixed some bugs and crashes (Issue #13 / #19)

1.0.0

22 Feb 08:51

Choose a tag to compare

First release of Android DeepL with basic features :

  • User can translate from and to English, German, French, Spanish, Italian, Dutch and Polish (Issue #3 / #4)
  • Translation alternatives are displayed (Issue #7)
  • Multi-line texts translations (Issue #10)
  • Auto-detect language, copy to clipboard, clear text, invert languages features (Issue #6)