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
Sergey Solovyev
1fc9ffef3a
Revive the project
2023-09-15 10:08:16 +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
serso
ee91a75d6f
Extract DragButton into a separate module
2016-08-14 12:36:05 +02:00
serso
7e41f30e06
Copy translations from AOSP
2016-02-16 15:33:10 +01:00
serso
0a2753e6bf
Wiki translator
2016-02-12 14:24:37 +01:00
serso
e751d2cbd4
JSCL imported to C++
2016-01-24 21:03:04 +01:00
serso
60d65d52df
app-tests module merged into app module
2016-01-05 17:14:14 +01:00
serso
7da69a2083
android-app -> app
...
android-app-tests -> app-tests
2016-01-05 09:46:58 +01:00
serso
d834ccc305
core moved to android-app
2016-01-05 09:42:18 +01:00
serso
24f18b8aae
Project restructure
...
We don't need to separate widget/onscreen from the main module, let's merge them together.
2015-01-26 10:41:52 +01:00
serso
35ee73b84b
Test modules
2015-01-21 14:44:05 +01:00
serso
7375dac423
Maven -> Gradle
2015-01-20 23:50:46 +01:00