Commit Graph

19 Commits

Author SHA1 Message Date
tibbi 8b9d05043f update version to 6.28.1 2023-10-09 21:55:47 +02:00
tibbi c3bd1e38f9 updating commons 2023-10-09 21:41:58 +02:00
Naveen 0fa3c0cfd4
Use glide's ksp processor
https://bumptech.github.io/glide/doc/download-setup.html#kotlin---ksp

This is necessary to generate `AppGlideModule` implementation, without which the `SVGModule.registerComponents()` will never be called.
2023-10-09 23:40:45 +05:30
Naveen 1db346bc0b
Update apng, awebp library 2023-10-03 21:25:30 +05:30
Naveen 135720bd2f
Update webp library
Fixes known vulnerability:
https://nvd.nist.gov/vuln/detail/CVE-2023-4863
https://github.com/SimpleMobileTools/Simple-Gallery/issues/2990
2023-10-03 20:52:40 +05:30
tibbi ec396b1d65 update version to 6.28.0 2023-09-28 13:30:51 +02:00
tibbi 7558d97588 updating commons 2023-09-28 13:19:39 +02:00
tibbi ae000eb977 revert gradle plugin to 7.4.0 because of PESDK issues 2023-09-28 13:09:21 +02:00
tibbi 9c3799f41b updating commons 2023-09-23 18:44:48 +02:00
Tibor Kaputa 5a2ce933b1
Merge pull request #2936 from gmasil/add-support-for-animated-thumbnails-for-webp-files
support animated thumbnails for animated webp files
2023-09-23 18:42:31 +02:00
tibbi e0b79d331a updating commons 2023-09-19 23:40:02 +02:00
gmasil 1edbfd6264
support animated thumbnails of webp files and allow settings for files/folders separately 2023-09-19 15:30:33 +02:00
tibbi 83a916bcc6 updating commons 2023-09-12 11:01:32 +02:00
Naveen fd043a7805
Update commons 2023-09-06 18:10:26 +05:30
Naveen 02d11dff68
Upgrade AGP to 8.1.1 2023-09-06 12:55:34 +05:30
tibbi 87adbfcd4b updating commons 2023-08-31 00:06:22 +02:00
Ensar Sarajčić 2739c1298d Reduce targetSDK to 33 2023-08-30 09:31:11 +02:00
Ensar Sarajčić 5d0ab5be21 Use a proper string for allowing access to more media 2023-08-22 11:57:42 +02:00
Ensar Sarajčić dd91cfe713 Migrate to kotlin gradle scripts 2023-08-17 14:46:52 +02:00