-
Notifications
You must be signed in to change notification settings - Fork 58
settings
k3b edited this page May 20, 2020
·
34 revisions
The Settings View is used to configure the behaviour of "A Photo Manager".
You can reach the Settings View via the settings menu of
"A Photo Manager" has these settings
- Language: Allows to set gui language. Default is (device language).
- Translate: Starts the Stringlate app to translate "A Photo Manager" to other languages. Option to automatically install Stringlate from F-Droid app store if not found.
-
Appearance: Allows to change colors (Look&Feel) of the app
- Light black text on white background.
- Dark white text on black background.
- Photos
- Slide Show Interval in millisecs: defines the Image-View's timing of menu command slideshow
- Auto Hide Actionbar after millisecs: After this time the actionbar of the Image-View is automaticaly hidden. "0" means do not hide.
-
Show thumbnail for big images optimisation for Image-View
- loding #10 high resolution photos into Image-View may need up to 1,5 seconds thus preventing fast swiping through the images.
- APhotoManager can load precalculated downscaled mini-versions (a. k. a. thumbnails) which is much faster (< 0.1 seconds) so swiping is possible again.
- If the photo is bigger than Big-photo-width-height-value then it uses thumbnails to allow fast swiping.
- Thumbnails means memoryefficient, fast, but lower-quality.
- As soon as you zoom the full resolution image is loaded.
- Thumbnail folder defines the filesystem's directory where precalculated-mini-images (thumbnails) are stored and loaded from.
- Bookmark folder defines the filesystem's directory where Virtual Albums/Bookmark files are stored.
- Date Picker as decades if enabled the date picker in Filter-View shows an additional hirarchy level decade (10-years). Example the decade "2010*" means between 2010..2019. This reduces the number of root entries if you have photos from more that 20 different years
- Show in Map
- Use Mapsforge offline map: if checked use mapsforge offline map data else use cached online data.
- Mapsforge offline Folder: Where mapsforge offline map data is loaded from.
-
Max. Sel-Markers in Map: The maximum number of Blue selection markers in the Geographic-Map.
- Note: This value is limited for performance/memory reason.
- Edit
-
Write changes to where modified meta data is stored. This setting also influences in which order metadata is read by the media scanner. For details see supported meta data (exif,xmp,iptc) and #79 and (since 0.6.1):
- jpg and xmp (Create if not found)
- jpg (and xmp if exists)
- jpg file only (xmp sidecar file is not created/modified)
- xmp file only (jpg file is not modified; , Mediasanner prefers reading from xmp-sidecar befor looking into jpg)
-
Long xmp sidecar file name #84 (since 0.6.1. Oder versions only support short format "file.xmp")
- [_] not checked means use short format "file.xmp"
- the photo file /path/to/file.jpg will use the sidecar file /path/to/file.xmp
- use this setting if you do not use the pc software digikam to mange your photos
- checked means use long format "file.jpg.xmp"
- the photo file /path/to/file.jpg will use the sidecar file /path/to/file.jpg.xmp
- use this setting if you use the pc software digikam to mange your photos
- this setting is important if you want to use xmp-sidecar-files with other apps
- [_] not checked means use short format "file.xmp"
- Rename PRIVATE ...jpg to ...jpg-p: when checked PRIVATE images get a properitary fileextension .jpg-p so other image apps do not see them.
- Clear Multi-Selection after: If checked multi selection mode in Gallery-View is canceled after a command from Actionbar or Menu
- History Settings for the Set geo command available in Gallery-View and Image-View
- The History shows last picked geo-s as additional blue selection markers in the picker
- Set Geo History Max: The maximum number of items of the geo-pick history
- Set Geo History File: The file where the geo-pick history ist stored.
-
Write changes to where modified meta data is stored. This setting also influences in which order metadata is read by the media scanner. For details see supported meta data (exif,xmp,iptc) and #79 and (since 0.6.1):
The Diagnostics group defines settings to support finding errors.
A Photo Manager uses the android's logcat system to store debug output. When "A Photo Manager" crashes the content of the logcat is saved to a file "androFotofinder.logcat-xxxxxx.txt" to allow later analysis.
There are these diagnostics settings:
- Error Log Folder: Defines the filesystem's directory where logcat infos or crash reports are written to.
- LogCat SQL: If enabled: Write Database activity to logcat.
- LogCat Grid/Listview: If enabled: Writes infos about "Grid View Items" of Gallery and other lists to logcat.
- LogCat Memory Consumption: If enabled: Writes infos about memory consumption to logcat.
- LogCat jpg: If enabled: trace photo file operations (copy/move/delete).
-
LogCat jpg/xmp metadata: If enabled: Writes infos about reading/writing metadata of jpg/xmp to logcat.
- Note: if enabled meta data is re-read after write so this can slow down internal mediascanner.
- Logcat SAF File handling: If enabled: Writes infos related to Android-s Storage Access Framework (SAF) (i.e. Files on SD and USB to logcat). (since 0.8.4)
- LogCat zip-file: If enabled: Writes infos about reading/writing zip-file or backup to logcat. (since 0.7.5)
- LogCat libs: If enabled: Writes infos about 3rd paty libs to logcat.
- LogCat Misc.: If enabled: Writes detailed infos about other components to logcat.
- Clear LogCat clears the current logcat of the app.
- Save LogCat to file writes the current logcat to a file.
See also
English:
- Homepage
- Download
- Walk Through: Gallery, Filter, Map, Folder picker
- Overview
- How to search/find/filter Photos
- Gallery-View
- Geographic-Map
- Image-View
- edit properties (exif) of photo(s).
- Filter-View
- Tags
- Virtual Albums/Bookmarks
- Folder-Picker
- AutoProcessing Automatic rename/apply exif on move/copy
- Settings
- Backup to zip
- History
- Technical infos
- supported photo properties (exif,xmp,iptc)
- Intent API for other apps to use APhotoManager
- Howtos
- Protect-mode (Extended App Pinning): Limit photos a user can see
- geotag-multible-photos
- Incremental Photo backup
- Workflow: Camera + move + rename + exif(tag, geo) to pc
- pc android photo properties (exif) sync
- Remote Problem Analysis Create a Logfile
- Filter Drill Down: Working with Picker Show-In-New
- Android 10
Other languages:
- ar Arabic العربية
- de German Deutsch
- es Spanish Espanol
- eu Basque Euskara
- fr French Français
- id Indonesian Indonesia
- it Italian Italianio
- ja Japanese 日本人
- nl Dutch Nederlands
- pt Portuguese Português, Brasil
- ro Romanian Român
- tr Turkish Türk
- uk Ukrainian Українська
- zh-CN Chinese traditional 繁体中文
- zh-TW Chinese simplified 简体中文