sms-translate/app
Naveen 83ba8ee3f3 Improve image compression
- Approximate quality and compress in one go instead of iterating.
- If compressing doesn't help achieve the required file size limit, keep reducing resolution until the file size is smaller than the max limit.
- Convert PNGs to JPEG for lossy compression when max MMS limit is less than 1MB. This helps avoid tiny pixelated PNG images.
- Removed the abstraction (didn't think it was necessary)
2023-02-16 03:46:41 +05:30
..
src Improve image compression 2023-02-16 03:46:41 +05:30
.gitignore uploading the initial project files 2020-04-03 10:12:58 +02:00
build.gradle update version to 5.17.4 2023-02-08 10:42:07 +01:00
proguard-rules.pro ignore blocked numbers below Android 7 2020-04-19 20:39:37 +02:00