Jesús Recio

Results 137 issues of Jesús Recio

``` org.koin.android.error.MissingAndroidContextException: at org.koin.android.ext.koin.ModuleExtKt.androidContext (ModuleExt.kt:33) at com.owncloud.android.dependecyinjection.RemoteDataSourceModuleKt$remoteDataSourceModule$1$3.invoke (RemoteDataSourceModule.kt:65) at com.owncloud.android.dependecyinjection.RemoteDataSourceModuleKt$remoteDataSourceModule$1$3.invoke (RemoteDataSourceModule.kt:65) at org.koin.core.instance.InstanceFactory.create (InstanceFactory.kt:50) at org.koin.core.instance.SingleInstanceFactory.create (SingleInstanceFactory.kt:40) at org.koin.core.instance.SingleInstanceFactory.get (SingleInstanceFactory.kt:48) at org.koin.core.registry.InstanceRegistry.resolveInstance$koin_core (InstanceRegistry.kt:87) at org.koin.core.scope.Scope.resolveInstance (Scope.kt:214) at org.koin.core.scope.Scope.get (Scope.kt:181) at...

Bug
Crash
p2-high

After https://github.com/owncloud/android/issues/3379, the option to show or hide the could be enforced via `setup.xml` or MDM New parameter call `document_provider_visibility` or similar, with `false` as default. That means, document provider...

Settings
Feature request
Estimation - 3 (M)

### Steps to reproduce 1. Set any file as available offline -> badge displayed in file list and `Available offline` option in card (check https://github.com/owncloud/ios-app/issues/1065) 2. Set the file as...

Problem comes from owncloud/openidconnect#66 (comment), in the scope of the OAuth2 - OIDC migration. These are the steps (let me know if you need an environment): 1. Connect the app...

Type:bug

Detected during regression test of version 11.6. Delayed, since it will need some research in advance to be fixed. ### Steps to reproduce 1. Enable VoiceOver in the device Settings...

Type:bug
p2-high
Accessibility

In webUI, users are allowed to set an avatar ![Screenshot 2019-06-24 at 12 08 40](https://user-images.githubusercontent.com/14894746/60010820-dd075d00-9678-11e9-8352-5c332f8c2ba1.png) the avatar is retrieved with a `GET` request on the following endpoint: `index.php/avatar//` Where to...

Design
p3-medium

Comes from https://github.com/owncloud/ios-app/pull/1088#issuecomment-1011072901 ### Steps to reproduce 1. In iPad, open the app after killing (it's needed to reproduce that the app was not opened before) 2. Open a folder...

bug

Actually, when the list of files is empty: ![Screen Shot 2022-01-10 at 11 52 34](https://user-images.githubusercontent.com/14894746/148919037-dbfd5c75-11d9-49b9-91fc-c929444470e1.png) In order to allign wording with other platforms, replacing `This folder contains no files or...

If an item is not available offline, action card/contextual menu shows: `Make available offline`. ✅ If an item is available offline, action card/contextual menu shows: `Available offline` :interrobang: It is...

feature:fileList

This problem was detected in the 11.8 version regression test. Regarding the IAP section in `Settings` : I observed the following situations (all of them are different and isolated cases,...

bug