Commit Graph
9 Commits
Author SHA1 Message Date
Marcus 1200a88fb4 link to original repo, remove gplay bade, mention project status 2022-08-04 20:50:30 +02:00
Marcus 03a243d3b8 Merge pull request #2 from mmahmoudian/add-license-file
add the LICENSE and put together a basic README
2022-08-04 20:00:46 +02:00
Marcus 5dea292c91 Merge pull request #1 from neuron303/master
Delete ga.xml
2022-08-04 12:08:01 +02:00
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
Marcus Hoffmann e00b18a0e6 remove unneeded permissions 2020-03-16 13:31:12 +01:00
Marcus Hoffmann 44296836ee bump versioncode 2020-03-16 13:01:08 +01:00
Marcus Hoffmann ddade5e165 remove leftover references to AdView 2020-03-16 13:00:18 +01:00
Marcus Hoffmann 3d9a6858a1 use otto from mavenLocal 2020-03-13 22:45:31 +01:00
Marcus Hoffmann 6fa4bfb05f remove google play dependencies and some jars 2020-03-12 16:57:54 +01:00