15 Commits
Author SHA1 Message Date
Marcus Hoffmann 1eeecf8a8b remove javadoc zip files from the repo 2023-11-13 12:05:45 +01:00
Marcus Hoffmann f3cb964d3d remove non-functioning billing implementation
Google Play doesn't allow an app signed with a different certificate to
trigger an IAP.
2023-11-12 19:45:34 +01:00
Marcus Hoffmann 0552254213 update plotter submodule
Changes:
* Remove unused app gradle module
2023-11-12 15:31:33 +01:00
Marcus Hoffmann 726bf6b5d7 Readme: Fix markdown format of license comment link 2023-11-12 15:24:11 +01:00
Marcus Hoffmann 91f9de66e6 merge new upstream version
Include plotter and otto project as git submodules and gradle modules
into the build.
2023-11-12 15:19:47 +01:00
MarcusandGitHub b93ee7812f link to archive.org version of license comment 2022-08-04 20:54:25 +02:00
MarcusandGitHub 1200a88fb4 link to original repo, remove gplay bade, mention project status 2022-08-04 20:50:30 +02:00
MarcusandGitHub 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
MarcusandGitHub 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