AmazeFileUtilities icon indicating copy to clipboard operation
AmazeFileUtilities copied to clipboard

An open source Google Files alternative for Android

Results 27 AmazeFileUtilities issues
Sort by recently updated
recently updated
newest added

It would look better There isnt fastlane, so idk how to do that

documentation
priority-high

other headings dont have it

hey, I had noticed things to fix in Amaze utilities: 1. settings: * instead of separatelly set the include path for every setting (with is annoying), create a global option...

Currently we have 2 types of analysis, the ones that are fired at app startup and the ones that are done at runtime when user navigates to analysis screen There...

Currently we have functionality to compress images / videos. We should introduce a analysis that gives user an idea how much space they can save by compressing them

Analysis to show apps by their number of times they've been opened

enhancement

It uses [opencv](https://github.com/TeamAmaze/AmazeFileUtilities/blob/62d02204d452603ab85c50d43c7c680e4256c7d7/app/build.gradle#L263). And obviously the lib is not updated and [affected](https://github.com/TeamAmaze/opencv-android/blob/main/opencv/native/3rdparty/libs/arm64-v8a/liblibwebp.a). Opencv is also used to [read images](https://github.com/TeamAmaze/AmazeFileUtilities/blob/62d02204d452603ab85c50d43c7c680e4256c7d7/app/src/main/java/com/amaze/fileutilities/utilis/ImgUtils.kt#L77).