New app: Calculator
This commit is contained in:
parent
542c239f91
commit
cb669d3557
35
metadata/com.xlythe.calculator.material.txt
Normal file
35
metadata/com.xlythe.calculator.material.txt
Normal file
|
@ -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
|
Loading…
Reference in a new issue