android
android copied to clipboard
📱 Nextcloud Android app
I hopefully fixed all ``` android.app.RemoteServiceException: Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{496cd9c u0 com.nextcloud.client/.media.PlayerService} ``` But if some code tries to directly stop audio player it might fail, if...
### Cause of error ```java Exception in thread "main" java.lang.RuntimeException: Unable to resume activity {com.nextcloud.client/com.owncloud.android.ui.activity.FileDisplayActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference at android.app.ActivityThread.performResumeActivity(ActivityThread.java:5282)...
Regarding feature request #7358 - Adding Option to directly upload a video - If camera permissions are not already granted, it will ask if for video or image after granting...
Right now the storage path has values like "/data/emulated/0" which is suuper technical. Instead the choice should be for "Data storage" and the choices could be "Internal storage", "SD card"...
### ⚠️ Before posting ⚠️ - [X] This is a **bug**, not a question or an enhancement. - [X] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate. -...
This is another fix for that nullpointer issue as in #12476 (#12467) Apparently there was a custom implementation of the same walkFileTree-function inside of the code, **suprise** still had the...
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I use a custom nextcloud instance and have previously used a password manager to...
Issue #8617 - [x] Tests written, or not not needed
**PR by Alper** - [X] Tests written, or not not needed
### ⚠️ Before posting ⚠️ - [X] This is a **bug**, not a question or an enhancement. - [X] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate. -...