Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add commons libraries to automatic update | Samuel Tardieu | 2014-12-09 | 1 | -0/+10 |
| | |||||
* | Upgrade to RxJava 1.0.2 and Jackson 2.4.4 | Samuel Tardieu | 2014-12-09 | 1 | -4/+4 |
| | |||||
* | Upgrade to RxJava 1.0.1 | Samuel Tardieu | 2014-12-01 | 1 | -1/+1 |
| | |||||
* | Add IntelliJ IDEA contract for StringUtils.isNotBlank | Samuel Tardieu | 2014-11-25 | 1 | -0/+5 |
| | |||||
* | Add more nullness information for Intellij IDEA | Samuel Tardieu | 2014-11-23 | 1 | -0/+10 |
| | | | | | StringUtils.trim and StringUtils.upperCase will mirror the nullness of their argument. | ||||
* | Teach IntelliJ IDEA some external nullness properties | Samuel Tardieu | 2014-11-23 | 3 | -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.startsWith | Samuel Tardieu | 2014-11-23 | 1 | -6/+12 |
| | |||||
* | Add external annotations for IntelliJ IDEA | Samuel Tardieu | 2014-11-23 | 1 | -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.x | Samuel Tardieu | 2014-11-20 | 1 | -5/+9 |
| | |||||
* | Upgrade to RxJava 0.20.7 | Samuel Tardieu | 2014-11-18 | 1 | -1/+1 |
| | |||||
* | Upgrade to RxJava 0.20.6 | Samuel Tardieu | 2014-10-20 | 1 | -1/+1 |
| | |||||
* | Upgrade to Jackson 2.4.3 | Samuel Tardieu | 2014-10-10 | 1 | -3/+3 |
| | |||||
* | Upgrade to RxJava 0.20.5 | Samuel Tardieu | 2014-10-10 | 1 | -1/+1 |
| | |||||
* | update Eclipse component installation | Bananeweizen | 2014-10-05 | 1 | -29/+16 |
| | |||||
* | Upgrade to RxJava 0.20.4 | Samuel Tardieu | 2014-09-06 | 1 | -1/+1 |
| | |||||
* | Upgrade to RxJava 0.20.2 | Samuel Tardieu | 2014-08-31 | 1 | -1/+1 |
| | |||||
* | Upgrade to RxJava 0.20.1 | Samuel Tardieu | 2014-08-27 | 1 | -1/+1 |
| | |||||
* | Upgrade to RxJava 0.20.0 | Samuel Tardieu | 2014-08-19 | 1 | -1/+1 |
| | |||||
* | update Eclipse installation links | Bananeweizen | 2014-08-15 | 1 | -11/+79 |
| | |||||
* | Import Jackson libraries | Samuel Tardieu | 2014-08-04 | 1 | -0/+10 |
| | |||||
* | Update gradle file in update-libs | Samuel Tardieu | 2014-07-24 | 1 | -1/+8 |
| | |||||
* | Script to update libraries | Samuel Tardieu | 2014-07-11 | 1 | -0/+26 |
| | |||||
* | Added play icon for contacts plugin | rsudev | 2014-04-04 | 1 | -0/+0 |
| | |||||
* | New icons for calendar and contacts addon | SammysHP | 2014-01-27 | 6 | -0/+1413 |
| | |||||
* | Add images for contacts addon | SammysHP | 2014-01-27 | 2 | -0/+0 |
| | |||||
* | findbugs: disable rule with false positives | Bananeweizen | 2014-01-03 | 1 | -1/+5 |
| | |||||
* | Fixes #3238, Attributes on opencaching.pl | rsudev | 2013-12-27 | 13 | -13/+1327 |
| | | | | - Added the last missing icons | ||||
* | Fixes #3462, Wrong attribute icon in OC.de cache | rsudev | 2013-12-24 | 5 | -5/+266 |
| | | | | Additionally some new icons for oc attributes | ||||
* | cleanup: fix all findbugs on test and calendar | Bananeweizen | 2013-12-16 | 1 | -1/+11 |
| | |||||
* | fix findbugs exclusion file | Bananeweizen | 2013-12-08 | 1 | -1/+1 |
| | |||||
* | findbugs: more cleanup | Bananeweizen | 2013-12-08 | 1 | -1/+4 |
| | | | | * include findbugs suppression annotations * have findbugs settings stored as shared settings | ||||
* | Move attributes from opencaching.de ids to okapi acodes | rsudev | 2013-12-04 | 10 | -2420/+2876 |
| | |||||
* | Implements stable keys for opencaching waypoints | rsudev | 2013-11-23 | 1 | -0/+16 |
| | | | | | additionally extend ex- and import (gpx) to also contain visited and userdefined. | ||||
* | fix #3350: update eclipse plugin installation | Bananeweizen | 2013-10-12 | 2 | -102/+16 |
| | |||||
* | build: disable 2 findbugs findings | Bananeweizen | 2013-10-03 | 1 | -1/+8 |
| | |||||
* | Rework missing translations script | Samuel Tardieu | 2013-09-14 | 2 | -2/+2 |
| | | | | | Now that some languages use crowdin, translations are not necessarily in the same order as in the reference file. | ||||
* | refactoring: suppress unwanted findbugs | Bananeweizen | 2013-08-09 | 1 | -0/+13 |
| | |||||
* | refactoring: exclude non cgeo classes from findbugs | Bananeweizen | 2013-08-08 | 1 | -0/+3 |
| | |||||
* | refactoring: exclude non cgeo classes from findbugs | Bananeweizen | 2013-08-08 | 1 | -0/+14 |
| | |||||
* | InfoPreference now with Info Icon | koem | 2013-07-20 | 1 | -0/+68 |
| | | | | http://i.imgur.com/3Z5IaG6.png | ||||
* | Implements #750, use preference activity | koem | 2013-07-09 | 10 | -0/+1095 |
| | |||||
* | build: dependencies for copy paste detection on Jenkins | Bananeweizen | 2013-06-08 | 2 | -0/+3 |
| | | | * this might break the build as it requires a matching Jenkins config | ||||
* | update eclipse installation meta data | Bananeweizen | 2013-06-01 | 2 | -124/+131 |
| | |||||
* | Merge pull request #2787 from rsudev/ocde_okapi_2 | rsudev | 2013-05-28 | 11 | -0/+2553 |
|\ | | | | | Implements OKAPI access for opencaching.de | ||||
| * | Fixes after review | rsudev | 2013-05-26 | 2 | -19/+73 |
| | | |||||
| * | Generate okapi attribute parser | rsudev | 2013-05-26 | 10 | -0/+2499 |
| | | |||||
* | | Add svg logo with text | SammysHP | 2013-05-28 | 1 | -4/+115 |
|/ | |||||
* | Fix #2727 - Support GeoTour attribute | campbeb | 2013-05-25 | 4 | -0/+79 |
| | | | | | Also some minor changes to attritube generation files for additional explanation | ||||
* | Merge branch 'release' into upstream | Samuel Tardieu | 2013-05-23 | 1 | -2/+2 |
|\ | |||||
| * | Update URLs with the new repository address | Samuel Tardieu | 2013-05-23 | 1 | -2/+2 |
| | |