Skip to content

Releases: k3b/APhotoManager

v0.5.5.161220 Image picker

19 Dec 16:01
@k3b k3b
Compare
Choose a tag to compare
  • #7 Implement picker via gallery with ACTION_GET_CONTENT / ACTION_PICK
    • you can use APhotoManager as an image picker
    • Set Geo: beside picking picking the pos from a map you can also Pick Geo from Photo.
  • fix: pick geo via map with no initial value: use last used value as default for current
  • Exif-Details-View: sorted, more attributes, xmp-sidecarfile-attributes.
  • Folder-Picker Hidden Folders are now displayed as "[...]"
  • Folder-Picker Hidden Folders that can be unhidden by media scanner are now displayed as "*[...]"
  • Folder-Picker added to contextmenu Hide Images: Make all images below this folder invisible
  • Gallery-View contextmenu Start Media Scanner: removes ".nomedia" file to allow "unhide" from "*[...]" folder

v0.5.4.161112 Bugfixes

12 Nov 13:45
@k3b k3b
Compare
Choose a tag to compare
  • Bugfix: Missing clipboard cut/copy support for some edit fields on small screen
  • Bugfix #71 : Nullpointer exception on image details of whatsapp photo
  • Bugfix #73 : Fix Settings NumberFormatException
  • Bugfix delete multible sometimes did not work anymore
  • Minor improvement in Filter-View:
    • Actionbar icons for cancel/clear/ok instead of pushbuttons that are hidden, when Soft-Keyboard pop-s up
    • Path-field: automatic adding sql wildcard "%" if path does not contain path delimiter "/" or wildcard "%"

v0.5.4.161111 Bugfixes

11 Nov 08:03
@k3b k3b
Compare
Choose a tag to compare

v0.5.3.160927 Mapsforge offline map support

26 Sep 13:50
@k3b k3b
Compare
Choose a tag to compare
  • #64 : Image edit whithout app choser. After image edit rescan file
  • #60 Add support for org.mapsforge offline maps
  • #62 Added support to display *.gpx and *.kml files as blue markers with popupBubble in map
  • #63 contextmenu "Show Photo(s)" in Geographic-Map and Folder-Picker opens Image-View.
  • #21 additional languages translations via crowdin.com: polish translation by "Maselkowicz". Updates: Italian by "random_r", Japanese by "naofum",Dutch by keunes
  • #58 Open APhotoManager-s APhotoMap when some app wants to open online map like https://maps.google.com/
  • fix: removed unneeded permissions ACCESS_FINE_LOCATION&ACCESS_COARSE_LOCATION inherited from a lib
  • #59 upgrade to osmdroid-5.4 that solves Flickering markers when moving map viewport.

v0.5.2.160726 bugfixes

27 Jul 12:54
@k3b k3b
Compare
Choose a tag to compare
  • fixed compatibility issues with android 4.0 (version 14 and 15)
  • #55 fixed orientation problem in imageview
  • updated lib PhotoView to com.github.k3b:PhotoView:v1.2.6.k3b-5-SNAPSHOT

v0.5.1.160712 Reimplemented precalculated miniimages (thumbnails)

12 Jul 20:40
@k3b k3b
Compare
Choose a tag to compare
  • #21 updated missing italian and japanese translations via crowdwin by "random_r" and "naofum".
  • #54 replaced android-s mediaDB-thumbnails with Sergey Tarasevich's Android-Universal-Image-Loader https://github.com/nostra13/Android-Universal-Image-Loader
    • Settings View: Thumbnail folder defines the filesystem's directory where precalculated-mini-images (thumbnails) are stored and loaded from.
  • #53 performance/quality/thumbnail optimisation for Image-View (improving #10 and #39)
    • There is a new setting Big photo width/height optimisation for Image-View
    • Loading #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.

v0.5.0.160629

22 Jun 19:52
@k3b k3b
Compare
Choose a tag to compare

v0.4.6.160304 Bugfixes Android6 Media Scanner

04 Mar 12:35
@k3b k3b
Compare
Choose a tag to compare

Bugfix Android 5 and later: Copy/Move

21 Feb 23:48
@k3b k3b
Compare
Choose a tag to compare

Bugfix Release:

  • Bugfix: #32 Android5 copy photo failed. Directory picker should only show folders that are not write protexted for photo copy/move
  • Improvement - more Debug support: Settings Dialog allows to clear current LogCat or write current LogCat to file without having a fatal error (Exception). File Operations erros are writen to logCat.
  • Online Help: renamed git repository/wiki url from "AndroFotoFinder" to "APhotoManager"
  • #21 additional languages : Added Romanian translation by mironeasav

v0.4.4.160117

07 Jan 19:06
@k3b k3b
Compare
Choose a tag to compare
  • Minor bugfixes
  • Translations English, French, German, Japanese