25 Commits

Author SHA1 Message Date
zhouguan 08aed37653 Prevent crash when Activity is destroyed during image loading
Pull Request resolved: 138
commit_hash:cdb44dc3db5163b0d844d2b4a1e34c4c512ac98a
2026-04-29 22:42:41 +03:00
grechka62 fdf534f7bc Report image loading errors
commit_hash:da79c74f414e0a7e198e075df655a0a2f31904c9
2026-04-22 16:58:15 +03:00
grechka62 542dcf1641 Fixed loading of animated webp images by Glide
commit_hash:a2570e36d7082d909453dc40d50a8976f7210d1b
2026-04-21 10:38:49 +03:00
pkurchatov 081b55f42c build.gradle -> build.gradle.kts
commit_hash:e5a2e62dbc4976dad23a54fdc75394e70a901646
2026-04-16 12:53:53 +03:00
grechka62 7bbde9a4f5 Support svg in picasso and glide loaders
commit_hash:d662082ec5832c7ce965b8e92bc8edc8a3311440
2026-03-17 14:28:26 +03:00
grechka62 730f4a0cdb Fixed showing of non-animated images in gif-image from Glide
commit_hash:35f8cd5dc5c140e367b1dde08399f257aff74411
2026-03-16 12:45:45 +03:00
pkurchatov 61077774fe Fixed some Gradle warnings
commit_hash:37fd7c21c1a5a5a7656a5d6a87dabc3b7b6e5408
2026-03-10 11:54:53 +03:00
pkurchatov 44efff41dd Removed jacoco plugin
commit_hash:3f011ba984984a3a1265c9187ac819e573b0daae
2026-02-25 16:12:02 +03:00
grechka62 892db6811f Unify image loading
commit_hash:67d7b002bc4d9d272948907ea33eb2974dde65bc
2026-02-11 14:35:25 +03:00
pkurchatov 126fc3e088 Cleanup
commit_hash:2d11541ba855a97c59b2d5dd92da3232aafa308c
2026-01-27 13:27:52 +03:00
cir2100 e0df552a8a limiting the size of the bitmap after downloading an image or gif
commit_hash:b9f5321bb7fede758174b9b4d7f6cd90c797c2db
2025-12-15 11:14:24 +03:00
grechka62 d896990285 Revert Move svg decoding to image loaders
commit_hash:42e90862cee1afcb438d7efde059f0ad5f124c20
2025-11-26 11:23:36 +03:00
grechka62 e6e7206ab9 Move svg decoding to image loaders
commit_hash:200cdd1b90a91e81587bb47cf3038c5a186916de
2025-11-14 14:48:40 +03:00
grechka62 1ffd165051 Revert Support animated webp format
commit_hash:d2e936bd48bc97dbc5570490bc81ddc46277e520
2025-10-16 14:35:06 +03:00
bakalskayas aa28dad8e1 support animated WebP format
commit_hash:e5cfe8303b6d5e56275e7ca52ef58f294a689d0e
2025-10-01 20:40:39 +03:00
vyaivanove 7f425141ef Lighten R8 rules
commit_hash:9031d046975afd00c1b2b39bda7d531018b9afff
2024-12-28 16:06:43 +03:00
vyaivanove dc626fecf7 Use ksp instead of kapt
commit_hash:d68b8afce26dda3cf342d446ded234d9f4a6fb0f
2024-12-18 15:44:44 +03:00
Georgii 4657cedd47 Added SVG to all loaders
0c06bad5896fcbe5545f1773dcbd4b99dcc72db3

Pull Request resolved: 41
2024-04-19 12:50:44 +03:00
the-leo e53422b496 Revert "Added SVG support to all loaders"
a757e25d4c50e6de1262397a5ec81d37f100fbb2
2024-04-19 11:23:08 +03:00
the-leo f3ede52cc8 Added SVG support to all loaders
57b933dfaf11d0b71dfe036993780d73ea031a02

Pull Request resolved: 41
2024-04-18 15:38:07 +03:00
bacecek 30aca48fd0 Migrate to version catalog
ab375b7fc7fcef85a37a3933e62d527e146c186e
2024-03-09 10:15:00 +03:00
egorkrivochko 89b33e4e20 Removed dependency on androidx.fragment 2023-11-16 17:22:02 +03:00
vyaivanove 935b525b0c Update Gradle to 8.3, AGP to 8.1.1 2023-09-29 10:29:24 +03:00
vyaivanove 2be6a946d4 Move namespace declaration to gradle script, remove empty manifests 2023-09-26 19:23:23 +03:00
edubinskaya f973826aaf DivImageLoader implementation with Glide and Picasso 2023-09-14 13:49:45 +03:00