Jesús Recio

Results 132 issues of Jesús Recio

### Steps to reproduce 1. In file list, enter any string in top search bar -> matching results are displayed 2. pull to refresh in the list ### Actual behaviour...

Bug
File list
New architecture

### Steps to reproduce 1. Add account 2. Go to `Manage Accounts` and remove the account ### Actual behaviour App crashes ### Expected behaviour No crash Crash is very long,...

Crash
p2-high
New architecture

Synchronization engine with [new architecture ](https://github.com/owncloud/android/milestone/43) ### TASKS: - [ ] [GIT] Create branch release/Y.Y.Y in owncloud/android-library from master - [ ] [GIT] Create branch release/X.X.X in owncloud/android from master...

Release

Store `bitrise.yml` file in GH, so that anyone can contribute in CI https://devcenter.bitrise.io/en/builds/configuring-build-settings/managing-an-app-s-bitrise-yml-file.html ### TASKS - [ ] Research (if needed) - [ ] Create branch feature/feature_name - [ ]...

Feature request
CI

In the following scenario, Android app behaves in a very different way comparing with other clients: 1. Select any item of the list 2. Select Copy or Move actions 3....

File list
New architecture

This one comes form https://github.com/owncloud/android/pull/3007#issuecomment-719426005 If any link of an item in non-root is removed from the `Share by Link` view, such view is not refreshed and the removed link...

Bug
Feature request

## Change toast for snackbar 1. Remove device connection 2. Select to share an item with other user 3. Enter username of recipient **Current**: Error message in a toast **Expected**:...

Bug
Share with users
Error message

Comes from https://central.owncloud.org/t/androip-app-2-19-shows-photos-not-correct/36067 ### Steps to reproduce 1. Upload more than 5-10 photos 2. Try to view ### Actual behaviour Only some photos are displayed, not the whole grid. Not...

Bug
File list

The following crashes in Google Play. 1. It was only reported for Android 12 and 2.20 version. ``` android.app.BackgroundServiceStartNotAllowedException: at android.app.ContextImpl.startServiceCommon (ContextImpl.java:1940) at android.app.ContextImpl.startService (ContextImpl.java:1886) at android.content.ContextWrapper.startService (ContextWrapper.java:791) at com.owncloud.android.files.services.TransferRequester.uploadsUpdate...

Bug
Crash

Crash reported in Google Play: ``` java.lang.IllegalStateException: at android.os.Parcel.createExceptionOrNull (Parcel.java:2381) at android.os.Parcel.createException (Parcel.java:2357) at android.os.Parcel.readException (Parcel.java:2340) at android.os.Parcel.readException (Parcel.java:2282) at android.app.job.IJobScheduler$Stub$Proxy.schedule (IJobScheduler.java:308) at android.app.JobSchedulerImpl.schedule (JobSchedulerImpl.java:47) at com.owncloud.android.files.services.TransferRequester.scheduleTransfer (TransferRequester.java:362) at com.owncloud.android.files.services.TransferRequester.scheduleUpload...

Crash