BayernMessenger/matrix-sdk-android/src/main/java/im/vector/matrix/android/api/session/room/model/message
Dante Issaias 2763fbb496
fix #447
Signed-off-by: Dante Issaias <dante.issaias@gmail.com>
2019-07-30 13:57:04 +01:00
..
AudioInfo.kt Add some javadoc from Matrix spec and add EncryptedFileInfo where necessary 2019-07-02 09:56:20 +02:00
FileInfo.kt Add some javadoc from Matrix spec and add EncryptedFileInfo where necessary 2019-07-02 09:56:20 +02:00
ImageInfo.kt Add some javadoc from Matrix spec and add EncryptedFileInfo where necessary 2019-07-02 09:56:20 +02:00
LocationInfo.kt Add some javadoc from Matrix spec and add EncryptedFileInfo where necessary 2019-07-02 09:56:20 +02:00
MessageAudioContent.kt add getFileUrl extension 2019-07-09 15:03:21 +02:00
MessageContent.kt fix #447 2019-07-30 13:57:04 +01:00
MessageDefaultContent.kt Renamed package .internal.session.room.annotation to xx.relation 2019-05-28 10:45:58 +02:00
MessageEmoteContent.kt Renamed package .internal.session.room.annotation to xx.relation 2019-05-28 10:45:58 +02:00
MessageEncryptedContent.kt add getFileUrl extension 2019-07-09 15:03:21 +02:00
MessageFileContent.kt add getFileUrl extension 2019-07-09 15:03:21 +02:00
MessageImageContent.kt add getFileUrl extension 2019-07-09 15:03:21 +02:00
MessageLocationContent.kt Add some javadoc from Matrix spec and add EncryptedFileInfo where necessary 2019-07-02 09:56:20 +02:00
MessageNoticeContent.kt Renamed package .internal.session.room.annotation to xx.relation 2019-05-28 10:45:58 +02:00
MessageTextContent.kt Renamed package .internal.session.room.annotation to xx.relation 2019-05-28 10:45:58 +02:00
MessageType.kt Code cleanup, remove duplicate code, and add some comments 2019-06-04 17:36:49 +02:00
MessageVideoContent.kt add getFileUrl extension 2019-07-09 15:03:21 +02:00
ThumbnailInfo.kt Add some javadoc from Matrix spec and add EncryptedFileInfo where necessary 2019-07-02 09:56:20 +02:00
VideoInfo.kt Add some javadoc from Matrix spec and add EncryptedFileInfo where necessary 2019-07-02 09:56:20 +02:00