Skip to content

Releases: gianluca-nitti/android-expr-eval

Version 1.2

16 Jan 21:20
Compare
Choose a tag to compare

This release should fix the application crash on startup on Android versions older than 6.0 (see issue #4).

Version 1.1

13 Jan 22:03
Compare
Choose a tag to compare

Main changes:

  • Inter-app communication: you can evaluate expressions from a text selection in any application and, if it's from an editable text field, replace with the result (Requires Android 6.0+) GIF example. See #1 for more info.
  • Localization support (#3) - actually English and Italian languages, you can contribute your translation by forking the repository, adding the strings.xml for your language, and opening a pull request.

Version 1.0

18 Dec 21:58
Compare
Choose a tag to compare

First release.

You can install from F-Droid (download the client then search for ExprEval).
Alternative: you can use this APK direct link (but keep in mind you won't get automatic updates if you aren't installing from the F-Droid client): https://f-droid.org/repo/com.github.gianlucanitti.expreval_1.apk