This website requires JavaScript.
Explore
Help
Register
Sign In
Signal
/
Android
Watch
1
Star
0
Fork
0
You've already forked Android
mirror of
https://github.com/signalapp/Signal-Android.git
synced
2026-04-23 18:30:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
817f1ee938c1d044fe3c85c5f9d9c07dc9b73221
Android
/
app
/
src
/
main
/
java
/
org
/
thoughtcrime
/
securesms
/
glide
History
Cody Henthorne
958331a8ea
Fix bug with APNGParser over reading larger files and invalidating the stream.
2021-06-08 16:48:10 -04:00
..
cache
Fix bug with APNGParser over reading larger files and invalidating the stream.
2021-06-08 16:48:10 -04:00
ChunkedImageUrlFetcher.java
Use Log.tag where appropriate.
2021-03-31 16:02:32 -03:00
ChunkedImageUrlLoader.java
…
ContactPhotoFetcher.java
Create a core-util module with some common utilities.
2020-12-05 13:44:13 -05:00
ContactPhotoLoader.java
Create a core-util module with some common utilities.
2020-12-05 13:44:13 -05:00
OkHttpStreamFetcher.java
Use Log.tag where appropriate.
2021-03-31 16:02:32 -03:00
OkHttpUrlLoader.java
…
PaddedHeadersInterceptor.java
…