Emmanuel

Results 319 comments of Emmanuel

@VishalNehra @TranceLove ping to try to make the translations work again.

There are power saving settings that are system wide and autodisable animations when battery is low. Do you have a device that lacks this feature? Otherwise I would recommend we...

Working on this

Beware that some filesystems allow symlinks (ext, NTFS) and others do not (FAT, tmpfs, RFS).

I need someone that has a filesystem that can have symlinks to test. Or some way to access /system /data or /cache (w/ext4).

Check [here](https://github.com/EmmanuelMess/AmazeFileManager/tree/feature-symlinks), typing paths is currently a thing for symlinks, but the button will only appear in compatible filesystems.

@guillaume-d There is now (and for a short time until someone solves it) a way to type paths, creating a new shortcut.

@TranceLove is this anywhere near mergeable? seems somewhat urgent.

I think it is now requesting exactly java 17, whereas before I could build with java 19: ``` Could not determine the dependencies of task ':app:packageFdroidDebug'. > Could not create...