Sorting by time created instead sorts by time modified

Unfortunately, file creation dates are not supported at a file system level on Android, and when we query for creation date, we actually get the last modified date. Therefore this isn’t something we can readily fix.