Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Related Rants
On recent Android versions, moving a folder within the internal storage changes its last modified time (mtime) to now.
The purpose of mtime is to indicate when the contents of a file or folder have been modified. If it is moved itself, only the change time (ctime) is supposed to change. How could Google miss this? This has been the Linux behaviour for decades.
Google simply couldn't miss this opportunity to mess up stuff.
rant
android os