From ed8327412f397cdf60efe31eb3cff0e18c5fe416 Mon Sep 17 00:00:00 2001 From: k3b Date: Wed, 9 Sep 2015 17:58:15 +0200 Subject: [PATCH] a Foto Finder: Update description --- metadata/de.k3b.android.androFotoFinder.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata/de.k3b.android.androFotoFinder.txt b/metadata/de.k3b.android.androFotoFinder.txt index c6bbb1508c..ed1f52e5d2 100644 --- a/metadata/de.k3b.android.androFotoFinder.txt +++ b/metadata/de.k3b.android.androFotoFinder.txt @@ -9,7 +9,7 @@ Donate:http://donate.openstreetmap.org/ Auto Name:a Foto Finder Summary:Find local photos by folder, date and/or location Description: -Search through you local media store for photos. +Search photos in local media store for viewing and maintenance. Features: @@ -18,14 +18,14 @@ Features: * Find images via folder (with hirachical picker), wildcards that match folder/filename, date and/or area (if gps-exif data exists). * Show results in a scrollable gallery view. * Detail view features zooming, swiping for next/previous image and extended image info (Exif, IPTC, XMP, ICC). +* Do simple file operations (copy, move, rename, delete, send, set gps exif data) that also update local media database and xmp sidecar file. * The geografic map shows markers at places where fotos were taken. Required Android Permissions: * INTERNET: to download map data from Open Streetmap Server * ACCESS_NETWORK_STATE and ACCESS_WIFI_STATE: to find out if wifi/internet is online to start downloaded geodata -* WRITE_EXTERNAL_STORAGE (to cache downloaded map data in local file system and to load gpx/kml-Files to be displayed in the map) -* ACCESS_FINE_LOCATION and ACCESS_COARSE_LOCATION: to display my own location in the map, too +* WRITE_EXTERNAL_STORAGE to cache downloaded map data in local file system and to do file operations with the photos . Repo Type:git