- 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
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.