aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/ui/CacheDetailsCreator.java
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | * unused resources * textIsSelectable
* Use better aligned attributes in cache descriptionSamuel Tardieu2012-12-191-7/+4
| | | | | | | | This was already discussed in #82 but the solution seems not to have been fully satisfactory, especially when stars were present. This center aligns all the fields, use a relative layout to order them and use the same layout for fields with and without stars.
* 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