diff --git a/metadata/com.github.gianlucanitti.expreval.txt b/metadata/com.github.gianlucanitti.expreval.txt index a29831b259..280651a327 100644 --- a/metadata/com.github.gianlucanitti.expreval.txt +++ b/metadata/com.github.gianlucanitti.expreval.txt @@ -17,6 +17,12 @@ Application that solves math expressions. Main features: * (Android 6.0+ only) can evaluate expressions from text selection in any application (ACTION_PROCESS_TEXT intent). * Fully localizable - actually includes English and Italian, you can contribute yor translation with a pull request on GitHub. +Changelog: + +* 1.2: updated build tools to fix crash on some Android versions. +* 1.1: added localization support and Italian translation; added ACTION_PROCESS_TEXT intent filter. +* 1.0: Initial version. + This application is based on [https://github.com/gianluca-nitti/java-expr-eval this] open source (MIT licensed) library. . @@ -34,7 +40,12 @@ Build:1.1,2 subdir=app gradle=yes +Build:1.2,3 + commit=v1.2 + subdir=app + gradle=yes + Auto Update Mode:None Update Check Mode:Tags -Current Version:1.1 -Current Version Code:2 +Current Version:1.2 +Current Version Code:3