a Foto Finder: Update description
This commit is contained in:
parent
10ef79729f
commit
ed8327412f
|
@ -9,7 +9,7 @@ Donate:http://donate.openstreetmap.org/
|
||||||
Auto Name:a Foto Finder
|
Auto Name:a Foto Finder
|
||||||
Summary:Find local photos by folder, date and/or location
|
Summary:Find local photos by folder, date and/or location
|
||||||
Description:
|
Description:
|
||||||
Search through you local media store for photos.
|
Search photos in local media store for viewing and maintenance.
|
||||||
|
|
||||||
Features:
|
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).
|
* 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.
|
* Show results in a scrollable gallery view.
|
||||||
* Detail view features zooming, swiping for next/previous image and extended image info (Exif, IPTC, XMP, ICC).
|
* 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.
|
* The geografic map shows markers at places where fotos were taken.
|
||||||
|
|
||||||
Required Android Permissions:
|
Required Android Permissions:
|
||||||
|
|
||||||
* INTERNET: to download map data from Open Streetmap Server
|
* 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
|
* 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)
|
* WRITE_EXTERNAL_STORAGE to cache downloaded map data in local file system and to do file operations with the photos
|
||||||
* ACCESS_FINE_LOCATION and ACCESS_COARSE_LOCATION: to display my own location in the map, too
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
Loading…
Reference in a new issue