owncloud / android

:phone: The ownCloud Android App
GNU General Public License v2.0
3.85k stars 3.06k forks source link

[RELEASE] 4.4.1 #4501

Closed jesmrec closed 3 weeks ago

jesmrec commented 1 month ago

Patch release

TASKS:

QA

QA checks:

https://github.com/owncloud/android/issues/4501#issuecomment-2435206892

Bugs & improvements:

jesmrec commented 4 weeks ago

Server version: 5.0.8
Device & Android version: Xiaomi Redmi 13, Pixel 2, Samsung Galaxy Tab A8
Android app version: 4.4.1

https://github.com/owncloud/android/pull/4437:

move behaviour:

copy behaviour (regression)

jesmrec commented 4 weeks ago

The change that was undone to fix https://github.com/owncloud/android/issues/4495 has caused a regression in the original PR. Automatic uploads with behaviour copy are not removed from /tmp. This is the scenario i tested (still more scenarios to test):

  1. Enable automatic uploads with copy (kept in original folder) behaviour
  2. Take some pictures
  3. Wait 15 minutes

Current: uploads finish correctly, but the /tmp folder is not cleaned up

joragua commented 3 weeks ago

@jesmrec The bug that was reported is fixed 😄