Categories:Office License:Apache2 Web Site:https://github.com/Xlythe/android_packages_apps_Calculator Source Code:https://github.com/Xlythe/android_packages_apps_Calculator Issue Tracker:https://github.com/Xlythe/android_packages_apps_Calculator/issues Donate:https://www.gittip.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. . Repo Type:git Repo:https://github.com/Xlythe/android_packages_apps_Calculator.git Build:1.8,22 commit=d2b2bde6c9 target=android-15 Build:2.0,24 commit=d61631afc5 srclibs=Slider@556b4db69a prebuild=rm -rf tests libs/slider.jar && \ echo "android.library.reference.1=$$Slider$$" >> project.properties target=android-16 Build:2.2,26 disable=no source commit=unknown - see disabled Build:2.2.2,28 commit=2eafd952 srclibs=Slider@556b4db69a prebuild=rm -rf tests libs/slider.jar && \ echo "android.library.reference.1=$$Slider$$" >> project.properties target=android-16 Build:3.1.2,42 commit=b427694d srclibs=Slider@4d2c894ca3 prebuild=rm -rf tests libs/slider.jar && \ echo "android.library.reference.1=$$Slider$$" >> project.properties target=android-17 Build:v3.2,43 commit=ff027e7311a69aea68 srclibs=Slider@4d2c894ca3 prebuild=rm -rf tests libs/slider.jar && \ echo "android.library.reference.1=$$Slider$$" >> project.properties target=android-17 Build:v3.3.2,46 commit=02a0d7cccf1182d4 srclibs=Slider@4d2c894ca3 prebuild=rm -rf tests libs/slider.jar && \ echo "android.library.reference.1=$$Slider$$" >> project.properties target=android-17 Build:v3.4,47 commit=4df0d69e720fd2ae2 srclibs=Slider@2ec23c12a39 prebuild=rm -rf tests libs/slider.jar && \ echo "android.library.reference.1=$$Slider$$" >> project.properties target=android-17 Build:v3.4.2,49 commit=799803d7f0 srclibs=Slider@2ec23c12a39 prebuild=rm -rf tests libs/slider.jar && \ echo "android.library.reference.1=$$Slider$$" >> project.properties target=android-17 Build:4.3,63 commit=7ad3de71422a75b7c3865835b53cf1f6ca64a6ce subdir=Calculator patch=glassless-manifest.patch gradle=yes srclibs=EJML@v0.25,Google-Gson@gson-2.2.4,Slider@00020deb7fa5499bb33cc4471af2bd5256d10e78,ArityXlythe@459535ba5005c6f3a03101b15354e44df161a637 rm=Calculator/libs/*jar prebuild=pushd $$EJML$$ && $$MVN3$$ package && popd && \ pushd $$Google-Gson$$ && $$MVN3$$ package && popd && \ pushd $$Slider$$ && android update project -p ./ && ant release && popd && \ pushd $$ArityXlythe$$ && rm -fR bin/* && find -name "*.java" > sources.txt && \ javac -d bin @sources.txt && cd bin && jar cf arity.jar org && popd && \ rm src/main/java/com/android2/calculator3/GlassHomeActivity.java src/main/java/com/android2/calculator3/GlassResultActivity.java && \ cp $$EJML$$/target/ejml-0.25.jar $$Google-Gson$$/target/gson-2.2.4.jar $$Slider$$/bin/classes.jar $$ArityXlythe$$/bin/arity.jar libs/ Maintainer Notes: The JAR files slider.jar, gson-2.2.4.jar and ejml-0.21.jar have been replaced by a version build from upstream sources. As arity-2.1.6.jar is no longer available from upstream, it has been replaced by a repo-copy of the author of this app. Google's Glass Development Kit is currently not available under a free license, so $$SDK$$/add-ons/addon-google_gdk-google-19/libs/gdk.jar cannot be used. It hhas been removed and the code has been patched to not use it. Google's wearable-preview-support.jar is currently not available under a free license. It seems like it's not used in this version, so it has been removed. . Auto Update Mode:None Update Check Mode:RepoManifest Current Version:4.3 Current Version Code:63