cryptomator / android

Cryptomator for Android
https://cryptomator.org
GNU General Public License v3.0
761 stars 127 forks source link

Decimal numbers not sorted correctly in A-Z or Z-A sort #559

Open Hitmanforrent opened 6 days ago

Hitmanforrent commented 6 days ago

Please agree to the following

Summary

Decimal numbers sorted 1,10,11,2,3 etc

System Setup

- Android: 14
- Cryptomator: 1.10.3

Cloud Type

Google Drive

Steps to Reproduce

  1. Create a list of files numbered 1,2...10 etc
  2. Sort the list A-Z or Z-A.

Expected Behavior

The decimal numbers are sorted 1,2,...10

Actual Behavior

Decimal numbers are sorted 1,10,11,2,3 etc.

Reproducibility

Always

Relevant Log Output

No response

Anything else?

Cryptomator Android Sort Example A-Z Cryptomator Android Sort Example Z-A