session-android/src/org/thoughtcrime/securesms/glide
Greyson Parrelli 59f362495a Add additional checks around link preview domains.
We never make requests to non-whitelisted domains, but there were
situations where some links would redirect to non-whitelisted domains,
which would hit a final failsafe that resulted in a crash.

To prevent this, we detect bad redirects earlier and fail more
gracefully.

Fixes #8796
2019-05-06 12:25:53 -07:00
..
cache Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
ChunkedImageUrlFetcher.java Added support for link previews. 2019-01-30 16:10:43 -08:00
ChunkedImageUrlLoader.java Add additional checks around link preview domains. 2019-05-06 12:25:53 -07:00
ContactPhotoFetcher.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
ContactPhotoLoader.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
OkHttpStreamFetcher.java Updated logging. 2018-12-06 12:43:45 -08:00
OkHttpUrlLoader.java Added support for link previews. 2019-01-30 16:10:43 -08:00
PaddedHeadersInterceptor.java Make headers for giphy requests random sizes. 2019-04-30 12:51:58 -07:00