From cb669d3557d09ba6f86bb7fb0610140955a0637c Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Tue, 15 Nov 2016 18:37:43 +0100 Subject: [PATCH] New app: Calculator --- metadata/com.xlythe.calculator.material.txt | 35 +++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 metadata/com.xlythe.calculator.material.txt diff --git a/metadata/com.xlythe.calculator.material.txt b/metadata/com.xlythe.calculator.material.txt new file mode 100644 index 0000000000..7cdfe0de7f --- /dev/null +++ b/metadata/com.xlythe.calculator.material.txt @@ -0,0 +1,35 @@ +Categories:Science & Education +License:Apache2 +Web Site: +Source Code:https://github.com/Xlythe/android_packages_apps_Calculator +Issue Tracker:https://github.com/Xlythe/android_packages_apps_Calculator/issues +Donate:https://gratipay.com/~Xlythe + +Auto Name:Calculator +Summary:Make calculations +Description: +A simple calculator that tries to make graphing and matrix math as simple as +adding or multiplying two numbers. Slide left and right to access more panels. + +Continuation of [[com.android2.calculator3]]. +. + +Repo Type:git +Repo:https://github.com/Xlythe/android_packages_apps_Calculator.git + +Build:5.4,93 + commit=1c305c1e9e6b2ab2225d218576984d329913b1d9 + subdir=mobile + gradle=yes + srclibs=Google-Gson@gson-2.2.4 + rm=mobile/libs/*jar,legacy-mobile,wear,glass,GDK-ProgressBar + prebuild=sed -i -e '/wearApp/d' build.gradle && \ + pushd $$Google-Gson$$ && \ + $$MVN3$$ package && \ + popd && \ + cp $$Google-Gson$$/target/gson-2.2.4.jar libs/ + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:5.4 +Current Version Code:93