aboutsummaryrefslogtreecommitdiffstats
path: root/main/project
Commit message (Collapse)AuthorAgeFilesLines
* Add commons libraries to automatic updateSamuel Tardieu2014-12-091-0/+10
|
* Upgrade to RxJava 1.0.2 and Jackson 2.4.4Samuel Tardieu2014-12-091-4/+4
|
* Upgrade to RxJava 1.0.1Samuel Tardieu2014-12-011-1/+1
|
* Add IntelliJ IDEA contract for StringUtils.isNotBlankSamuel Tardieu2014-11-251-0/+5
|
* Add more nullness information for Intellij IDEASamuel Tardieu2014-11-231-0/+10
| | | | | StringUtils.trim and StringUtils.upperCase will mirror the nullness of their argument.
* Teach IntelliJ IDEA some external nullness propertiesSamuel Tardieu2014-11-233-0/+19
| | | | | | - ArrayList#toArray() never returns null - String#trim() never returns null - StringUtils.split returns null iff its argument is null.
* Add IntelliJ IDEA annotation for StringUtils.startsWithSamuel Tardieu2014-11-231-6/+12
|
* Add external annotations for IntelliJ IDEASamuel Tardieu2014-11-231-0/+8
| | | | | | The contract computed from the bytecode of the static method StringUtils.substringBetween(String, String, String) is wrong and needs to be superseded.
* Upgrade to RxJava releases 1.xSamuel Tardieu2014-11-201-5/+9
|
* Upgrade to RxJava 0.20.7Samuel Tardieu2014-11-181-1/+1
|
* Upgrade to RxJava 0.20.6Samuel Tardieu2014-10-201-1/+1
|
* Upgrade to Jackson 2.4.3Samuel Tardieu2014-10-101-3/+3
|
* Upgrade to RxJava 0.20.5Samuel Tardieu2014-10-101-1/+1
|
* update Eclipse component installationBananeweizen2014-10-051-29/+16
|
* Upgrade to RxJava 0.20.4Samuel Tardieu2014-09-061-1/+1
|
* Upgrade to RxJava 0.20.2Samuel Tardieu2014-08-311-1/+1
|
* Upgrade to RxJava 0.20.1Samuel Tardieu2014-08-271-1/+1
|
* Upgrade to RxJava 0.20.0Samuel Tardieu2014-08-191-1/+1
|
* update Eclipse installation linksBananeweizen2014-08-151-11/+79
|
* Import Jackson librariesSamuel Tardieu2014-08-041-0/+10
|
* Update gradle file in update-libsSamuel Tardieu2014-07-241-1/+8
|
* Script to update librariesSamuel Tardieu2014-07-111-0/+26
|
* Added play icon for contacts pluginrsudev2014-04-041-0/+0
|
* New icons for calendar and contacts addonSammysHP2014-01-276-0/+1413
|
* Add images for contacts addonSammysHP2014-01-272-0/+0
|
* findbugs: disable rule with false positivesBananeweizen2014-01-031-1/+5
|
* Fixes #3238, Attributes on opencaching.plrsudev2013-12-2713-13/+1327
| | | | - Added the last missing icons
* Fixes #3462, Wrong attribute icon in OC.de cachersudev2013-12-245-5/+266
| | | | Additionally some new icons for oc attributes
* cleanup: fix all findbugs on test and calendarBananeweizen2013-12-161-1/+11
|
* fix findbugs exclusion fileBananeweizen2013-12-081-1/+1
|
* findbugs: more cleanupBananeweizen2013-12-081-1/+4
| | | | * include findbugs suppression annotations * have findbugs settings stored as shared settings
* Move attributes from opencaching.de ids to okapi acodesrsudev2013-12-0410-2420/+2876
|
* Implements stable keys for opencaching waypointsrsudev2013-11-231-0/+16
| | | | | additionally extend ex- and import (gpx) to also contain visited and userdefined.
* fix #3350: update eclipse plugin installationBananeweizen2013-10-122-102/+16
|
* build: disable 2 findbugs findingsBananeweizen2013-10-031-1/+8
|
* Rework missing translations scriptSamuel Tardieu2013-09-142-2/+2
| | | | | Now that some languages use crowdin, translations are not necessarily in the same order as in the reference file.
* refactoring: suppress unwanted findbugsBananeweizen2013-08-091-0/+13
|
* refactoring: exclude non cgeo classes from findbugsBananeweizen2013-08-081-0/+3
|
* refactoring: exclude non cgeo classes from findbugsBananeweizen2013-08-081-0/+14
|
* InfoPreference now with Info Iconkoem2013-07-201-0/+68
| | | | http://i.imgur.com/3Z5IaG6.png
* Implements #750, use preference activitykoem2013-07-0910-0/+1095
|
* build: dependencies for copy paste detection on JenkinsBananeweizen2013-06-082-0/+3
| | | * this might break the build as it requires a matching Jenkins config
* update eclipse installation meta dataBananeweizen2013-06-012-124/+131
|
* Merge pull request #2787 from rsudev/ocde_okapi_2rsudev2013-05-2811-0/+2553
|\ | | | | Implements OKAPI access for opencaching.de
| * Fixes after reviewrsudev2013-05-262-19/+73
| |
| * Generate okapi attribute parserrsudev2013-05-2610-0/+2499
| |
* | Add svg logo with textSammysHP2013-05-281-4/+115
|/
* Fix #2727 - Support GeoTour attributecampbeb2013-05-254-0/+79
| | | | | Also some minor changes to attritube generation files for additional explanation
* Merge branch 'release' into upstreamSamuel Tardieu2013-05-231-2/+2
|\
| * Update URLs with the new repository addressSamuel Tardieu2013-05-231-2/+2
| |