aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/files/GPXParser.java
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2012-03-18 21:10:51 +0100
committerSamuel Tardieu <sam@rfc1149.net>2012-03-19 19:05:24 +0100
commit7212666e3ca6f7f84e3a00388fd221ad59073dd2 (patch)
tree87f693f8072e60d63ea30b439b1a28f51023e817 /main/src/cgeo/geocaching/files/GPXParser.java
parent3bfb514f808ad89460d1fe7736e78c14f9cc6454 (diff)
downloadcgeo-7212666e3ca6f7f84e3a00388fd221ad59073dd2.zip
cgeo-7212666e3ca6f7f84e3a00388fd221ad59073dd2.tar.gz
cgeo-7212666e3ca6f7f84e3a00388fd221ad59073dd2.tar.bz2
Remove useless intent filters for in-application activities
As stated in the Android documentation, "an explicit intent is always delivered to its target, no matter what it contains; the filter is not consulted". There are no advantage in letting those filters in, as they cannot match since they lack a category filter, and every implicit filter have at least one category.
Diffstat (limited to 'main/src/cgeo/geocaching/files/GPXParser.java')
0 files changed, 0 insertions, 0 deletions