aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/CacheDetailActivity.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring: extract user actions into re-usable classesBananeweizen2013-06-211-152/+74
* refactoring: minor cleanup in utils classesBananeweizen2013-06-151-6/+6
* fix #2872: parse waypoint from manually edited noteBananeweizen2013-06-111-0/+2
* refactoring: use activity names for layoutsBananeweizen2013-06-091-7/+7
* Fix #1537 - Long click to directly edit waypointcampbeb2013-06-071-0/+9
* refactoring: extract some common code out of log viewersBananeweizen2013-06-021-49/+6
* #2697: enlarge meta data column in logs viewBananeweizen2013-06-021-3/+3
* fix #2057: Reliable crash when opening a certain cacheBananeweizen2013-06-011-1/+8
* new: use "today" and "yesterday" in log viewsBananeweizen2013-06-011-2/+2
* Fix #2804 - Cache detail text coloring fixescampbeb2013-05-291-15/+33
* Merge pull request #2787 from rsudev/ocde_okapi_2rsudev2013-05-281-8/+24
|\
| * Registered opencaching.de urlsrsudev2013-05-271-6/+22
| * Implements OKAPI access for oc.dersudev2013-05-261-2/+2
* | Fix #2463 - Support links in logbookcampbeb2013-05-271-2/+2
|/
* fix #2740: Bad title, when invoking c:geo from mailBananeweizen2013-05-251-0/+3
* Merge branch 'release' into upstreamSamuel Tardieu2013-05-241-0/+2
|\
| * Fix #2707 - Reload images after notifyDataSetChangedcampbeb2013-05-231-0/+2
* | doc: add documentation about the LogHolder position manipulationSamuel Tardieu2013-05-221-0/+14
* | Merge branch 'issue-2749' into upstreamSamuel Tardieu2013-05-221-3/+19
|\ \ | |/
| * fix #2749: ensure that item has not changed before redrawingSamuel Tardieu2013-05-221-3/+19
* | fix #2712: Enable personal note editing for unstored cachesBananeweizen2013-05-111-23/+61
* | refactoring: use AnchorAwareLinkMovementMethod everywhereBananeweizen2013-05-111-4/+3
* | refactoring: use menu resources instead of codeBananeweizen2013-05-101-1/+2
* | refactoring: Lint cleanupsBananeweizen2013-05-091-1/+1
* | fix #1781: Remove help functionBananeweizen2013-05-091-5/+0
* | refactoring: unify the action bar layoutBananeweizen2013-05-041-1/+1
* | fix #2599: Typos in `strings.xml`Bananeweizen2013-05-041-9/+9
* | #2684: use view injection libraryBananeweizen2013-05-011-6/+1
* | Merge pull request #2673 from donEgro/releaseMarco Jacob2013-04-221-0/+5
|\ \
| * | Fixed Issue #708 - Refresh caches + no internet = normal progress.donEgro2013-04-221-0/+5
| |/
* | fix #2671: Don't show short description, if same as long descriptionBananeweizen2013-04-221-27/+51
* | Replace progress dialog by individual progress bars when loading imagesSamuel Tardieu2013-04-071-2/+1
* | refactoring: do not create explicit arrays to call varargs methodsSamuel Tardieu2013-04-061-1/+1
* | Merge branch 'issue-2598' into upstreamSamuel Tardieu2013-04-061-15/+22
|\ \
| * | fix #2598: personal note editing layout problemSamuel Tardieu2013-04-061-15/+22
| |/
* | fix #2583: coordinates format switching for waypointsBananeweizen2013-03-281-17/+3
|/
* Visited waypoints - small fixes and polishingrsudev2013-02-241-1/+7
* New feature WPT visited markingtriakcz2013-02-241-4/+9
* code cleanupBananeweizen2013-02-241-3/+2
* Loading of Images outside the ui Thread Fixes #2214Portree-Kid2013-02-211-15/+46
* Merge branch 'release'Bananeweizen2013-02-131-1/+2
|\
| * fix #2475: don't crash at link anchorsBananeweizen2013-02-131-1/+2
* | Merge branch 'master' into chooselistkoem2013-02-131-6/+7
|\ \
| * | Unit-Tests ++koem2013-02-121-1/+1
| * | Icons for OCkoem2013-02-111-6/+7
* | | issue #275 - Move to other list from cache screenkoem2013-02-081-3/+83
|/ /
* | Make LazyInitializedList<E> a List<E>Samuel Tardieu2013-02-031-3/+3
* | Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-031-9/+9
* | fix #2353: "This description contains table elements..."Bananeweizen2013-01-301-1/+3
* | Refactoring: remove unnecessary this qualifierSamuel Tardieu2013-01-291-3/+3