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-05-21 23:59:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1aed82d5b7dae99dbb2efea538d51344ed97ffb1
Android
/
app
/
src
/
main
/
java
/
org
/
thoughtcrime
/
securesms
/
attachments
T
History
Greyson Parrelli
17216316f6
Dynamically compute MediaName and MediaId.
2025-03-31 14:44:06 -04:00
..
ArchivedAttachment.kt
…
Attachment.kt
Add MediaNoLongerAvailable wiring.
2024-10-31 15:29:28 -03:00
AttachmentCreator.kt
Move from enum.values() to enum.entries.
2024-11-04 09:18:47 -05:00
AttachmentExtensions.kt
Add support for AttachmentBackfill sync messages.
2025-02-18 16:14:40 -05:00
AttachmentId.kt
…
AttachmentSaver.kt
Use AttachmentSaver to save media overview files to device storage.
2025-03-26 13:59:12 -04:00
AttachmentUploadUtil.kt
Remove unnecessary force and safe checks.
2024-11-04 09:17:30 -05:00
Cdn.kt
Move from enum.values() to enum.entries.
2024-11-04 09:18:47 -05:00
DatabaseAttachment.kt
Dynamically compute MediaName and MediaId.
2025-03-31 14:44:06 -04:00
InvalidAttachmentException.kt
…
PointerAttachment.kt
…
TombstoneAttachment.kt
Fix handling of stickers with invalid locators in backups.
2024-09-21 09:59:09 -04:00
UriAttachment.kt
…
WallpaperAttachment.kt
…