aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/ui/CacheDetailsCreator.java
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | * 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