From 01de707ee0f6f47cfcb576f0e82e0c65ed8e418a Mon Sep 17 00:00:00 2001 From: Bananeweizen Date: Sat, 4 Jan 2014 13:08:15 +0100 Subject: refactoring: make user actions depend on the connector This enables the contacts addon and search by user/owner for all user names (independent of the kind of cache). Of course, search by user/owner still only works for GC, so one cannot find EC owner caches that way. --- main/src/cgeo/geocaching/TrackableActivity.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'main/src/cgeo/geocaching/TrackableActivity.java') diff --git a/main/src/cgeo/geocaching/TrackableActivity.java b/main/src/cgeo/geocaching/TrackableActivity.java index 973f8c2..dcfd80a 100644 --- a/main/src/cgeo/geocaching/TrackableActivity.java +++ b/main/src/cgeo/geocaching/TrackableActivity.java @@ -378,7 +378,7 @@ public class TrackableActivity extends AbstractViewPagerActivity