Skip to content
Manage local photos on Android: gallery, geotag with photomap, privacy, tags, find, sort, view, copy, send, ... .
Java Batchfile
Branch: FDroid
Clone or download

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github #143: hotfix to reallow openstreetmap online map download Aug 2, 2019
app
fastlane/metadata/android
fotolib2 #153: #155: merged 2 incomplete disabled feature branches ao10 and re… Jan 29, 2020
gradle/wrapper #168: Bugfix Mar 12, 2020
showexif Refactored PhotoPropertiesUtil.toString => PhotoPropertiesFormatter.f… Aug 7, 2019
testgui Merge branch 'master' into FDroid Jul 12, 2016
wiki DDD ubiquitous language: fixed uml diagrams Apr 3, 2019
.gitignore
.travis.yml fixed travis build error Jul 15, 2019
FAQs FAQs May 9, 2018
LICENSE Create LICENSE Jun 6, 2016
README.md #108: Backup to zip: removed "Copy" menucommand; Doc updates Oct 31, 2019
apm-architecture.txt #93:Refactored for Autoprocessing: Central FileCommands only using Se… Oct 23, 2017
bug_report.md #143: hotfix to reallow openstreetmap online map download Aug 2, 2019
build.gradle added mutation-testing via pitest Jul 15, 2019
circle.yml #77 Bugfix: Did not write "no Tags" to Media Database. Mar 13, 2017
gradle.properties Update AndroidStudio-2.3 => 3.0.1; android.tools 2.3.1 => 3.0.1; grad… Mar 12, 2018
gradlew fixed gradlew Jul 25, 2016
gradlew.bat #36 .nomedia impl continued ImageDetailActivityViewPager implemented … May 30, 2016
privacy.md Update privacy.md May 8, 2018
settings.gradle no offline so travis can build Aug 2, 2019
simplelogger.properties update to com.android.tools.build:gradle:1.3.0 Sep 10, 2015
translation-git-entries.lis prepare next version 0.7.0.180823 (38) Aug 21, 2018
translation-history.ini #21: Fixed encoding problem in translation statistics. ini file is no… Oct 16, 2019

README.md

"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.

You can’t perform that action at this time.