Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Shimokawa 0bf86584e1 remove travis-ci related files
travis-ci.org is no longer supported, travis supported only github anyay
2021-09-25 15:18:05 +02:00
mueller-ma e4802c9402 Check length of descriptions for F-Droid (#1083)
* Check length of descriptions for F-Droid

Fixes #1080

* Shorten en-US string
2018-05-06 16:36:39 +02:00
cpfeiffer 770fa952d0 Update gradle to 3.0, gradle android plugin to 2.2-beta2
Also needs java8, hopefully only for compilation though
(we need java7 for KitKat)

This also fixes lots of exceptions in the pmd report.
2016-08-26 22:27:17 +02:00
cpfeiffer c4dc972804 Fix pmd rules after update gradle to 2.11 (and accordingly, pmd) 2016-02-28 15:14:43 +01:00
cpfeiffer 3486b5ab69 Static code analysis: run findbugs, pmd and lint at 'gradle check' #92
As a start, the build won't abort on any serious errors.
2015-08-15 23:02:38 +02:00