edit tags - #16672
Conversation
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16672.apk |
1414f8e to
bf31347
Compare
|
APK file: https://github.com/nextcloud/android/actions/runs/24389201000/artifacts/6423672148 |
|
APK file: https://github.com/nextcloud/android/actions/runs/24439364984/artifacts/6444218935 |
|
APK file: https://github.com/nextcloud/android/actions/runs/27810774168/artifacts/7743761678 |
There was a problem hiding this comment.
Crashing on slow instances due to a socket timeout while fetching tags. Also, when scrolling the adapter, items keep getting swapped or appear in the wrong positions.
Tested with 58b69fb
|
APK file: https://github.com/nextcloud/android/actions/runs/27814668793/artifacts/7745304336 |
|
APK file: https://github.com/nextcloud/android/actions/runs/27815183063/artifacts/7745542040 |
|
APK file: https://github.com/nextcloud/android/actions/runs/27817456441/artifacts/7746548761 |
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
924546b to
7e75b5f
Compare
|
master-IT test failed, but no output was generated. Maybe a preliminary stage failed. |
|
blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed. |
|
Hello @tobiasKaminsky , Tags are ordered alphabetically, but not ignoring case: If a lot of tags are added, they are all shown and it's not possible to scroll the view. Also it's not possible to remove them, as the edit button is outside the screen: Adding too many tags causes an OOM that crashes the app: This happened while loading the files list. FileDao_Impl.kt:3744 contains Sometimes the OOM does not crash the app, but leaves it in inconsistent state: the file is displayed without any tags and is not possible to add any (it "unchecks" automatically after a while logging "cannot assign tag" in ADB): I'll now go on checking the code. |
|
Finished reviewing the code, added a couple of very tiny remarks, but nothing important. Seems sound to me. |



Disclaimer: Claude AI