enable cm calculator and napply
This commit is contained in:
parent
6e70c5317e
commit
b961e30037
|
@ -1,4 +1,3 @@
|
||||||
Disabled:pending srclib
|
|
||||||
Category:Office
|
Category:Office
|
||||||
License:Apache2
|
License:Apache2
|
||||||
Web Site:https://github.com/Xlythe/android_packages_apps_Calculator
|
Web Site:https://github.com/Xlythe/android_packages_apps_Calculator
|
||||||
|
@ -6,13 +5,13 @@ Source Code:https://github.com/Xlythe/android_packages_apps_Calculator
|
||||||
Issue Tracker:https://github.com/Xlythe/android_packages_apps_Calculator/issues
|
Issue Tracker:https://github.com/Xlythe/android_packages_apps_Calculator/issues
|
||||||
Donate:https://www.gittip.com/Xlythe
|
Donate:https://www.gittip.com/Xlythe
|
||||||
|
|
||||||
Summary:A calculator
|
Summary:Make calculations
|
||||||
Description:
|
Description:
|
||||||
A simple calculator that tries to make graphing and matrix math as simple as adding or multiplying
|
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.
|
two numbers. Slide left and right to access more panels.
|
||||||
|
|
||||||
This is the calculator that is bundled with CyanogenMod 9/10. Because this is signed with
|
This is the calculator that is bundled with CyanogenMod 9/10. Because this is signed with
|
||||||
a different key to that you can't update the app if you are running Cyanogenmod without
|
a different key to that, you can't update the app if you are running Cyanogenmod without
|
||||||
first removing the apk from /system.
|
first removing the apk from /system.
|
||||||
.
|
.
|
||||||
|
|
||||||
|
@ -22,6 +21,7 @@ Repo:https://github.com/Xlythe/android_packages_apps_Calculator.git
|
||||||
Build Version:1.8,22,d2b2bde6c9,target=android-15
|
Build Version:1.8,22,d2b2bde6c9,target=android-15
|
||||||
Build Version:2.0,24,d61631afc5,target=android-16,srclibs=Slider@556b4db69a,prebuild=\
|
Build Version:2.0,24,d61631afc5,target=android-16,srclibs=Slider@556b4db69a,prebuild=\
|
||||||
rm -rf tests libs/slider.jar && echo "android.library.reference.1=$$Slider$$" >> project.properties
|
rm -rf tests libs/slider.jar && echo "android.library.reference.1=$$Slider$$" >> project.properties
|
||||||
|
Build Version:2.2,26,!no source
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Market
|
Update Check Mode:Market
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
Disabled:pending srclib
|
|
||||||
Category:Office
|
Category:Office
|
||||||
License:GPLv3
|
License:GPLv3
|
||||||
Web Site:https://github.com/thibault/Napply/
|
Web Site:https://github.com/thibault/Napply/
|
||||||
|
|
Loading…
Reference in a new issue