Page 1 of 1

File Order Bug

Posted: 2020-08-03, 22:18 UTC
by PassingStrike
In the alphabetic order, instead of organize the files like:
File 1
File 2
File 3
File 4
...
File 10
File 11
File 12
File 13
...
File 20
File 21
File 22
File 23
It organizes them as:
File 1
File 10
File 11
File 12
File 13
File 14
...
File 2
File 20
File 21
File 22
...

Is this a bug or am I doing something wrong?

Re: File Order Bug

Posted: 2020-08-04, 02:26 UTC
by Usher
Natural sorting on Android isn't implemented. It's not a bug, it's a feature.
See explanation here: https://www.ghisler.ch/board/viewtopic.php?f=22&t=56538&p=366580#p366711

Re: File Order Bug

Posted: 2020-08-05, 19:33 UTC
by PassingStrike
Usher wrote: 2020-08-04, 02:26 UTC Natural sorting on Android isn't implemented. It's not a bug, it's a feature.
See explanation here: https://www.ghisler.ch/board/viewtopic.php?f=22&t=56538&p=366580#p366711
So is it Android's fault? The Default File Manager of my phone doesn't have this problem.
After revising the post you posted, I can see that this will be very difficult to change without affecting the optimization of the app. If that is true, then we can conclude that this problem is answered.