android
android copied to clipboard
:phone: The ownCloud Android App
Not many appearances, not critical. This is the stacktrace: ``` Exception java.lang.NullPointerException: at com.owncloud.android.ui.ReceiveExternalFilesViewModel.refreshFolderUseCase (Unknown Source:6) at com.owncloud.android.ui.activity.ReceiveExternalFilesActivity.startSyncFolderOperation (ReceiveExternalFilesActivity.java:627) at com.owncloud.android.ui.activity.ReceiveExternalFilesActivity.onBackPressed (ReceiveExternalFilesActivity.java:462) at com.owncloud.android.ui.activity.ReceiveExternalFilesActivity.onOptionsItemSelected (ReceiveExternalFilesActivity.java:784) at android.app.Activity.onMenuItemSelected (Activity.java:4834) at androidx.activity.ComponentActivity.onMenuItemSelected...
Not many appearances, but it deserves a look. This is the stacktrace: ``` Exception java.lang.IllegalStateException: FragmentManager is already executing transactions at androidx.fragment.app.FragmentManager.ensureExecReady (FragmentManager.java:1697) at androidx.fragment.app.FragmentManager.execSingleAction (FragmentManager.java:1727) at androidx.fragment.app.BackStackRecord.commitNow (BackStackRecord.java:317) at...
A new view to show which users are members of a space. iOS example: For the current issue, just showing the list of members AC: - In the bottom sheet,...
The first one comes from https://github.com/owncloud/android/pull/4708#issuecomment-3581394685. Icons are not always center inside the layout. Need to check why. On the other hand, it's probably related that the space image is...
### Steps to reproduce 1. In the app, configure auto-upload. 2. Configure the server to be on a local network reachable from a specific WIFI ap. 3. take a picture...
An space member can be removed by a space `manager` unless it is the last `manager` in the space. Associated permission: `libre.graph/driveItem/permissions/delete` A trashbin icon in the list of members...
An existing member inside of an space can be edited. There are two values to be edited: - Permission: it's mandatory, so it can be changed but removed. - Expiration...
### Steps to reproduce 1. Create a new folder 2. Without refreshing screen, select the folder by long pressing and click on three-dot-button ### Actual behaviour `Move`, `Remove` and `Rename`...
### Steps to reproduce 1. In oCIS account, select any item from the list of files and `Copy` -> list of spaces displayed 2. Rotate the device ### Actual behaviour...
As a follow up of #4485 I observe on recent _master_ eaf57881da more issues this is the output of lint