Commit Graph

83 Commits

Author SHA1 Message Date
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
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
ff1b79d9a3 Bump app version 2023-09-18 09:38:06 +02:00
Sergey Solovyev
3b6d084b0f Bump app version 2023-09-15 15:28:03 +02:00
Sergey Solovyev
2a6cffe39a Bump app version 2023-09-15 13:50:21 +02:00
Sergey Solovyev
b4dc75386c Update Checkout version to 1.3.1 2023-09-15 13:49:56 +02:00
Sergey Solovyev
8d4189f61e Update the version 2023-09-15 11:34:01 +02:00
Sergey Solovyev
0a69050e98 Add Firebase Analytics & Crashlytics 2023-09-15 11:29:30 +02: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
Marcus Hoffmann
44296836ee bump versioncode 2020-03-16 13:01:08 +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
serso
22448df392 Fix apk location in uploadArchives task 2018-04-30 15:30:39 +02:00
serso
a7aacfc490 Bump version 2018-04-30 15:23:02 +02:00
serso
896df4c4c5 Update dependencies 2018-04-30 15:23:02 +02:00
serso
b543fb68c1 Remove ACRA 2018-04-30 14:30:18 +02:00
Sergey Solovyev
68cded37d9 Update Gradle configuration 2018-04-29 19:04:13 +02:00
serso
f6e520eb56 Update Robolectric and make broken tests compilable again 2017-08-17 17:04:43 +02:00
serso
67611f5ac5 Bump version 2017-07-26 10:58:34 +02:00
serso
0f81111543 Bump version 2017-07-06 09:16:01 +02:00
serso
14f5230641 Bump version 2017-07-05 11:17:02 +02:00
serso
cb9ece0108 Use new version of Checkout 2017-07-05 10:56:18 +02:00
serso
db67e86fc2 Don't include bogus artifacts 2017-07-04 17:06:25 +02:00
Sergey Solovyev
1ffc6ade44 Don't strip google resources, let build tools make it for us 2017-06-07 21:24:43 +02:00
Sergey Solovyev
6297ec5b90 Update project dependencies and drop old Android versions 2017-05-25 15:16:37 +02:00
Sergey Solovyev
feabaf4f1c Update gradle version 2017-05-25 14:10:09 +02:00
serso
6d5ded3217 Update deps, fix compilation issues and enable multidex in debug builds 2016-08-21 11:55:06 +02:00
serso
ee91a75d6f Extract DragButton into a separate module 2016-08-14 12:36:05 +02:00
serso
fae19d2e84 Update deps + build tools 2016-06-12 21:10:35 +02:00
serso
e631f73e16 Version bump 2016-05-22 23:26:48 +02:00
serso
4f2b453687 Version bump 2016-05-18 11:13:19 +02:00
serso
f31977be56 Version code bump 2016-04-22 21:44:06 +02:00
serso
3d500cffa1 Version bump 2016-04-22 21:29:28 +02:00
serso
4a63e873f8 Version bump 2016-04-20 16:27:56 +02:00
serso
f7015ce3fd Buttons changes
Special glyphs in the built-in font were introduced
to be used instead of images
2016-04-18 00:23:21 +02:00
serso
76b8901a4e Support libraries update 2016-04-15 22:29:04 +02:00
serso
3c1e3bb714 Version bump 2016-04-10 23:58:45 +02:00
serso
0fbd6c44e8 Version bump 2016-04-10 01:32:37 +02:00
serso
fe4b82cadb Version bump 2016-04-03 01:20:02 +02:00
serso
127905c53a Version bump 2016-03-27 21:46:52 +02:00
serso
7c55421ad6 Fix uploadArchives 2016-03-27 21:24:17 +02:00
serso
2529e4132f Fix history test 2016-03-27 20:59:53 +02:00
serso
72b333681c Fix lint issues 2016-03-23 21:32:51 +01:00
serso
0b15eddf7c Remove card library 2016-03-22 16:38:36 +01:00
serso
ddb7d1b94c Update support library version 2016-03-15 22:18:47 +01:00
serso
56d1d2b249 Reimplement drag button 2016-03-08 17:23:53 +01:00
serso
fe8f99491d Fix support library regression 2016-03-07 15:59:38 +01:00
serso
8cdd640132 Lint issues fixed 2016-03-02 10:26:21 +01:00
serso
eac923830c Remove classes 2016-03-02 09:20:13 +01:00