⚠️ Before posting ⚠️
Steps to reproduce
Steps to reproduce:
- Open file/image in e.g. gallery app
- check the file name
- click "share to" button
- select Nextcloud app
- check upload file name
Expected behaviour
File name should remain unaltered and original file name must be preserved. The issue occurs since app was updated yesterday, Previous version of the app allowed upload with original file name.
Actual behaviour
original file name was e.g. IMG_20260724_095541.jpg (date/time based format). In the upload dialog Nextcloud App suggest file name such as 1784890751676.jpg (looks like timestamp format).
Android version
Xiaomi HyperOS 3.0.304 / Android 16 with security update 2026-06-01
Device brand and model
Redmit Note 14 Pro+ 5G
Stock or custom OS?
Stock
Nextcloud android app version
34.1.0
Nextcloud server version
33.0.7
Using a reverse proxy?
No
Android logs
adb logcat --pid=$(adb shell pidof -s 'com.nextcloud.client') produces no log output during this operation.
Server error logs
n/a (issue is client side only and occurs before upload)
Additional information
No response
Steps to reproduce
Steps to reproduce:
Expected behaviour
File name should remain unaltered and original file name must be preserved. The issue occurs since app was updated yesterday, Previous version of the app allowed upload with original file name.
Actual behaviour
original file name was e.g. IMG_20260724_095541.jpg (date/time based format). In the upload dialog Nextcloud App suggest file name such as 1784890751676.jpg (looks like timestamp format).
Android version
Xiaomi HyperOS 3.0.304 / Android 16 with security update 2026-06-01
Device brand and model
Redmit Note 14 Pro+ 5G
Stock or custom OS?
Stock
Nextcloud android app version
34.1.0
Nextcloud server version
33.0.7
Using a reverse proxy?
No
Android logs
adb logcat --pid=$(adb shell pidof -s 'com.nextcloud.client')produces no log output during this operation.Server error logs
Additional information
No response