k3b
k3b
[Translations as of 2019-10-16] | language | changed | app | fdroid | aboutbox | translated by | | --- | --- | --- | --- | --- | ---...
... Something similar to Autoprocessing: * (move)-rename-exif: * ask for destination folder * ask for renaming pattern (similar to autoprocessing) * rename-exif: * ask for renaming pattern (similar to autoprocessing)
As a photo amateur who has photos on different android devices I want to optionally add the [Tag-Hirachy-Definitions](https://github.com/k3b/APhotoManager/wiki/Tags#hirachy) to the [Zipped-Backup](https://github.com/k3b/APhotoManager/wiki/Backup-to-zip) (#108) and merge these definitions with the Tag-Hirachy-Definitions on...
gui: Menu: Duplicates-Filter show result in [folder-picker with dates](https://github.com/k3b/APhotoManager/wiki/Folder-Picker) which is used by the [date-(range)-filter](https://github.com/k3b/APhotoManager/wiki/filterconcept#xxx-filter-or-search-by-xxx) with contextment show in new gallery Finding duplicates via sql similar to this select size,...
In https://developer.android.com/training/camera/photobasics i read > Note: Files you save in the directories provided by > `getExternalFilesDir()` or `getFilesDir()` are deleted > when the user uninstalls your app. Solution: from https://stackoverflow.com/questions/9726990/keep-files-after-uninstallation-of-android-app...
Inspired by https://www.reddit.com/r/androidapps/comments/97qjb6/looking_for_a_simple_cataloging_app_photo/ Implemented as a seperate app this could be a good project for beginners of android programming Impelmentation: * call intent api to take a photo * call...
Add MultiWindow support having gallery and imageview/properties(-exif)-editor side by side (api>=24)
On devices with large screen (tablets) it should be possible to see and use use the gallery view to select the current image and displaying/modifying the current selected image at...
I think tag handling is too complicated in verson 0.6.2 . Goal: make finding relevant tags for search or metadata edit easier/more intuitive. I currently have nearly 19 000 medium...