DSC Auto Rename (ro.ciubex.dscautorename) on Google Play

WhoIs for 'ciubex.ro'

ro.ciubex.dscautorename
This application automatically rename ALL the images and clips files taken by the camera. Read carefully all description!Once the application rename a file the file name can not be reverted, the application do not store the old names because will cause conflicts: the default camera application use a counter which is reset each time when files are removed/renamed. In that case if the files are renamed back using old names could crash your camera app when new files are created.Sorry for the inconveniences but I do not have a newest phone with KitKat or Lollipop and development using Android Emulator is not help me because do not have SD card restrictions like real one.Read paragraph: "What changed after KitKat?" from http://goo.gl/0xr7qI KitKat adviceApplication can rename files stored on internal memory only! The application do not have access on SD card files by default.Lollipop advicePlease uninstall and reinstall the application!As on KitKat case, the application can rename files from internal memory. For external memory should be enabled the "Rename within a folder" and should be selected which folder are used by your camera app to save files. For consistency please select also folders from internal memory.If you have issues on Lollipop, select only DCIM folder and not the subfolder, like 100ANDRO, make a selection only like: SD Card/DCIMDescriptionI made this application to rename pictures and clips from my phone Sony Xperia V automatically based on date and time of file, from DSC_0001.JPG or MOV_0001.mp4 to 20150414_213616.JPG or 20150414_090523.mp4.The new file name is based on the date and time when the file was modified last time or the date and time when a picture or video was taken, depends by user choice for the option.Rename file using the date and time:- when the file was added to the media provider;- when the file was last modified;- ONLY for the pictures can be used EXIF info, clips do not have support for it.The user can limit the rename process within some desired folders, including the subfolders, using the option: "Rename within a folder".The file rename format use Java date and time formats:- yyyy for years;- MM for month;- dd for day;- HH for hour;- mm for minutes;- ss for seconds;- SSS for milliseconds.See more format information: http://docs.oracle.com/javase/6/docs/api/java/text/SimpleDateFormat.htmlUnfortunately due to EXIF specifications and Android file name date time the milliseconds are not used internally.Define file name patterns individually for pictures or clips. Wildcards * or ? can be used too, the pattern matching is not case sensitive so can be used lower or upper case or combined, the result will be the same.Do not use too generics pattern like *.JPG to avoid infinite renaming loopin.The rename service, if is enabled, automatically is triggered when the image or movie file is saved on the device media storage using two ways:1. events send by the camera, but the camera application must send com.android.camera.NEW_PICTURE or android.hardware.action.NEW_PICTURE, otherwise, the rename service is not triggered.2. events send by the Media content changes, this imply a service which observ all changes on the media content.The application sources are available at: https://github.com/ciubex/dscautorenameI'm a simple Java developer with some basic Android knowledge. I made this application for my own proposes and I want to share with other users.Unfortunately I don't have knowledge or money to make translations for other languages.Thank you for your support and feedback!