aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/ui/CacheDetailsCreator.java
Commit message (Expand)AuthorAgeFilesLines
* remove redundant code for cache size null checksBananeweizen2015-01-021-1/+1
* Use GPS when compass is disabled or absentSamuel Tardieu2015-01-011-2/+2
* Merge branch 'issue-4538' into upstreamSamuel Tardieu2014-12-161-6/+9
|\
| * Keep a reference on the whole "name: value" line in descriptionSamuel Tardieu2014-12-161-6/+9
* | refactoring: replace star images in cache details by rating barBananeweizen2014-12-141-21/+4
|/
* refactoring: move method to where it is used exclusivelyBananeweizen2014-11-101-2/+10
* rename packageBananeweizen2014-11-021-1/+1
* fix #4380: translation of encoded hint does not workBananeweizen2014-10-051-15/+5
* Add missing space when building log statusSamuel Tardieu2014-08-301-4/+1
* new: own log date in cache detailsBananeweizen2014-08-251-4/+15
* Never block when building a cache/waypoint details creatorSamuel Tardieu2014-08-121-15/+2
* refactoring: reduce package cyclesBananeweizen2014-07-201-0/+1
* switch to Java 1.7Bananeweizen2014-07-171-1/+1
* remove some findbugs issuesBananeweizen2014-07-091-6/+8
* revert increased space in cache detailsBananeweizen2014-07-051-2/+6
* fix lint warning: layout inflation rootBananeweizen2014-06-291-9/+9
* new: add to calendar via date context menuBananeweizen2014-01-111-3/+18
* implemented suggestions from reviewrel00p2013-12-161-10/+2
* extremcaching connector initial versionrel00p2013-12-161-4/+17
* fix #3396: crash on logging event cacheBananeweizen2013-11-091-6/+12
* fix #3244: Event cache pop-up should show the date of the eventBananeweizen2013-09-141-0/+12
* refactoring: cgeoapplication -> CgeoApplicationSamuel Tardieu2013-09-131-3/+3
* refactoring: use activity names for layoutsBananeweizen2013-06-091-1/+1
* Displaying distance to waypoint on map popupTriakCZ2013-03-311-0/+21
* Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-031-7/+7
* lint cleanupsBananeweizen2013-01-281-2/+2
* Use better aligned attributes in cache descriptionSamuel Tardieu2012-12-191-7/+4
* refactoring: have more physical units code in one placeBananeweizen2012-06-031-2/+2
* refactoring: addition to #1509 to unify distance codeBananeweizen2012-05-061-0/+28
* refactoring: remove more duplicated code from new popupsBananeweizen2012-05-051-0/+132