2016-03-01

Copied description from my github-homepage

← Older revision

Revision as of 08:33, 1 March 2016

Line 1:

Line 1:

A free Android App to manage local photos: geo map, find, sort, view, copy, delete, set gps exif data, send, ... .

A free Android App to manage local photos: geo map, find, sort, view, copy, delete, set gps exif data, send, ... .



* Enhanced android [
Gallery app](
https://github.com/k3b/APhotoManager/wiki/Gallery-View
)
with map support for local images
on
[
f-droid](
https://f-droid.org/
)

+

* Enhanced android [https://github.com/k3b/APhotoManager/wiki/Gallery-View
Gallery app]
with map support for local images
available from
[https://f-droid.org/
f-droid]



* Shows photos in a [
geographic map](
https://github.com/k3b/APhotoManager/wiki/geographic-map
)
from [
openstreetmap](
http://www.openstreetmap.org
)

+

* Shows photos in a [https://github.com/k3b/APhotoManager/wiki/geographic-map
geographic map]
from [http://www.openstreetmap.org
openstreetmap]

* Buildin file manager for photos: find, sort, view, copy, delete, Show in map, set gps exif data, send, ... .

* Buildin file manager for photos: find, sort, view, copy, delete, Show in map, set gps exif data, send, ... .

* Fast find local photos by (sub-)folder, date and/or geographic map.

* Fast find local photos by (sub-)folder, date and/or geographic map.



* [Translations](https://crowdin.com/project/AndroFotoFinder):  <a href="https://github.com/k3b/APhotoManager/wiki/de-home">german<img alt="Homepage de" src="https://github.com/k3b/APhotoManager/blob/FDroid/wiki/png/lan_de.png"></img></a>,  <a href="https://github.com/k3b/APhotoManager/wiki/home" >english<img alt="Homepage en" src="https://github.com/k3b/APhotoManager/blob/FDroid/wiki/png/lan_en.png"></img></a>,  <a href="https://github.com/k3b/APhotoManager/wiki/fr-home">french<img alt="Homepage fr" src="https://github.com/k3b/APhotoManager/blob/FDroid/wiki/png/lan_fr.png"></img></a>,  <a href="https://github.com/k3b/APhotoManager/wiki/ja-home">japanese<img alt="Homepage ja" src="https://github.com/k3b/APhotoManager/blob/FDroid/wiki/png/lan_ja.png"></img></a>,  <a href="https://github.com/k3b/APhotoManager/wiki/ro-home">romanian<img alt="Homepage ro" src="https://github.com/k3b/APhotoManager/blob/FDroid/wiki/png/lan_ro.png"></img></a>

* Can handle big image collections (15000+ images in 1000+ folders)

* Can handle big image collections (15000+ images in 1000+ folders)

* Uses Android's image content-provider. No initial image scan neccessary.

* Uses Android's image content-provider. No initial image scan neccessary.



* The [
Filter-View](
https://github.com/k3b/APhotoManager/wiki/Filter-View
)
can find images via

+

* The [https://github.com/k3b/APhotoManager/wiki/Filter-View
Filter-View]
can find images via



** folder (with hierarchical [
Folder-Picker](
https://github.com/k3b/APhotoManager/wiki/Folder-Picker
)
).

+

** folder (with hierarchical [https://github.com/k3b/APhotoManager/wiki/Folder-Picker
Folder-Picker]
).

*** Non-relevant folders are hidden from folder picker (i.e. they have no images inside) .

*** Non-relevant folders are hidden from folder picker (i.e. they have no images inside) .

** wildcards that match folder/filename

** wildcards that match folder/filename

** date

** date



** area in [
geographic map](
https://github.com/k3b/APhotoManager/wiki/geographic-map
)
(if image has GPS Exif info)

+

** area in [https://github.com/k3b/APhotoManager/wiki/geographic-map
geographic map]
(if image has GPS Exif info)



*** Searchcriteria can be saved to and later be retrieved from [Bookmarks
](
Bookmarks
)
.

+

*** Searchcriteria can be saved to and later be retrieved from [
https://github.com/k3b/APhotoManager/wiki/
Bookmarks

Bookmarks
]
.



* Show results in a scrollable [
gallery view](
https://github.com/k3b/APhotoManager/wiki/Gallery-View
)
with

+

* Show results in a scrollable [https://github.com/k3b/APhotoManager/wiki/Gallery-View
]gallery view]
with

** support for multiple photo selection

** support for multiple photo selection

** file operations copy, move, delete, share, show in map, set geo

** file operations copy, move, delete, share, show in map, set geo



* [
Image view](
https://github.com/k3b/APhotoManager/wiki/Image-View
)
features

+

* [https://github.com/k3b/APhotoManager/wiki/Image-View
Image view]
features

** image zoom

** image zoom

** swiping for next/previous image

** swiping for next/previous image

Line 25:

Line 24:

*** file operations copy, move, delete, rename, share, show in map, set geo

*** file operations copy, move, delete, rename, share, show in map, set geo

*** can be opened from any filemanager or android-s gallery

*** can be opened from any filemanager or android-s gallery



* The [
geographic map](
https://github.com/k3b/APhotoManager/wiki/geographic-map
)

+

* The [https://github.com/k3b/APhotoManager/wiki/geographic-map
geographic map]

** shows markers at places where photos were taken.

** shows markers at places where photos were taken.

*** can be opened as a map-viewer from any app that support "geo:"-uri-s

*** can be opened as a map-viewer from any app that support "geo:"-uri-s

Show more