k3b / APhotoManager

Manage local photos on Android: gallery, geotag with photomap, privacy, tags, find, sort, view, copy, send, ... .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starting with android-10 google has removed the capability to get geo data from the media database so the main purpose of this app: show/find photos through a geographic map is gone forever.

I spend several months of work to implement a shadow copy of the media database but in the end a gave up.

APhotoManger is dead :-(

RIP


"A Photo Manager" with "A Photo Map", AndroFotoFinder

Enhanced, privacy aware Android Gallery App to manage local photos:

Highlights:

Privacy:

  • can hide photos from other gallery-apps/image-pickers.
  • Vault mode: If enabled unwanted photos cannot be seen.
  • photos are kept on local device. No upload to third party.
  • no adds, no usertracking, free open source, available on f-droid

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 do file operations with the photos
  • READ_LOGS to read and save potential crash-logs to a textfile.

---
available on upToDown store available on F-Droid app store
Downloads
DISCLAIMER Be cautious if you download "A Photo Manager" where the apk size is bigger than 1.5 Megabytes:
---

Features

... features more detailed

Help wanted for further Translations

Current Project Status

Table of Contents

Contributing and Bugreports

Feedback, translation and contributions are welcomed.


Donations:

If you like this app please consider to donating to https://wiki.openstreetmap.org/wiki/Donations .

Since android-developping is a hobby (and an education tool) i donot want any money for my apps so donation should go to projects i benefit from.

About

Manage local photos on Android: gallery, geotag with photomap, privacy, tags, find, sort, view, copy, send, ... .

License:GNU General Public License v3.0


Languages

Language:Java 99.1%Language:Batchfile 0.9%