Dantotsu/app
TwistedUmbrellaX fa6e3a34b5
fix: prefer caching the final version (#283)
While caching the original and the final seems like an ideal way to reduce overhead, you cache an original copy of the image and the modified copy of the image to only ever load the modified copy. The size is set, meaning you are not reusing the original image. There is no reason to cache it.
2024-03-23 20:07:02 -05:00
..
src fix: prefer caching the final version (#283) 2024-03-23 20:07:02 -05:00
.gitignore fix: update .gitignore 2024-02-06 17:26:42 -06:00
build.gradle Merge pull request #271 from RepoDevil/cleanup 2024-03-23 16:56:18 -05:00
google-services.json feat: alpha version 2024-02-03 21:05:01 -06:00
proguard-rules.pro feat: server-side auth 2024-02-15 18:28:03 -06:00