aboutsummaryrefslogtreecommitdiffstats
path: root/main/project
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Add logo SVG version (without text)SammysHP2013-05-173-0/+432
| |
* | issue2662 OC: leichtes Kletternkoem2013-05-012-1/+86
|/
* Merge branch 'master' into oc_iconskoem2013-02-121-4/+4
|\ | | | | | | | | - changed icons - repaired test class
* | Unit-Tests ++koem2013-02-121-3/+3
| | | | | | | | - and Maintenance Icon Color changed to alert-red
* | Icons for OCkoem2013-02-1168-683/+4085
|/ | | | | | | | | | | - new icons for opencaching - changed some icons because of copyright - english strings for opencaching attributes - german strings for opencaching attributes - new script to show (missing) strings for attributes - new script to edit svg files from thenounproject.com - new script to generate enums - ocicons.html: list of all OC icons
* Fixes #2275, Icon has the wrong sizersudev2012-12-212-0/+0
| | | | Additionally prepared and added a basic icon and one with transparency to project/rawimages
* Omit non-translatable strings from findmissingtranslations scriptSamuel Tardieu2012-11-141-1/+2
|
* Add plurals as a source of acceptable referenceSamuel Tardieu2012-06-051-1/+1
|
* Do not special case attribute_*_no anymoreSamuel Tardieu2012-06-051-4/+1
| | | | We do not generate them dynamically in the code any more.
* Exclude status_* messages from usage checkSamuel Tardieu2012-06-051-0/+5
|
* Merge remote-tracking branch 'SammysHP/icons'Bananeweizen2012-04-301-0/+0
|\ | | | | | | | | Conflicts: main/src/cgeo/geocaching/apps/cachelist/CacheListAppFactory.java
| * Import Android drawables (from API version 8)SammysHP2012-04-271-0/+0
| | | | | | See #852 for reason. This will increase the apk size by 82 KiB.
* | Include plurals strings in missing translationsSamuel Tardieu2012-04-272-3/+3
|/
* Restore executable bit of translation helper filesSamuel Tardieu2012-04-202-0/+0
|
* update Eclipse components P2 file for easier IDE setupBananeweizen2012-04-091-29/+64
|
* Calendar 512x512 iconSammysHP2012-04-021-0/+0
|
* Play imagesmucek42012-04-022-0/+0
|
* Merge branch 'remove_cal_perms'SammysHP2012-02-114-0/+0
| | | | | Conflicts: main/src/cgeo/geocaching/CacheDetailActivity.java
* testing https access, please ignore this commitBananeweizen2012-01-261-0/+1
|
* Revert "Fix #976: Replace note-marker by more meaningful icon"SammysHP2012-01-221-0/+0
| | | | | This reverts commit 04c458088210a672c5ac47e5fa508b9fba08d8ab. Redo: Fix #976: Replace note-marker by more meaningful icon
* Fix #976: Replace note-marker by more meaningful iconSammysHP2012-01-211-0/+0
|
* New icon for calendar add-onSammysHP2012-01-211-0/+0
| | | Needs refactoring when high-res icon without text is available.
* Fix: Use Android ui guidelines for menu iconsSammysHP2011-12-013-0/+0
| | | See http://developer.android.com/guide/practices/ui_guidelines/icon_design_menu.html
* New trail icon for maps-options-menuSammysHP2011-12-013-0/+0
| | | Also add original photoshop files.
* use equals operator in script (doesn't work otherwise on my UbuntuBananeweizen2011-10-091-2/+2
| | | system)
* Reinstall computationally computed attribute_*_no stringsSamuel Tardieu2011-10-081-1/+4
|