aboutsummaryrefslogtreecommitdiffstats
path: root/main/project
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #4757, Add menu icon for showing hint in compass/cache maprsudev2015-03-262-0/+102
|
* Upgrade to RxJava 1.0.8Samuel Tardieu2015-03-071-1/+1
|
* upgrade jackson to 2.5.1Bananeweizen2015-03-032-7/+7
|
* fix wrong order of library update checkBananeweizen2015-03-031-1/+1
| | | | previously the artifacts were fetched first, and only afterwards the version was upgraded
* Upgrade to RxJava 1.0.7Samuel Tardieu2015-03-032-2/+2
|
* Upgrade to RxJava 1.0.6Samuel Tardieu2015-02-122-2/+2
|
* Keep pom.xml up to dateSamuel Tardieu2015-02-051-8/+2
|
* Do not require RxJavaAsyncUtils anymoreSamuel Tardieu2015-02-051-3/+0
|
* Upgrade to RxJava 1.0.5Samuel Tardieu2015-02-051-1/+1
|
* Upgrade to RxAndroid 0.24.0Samuel Tardieu2015-01-071-1/+1
|
* Upgrade to RxJava 1.0.4Samuel Tardieu2015-01-011-1/+1
|
* Update POM version for RxJavaSamuel Tardieu2014-12-191-2/+2
|
* Merge branch 'release' into upstreamSamuel Tardieu2014-12-191-1/+1
|\
| * Upgrade to Rxjava 1.0.3Samuel Tardieu2014-12-191-1/+1
| |
* | Maven based dependency managementBananeweizen2014-12-102-0/+210
|/ | | | This allows checking and updating our dependencies to the latest versions. Updating the .properties files is not yet implemented.
* 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
|