Android PowerUser

Results 10 issues of Android PowerUser

Encrypted files should be able to be backed up with a fingerprint in the app so that the encryption also in the internal memory would make sense. Incidentally, of all...

Have a [vosk-android-demo-0.3.23-german.apk](https://drive.google.com/file/d/1dIk81VVE0imB1Ul8187T3C-iMmVa2mB7/view?usp=sharing) created with a German model. Please add.

Despite a high enough file size setting, some thumbnails will not load. It's often different thumbnails that don't load, and sometimes they load and sometimes they don't.

To open files with other apps you have to mark them first, then menu, then external app and then possibly chose the app. It would be better to be able...

enhancement

### Problem description In the example Debian to add to PRoot-distro for adding distributions comes `[!] Sorry, but distribution download URL is not defined for CPU architecture 'aarch64'.` Although this...

bug report

I wasn't happy with the loading time of thumbnails. So I changed the code to cache thumbnails in the volume. Images are reduced, videos not. Can you please review and...

I'm trying to get Steam running with Box64 on Ubuntu. Ptitseb, the developer of Box64 says it's probably because of `libudev: udev_monitor_new_from_netlink_fd: error getting socket: Permission denied`. https://github.com/ptitSeb/box86/issues/699#issuecomment-1492968015 Is there...

As soon as the kindness mode is on, Orbox starts a process that uses about 20% of the CPU and cannot be turned off. Not even if the mode is...

bug

When opening files or after a while after opening, ERROR_CODE_IO_UNSPECIFIED appears. But with most files, the app simply crashes when opened. If the storage is shared with other apps via...

Add functionality to remember and use preferred app for opening file formats. * **BaseExplorerActivity.kt** - Add methods to store and retrieve preferred app for file types. - Modify `onExplorerElementClick` to...