Practicalbutterfly5

Results 42 comments of Practicalbutterfly5

Are you using a miui device? If so these settings need to be enabled in developer options 1. USB debugging 2. Install via USB 3. USB Debugging (Security Settings)

For Oppo devices try this In `Developer options`, scroll to bottom and enable `Disable Permission Monitoring`.

> Hey, > I have the same issue here with my Oppo A72 > > I'm using the wired debugging for adb. > And i also didn't have the "Install...

> In `Developer options`, scroll to bottom and enable `Disable Permission Monitoring`. @rom1v I think this should be included in Readme. Same goes for miui security settings for miui devices.

Add the following entry point to docker-compose file. ``` entrypoint: bash -c "sed -i 's/isSupportEditFeature=function(){return!1}/isSupportEditFeature=function(){return 1}/g' /var/www/onlyoffice/documentserver/web-apps/apps/*/mobile/dist/js/app.js;/app/ds/run-document-server.sh;" ``` Only basic text editing is possible with this, but hey it’s something....

This app is now useless. Latest version of magisk hide removed ro.build.selinux prop in magisk hide, so no clean chit on both native root checker and rootbeer.

Any updates on this? Recently I had shared a large folder with friends, and they had difficulty finding the file they were looking for. This would be the most important...

This bug is annoying. I restored a backup from another cloud when I accidentally deleted some folders. And after running occ files:scan --all, those folders show as modified just now..😔

Hello, any updates on this issue? I was trying to test dim on arm64 server but couldn't because of unsupported architecture in docker. Hopefully this happens soon.

Using the latest tag for image downloaded the amd version for me, I had to use the arm specific image tag to download the arm image. Not sure how it...