android-calculatorpp/app
Marcus Hoffmann c67dc96d57 fix crash on converter dialogue
This vendors the jscience javax.measure package, extracted from
https://repo1.maven.org/maven2/org/jscience/jscience/4.3.1/jscience-4.3.1-sources.jar

Using this package as a dependency leads to conflicting classes, which
we can't solve from gradle. Instead of repackaging the jar file the
easiest solution seems to be to vendor the sources we need.
2020-03-16 15:52:46 +01:00
..
misc use otto from mavenLocal 2020-03-13 22:45:31 +01:00
src remove unneeded permissions 2020-03-16 13:31:12 +01:00
build.gradle fix crash on converter dialogue 2020-03-16 15:52:46 +01:00
lint.xml Lint issues 2016-05-18 11:11:24 +02:00
proguard-debug.cfg Proguard and javax.measure 2016-03-27 21:46:33 +02:00
proguard.cfg Keep line numbers in proguard 2016-04-20 12:28:44 +02:00
project.properties android-app -> app 2016-01-05 09:46:58 +01:00