Aitorbp

Results 30 comments of Aitorbp

This bump is not going to be merged because the bitrise UI Tests are giving a lot of problems.

We have an operating system restriction that causes the worker to be relaunched when it meets the requirements it has. In our case, it has a restriction to only execute...

We might be facing a race condition issue here. When we click on `Retry`, the `UploadFileFromFileSystemWorker` is executed, and the `removeLocalFile()` could be triggered before the upload has succeeded. As...

This issue is blocked until a migration to Material 3 is done. This new approach has been proposed because there is a conflict between the colors when they are focused/unfocused....

> Those logs do not include http requests, are they enabled? No, I will add with http requests enabled

> Doing some checks about this one. Some inputs: > > * I think the problem does not depend on the behaviour (copy, remove). It's reproducible with both. > *...

Things to checks: - Stranges behaviour when changes the connections. - Sometimes we receive the `NetworkErrorException` or `NoConnectionWithServerException`. Should be `NetworkErrorException`. - I don't know if the `BackoffCriteria` is working...

Everything related to the toolbar will be done in this issue: https://github.com/owncloud/android/issues/4365.

The `list_item_lastmod_and_filesize_text` color has been changed to meet minimum contrast requirements. Apart from the places that it says in the issue, it has also been changed in: - Log list...

The `list_item_lastmod_and_filesize_text` color have been changed for this hex value `#707575 `to meet with the requirements: Also we have created a new color `share_warning_text` (`#525757`) for public link warning description...