Releases: k3b/APhotoManager
Releases · k3b/APhotoManager
v0.4.3.151201
- #22 Added "Show in map" action to Gallery-View and Image-View to show the current or selected images in the Geografic-Map
- #23 Set Geo with picker history
- The previous geo-picks for "Set Geo" are shown as blue markers if you select the geo from a map.
- #17: Image View auto-hide Actionbar.
- #20 Add german translations
- Registered app for online crowd translation service Crowdin Project
- #19 Add Settings dialog
- Added More debug support for 3rd party libs
v0.4.2.151105
- after app crash the errorlog (logcat) is written to /mnt/sdcard/copy/log/androFotofinder.logcat*.txt
- renamed from "a Foto Finder" to "a Photo Manager" to avoid naming collision with other names.
- added Bookmark support in Gallery-View and Filter-View.
- Gallery-View :
- added menu
- Load Bookmark from ...
- Details to show current sql
- Start Media Scanner
- added menu
- Image-View :
- new menu command slideshow: showing next image every 1.5 seconds.
- #10 Faster swiping through high resolution images
- initially the view is loaded with low res image. on first zoom it is reloaded with maximum resolution.
- Improved scaling of big images
- if image exists but is not in media database restart media scanner for containing folder
- automatic removal of duplicate images from media db
- details: added mediaDb-field-values and current sql in addition to the exif-infos
- Bugfix #13 Swiping : Sometimes the app jumps back
- Fixed Send via bluetooth
- Geografic-Map :
- menu to open Filter-View
- purpose: Filter the photos that are visible in the map.
- if Geografic-Map is opened without intent-extra-de.k3b.extra.FILTER parameter the map is opend with the last used filter.
- improved menu "zoom to fit"
- Intent API: support for de.k3b.extra.FILTER string
- Bugfix: Map-Contextmenu popup-position at marker.
- menu to open Filter-View
- Filter-View :
- Folder- or Date-Picker:
- long-tapping-folder-contextmenu "Show in new Gallery" opens a new prefiltered Gallery-View
- #11 Folder name in bold and counts in non-bold.
- Intent API: intent VIEW mime="image/*" + data=file:xxx or android.intent.extra.STREAM=file:xxx
- de.k3b.extra.SQL is now in human readable string format (Same format as Bookmark or .query file.
- Image-View if xxx is an existing image file.
- else Gallery-View where xxx is used as a path filter
- #16 Media scanner for android below 4.4
- Move and Rename is blocked while Media Scanner is active to avoid conflicts/inconsistent data.
- Technical changes
- Reimplemented database queries with Cursorloader(Manager)
- improved own media scanner so images can be rescanned after fileoperations in android 4.3 and before
v0.4.1.150911
Fixed fdroid build problem: case sensitive directory name: k3b-geohel…