36 lines
1.1 KiB
Plaintext
36 lines
1.1 KiB
Plaintext
Categories:Science & Education
|
|
License:Apache-2.0
|
|
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
|