lp1017

Results 2 issues of lp1017

hashing a file like this: [1111.txt](https://github.com/namazso/OpenHashTab/files/9020499/1111.txt) show blank ![2022-06-30 222135](https://user-images.githubusercontent.com/13939211/176701639-2dffe676-24d0-4cd4-a233-fdfc31b494a5.jpg) Can't move to recycle bin ![2022-06-30 221724](https://user-images.githubusercontent.com/13939211/176701062-c527850a-ff58-4f21-9a9f-b0c71f031143.jpg)

bug

进入应用详情页会对该应用标记used by other apps: [com.madness.collision],在设备空闲时会触发bg-dexopt进行speed级优化,极大的增加了占用的存储空间。 目标应用可能很少使用,并且我对dex优化效果没有感知,所以speed优化对我来的是没有必要的。 是哪个功能会触发dex优化,可否提供关闭相应功能的开关

bug