package icon

Camera Date Folders

Sort photos from camera folder into a date specific subfolder structure
New in version 1.3.2p
- New SDK 34, Gradle and libraries
- (v1.3.2)
Sorts all photos, located in the device's camera folder, into a date specific subfolder structure. This makes it easier to transfer specific photos to a computer, e.g. via USB cable (MTP protocol).

Either keep photos inside the camera folder tree or move or copy them to a separate directory. This can also used as a simple backup method.

Up to three levels are supported: year, month and day. The sorting can be reverted, i.e. all photos can be moved back to the camera base directory.

The program does not read metadata (EXIF) from the photo files, instead it uses the data information encoded in the filenames.

To meet Google's restrictive policy, the Play Store variant of the program must use Google's proprietary Storage Access Framework when running on Android 11 or newer. As a consequence, file operations are extremely slow. This restriction partially exists also for older Android versions and not at all for the F-Droid version of the program. In this case standard file access calls can be activated alternatively, which accelerate the file operations with a factor of approximately 90 (!).

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 1.3.2p (8) suggested Added on Oct 05, 2024

    This version requires Android 4.4 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • android.permission.MANAGE_EXTERNAL_STORAGE
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
    • modify or delete the contents of your shared storage
      Allows the app to write the contents of your shared storage.
    • de.kromke.andreas.cameradatefolders.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 2.5 MiB PGP Signature | Build Log

  • Version 1.3.1 (6) - Added on Sep 19, 2023

    This version requires Android 4.4 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • android.permission.MANAGE_EXTERNAL_STORAGE
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
    • modify or delete the contents of your shared storage
      Allows the app to write the contents of your shared storage.
    • de.kromke.andreas.cameradatefolders.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 2.4 MiB PGP Signature | Build Log

  • Version 1.3 (5) - Added on Dec 26, 2022

    This version requires Android 4.4 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • android.permission.MANAGE_EXTERNAL_STORAGE
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
    • modify or delete the contents of your shared storage
      Allows the app to write the contents of your shared storage.

    Download APK 2.3 MiB PGP Signature | Build Log